Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 259241 Details for
Bug 351057
dev-python/numpy-1.6.0 fails tests with Python 3.2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
numpy-1.5.1:20110107-203647.log
numpy-1.5.1:20110107-203647.log (text/plain), 916.06 KB, created by
Arfrever Frehtes Taifersar Arahesis (RETIRED)
on 2011-01-07 21:08:50 UTC
(
hide
)
Description:
numpy-1.5.1:20110107-203647.log
Filename:
MIME Type:
Creator:
Arfrever Frehtes Taifersar Arahesis (RETIRED)
Created:
2011-01-07 21:08:50 UTC
Size:
916.06 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-python/numpy-1.5.1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: sci python >[32;01m * [39;49;00mUSE: amd64 doc elibc_glibc kernel_linux multilib test userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking numpy-1.5.1.tar.gz to /var/tmp/portage/dev-python/numpy-1.5.1/work >>>> Source unpacked in /var/tmp/portage/dev-python/numpy-1.5.1/work >>>> Preparing source in /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1 ... > [32;01m*[0m Applying numpy-1.1.0-f2py.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying numpy-1.3.0-fenv-freebsd.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying numpy-1.4.0-interix.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1 ... > [1;32m*[0m [1;34mBuilding of dev-python/numpy-1.5.1 with CPython 2.6...[0m >[1mpython2.6 setup.py build -b build-2.6 [0m >Running from numpy source directory.non-existing path in 'numpy/distutils': 'site.cfg' >F2PY Version 1 >blas_opt_info: >blas_mkl_info: >Disabled blas_mkl_info: (MKL is None) >Disabled blas_mkl_info: (MKL is None) > NOT AVAILABLE > >atlas_blas_threads_info: >Disabled atlas_blas_threads_info: (PTATLAS is None) > NOT AVAILABLE > >atlas_blas_info: >Disabled atlas_blas_info: (ATLAS is None) > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1399: UserWarning: > Atlas (http://math-atlas.sourceforge.net/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [atlas]) or by setting > the ATLAS environment variable. > warnings.warn(AtlasNotFoundError.__doc__) >blas_info: >Disabled blas_info: (BLAS is None) > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1408: UserWarning: > Blas (http://www.netlib.org/blas/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [blas]) or by setting > the BLAS environment variable. > warnings.warn(BlasNotFoundError.__doc__) >blas_src_info: > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1411: UserWarning: > Blas (http://www.netlib.org/blas/) sources not found. > Directories to search for the sources can be specified in the > numpy/distutils/site.cfg file (section [blas_src]) or by setting > the BLAS_SRC environment variable. > warnings.warn(BlasSrcNotFoundError.__doc__) > NOT AVAILABLE > >lapack_opt_info: >lapack_mkl_info: >mkl_info: >Disabled mkl_info: (MKL is None) >Disabled mkl_info: (MKL is None) > NOT AVAILABLE > > NOT AVAILABLE > >atlas_threads_info: >Disabled atlas_threads_info: (PTATLAS is None) >numpy.distutils.system_info.atlas_threads_info > NOT AVAILABLE > >atlas_info: >Disabled atlas_info: (ATLAS is None) >numpy.distutils.system_info.atlas_info > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1306: UserWarning: > Atlas (http://math-atlas.sourceforge.net/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [atlas]) or by setting > the ATLAS environment variable. > warnings.warn(AtlasNotFoundError.__doc__) >lapack_info: >Disabled lapack_info: (LAPACK is None) > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1317: UserWarning: > Lapack (http://www.netlib.org/lapack/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [lapack]) or by setting > the LAPACK environment variable. > warnings.warn(LapackNotFoundError.__doc__) >lapack_src_info: > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1320: UserWarning: > Lapack (http://www.netlib.org/lapack/) sources not found. > Directories to search for the sources can be specified in the > numpy/distutils/site.cfg file (section [lapack_src]) or by setting > the LAPACK_SRC environment variable. > warnings.warn(LapackSrcNotFoundError.__doc__) > NOT AVAILABLE > >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 >creating build-2.6 >creating build-2.6/src.linux-x86_64-2.6 >creating build-2.6/src.linux-x86_64-2.6/numpy >creating build-2.6/src.linux-x86_64-2.6/numpy/distutils >building library "npymath" sources >customize GnuFCompiler >Could not locate executable g77 >Could not locate executable f77 >customize IntelFCompiler >Could not locate executable ifort >Could not locate executable ifc >customize LaheyFCompiler >Could not locate executable lf95 >customize PGroupFCompiler >Could not locate executable pgf90 >Could not locate executable pgf77 >customize AbsoftFCompiler >Could not locate executable f90 >customize NAGFCompiler >Could not locate executable f95 >customize VastFCompiler >customize CompaqFCompiler >Could not locate executable fort >customize IntelItaniumFCompiler >Could not locate executable efort >Could not locate executable efc >customize IntelEM64TFCompiler >customize Gnu95FCompiler >Found executable /usr/bin/gfortran >customize Gnu95FCompiler >customize Gnu95FCompiler using config >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >creating build-2.6/src.linux-x86_64-2.6/numpy/core >creating build-2.6/src.linux-x86_64-2.6/numpy/core/src >creating build-2.6/src.linux-x86_64-2.6/numpy/core/src/npymath >conv_template:> build-2.6/src.linux-x86_64-2.6/numpy/core/src/npymath/npy_math.c >conv_template:> build-2.6/src.linux-x86_64-2.6/numpy/core/src/npymath/ieee754.c >conv_template:> build-2.6/src.linux-x86_64-2.6/numpy/core/src/npymath/npy_math_complex.c >building extension "numpy.core._sort" sources >Generating build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:7: error: âSIZEOF_LONGDOUBLEâ undeclared (first use in this function) >_configtest.c:7: error: (Each undeclared identifier is reported only once >_configtest.c:7: error: for each function it appears in.) >_configtest.c: In function âmainâ: >_configtest.c:7: error: âSIZEOF_LONGDOUBLEâ undeclared (first use in this function) >_configtest.c:7: error: (Each undeclared identifier is reported only once >_configtest.c:7: error: for each function it appears in.) >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:7: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:7: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âasinâ >_configtest.c:2: warning: conflicting types for built-in function âcosâ >_configtest.c:3: warning: conflicting types for built-in function âlogâ >_configtest.c:4: warning: conflicting types for built-in function âfabsâ >_configtest.c:5: warning: conflicting types for built-in function âtanhâ >_configtest.c:6: warning: conflicting types for built-in function âatanâ >_configtest.c:7: warning: conflicting types for built-in function âacosâ >_configtest.c:8: warning: conflicting types for built-in function âfloorâ >_configtest.c:9: warning: conflicting types for built-in function âfmodâ >_configtest.c:10: warning: conflicting types for built-in function âsqrtâ >_configtest.c:11: warning: conflicting types for built-in function âcoshâ >_configtest.c:12: warning: conflicting types for built-in function âmodfâ >_configtest.c:13: warning: conflicting types for built-in function âsinhâ >_configtest.c:14: warning: conflicting types for built-in function âfrexpâ >_configtest.c:15: warning: conflicting types for built-in function âexpâ >_configtest.c:16: warning: conflicting types for built-in function âtanâ >_configtest.c:17: warning: conflicting types for built-in function âceilâ >_configtest.c:18: warning: conflicting types for built-in function âlog10â >_configtest.c:19: warning: conflicting types for built-in function âsinâ >_configtest.c:20: warning: conflicting types for built-in function âldexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âlog2â >_configtest.c:2: warning: conflicting types for built-in function âpowâ >_configtest.c:3: warning: conflicting types for built-in function âexp2â >_configtest.c:4: warning: conflicting types for built-in function âatan2â >_configtest.c:5: warning: conflicting types for built-in function ârintâ >_configtest.c:6: warning: conflicting types for built-in function ânextafterâ >_configtest.c:7: warning: conflicting types for built-in function âtruncâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âcosfâ >_configtest.c:2: warning: conflicting types for built-in function âcoshfâ >_configtest.c:3: warning: conflicting types for built-in function ârintfâ >_configtest.c:4: warning: conflicting types for built-in function âfabsfâ >_configtest.c:5: warning: conflicting types for built-in function âfloorfâ >_configtest.c:6: warning: conflicting types for built-in function ânextafterfâ >_configtest.c:7: warning: conflicting types for built-in function âtanhfâ >_configtest.c:8: warning: conflicting types for built-in function âlog10fâ >_configtest.c:9: warning: conflicting types for built-in function âlogfâ >_configtest.c:10: warning: conflicting types for built-in function âsinhfâ >_configtest.c:11: warning: conflicting types for built-in function âacosfâ >_configtest.c:12: warning: conflicting types for built-in function âsqrtfâ >_configtest.c:13: warning: conflicting types for built-in function âldexpfâ >_configtest.c:14: warning: conflicting types for built-in function âhypotfâ >_configtest.c:15: warning: conflicting types for built-in function âlog2fâ >_configtest.c:16: warning: conflicting types for built-in function âexp2fâ >_configtest.c:17: warning: conflicting types for built-in function âatanfâ >_configtest.c:18: warning: conflicting types for built-in function âfmodfâ >_configtest.c:19: warning: conflicting types for built-in function âatan2fâ >_configtest.c:20: warning: conflicting types for built-in function âmodffâ >_configtest.c:21: warning: conflicting types for built-in function âceilfâ >_configtest.c:22: warning: conflicting types for built-in function âlog1pfâ >_configtest.c:23: warning: conflicting types for built-in function âasinfâ >_configtest.c:24: warning: conflicting types for built-in function âcopysignfâ >_configtest.c:25: warning: conflicting types for built-in function âacoshfâ >_configtest.c:26: warning: conflicting types for built-in function âsinfâ >_configtest.c:27: warning: conflicting types for built-in function âtanfâ >_configtest.c:28: warning: conflicting types for built-in function âatanhfâ >_configtest.c:29: warning: conflicting types for built-in function âtruncfâ >_configtest.c:30: warning: conflicting types for built-in function âasinhfâ >_configtest.c:31: warning: conflicting types for built-in function âfrexpfâ >_configtest.c:32: warning: conflicting types for built-in function âpowfâ >_configtest.c:33: warning: conflicting types for built-in function âexpfâ >_configtest.c:34: warning: conflicting types for built-in function âexpm1fâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âtanhlâ >_configtest.c:2: warning: conflicting types for built-in function âlog10lâ >_configtest.c:3: warning: conflicting types for built-in function ânextafterlâ >_configtest.c:4: warning: conflicting types for built-in function âcoshlâ >_configtest.c:5: warning: conflicting types for built-in function âcoslâ >_configtest.c:6: warning: conflicting types for built-in function âfloorlâ >_configtest.c:7: warning: conflicting types for built-in function ârintlâ >_configtest.c:8: warning: conflicting types for built-in function âfabslâ >_configtest.c:9: warning: conflicting types for built-in function âacoslâ >_configtest.c:10: warning: conflicting types for built-in function âldexplâ >_configtest.c:11: warning: conflicting types for built-in function âsqrtlâ >_configtest.c:12: warning: conflicting types for built-in function âloglâ >_configtest.c:13: warning: conflicting types for built-in function âexpm1lâ >_configtest.c:14: warning: conflicting types for built-in function âhypotlâ >_configtest.c:15: warning: conflicting types for built-in function âlog2lâ >_configtest.c:16: warning: conflicting types for built-in function âcopysignlâ >_configtest.c:17: warning: conflicting types for built-in function âexp2lâ >_configtest.c:18: warning: conflicting types for built-in function âatanlâ >_configtest.c:19: warning: conflicting types for built-in function âfrexplâ >_configtest.c:20: warning: conflicting types for built-in function âatan2lâ >_configtest.c:21: warning: conflicting types for built-in function âsinhlâ >_configtest.c:22: warning: conflicting types for built-in function âfmodlâ >_configtest.c:23: warning: conflicting types for built-in function âlog1plâ >_configtest.c:24: warning: conflicting types for built-in function âasinlâ >_configtest.c:25: warning: conflicting types for built-in function âceillâ >_configtest.c:26: warning: conflicting types for built-in function âsinlâ >_configtest.c:27: warning: conflicting types for built-in function âacoshlâ >_configtest.c:28: warning: conflicting types for built-in function âatanhlâ >_configtest.c:29: warning: conflicting types for built-in function âtanlâ >_configtest.c:30: warning: conflicting types for built-in function âtrunclâ >_configtest.c:31: warning: conflicting types for built-in function âpowlâ >_configtest.c:32: warning: conflicting types for built-in function âexplâ >_configtest.c:33: warning: conflicting types for built-in function âmodflâ >_configtest.c:34: warning: conflicting types for built-in function âasinhlâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:8: error: âHAVE_DECL_SIGNBITâ undeclared (first use in this function) >_configtest.c:8: error: (Each undeclared identifier is reported only once >_configtest.c:8: error: for each function it appears in.) >_configtest.c: In function âmainâ: >_configtest.c:8: error: âHAVE_DECL_SIGNBITâ undeclared (first use in this function) >_configtest.c:8: error: (Each undeclared identifier is reported only once >_configtest.c:8: error: for each function it appears in.) >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âcexpâ >_configtest.c:2: warning: conflicting types for built-in function âclogâ >_configtest.c:3: warning: conflicting types for built-in function âccosâ >_configtest.c:4: warning: conflicting types for built-in function âcimagâ >_configtest.c:5: warning: conflicting types for built-in function âcabsâ >_configtest.c:6: warning: conflicting types for built-in function âcpowâ >_configtest.c:7: warning: conflicting types for built-in function âcsqrtâ >_configtest.c:8: warning: conflicting types for built-in function âcargâ >_configtest.c:9: warning: conflicting types for built-in function âcrealâ >_configtest.c:10: warning: conflicting types for built-in function âcsinâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âccosfâ >_configtest.c:2: warning: conflicting types for built-in function âcargfâ >_configtest.c:3: warning: conflicting types for built-in function âcsqrtfâ >_configtest.c:4: warning: conflicting types for built-in function âcpowfâ >_configtest.c:5: warning: conflicting types for built-in function âcexpfâ >_configtest.c:6: warning: conflicting types for built-in function âcrealfâ >_configtest.c:7: warning: conflicting types for built-in function âcsinfâ >_configtest.c:8: warning: conflicting types for built-in function âcabsfâ >_configtest.c:9: warning: conflicting types for built-in function âclogfâ >_configtest.c:10: warning: conflicting types for built-in function âcimagfâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âcsqrtlâ >_configtest.c:2: warning: conflicting types for built-in function âcarglâ >_configtest.c:3: warning: conflicting types for built-in function âcexplâ >_configtest.c:4: warning: conflicting types for built-in function âccoslâ >_configtest.c:5: warning: conflicting types for built-in function âcpowlâ >_configtest.c:6: warning: conflicting types for built-in function âcimaglâ >_configtest.c:7: warning: conflicting types for built-in function âcsinlâ >_configtest.c:8: warning: conflicting types for built-in function âcreallâ >_configtest.c:9: warning: conflicting types for built-in function âcloglâ >_configtest.c:10: warning: conflicting types for built-in function âcabslâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >('File:', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h') >#define HAVE_ENDIAN_H 1 >#define SIZEOF_PY_INTPTR_T 8 >#define SIZEOF_PY_LONG_LONG 8 >#define MATHLIB m >#define HAVE_SIN >#define HAVE_COS >#define HAVE_TAN >#define HAVE_SINH >#define HAVE_COSH >#define HAVE_TANH >#define HAVE_FABS >#define HAVE_FLOOR >#define HAVE_CEIL >#define HAVE_SQRT >#define HAVE_LOG10 >#define HAVE_LOG >#define HAVE_EXP >#define HAVE_ASIN >#define HAVE_ACOS >#define HAVE_ATAN >#define HAVE_FMOD >#define HAVE_MODF >#define HAVE_FREXP >#define HAVE_LDEXP >#define HAVE_RINT >#define HAVE_TRUNC >#define HAVE_EXP2 >#define HAVE_LOG2 >#define HAVE_ATAN2 >#define HAVE_POW >#define HAVE_NEXTAFTER >#define HAVE_SINF >#define HAVE_COSF >#define HAVE_TANF >#define HAVE_SINHF >#define HAVE_COSHF >#define HAVE_TANHF >#define HAVE_FABSF >#define HAVE_FLOORF >#define HAVE_CEILF >#define HAVE_RINTF >#define HAVE_TRUNCF >#define HAVE_SQRTF >#define HAVE_LOG10F >#define HAVE_LOGF >#define HAVE_LOG1PF >#define HAVE_EXPF >#define HAVE_EXPM1F >#define HAVE_ASINF >#define HAVE_ACOSF >#define HAVE_ATANF >#define HAVE_ASINHF >#define HAVE_ACOSHF >#define HAVE_ATANHF >#define HAVE_HYPOTF >#define HAVE_ATAN2F >#define HAVE_POWF >#define HAVE_FMODF >#define HAVE_MODFF >#define HAVE_FREXPF >#define HAVE_LDEXPF >#define HAVE_EXP2F >#define HAVE_LOG2F >#define HAVE_COPYSIGNF >#define HAVE_NEXTAFTERF >#define HAVE_SINL >#define HAVE_COSL >#define HAVE_TANL >#define HAVE_SINHL >#define HAVE_COSHL >#define HAVE_TANHL >#define HAVE_FABSL >#define HAVE_FLOORL >#define HAVE_CEILL >#define HAVE_RINTL >#define HAVE_TRUNCL >#define HAVE_SQRTL >#define HAVE_LOG10L >#define HAVE_LOGL >#define HAVE_LOG1PL >#define HAVE_EXPL >#define HAVE_EXPM1L >#define HAVE_ASINL >#define HAVE_ACOSL >#define HAVE_ATANL >#define HAVE_ASINHL >#define HAVE_ACOSHL >#define HAVE_ATANHL >#define HAVE_HYPOTL >#define HAVE_ATAN2L >#define HAVE_POWL >#define HAVE_FMODL >#define HAVE_MODFL >#define HAVE_FREXPL >#define HAVE_LDEXPL >#define HAVE_EXP2L >#define HAVE_LOG2L >#define HAVE_COPYSIGNL >#define HAVE_NEXTAFTERL >#define HAVE_DECL_SIGNBIT >#define HAVE_COMPLEX_H >#define HAVE_CREAL >#define HAVE_CIMAG >#define HAVE_CABS >#define HAVE_CARG >#define HAVE_CEXP >#define HAVE_CSQRT >#define HAVE_CLOG >#define HAVE_CCOS >#define HAVE_CSIN >#define HAVE_CPOW >#define HAVE_CREALF >#define HAVE_CIMAGF >#define HAVE_CABSF >#define HAVE_CARGF >#define HAVE_CEXPF >#define HAVE_CSQRTF >#define HAVE_CLOGF >#define HAVE_CCOSF >#define HAVE_CSINF >#define HAVE_CPOWF >#define HAVE_CREALL >#define HAVE_CIMAGL >#define HAVE_CABSL >#define HAVE_CARGL >#define HAVE_CEXPL >#define HAVE_CSQRTL >#define HAVE_CLOGL >#define HAVE_CCOSL >#define HAVE_CSINL >#define HAVE_CPOWL >#define HAVE_LDOUBLE_INTEL_EXTENDED_16_BYTES_LE 1 >#ifndef __cplusplus >/* #undef inline */ >#endif > >#ifndef _NPY_NPY_CONFIG_H_ >#error config.h should never be included directly, include npy_config.h instead >#endif > >EOF > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h' to sources. >Generating build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:5:18: warning: extra tokens at end of #ifndef directive >_configtest.c: In function âmainâ: >_configtest.c:8: warning: control reaches end of non-void function >success! >removing: _configtest.c _configtest.o >File: build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h >#define NPY_HAVE_ENDIAN_H 1 >#define NPY_SIZEOF_SHORT SIZEOF_SHORT >#define NPY_SIZEOF_INT SIZEOF_INT >#define NPY_SIZEOF_LONG SIZEOF_LONG >#define NPY_SIZEOF_FLOAT 4 >#define NPY_SIZEOF_COMPLEX_FLOAT 8 >#define NPY_SIZEOF_DOUBLE 8 >#define NPY_SIZEOF_COMPLEX_DOUBLE 16 >#define NPY_SIZEOF_LONGDOUBLE 16 >#define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32 >#define NPY_SIZEOF_PY_INTPTR_T 8 >#define NPY_SIZEOF_PY_LONG_LONG 8 >#define NPY_SIZEOF_LONGLONG 8 >#define NPY_NO_SMP 0 >#define NPY_HAVE_DECL_ISNAN >#define NPY_HAVE_DECL_ISINF >#define NPY_HAVE_DECL_ISFINITE >#define NPY_HAVE_DECL_SIGNBIT >#define NPY_USE_C99_COMPLEX >#define NPY_HAVE_COMPLEX_DOUBLE 1 >#define NPY_HAVE_COMPLEX_FLOAT 1 >#define NPY_HAVE_COMPLEX_LONG_DOUBLE 1 >#define NPY_USE_C99_FORMATS 1 >#define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden"))) >#define NPY_ABI_VERSION 0x01000009 >#define NPY_API_VERSION 0x00000004 > >#ifndef __STDC_FORMAT_MACROS >#define __STDC_FORMAT_MACROS 1 >#endif > >EOF > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h' to sources. >conv_template:> build-2.6/src.linux-x86_64-2.6/numpy/core/src/_sortmodule.c >numpy.core - nothing done with h_files = ['build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h'] >building extension "numpy.core.multiarray" sources >non-existing path in 'numpy/core': 'build-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray' >creating build-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray >conv_template:> build-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray/scalartypes.c >conv_template:> build-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray/arraytypes.c > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h' to sources. > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h' to sources. >numpy.core - nothing done with h_files = ['build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h'] >building extension "numpy.core.umath" sources > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h' to sources. > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_ufunc_api.py > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__ufunc_api.h' to sources. >non-existing path in 'numpy/core': 'build-2.6/src.linux-x86_64-2.6/numpy/core/src/umath' >creating build-2.6/src.linux-x86_64-2.6/numpy/core/src/umath >conv_template:> build-2.6/src.linux-x86_64-2.6/numpy/core/src/umath/loops.c >conv_template:> build-2.6/src.linux-x86_64-2.6/numpy/core/src/umath/umathmodule.c >conv_template:> build-2.6/src.linux-x86_64-2.6/numpy/core/src/umath/funcs.inc > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/src/umath' to include_dirs. >numpy.core - nothing done with h_files = ['build-2.6/src.linux-x86_64-2.6/numpy/core/src/umath/funcs.inc', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__ufunc_api.h'] >building extension "numpy.core.scalarmath" sources > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h' to sources. > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h' to sources. >executing numpy/core/code_generators/generate_ufunc_api.py > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__ufunc_api.h' to sources. >conv_template:> build-2.6/src.linux-x86_64-2.6/numpy/core/src/scalarmathmodule.c >numpy.core - nothing done with h_files = ['build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__ufunc_api.h'] >building extension "numpy.core._dotblas" sources >building extension "numpy.core.umath_tests" sources >conv_template:> build-2.6/src.linux-x86_64-2.6/numpy/core/src/umath/umath_tests.c >building extension "numpy.core.multiarray_tests" sources >conv_template:> build-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray/multiarray_tests.c >building extension "numpy.lib._compiled_base" sources >building extension "numpy.numarray._capi" sources >building extension "numpy.fft.fftpack_lite" sources >building extension "numpy.linalg.lapack_lite" sources >creating build-2.6/src.linux-x86_64-2.6/numpy/linalg >### Warning: Using unoptimized lapack ### > adding 'numpy/linalg/lapack_litemodule.c' to sources. > adding 'numpy/linalg/python_xerbla.c' to sources. > adding 'numpy/linalg/zlapack_lite.c' to sources. > adding 'numpy/linalg/dlapack_lite.c' to sources. > adding 'numpy/linalg/blas_lite.c' to sources. > adding 'numpy/linalg/dlamch.c' to sources. > adding 'numpy/linalg/f2c_lite.c' to sources. >building extension "numpy.random.mtrand" sources >creating build-2.6/src.linux-x86_64-2.6/numpy/random >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/command/config.py:40: DeprecationWarning: >+++++++++++++++++++++++++++++++++++++++++++++++++ >Usage of try_run is deprecated: please do not >use it anymore, and avoid configuration checks >involving running executable on the target machine. >+++++++++++++++++++++++++++++++++++++++++++++++++ > > DeprecationWarning) >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest >failure. >removing: _configtest.c _configtest.o _configtest >building data_files sources >build_src: building npy-pkg config files >running build_py >creating build-2.6/lib.linux-x86_64-2.6 >creating build-2.6/lib.linux-x86_64-2.6/numpy >copying numpy/ctypeslib.py -> build-2.6/lib.linux-x86_64-2.6/numpy >copying numpy/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy >copying numpy/add_newdocs.py -> build-2.6/lib.linux-x86_64-2.6/numpy >copying numpy/setupscons.py -> build-2.6/lib.linux-x86_64-2.6/numpy >copying numpy/version.py -> build-2.6/lib.linux-x86_64-2.6/numpy >copying numpy/dual.py -> build-2.6/lib.linux-x86_64-2.6/numpy >copying numpy/_import_tools.py -> build-2.6/lib.linux-x86_64-2.6/numpy >copying numpy/matlib.py -> build-2.6/lib.linux-x86_64-2.6/numpy >copying numpy/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy >copying build-2.6/src.linux-x86_64-2.6/numpy/__config__.py -> build-2.6/lib.linux-x86_64-2.6/numpy >creating build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/from_template.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/unixccompiler.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/lib2def.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/system_info.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/core.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/log.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/intelccompiler.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/setupscons.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/compat.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/__version__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/environment.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/misc_util.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/npy_pkg_config.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/interactive.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/conv_template.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/numpy_distribution.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/mingw32ccompiler.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/exec_command.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/extension.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/cpuinfo.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/ccompiler.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/info.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying numpy/distutils/line_endings.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >copying build-2.6/src.linux-x86_64-2.6/numpy/distutils/__config__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >creating build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/install_data.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/build_src.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/install.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/scons.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/autodist.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/install_clib.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/build_py.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/config_compiler.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/bdist_rpm.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/build_scripts.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/build.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/build_clib.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/egg_info.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/develop.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/sdist.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/install_headers.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/config.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >copying numpy/distutils/command/build_ext.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command >creating build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/g95.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/lahey.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/absoft.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/ibm.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/nag.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/hpux.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/vast.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/none.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/intel.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/mips.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/compaq.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/pg.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/sun.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/gnu.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler >creating build-2.6/lib.linux-x86_64-2.6/numpy/testing >copying numpy/testing/utils.py -> build-2.6/lib.linux-x86_64-2.6/numpy/testing >copying numpy/testing/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/testing >copying numpy/testing/decorators.py -> build-2.6/lib.linux-x86_64-2.6/numpy/testing >copying numpy/testing/setupscons.py -> build-2.6/lib.linux-x86_64-2.6/numpy/testing >copying numpy/testing/noseclasses.py -> build-2.6/lib.linux-x86_64-2.6/numpy/testing >copying numpy/testing/nosetester.py -> build-2.6/lib.linux-x86_64-2.6/numpy/testing >copying numpy/testing/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy/testing >copying numpy/testing/numpytest.py -> build-2.6/lib.linux-x86_64-2.6/numpy/testing >copying numpy/testing/nulltester.py -> build-2.6/lib.linux-x86_64-2.6/numpy/testing >creating build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/common_rules.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/capi_maps.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/f2py2e.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/f2py_testing.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/auxfuncs.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/diagnose.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/f90mod_rules.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/setupscons.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/__version__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/rules.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/cfuncs.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/func2subr.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/cb_rules.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/crackfortran.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/info.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >copying numpy/f2py/use_rules.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py >creating build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/numerictypes.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/function_base.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/numeric.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/machar.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/shape_base.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/setupscons.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/records.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/fromnumeric.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/_mx_datetime_parser.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/getlimits.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/setup_common.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/_internal.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/scons_support.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/memmap.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/info.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/arrayprint.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/defchararray.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >copying numpy/core/code_generators/generate_numpy_api.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core >creating build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/_datasource.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/function_base.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/npyio.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/stride_tricks.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/recfunctions.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/utils.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/scimath.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/shape_base.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/setupscons.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/arrayterator.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/format.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/user_array.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/arraysetops.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/ufunclike.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/_iotools.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/twodim_base.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/type_check.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/index_tricks.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/financial.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/info.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >copying numpy/lib/polynomial.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib >creating build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/random_array.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/precision.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/ma.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/matrix.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/setupscons.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/typeconv.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/compat.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/ufuncs.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/user_array.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/arrayfns.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/array_printer.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/misc.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/rng_stats.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/fft.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/rng.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/mlab.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/linear_algebra.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/fix_default_axis.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/alter_code1.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/functions.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >copying numpy/oldnumeric/alter_code2.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric >creating build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/numerictypes.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/random_array.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/ma.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/image.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/session.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/matrix.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/util.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/setupscons.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/compat.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/ufuncs.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/fft.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/mlab.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/linear_algebra.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/nd_image.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/alter_code1.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/functions.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/convolve.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >copying numpy/numarray/alter_code2.py -> build-2.6/lib.linux-x86_64-2.6/numpy/numarray >creating build-2.6/lib.linux-x86_64-2.6/numpy/fft >copying numpy/fft/helper.py -> build-2.6/lib.linux-x86_64-2.6/numpy/fft >copying numpy/fft/fftpack.py -> build-2.6/lib.linux-x86_64-2.6/numpy/fft >copying numpy/fft/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/fft >copying numpy/fft/setupscons.py -> build-2.6/lib.linux-x86_64-2.6/numpy/fft >copying numpy/fft/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy/fft >copying numpy/fft/info.py -> build-2.6/lib.linux-x86_64-2.6/numpy/fft >creating build-2.6/lib.linux-x86_64-2.6/numpy/linalg >copying numpy/linalg/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/linalg >copying numpy/linalg/setupscons.py -> build-2.6/lib.linux-x86_64-2.6/numpy/linalg >copying numpy/linalg/linalg.py -> build-2.6/lib.linux-x86_64-2.6/numpy/linalg >copying numpy/linalg/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy/linalg >copying numpy/linalg/info.py -> build-2.6/lib.linux-x86_64-2.6/numpy/linalg >creating build-2.6/lib.linux-x86_64-2.6/numpy/random >copying numpy/random/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/random >copying numpy/random/setupscons.py -> build-2.6/lib.linux-x86_64-2.6/numpy/random >copying numpy/random/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy/random >copying numpy/random/info.py -> build-2.6/lib.linux-x86_64-2.6/numpy/random >creating build-2.6/lib.linux-x86_64-2.6/numpy/ma >copying numpy/ma/bench.py -> build-2.6/lib.linux-x86_64-2.6/numpy/ma >copying numpy/ma/core.py -> build-2.6/lib.linux-x86_64-2.6/numpy/ma >copying numpy/ma/testutils.py -> build-2.6/lib.linux-x86_64-2.6/numpy/ma >copying numpy/ma/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/ma >copying numpy/ma/setupscons.py -> build-2.6/lib.linux-x86_64-2.6/numpy/ma >copying numpy/ma/version.py -> build-2.6/lib.linux-x86_64-2.6/numpy/ma >copying numpy/ma/mrecords.py -> build-2.6/lib.linux-x86_64-2.6/numpy/ma >copying numpy/ma/extras.py -> build-2.6/lib.linux-x86_64-2.6/numpy/ma >copying numpy/ma/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy/ma >copying numpy/ma/timer_comparison.py -> build-2.6/lib.linux-x86_64-2.6/numpy/ma >creating build-2.6/lib.linux-x86_64-2.6/numpy/matrixlib >copying numpy/matrixlib/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/matrixlib >copying numpy/matrixlib/setupscons.py -> build-2.6/lib.linux-x86_64-2.6/numpy/matrixlib >copying numpy/matrixlib/defmatrix.py -> build-2.6/lib.linux-x86_64-2.6/numpy/matrixlib >copying numpy/matrixlib/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy/matrixlib >creating build-2.6/lib.linux-x86_64-2.6/numpy/compat >copying numpy/compat/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/compat >copying numpy/compat/setupscons.py -> build-2.6/lib.linux-x86_64-2.6/numpy/compat >copying numpy/compat/_inspect.py -> build-2.6/lib.linux-x86_64-2.6/numpy/compat >copying numpy/compat/py3k.py -> build-2.6/lib.linux-x86_64-2.6/numpy/compat >copying numpy/compat/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy/compat >creating build-2.6/lib.linux-x86_64-2.6/numpy/polynomial >copying numpy/polynomial/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/polynomial >copying numpy/polynomial/polyutils.py -> build-2.6/lib.linux-x86_64-2.6/numpy/polynomial >copying numpy/polynomial/polytemplate.py -> build-2.6/lib.linux-x86_64-2.6/numpy/polynomial >copying numpy/polynomial/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy/polynomial >copying numpy/polynomial/chebyshev.py -> build-2.6/lib.linux-x86_64-2.6/numpy/polynomial >copying numpy/polynomial/polynomial.py -> build-2.6/lib.linux-x86_64-2.6/numpy/polynomial >creating build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/jargon.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/structured_arrays.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/internals.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/indexing.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/broadcasting.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/constants.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/ufuncs.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/subclassing.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/misc.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/creation.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/howtofind.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/performance.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/basics.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/methods_vs_functions.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/io.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/glossary.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >copying numpy/doc/byteswapping.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc >warning: build_py: byte-compiling is disabled, skipping. >running build_clib >customize UnixCCompiler >customize UnixCCompiler using build_clib >building 'npymath' library >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.6/temp.linux-x86_64-2.6 >creating build-2.6/temp.linux-x86_64-2.6/build-2.6 >creating build-2.6/temp.linux-x86_64-2.6/build-2.6/src.linux-x86_64-2.6 >creating build-2.6/temp.linux-x86_64-2.6/build-2.6/src.linux-x86_64-2.6/numpy >creating build-2.6/temp.linux-x86_64-2.6/build-2.6/src.linux-x86_64-2.6/numpy/core >creating build-2.6/temp.linux-x86_64-2.6/build-2.6/src.linux-x86_64-2.6/numpy/core/src >creating build-2.6/temp.linux-x86_64-2.6/build-2.6/src.linux-x86_64-2.6/numpy/core/src/npymath >compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-2.6/src.linux-x86_64-2.6/numpy/core/src/npymath/npy_math.c >x86_64-pc-linux-gnu-gcc: build-2.6/src.linux-x86_64-2.6/numpy/core/src/npymath/ieee754.c >x86_64-pc-linux-gnu-gcc: build-2.6/src.linux-x86_64-2.6/numpy/core/src/npymath/npy_math_complex.c >ar: adding 3 object files to build-2.6/temp.linux-x86_64-2.6/libnpymath.a >running build_ext >customize UnixCCompiler >customize UnixCCompiler using build_ext >building 'numpy.core._sort' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-2.6/src.linux-x86_64-2.6/numpy/core/src/_sortmodule.c >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/build-2.6/src.linux-x86_64-2.6/numpy/core/src/_sortmodule.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lm -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/core/_sort.so >building 'numpy.core.multiarray' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.6/temp.linux-x86_64-2.6/numpy >creating build-2.6/temp.linux-x86_64-2.6/numpy/core >creating build-2.6/temp.linux-x86_64-2.6/numpy/core/src >creating build-2.6/temp.linux-x86_64-2.6/numpy/core/src/multiarray >compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/core/src/multiarray/multiarraymodule_onefile.c >In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:20: >numpy/core/src/multiarray/ctors.c: In function â_array_from_buffer_3118â: >numpy/core/src/multiarray/ctors.c:1656: warning: assignment from incompatible pointer type >In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:35: >numpy/core/src/multiarray/buffer.c: In function â_descriptor_from_pep3118_formatâ: >numpy/core/src/multiarray/buffer.c:772: warning: assignment from incompatible pointer type >numpy/core/src/multiarray/multiarraymodule_onefile.c: At top level: >numpy/core/include/numpy/npy_3kcompat.h:391: warning: âsimple_capsule_dtorâ defined but not used >numpy/core/src/multiarray/scalartypes.c.src:2535: warning: âlonglong_arrtype_hashâ defined but not used >numpy/core/src/multiarray/arraytypes.c.src:93: warning: â_SEQUENCE_MESSAGEâ defined but not used >numpy/core/src/multiarray/mapping.c:74: warning: â_array_ass_itemâ defined but not used >In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:19: >numpy/core/src/multiarray/flagsobject.c: In function âarrayflags_richcompareâ: >numpy/core/src/multiarray/flagsobject.c:568: warning: âcmpâ may be used uninitialized in this function >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/core/src/multiarray/multiarraymodule_onefile.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lnpymath -lm -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/core/multiarray.so >building 'numpy.core.umath' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.6/temp.linux-x86_64-2.6/numpy/core/src/umath >compile options: '-Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -Inumpy/core/include -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/core/src/umath/umathmodule_onefile.c >numpy/core/include/numpy/npy_3kcompat.h:391: warning: âsimple_capsule_dtorâ defined but not used >numpy/core/src/umath/loops.c.src:1287: warning: âCLONGDOUBLE_logical_andâ defined but not used >numpy/core/src/umath/loops.c.src:1287: warning: âCLONGDOUBLE_logical_orâ defined but not used >numpy/core/src/umath/loops.c.src:1300: warning: âCLONGDOUBLE_logical_xorâ defined but not used >numpy/core/src/umath/loops.c.src:1314: warning: âCLONGDOUBLE_logical_notâ defined but not used >numpy/core/src/umath/loops.c.src:1371: warning: âCLONGDOUBLE_ones_likeâ defined but not used >numpy/core/src/umath/loops.c.src:1428: warning: âCLONGDOUBLE_maximumâ defined but not used >numpy/core/src/umath/loops.c.src:1428: warning: âCLONGDOUBLE_minimumâ defined but not used >numpy/core/src/umath/loops.c.src:1452: warning: âCLONGDOUBLE_fmaxâ defined but not used >numpy/core/src/umath/loops.c.src:1452: warning: âCLONGDOUBLE_fminâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/core/src/umath/umathmodule_onefile.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lnpymath -lm -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/core/umath.so >building 'numpy.core.scalarmath' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-2.6/src.linux-x86_64-2.6/numpy/core/src/scalarmathmodule.c >numpy/core/src/scalarmathmodule.c.src: In function âemit_complexwarningâ: >numpy/core/src/scalarmathmodule.c.src:981: warning: unused variable âretâ >numpy/core/src/scalarmathmodule.c.src: At top level: >numpy/core/include/numpy/npy_3kcompat.h:391: warning: âsimple_capsule_dtorâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/build-2.6/src.linux-x86_64-2.6/numpy/core/src/scalarmathmodule.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lm -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/core/scalarmath.so >building 'numpy.core.umath_tests' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.6/temp.linux-x86_64-2.6/build-2.6/src.linux-x86_64-2.6/numpy/core/src/umath >compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-2.6/src.linux-x86_64-2.6/numpy/core/src/umath/umath_tests.c >numpy/core/include/numpy/npy_3kcompat.h:391: warning: âsimple_capsule_dtorâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/build-2.6/src.linux-x86_64-2.6/numpy/core/src/umath/umath_tests.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/core/umath_tests.so >building 'numpy.core.multiarray_tests' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.6/temp.linux-x86_64-2.6/build-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray >compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray/multiarray_tests.c >numpy/core/include/numpy/npy_3kcompat.h:391: warning: âsimple_capsule_dtorâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/build-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray/multiarray_tests.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/core/multiarray_tests.so >building 'numpy.lib._compiled_base' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.6/temp.linux-x86_64-2.6/numpy/lib >creating build-2.6/temp.linux-x86_64-2.6/numpy/lib/src >compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/lib/src/_compiled_base.c >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/lib/src/_compiled_base.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/lib/_compiled_base.so >building 'numpy.numarray._capi' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.6/temp.linux-x86_64-2.6/numpy/numarray >compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/numarray/_capi.c >numpy/core/include/numpy/npy_3kcompat.h:391: warning: âsimple_capsule_dtorâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/numarray/_capi.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/numarray/_capi.so >building 'numpy.fft.fftpack_lite' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.6/temp.linux-x86_64-2.6/numpy/fft >compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack.c >x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack_litemodule.c >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/fft/fftpack_litemodule.o build-2.6/temp.linux-x86_64-2.6/numpy/fft/fftpack.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/fft/fftpack_lite.so >building 'numpy.linalg.lapack_lite' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.6/temp.linux-x86_64-2.6/numpy/linalg >compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/linalg/dlapack_lite.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/f2c_lite.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/python_xerbla.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/blas_lite.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/dlamch.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/zlapack_lite.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/lapack_litemodule.c >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/linalg/lapack_litemodule.o build-2.6/temp.linux-x86_64-2.6/numpy/linalg/python_xerbla.o build-2.6/temp.linux-x86_64-2.6/numpy/linalg/zlapack_lite.o build-2.6/temp.linux-x86_64-2.6/numpy/linalg/dlapack_lite.o build-2.6/temp.linux-x86_64-2.6/numpy/linalg/blas_lite.o build-2.6/temp.linux-x86_64-2.6/numpy/linalg/dlamch.o build-2.6/temp.linux-x86_64-2.6/numpy/linalg/f2c_lite.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/linalg/lapack_lite.so >building 'numpy.random.mtrand' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.6/temp.linux-x86_64-2.6/numpy/random >creating build-2.6/temp.linux-x86_64-2.6/numpy/random/mtrand >compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/distributions.c >x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/mtrand.c >x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/initarray.c >x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/randomkit.c >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/random/mtrand/mtrand.o build-2.6/temp.linux-x86_64-2.6/numpy/random/mtrand/randomkit.o build-2.6/temp.linux-x86_64-2.6/numpy/random/mtrand/initarray.o build-2.6/temp.linux-x86_64-2.6/numpy/random/mtrand/distributions.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/random/mtrand.so >running scons >running build_scripts >creating build-2.6/scripts.linux-x86_64-2.6 >Creating build-2.6/scripts.linux-x86_64-2.6/f2py2.6 > adding 'build-2.6/scripts.linux-x86_64-2.6/f2py2.6' to scripts >changing mode of build-2.6/scripts.linux-x86_64-2.6/f2py2.6 from 644 to 755 > [1;32m*[0m [1;34mBuilding of dev-python/numpy-1.5.1 with CPython 2.7...[0m >[1mpython2.7 setup.py build -b build-2.7 [0m >Running from numpy source directory.non-existing path in 'numpy/distutils': 'site.cfg' >F2PY Version 1 >blas_opt_info: >blas_mkl_info: >Disabled blas_mkl_info: (MKL is None) >Disabled blas_mkl_info: (MKL is None) > NOT AVAILABLE > >atlas_blas_threads_info: >Disabled atlas_blas_threads_info: (PTATLAS is None) > NOT AVAILABLE > >atlas_blas_info: >Disabled atlas_blas_info: (ATLAS is None) > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1399: UserWarning: > Atlas (http://math-atlas.sourceforge.net/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [atlas]) or by setting > the ATLAS environment variable. > warnings.warn(AtlasNotFoundError.__doc__) >blas_info: >Disabled blas_info: (BLAS is None) > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1408: UserWarning: > Blas (http://www.netlib.org/blas/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [blas]) or by setting > the BLAS environment variable. > warnings.warn(BlasNotFoundError.__doc__) >blas_src_info: > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1411: UserWarning: > Blas (http://www.netlib.org/blas/) sources not found. > Directories to search for the sources can be specified in the > numpy/distutils/site.cfg file (section [blas_src]) or by setting > the BLAS_SRC environment variable. > warnings.warn(BlasSrcNotFoundError.__doc__) > NOT AVAILABLE > >lapack_opt_info: >lapack_mkl_info: >mkl_info: >Disabled mkl_info: (MKL is None) >Disabled mkl_info: (MKL is None) > NOT AVAILABLE > > NOT AVAILABLE > >atlas_threads_info: >Disabled atlas_threads_info: (PTATLAS is None) >numpy.distutils.system_info.atlas_threads_info > NOT AVAILABLE > >atlas_info: >Disabled atlas_info: (ATLAS is None) >numpy.distutils.system_info.atlas_info > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1306: UserWarning: > Atlas (http://math-atlas.sourceforge.net/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [atlas]) or by setting > the ATLAS environment variable. > warnings.warn(AtlasNotFoundError.__doc__) >lapack_info: >Disabled lapack_info: (LAPACK is None) > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1317: UserWarning: > Lapack (http://www.netlib.org/lapack/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [lapack]) or by setting > the LAPACK environment variable. > warnings.warn(LapackNotFoundError.__doc__) >lapack_src_info: > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1320: UserWarning: > Lapack (http://www.netlib.org/lapack/) sources not found. > Directories to search for the sources can be specified in the > numpy/distutils/site.cfg file (section [lapack_src]) or by setting > the LAPACK_SRC environment variable. > warnings.warn(LapackSrcNotFoundError.__doc__) > NOT AVAILABLE > >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 >creating build-2.7 >creating build-2.7/src.linux-x86_64-2.7 >creating build-2.7/src.linux-x86_64-2.7/numpy >creating build-2.7/src.linux-x86_64-2.7/numpy/distutils >building library "npymath" sources >customize GnuFCompiler >Could not locate executable g77 >Could not locate executable f77 >customize IntelFCompiler >Could not locate executable ifort >Could not locate executable ifc >customize LaheyFCompiler >Could not locate executable lf95 >customize PGroupFCompiler >Could not locate executable pgf90 >Could not locate executable pgf77 >customize AbsoftFCompiler >Could not locate executable f90 >customize NAGFCompiler >Could not locate executable f95 >customize VastFCompiler >customize CompaqFCompiler >Could not locate executable fort >customize IntelItaniumFCompiler >Could not locate executable efort >Could not locate executable efc >customize IntelEM64TFCompiler >customize Gnu95FCompiler >Found executable /usr/bin/gfortran >customize Gnu95FCompiler >customize Gnu95FCompiler using config >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >creating build-2.7/src.linux-x86_64-2.7/numpy/core >creating build-2.7/src.linux-x86_64-2.7/numpy/core/src >creating build-2.7/src.linux-x86_64-2.7/numpy/core/src/npymath >conv_template:> build-2.7/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math.c >conv_template:> build-2.7/src.linux-x86_64-2.7/numpy/core/src/npymath/ieee754.c >conv_template:> build-2.7/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math_complex.c >building extension "numpy.core._sort" sources >Generating build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:7: error: âSIZEOF_LONGDOUBLEâ undeclared (first use in this function) >_configtest.c:7: error: (Each undeclared identifier is reported only once >_configtest.c:7: error: for each function it appears in.) >_configtest.c: In function âmainâ: >_configtest.c:7: error: âSIZEOF_LONGDOUBLEâ undeclared (first use in this function) >_configtest.c:7: error: (Each undeclared identifier is reported only once >_configtest.c:7: error: for each function it appears in.) >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:7: error: size of array âtest_arrayâ is negative >_configtest.c: In function âmainâ: >_configtest.c:7: error: size of array âtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âasinâ >_configtest.c:2: warning: conflicting types for built-in function âcosâ >_configtest.c:3: warning: conflicting types for built-in function âlogâ >_configtest.c:4: warning: conflicting types for built-in function âfabsâ >_configtest.c:5: warning: conflicting types for built-in function âtanhâ >_configtest.c:6: warning: conflicting types for built-in function âatanâ >_configtest.c:7: warning: conflicting types for built-in function âacosâ >_configtest.c:8: warning: conflicting types for built-in function âfloorâ >_configtest.c:9: warning: conflicting types for built-in function âfmodâ >_configtest.c:10: warning: conflicting types for built-in function âsqrtâ >_configtest.c:11: warning: conflicting types for built-in function âcoshâ >_configtest.c:12: warning: conflicting types for built-in function âmodfâ >_configtest.c:13: warning: conflicting types for built-in function âsinhâ >_configtest.c:14: warning: conflicting types for built-in function âfrexpâ >_configtest.c:15: warning: conflicting types for built-in function âexpâ >_configtest.c:16: warning: conflicting types for built-in function âtanâ >_configtest.c:17: warning: conflicting types for built-in function âceilâ >_configtest.c:18: warning: conflicting types for built-in function âlog10â >_configtest.c:19: warning: conflicting types for built-in function âsinâ >_configtest.c:20: warning: conflicting types for built-in function âldexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âlog2â >_configtest.c:2: warning: conflicting types for built-in function âpowâ >_configtest.c:3: warning: conflicting types for built-in function âexp2â >_configtest.c:4: warning: conflicting types for built-in function âatan2â >_configtest.c:5: warning: conflicting types for built-in function ârintâ >_configtest.c:6: warning: conflicting types for built-in function ânextafterâ >_configtest.c:7: warning: conflicting types for built-in function âtruncâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âcosfâ >_configtest.c:2: warning: conflicting types for built-in function âcoshfâ >_configtest.c:3: warning: conflicting types for built-in function ârintfâ >_configtest.c:4: warning: conflicting types for built-in function âfabsfâ >_configtest.c:5: warning: conflicting types for built-in function âfloorfâ >_configtest.c:6: warning: conflicting types for built-in function ânextafterfâ >_configtest.c:7: warning: conflicting types for built-in function âtanhfâ >_configtest.c:8: warning: conflicting types for built-in function âlog10fâ >_configtest.c:9: warning: conflicting types for built-in function âlogfâ >_configtest.c:10: warning: conflicting types for built-in function âsinhfâ >_configtest.c:11: warning: conflicting types for built-in function âacosfâ >_configtest.c:12: warning: conflicting types for built-in function âsqrtfâ >_configtest.c:13: warning: conflicting types for built-in function âldexpfâ >_configtest.c:14: warning: conflicting types for built-in function âhypotfâ >_configtest.c:15: warning: conflicting types for built-in function âlog2fâ >_configtest.c:16: warning: conflicting types for built-in function âexp2fâ >_configtest.c:17: warning: conflicting types for built-in function âatanfâ >_configtest.c:18: warning: conflicting types for built-in function âfmodfâ >_configtest.c:19: warning: conflicting types for built-in function âatan2fâ >_configtest.c:20: warning: conflicting types for built-in function âmodffâ >_configtest.c:21: warning: conflicting types for built-in function âceilfâ >_configtest.c:22: warning: conflicting types for built-in function âlog1pfâ >_configtest.c:23: warning: conflicting types for built-in function âasinfâ >_configtest.c:24: warning: conflicting types for built-in function âcopysignfâ >_configtest.c:25: warning: conflicting types for built-in function âacoshfâ >_configtest.c:26: warning: conflicting types for built-in function âsinfâ >_configtest.c:27: warning: conflicting types for built-in function âtanfâ >_configtest.c:28: warning: conflicting types for built-in function âatanhfâ >_configtest.c:29: warning: conflicting types for built-in function âtruncfâ >_configtest.c:30: warning: conflicting types for built-in function âasinhfâ >_configtest.c:31: warning: conflicting types for built-in function âfrexpfâ >_configtest.c:32: warning: conflicting types for built-in function âpowfâ >_configtest.c:33: warning: conflicting types for built-in function âexpfâ >_configtest.c:34: warning: conflicting types for built-in function âexpm1fâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âtanhlâ >_configtest.c:2: warning: conflicting types for built-in function âlog10lâ >_configtest.c:3: warning: conflicting types for built-in function ânextafterlâ >_configtest.c:4: warning: conflicting types for built-in function âcoshlâ >_configtest.c:5: warning: conflicting types for built-in function âcoslâ >_configtest.c:6: warning: conflicting types for built-in function âfloorlâ >_configtest.c:7: warning: conflicting types for built-in function ârintlâ >_configtest.c:8: warning: conflicting types for built-in function âfabslâ >_configtest.c:9: warning: conflicting types for built-in function âacoslâ >_configtest.c:10: warning: conflicting types for built-in function âldexplâ >_configtest.c:11: warning: conflicting types for built-in function âsqrtlâ >_configtest.c:12: warning: conflicting types for built-in function âloglâ >_configtest.c:13: warning: conflicting types for built-in function âexpm1lâ >_configtest.c:14: warning: conflicting types for built-in function âhypotlâ >_configtest.c:15: warning: conflicting types for built-in function âlog2lâ >_configtest.c:16: warning: conflicting types for built-in function âcopysignlâ >_configtest.c:17: warning: conflicting types for built-in function âexp2lâ >_configtest.c:18: warning: conflicting types for built-in function âatanlâ >_configtest.c:19: warning: conflicting types for built-in function âfrexplâ >_configtest.c:20: warning: conflicting types for built-in function âatan2lâ >_configtest.c:21: warning: conflicting types for built-in function âsinhlâ >_configtest.c:22: warning: conflicting types for built-in function âfmodlâ >_configtest.c:23: warning: conflicting types for built-in function âlog1plâ >_configtest.c:24: warning: conflicting types for built-in function âasinlâ >_configtest.c:25: warning: conflicting types for built-in function âceillâ >_configtest.c:26: warning: conflicting types for built-in function âsinlâ >_configtest.c:27: warning: conflicting types for built-in function âacoshlâ >_configtest.c:28: warning: conflicting types for built-in function âatanhlâ >_configtest.c:29: warning: conflicting types for built-in function âtanlâ >_configtest.c:30: warning: conflicting types for built-in function âtrunclâ >_configtest.c:31: warning: conflicting types for built-in function âpowlâ >_configtest.c:32: warning: conflicting types for built-in function âexplâ >_configtest.c:33: warning: conflicting types for built-in function âmodflâ >_configtest.c:34: warning: conflicting types for built-in function âasinhlâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:8: error: âHAVE_DECL_SIGNBITâ undeclared (first use in this function) >_configtest.c:8: error: (Each undeclared identifier is reported only once >_configtest.c:8: error: for each function it appears in.) >_configtest.c: In function âmainâ: >_configtest.c:8: error: âHAVE_DECL_SIGNBITâ undeclared (first use in this function) >_configtest.c:8: error: (Each undeclared identifier is reported only once >_configtest.c:8: error: for each function it appears in.) >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âcexpâ >_configtest.c:2: warning: conflicting types for built-in function âclogâ >_configtest.c:3: warning: conflicting types for built-in function âccosâ >_configtest.c:4: warning: conflicting types for built-in function âcimagâ >_configtest.c:5: warning: conflicting types for built-in function âcabsâ >_configtest.c:6: warning: conflicting types for built-in function âcpowâ >_configtest.c:7: warning: conflicting types for built-in function âcsqrtâ >_configtest.c:8: warning: conflicting types for built-in function âcargâ >_configtest.c:9: warning: conflicting types for built-in function âcrealâ >_configtest.c:10: warning: conflicting types for built-in function âcsinâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âccosfâ >_configtest.c:2: warning: conflicting types for built-in function âcargfâ >_configtest.c:3: warning: conflicting types for built-in function âcsqrtfâ >_configtest.c:4: warning: conflicting types for built-in function âcpowfâ >_configtest.c:5: warning: conflicting types for built-in function âcexpfâ >_configtest.c:6: warning: conflicting types for built-in function âcrealfâ >_configtest.c:7: warning: conflicting types for built-in function âcsinfâ >_configtest.c:8: warning: conflicting types for built-in function âcabsfâ >_configtest.c:9: warning: conflicting types for built-in function âclogfâ >_configtest.c:10: warning: conflicting types for built-in function âcimagfâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âcsqrtlâ >_configtest.c:2: warning: conflicting types for built-in function âcarglâ >_configtest.c:3: warning: conflicting types for built-in function âcexplâ >_configtest.c:4: warning: conflicting types for built-in function âccoslâ >_configtest.c:5: warning: conflicting types for built-in function âcpowlâ >_configtest.c:6: warning: conflicting types for built-in function âcimaglâ >_configtest.c:7: warning: conflicting types for built-in function âcsinlâ >_configtest.c:8: warning: conflicting types for built-in function âcreallâ >_configtest.c:9: warning: conflicting types for built-in function âcloglâ >_configtest.c:10: warning: conflicting types for built-in function âcabslâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >('File:', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h') >#define HAVE_ENDIAN_H 1 >#define SIZEOF_PY_INTPTR_T 8 >#define SIZEOF_PY_LONG_LONG 8 >#define MATHLIB m >#define HAVE_SIN >#define HAVE_COS >#define HAVE_TAN >#define HAVE_SINH >#define HAVE_COSH >#define HAVE_TANH >#define HAVE_FABS >#define HAVE_FLOOR >#define HAVE_CEIL >#define HAVE_SQRT >#define HAVE_LOG10 >#define HAVE_LOG >#define HAVE_EXP >#define HAVE_ASIN >#define HAVE_ACOS >#define HAVE_ATAN >#define HAVE_FMOD >#define HAVE_MODF >#define HAVE_FREXP >#define HAVE_LDEXP >#define HAVE_RINT >#define HAVE_TRUNC >#define HAVE_EXP2 >#define HAVE_LOG2 >#define HAVE_ATAN2 >#define HAVE_POW >#define HAVE_NEXTAFTER >#define HAVE_SINF >#define HAVE_COSF >#define HAVE_TANF >#define HAVE_SINHF >#define HAVE_COSHF >#define HAVE_TANHF >#define HAVE_FABSF >#define HAVE_FLOORF >#define HAVE_CEILF >#define HAVE_RINTF >#define HAVE_TRUNCF >#define HAVE_SQRTF >#define HAVE_LOG10F >#define HAVE_LOGF >#define HAVE_LOG1PF >#define HAVE_EXPF >#define HAVE_EXPM1F >#define HAVE_ASINF >#define HAVE_ACOSF >#define HAVE_ATANF >#define HAVE_ASINHF >#define HAVE_ACOSHF >#define HAVE_ATANHF >#define HAVE_HYPOTF >#define HAVE_ATAN2F >#define HAVE_POWF >#define HAVE_FMODF >#define HAVE_MODFF >#define HAVE_FREXPF >#define HAVE_LDEXPF >#define HAVE_EXP2F >#define HAVE_LOG2F >#define HAVE_COPYSIGNF >#define HAVE_NEXTAFTERF >#define HAVE_SINL >#define HAVE_COSL >#define HAVE_TANL >#define HAVE_SINHL >#define HAVE_COSHL >#define HAVE_TANHL >#define HAVE_FABSL >#define HAVE_FLOORL >#define HAVE_CEILL >#define HAVE_RINTL >#define HAVE_TRUNCL >#define HAVE_SQRTL >#define HAVE_LOG10L >#define HAVE_LOGL >#define HAVE_LOG1PL >#define HAVE_EXPL >#define HAVE_EXPM1L >#define HAVE_ASINL >#define HAVE_ACOSL >#define HAVE_ATANL >#define HAVE_ASINHL >#define HAVE_ACOSHL >#define HAVE_ATANHL >#define HAVE_HYPOTL >#define HAVE_ATAN2L >#define HAVE_POWL >#define HAVE_FMODL >#define HAVE_MODFL >#define HAVE_FREXPL >#define HAVE_LDEXPL >#define HAVE_EXP2L >#define HAVE_LOG2L >#define HAVE_COPYSIGNL >#define HAVE_NEXTAFTERL >#define HAVE_DECL_SIGNBIT >#define HAVE_COMPLEX_H >#define HAVE_CREAL >#define HAVE_CIMAG >#define HAVE_CABS >#define HAVE_CARG >#define HAVE_CEXP >#define HAVE_CSQRT >#define HAVE_CLOG >#define HAVE_CCOS >#define HAVE_CSIN >#define HAVE_CPOW >#define HAVE_CREALF >#define HAVE_CIMAGF >#define HAVE_CABSF >#define HAVE_CARGF >#define HAVE_CEXPF >#define HAVE_CSQRTF >#define HAVE_CLOGF >#define HAVE_CCOSF >#define HAVE_CSINF >#define HAVE_CPOWF >#define HAVE_CREALL >#define HAVE_CIMAGL >#define HAVE_CABSL >#define HAVE_CARGL >#define HAVE_CEXPL >#define HAVE_CSQRTL >#define HAVE_CLOGL >#define HAVE_CCOSL >#define HAVE_CSINL >#define HAVE_CPOWL >#define HAVE_LDOUBLE_INTEL_EXTENDED_16_BYTES_LE 1 >#ifndef __cplusplus >/* #undef inline */ >#endif > >#ifndef _NPY_NPY_CONFIG_H_ >#error config.h should never be included directly, include npy_config.h instead >#endif > >EOF > adding 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. >Generating build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:5:18: warning: extra tokens at end of #ifndef directive >_configtest.c: In function âmainâ: >_configtest.c:8: warning: control reaches end of non-void function >success! >removing: _configtest.c _configtest.o >File: build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h >#define NPY_HAVE_ENDIAN_H 1 >#define NPY_SIZEOF_SHORT SIZEOF_SHORT >#define NPY_SIZEOF_INT SIZEOF_INT >#define NPY_SIZEOF_LONG SIZEOF_LONG >#define NPY_SIZEOF_FLOAT 4 >#define NPY_SIZEOF_COMPLEX_FLOAT 8 >#define NPY_SIZEOF_DOUBLE 8 >#define NPY_SIZEOF_COMPLEX_DOUBLE 16 >#define NPY_SIZEOF_LONGDOUBLE 16 >#define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32 >#define NPY_SIZEOF_PY_INTPTR_T 8 >#define NPY_SIZEOF_PY_LONG_LONG 8 >#define NPY_SIZEOF_LONGLONG 8 >#define NPY_NO_SMP 0 >#define NPY_HAVE_DECL_ISNAN >#define NPY_HAVE_DECL_ISINF >#define NPY_HAVE_DECL_ISFINITE >#define NPY_HAVE_DECL_SIGNBIT >#define NPY_USE_C99_COMPLEX >#define NPY_HAVE_COMPLEX_DOUBLE 1 >#define NPY_HAVE_COMPLEX_FLOAT 1 >#define NPY_HAVE_COMPLEX_LONG_DOUBLE 1 >#define NPY_USE_C99_FORMATS 1 >#define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden"))) >#define NPY_ABI_VERSION 0x01000009 >#define NPY_API_VERSION 0x00000004 > >#ifndef __STDC_FORMAT_MACROS >#define __STDC_FORMAT_MACROS 1 >#endif > >EOF > adding 'build-2.7/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-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. >conv_template:> build-2.7/src.linux-x86_64-2.7/numpy/core/src/_sortmodule.c >numpy.core - nothing done with h_files = ['build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h'] >building extension "numpy.core.multiarray" sources >non-existing path in 'numpy/core': 'build-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray' >creating build-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray >conv_template:> build-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray/scalartypes.c >conv_template:> build-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray/arraytypes.c > adding 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. > adding 'build-2.7/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-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. >numpy.core - nothing done with h_files = ['build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h'] >building extension "numpy.core.umath" sources > adding 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. > adding 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_ufunc_api.py > adding 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources. >non-existing path in 'numpy/core': 'build-2.7/src.linux-x86_64-2.7/numpy/core/src/umath' >creating build-2.7/src.linux-x86_64-2.7/numpy/core/src/umath >conv_template:> build-2.7/src.linux-x86_64-2.7/numpy/core/src/umath/loops.c >conv_template:> build-2.7/src.linux-x86_64-2.7/numpy/core/src/umath/umathmodule.c >conv_template:> build-2.7/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc > adding 'build-2.7/src.linux-x86_64-2.7/numpy/core/src/umath' to include_dirs. >numpy.core - nothing done with h_files = ['build-2.7/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h'] >building extension "numpy.core.scalarmath" sources > adding 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. > adding 'build-2.7/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-2.7/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-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources. >conv_template:> build-2.7/src.linux-x86_64-2.7/numpy/core/src/scalarmathmodule.c >numpy.core - nothing done with h_files = ['build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h'] >building extension "numpy.core._dotblas" sources >building extension "numpy.core.umath_tests" sources >conv_template:> build-2.7/src.linux-x86_64-2.7/numpy/core/src/umath/umath_tests.c >building extension "numpy.core.multiarray_tests" sources >conv_template:> build-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray/multiarray_tests.c >building extension "numpy.lib._compiled_base" sources >building extension "numpy.numarray._capi" sources >building extension "numpy.fft.fftpack_lite" sources >building extension "numpy.linalg.lapack_lite" sources >creating build-2.7/src.linux-x86_64-2.7/numpy/linalg >### Warning: Using unoptimized lapack ### > adding 'numpy/linalg/lapack_litemodule.c' to sources. > adding 'numpy/linalg/python_xerbla.c' to sources. > adding 'numpy/linalg/zlapack_lite.c' to sources. > adding 'numpy/linalg/dlapack_lite.c' to sources. > adding 'numpy/linalg/blas_lite.c' to sources. > adding 'numpy/linalg/dlamch.c' to sources. > adding 'numpy/linalg/f2c_lite.c' to sources. >building extension "numpy.random.mtrand" sources >creating build-2.7/src.linux-x86_64-2.7/numpy/random >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest >failure. >removing: _configtest.c _configtest.o _configtest >building data_files sources >build_src: building npy-pkg config files >running build_py >creating build-2.7/lib.linux-x86_64-2.7 >creating build-2.7/lib.linux-x86_64-2.7/numpy >copying numpy/ctypeslib.py -> build-2.7/lib.linux-x86_64-2.7/numpy >copying numpy/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy >copying numpy/add_newdocs.py -> build-2.7/lib.linux-x86_64-2.7/numpy >copying numpy/setupscons.py -> build-2.7/lib.linux-x86_64-2.7/numpy >copying numpy/version.py -> build-2.7/lib.linux-x86_64-2.7/numpy >copying numpy/dual.py -> build-2.7/lib.linux-x86_64-2.7/numpy >copying numpy/_import_tools.py -> build-2.7/lib.linux-x86_64-2.7/numpy >copying numpy/matlib.py -> build-2.7/lib.linux-x86_64-2.7/numpy >copying numpy/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy >copying build-2.7/src.linux-x86_64-2.7/numpy/__config__.py -> build-2.7/lib.linux-x86_64-2.7/numpy >creating build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/from_template.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/unixccompiler.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/lib2def.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/system_info.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/core.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/log.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/intelccompiler.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/setupscons.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/compat.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/__version__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/environment.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/misc_util.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/npy_pkg_config.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/interactive.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/conv_template.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/numpy_distribution.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/mingw32ccompiler.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/exec_command.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/extension.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/cpuinfo.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/ccompiler.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/info.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying numpy/distutils/line_endings.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >copying build-2.7/src.linux-x86_64-2.7/numpy/distutils/__config__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >creating build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/install_data.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/build_src.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/install.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/scons.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/autodist.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/install_clib.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/build_py.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/config_compiler.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/bdist_rpm.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/build_scripts.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/build.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/build_clib.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/egg_info.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/develop.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/sdist.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/install_headers.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/config.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >copying numpy/distutils/command/build_ext.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command >creating build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/g95.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/lahey.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/absoft.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/ibm.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/nag.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/hpux.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/vast.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/none.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/intel.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/mips.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/compaq.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/pg.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/sun.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/gnu.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler >creating build-2.7/lib.linux-x86_64-2.7/numpy/testing >copying numpy/testing/utils.py -> build-2.7/lib.linux-x86_64-2.7/numpy/testing >copying numpy/testing/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/testing >copying numpy/testing/decorators.py -> build-2.7/lib.linux-x86_64-2.7/numpy/testing >copying numpy/testing/setupscons.py -> build-2.7/lib.linux-x86_64-2.7/numpy/testing >copying numpy/testing/noseclasses.py -> build-2.7/lib.linux-x86_64-2.7/numpy/testing >copying numpy/testing/nosetester.py -> build-2.7/lib.linux-x86_64-2.7/numpy/testing >copying numpy/testing/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy/testing >copying numpy/testing/numpytest.py -> build-2.7/lib.linux-x86_64-2.7/numpy/testing >copying numpy/testing/nulltester.py -> build-2.7/lib.linux-x86_64-2.7/numpy/testing >creating build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/common_rules.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/capi_maps.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/f2py2e.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/f2py_testing.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/auxfuncs.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/diagnose.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/f90mod_rules.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/setupscons.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/__version__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/rules.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/cfuncs.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/func2subr.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/cb_rules.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/crackfortran.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/info.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >copying numpy/f2py/use_rules.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py >creating build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/numerictypes.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/function_base.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/numeric.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/machar.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/shape_base.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/setupscons.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/records.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/fromnumeric.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/_mx_datetime_parser.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/getlimits.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/setup_common.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/_internal.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/scons_support.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/memmap.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/info.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/arrayprint.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/defchararray.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >copying numpy/core/code_generators/generate_numpy_api.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core >creating build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/_datasource.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/function_base.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/npyio.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/stride_tricks.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/recfunctions.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/utils.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/scimath.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/shape_base.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/setupscons.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/arrayterator.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/format.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/user_array.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/arraysetops.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/ufunclike.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/_iotools.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/twodim_base.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/type_check.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/index_tricks.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/financial.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/info.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >copying numpy/lib/polynomial.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib >creating build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/random_array.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/precision.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/ma.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/matrix.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/setupscons.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/typeconv.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/compat.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/ufuncs.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/user_array.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/arrayfns.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/array_printer.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/misc.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/rng_stats.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/fft.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/rng.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/mlab.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/linear_algebra.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/fix_default_axis.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/alter_code1.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/functions.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >copying numpy/oldnumeric/alter_code2.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric >creating build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/numerictypes.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/random_array.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/ma.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/image.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/session.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/matrix.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/util.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/setupscons.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/compat.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/ufuncs.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/fft.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/mlab.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/linear_algebra.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/nd_image.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/alter_code1.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/functions.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/convolve.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >copying numpy/numarray/alter_code2.py -> build-2.7/lib.linux-x86_64-2.7/numpy/numarray >creating build-2.7/lib.linux-x86_64-2.7/numpy/fft >copying numpy/fft/helper.py -> build-2.7/lib.linux-x86_64-2.7/numpy/fft >copying numpy/fft/fftpack.py -> build-2.7/lib.linux-x86_64-2.7/numpy/fft >copying numpy/fft/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/fft >copying numpy/fft/setupscons.py -> build-2.7/lib.linux-x86_64-2.7/numpy/fft >copying numpy/fft/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy/fft >copying numpy/fft/info.py -> build-2.7/lib.linux-x86_64-2.7/numpy/fft >creating build-2.7/lib.linux-x86_64-2.7/numpy/linalg >copying numpy/linalg/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/linalg >copying numpy/linalg/setupscons.py -> build-2.7/lib.linux-x86_64-2.7/numpy/linalg >copying numpy/linalg/linalg.py -> build-2.7/lib.linux-x86_64-2.7/numpy/linalg >copying numpy/linalg/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy/linalg >copying numpy/linalg/info.py -> build-2.7/lib.linux-x86_64-2.7/numpy/linalg >creating build-2.7/lib.linux-x86_64-2.7/numpy/random >copying numpy/random/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/random >copying numpy/random/setupscons.py -> build-2.7/lib.linux-x86_64-2.7/numpy/random >copying numpy/random/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy/random >copying numpy/random/info.py -> build-2.7/lib.linux-x86_64-2.7/numpy/random >creating build-2.7/lib.linux-x86_64-2.7/numpy/ma >copying numpy/ma/bench.py -> build-2.7/lib.linux-x86_64-2.7/numpy/ma >copying numpy/ma/core.py -> build-2.7/lib.linux-x86_64-2.7/numpy/ma >copying numpy/ma/testutils.py -> build-2.7/lib.linux-x86_64-2.7/numpy/ma >copying numpy/ma/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/ma >copying numpy/ma/setupscons.py -> build-2.7/lib.linux-x86_64-2.7/numpy/ma >copying numpy/ma/version.py -> build-2.7/lib.linux-x86_64-2.7/numpy/ma >copying numpy/ma/mrecords.py -> build-2.7/lib.linux-x86_64-2.7/numpy/ma >copying numpy/ma/extras.py -> build-2.7/lib.linux-x86_64-2.7/numpy/ma >copying numpy/ma/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy/ma >copying numpy/ma/timer_comparison.py -> build-2.7/lib.linux-x86_64-2.7/numpy/ma >creating build-2.7/lib.linux-x86_64-2.7/numpy/matrixlib >copying numpy/matrixlib/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/matrixlib >copying numpy/matrixlib/setupscons.py -> build-2.7/lib.linux-x86_64-2.7/numpy/matrixlib >copying numpy/matrixlib/defmatrix.py -> build-2.7/lib.linux-x86_64-2.7/numpy/matrixlib >copying numpy/matrixlib/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy/matrixlib >creating build-2.7/lib.linux-x86_64-2.7/numpy/compat >copying numpy/compat/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/compat >copying numpy/compat/setupscons.py -> build-2.7/lib.linux-x86_64-2.7/numpy/compat >copying numpy/compat/_inspect.py -> build-2.7/lib.linux-x86_64-2.7/numpy/compat >copying numpy/compat/py3k.py -> build-2.7/lib.linux-x86_64-2.7/numpy/compat >copying numpy/compat/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy/compat >creating build-2.7/lib.linux-x86_64-2.7/numpy/polynomial >copying numpy/polynomial/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/polynomial >copying numpy/polynomial/polyutils.py -> build-2.7/lib.linux-x86_64-2.7/numpy/polynomial >copying numpy/polynomial/polytemplate.py -> build-2.7/lib.linux-x86_64-2.7/numpy/polynomial >copying numpy/polynomial/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy/polynomial >copying numpy/polynomial/chebyshev.py -> build-2.7/lib.linux-x86_64-2.7/numpy/polynomial >copying numpy/polynomial/polynomial.py -> build-2.7/lib.linux-x86_64-2.7/numpy/polynomial >creating build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/jargon.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/structured_arrays.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/internals.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/indexing.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/broadcasting.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/constants.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/ufuncs.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/subclassing.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/misc.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/creation.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/howtofind.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/performance.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/basics.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/methods_vs_functions.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/io.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/glossary.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >copying numpy/doc/byteswapping.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc >warning: build_py: byte-compiling is disabled, skipping. > >running build_clib >customize UnixCCompiler >customize UnixCCompiler using build_clib >building 'npymath' library >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.7/temp.linux-x86_64-2.7 >creating build-2.7/temp.linux-x86_64-2.7/build-2.7 >creating build-2.7/temp.linux-x86_64-2.7/build-2.7/src.linux-x86_64-2.7 >creating build-2.7/temp.linux-x86_64-2.7/build-2.7/src.linux-x86_64-2.7/numpy >creating build-2.7/temp.linux-x86_64-2.7/build-2.7/src.linux-x86_64-2.7/numpy/core >creating build-2.7/temp.linux-x86_64-2.7/build-2.7/src.linux-x86_64-2.7/numpy/core/src >creating build-2.7/temp.linux-x86_64-2.7/build-2.7/src.linux-x86_64-2.7/numpy/core/src/npymath >compile options: '-Inumpy/core/include -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-2.7/src.linux-x86_64-2.7/numpy/core/src/npymath/ieee754.c >x86_64-pc-linux-gnu-gcc: build-2.7/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math.c >x86_64-pc-linux-gnu-gcc: build-2.7/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math_complex.c >ar: adding 3 object files to build-2.7/temp.linux-x86_64-2.7/libnpymath.a >running build_ext >customize UnixCCompiler >customize UnixCCompiler using build_ext >building 'numpy.core._sort' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/include -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-2.7/src.linux-x86_64-2.7/numpy/core/src/_sortmodule.c >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/build-2.7/src.linux-x86_64-2.7/numpy/core/src/_sortmodule.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lm -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/core/_sort.so >building 'numpy.core.multiarray' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.7/temp.linux-x86_64-2.7/numpy >creating build-2.7/temp.linux-x86_64-2.7/numpy/core >creating build-2.7/temp.linux-x86_64-2.7/numpy/core/src >creating build-2.7/temp.linux-x86_64-2.7/numpy/core/src/multiarray >compile options: '-Inumpy/core/include -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/core/src/multiarray/multiarraymodule_onefile.c >In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:20: >numpy/core/src/multiarray/ctors.c: In function â_array_from_buffer_3118â: >numpy/core/src/multiarray/ctors.c:1656: warning: assignment from incompatible pointer type >In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:35: >numpy/core/src/multiarray/buffer.c: In function â_descriptor_from_pep3118_formatâ: >numpy/core/src/multiarray/buffer.c:772: warning: assignment from incompatible pointer type >numpy/core/src/multiarray/multiarraymodule_onefile.c: At top level: >numpy/core/include/numpy/npy_3kcompat.h:391: warning: âsimple_capsule_dtorâ defined but not used >numpy/core/src/multiarray/scalartypes.c.src:2535: warning: âlonglong_arrtype_hashâ defined but not used >numpy/core/src/multiarray/arraytypes.c.src:93: warning: â_SEQUENCE_MESSAGEâ defined but not used >numpy/core/src/multiarray/mapping.c:74: warning: â_array_ass_itemâ defined but not used >In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:19: >numpy/core/src/multiarray/flagsobject.c: In function âarrayflags_richcompareâ: >numpy/core/src/multiarray/flagsobject.c:568: warning: âcmpâ may be used uninitialized in this function >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/core/src/multiarray/multiarraymodule_onefile.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lnpymath -lm -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/core/multiarray.so >building 'numpy.core.umath' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.7/temp.linux-x86_64-2.7/numpy/core/src/umath >compile options: '-Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/core/src/umath/umathmodule_onefile.c >numpy/core/include/numpy/npy_3kcompat.h:391: warning: âsimple_capsule_dtorâ defined but not used >numpy/core/src/umath/loops.c.src:1287: warning: âCLONGDOUBLE_logical_andâ defined but not used >numpy/core/src/umath/loops.c.src:1287: warning: âCLONGDOUBLE_logical_orâ defined but not used >numpy/core/src/umath/loops.c.src:1300: warning: âCLONGDOUBLE_logical_xorâ defined but not used >numpy/core/src/umath/loops.c.src:1314: warning: âCLONGDOUBLE_logical_notâ defined but not used >numpy/core/src/umath/loops.c.src:1371: warning: âCLONGDOUBLE_ones_likeâ defined but not used >numpy/core/src/umath/loops.c.src:1428: warning: âCLONGDOUBLE_maximumâ defined but not used >numpy/core/src/umath/loops.c.src:1428: warning: âCLONGDOUBLE_minimumâ defined but not used >numpy/core/src/umath/loops.c.src:1452: warning: âCLONGDOUBLE_fmaxâ defined but not used >numpy/core/src/umath/loops.c.src:1452: warning: âCLONGDOUBLE_fminâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/core/src/umath/umathmodule_onefile.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lnpymath -lm -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/core/umath.so >building 'numpy.core.scalarmath' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/include -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-2.7/src.linux-x86_64-2.7/numpy/core/src/scalarmathmodule.c >numpy/core/src/scalarmathmodule.c.src: In function âemit_complexwarningâ: >numpy/core/src/scalarmathmodule.c.src:981: warning: unused variable âretâ >numpy/core/src/scalarmathmodule.c.src: At top level: >numpy/core/include/numpy/npy_3kcompat.h:391: warning: âsimple_capsule_dtorâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/build-2.7/src.linux-x86_64-2.7/numpy/core/src/scalarmathmodule.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lm -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/core/scalarmath.so >building 'numpy.core.umath_tests' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.7/temp.linux-x86_64-2.7/build-2.7/src.linux-x86_64-2.7/numpy/core/src/umath >compile options: '-Inumpy/core/include -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-2.7/src.linux-x86_64-2.7/numpy/core/src/umath/umath_tests.c >numpy/core/include/numpy/npy_3kcompat.h:391: warning: âsimple_capsule_dtorâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/build-2.7/src.linux-x86_64-2.7/numpy/core/src/umath/umath_tests.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/core/umath_tests.so >building 'numpy.core.multiarray_tests' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.7/temp.linux-x86_64-2.7/build-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray >compile options: '-Inumpy/core/include -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray/multiarray_tests.c >numpy/core/include/numpy/npy_3kcompat.h:391: warning: âsimple_capsule_dtorâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/build-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray/multiarray_tests.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/core/multiarray_tests.so >building 'numpy.lib._compiled_base' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.7/temp.linux-x86_64-2.7/numpy/lib >creating build-2.7/temp.linux-x86_64-2.7/numpy/lib/src >compile options: '-Inumpy/core/include -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/lib/src/_compiled_base.c >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/lib/src/_compiled_base.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/lib/_compiled_base.so >building 'numpy.numarray._capi' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.7/temp.linux-x86_64-2.7/numpy/numarray >compile options: '-Inumpy/core/include -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/numarray/_capi.c >numpy/core/include/numpy/npy_3kcompat.h:391: warning: âsimple_capsule_dtorâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/numarray/_capi.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/numarray/_capi.so >building 'numpy.fft.fftpack_lite' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.7/temp.linux-x86_64-2.7/numpy/fft >compile options: '-Inumpy/core/include -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack.c >x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack_litemodule.c >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/fft/fftpack_litemodule.o build-2.7/temp.linux-x86_64-2.7/numpy/fft/fftpack.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/fft/fftpack_lite.so >building 'numpy.linalg.lapack_lite' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.7/temp.linux-x86_64-2.7/numpy/linalg >compile options: '-Inumpy/core/include -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/linalg/dlapack_lite.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/f2c_lite.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/python_xerbla.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/blas_lite.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/dlamch.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/zlapack_lite.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/lapack_litemodule.c >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/linalg/lapack_litemodule.o build-2.7/temp.linux-x86_64-2.7/numpy/linalg/python_xerbla.o build-2.7/temp.linux-x86_64-2.7/numpy/linalg/zlapack_lite.o build-2.7/temp.linux-x86_64-2.7/numpy/linalg/dlapack_lite.o build-2.7/temp.linux-x86_64-2.7/numpy/linalg/blas_lite.o build-2.7/temp.linux-x86_64-2.7/numpy/linalg/dlamch.o build-2.7/temp.linux-x86_64-2.7/numpy/linalg/f2c_lite.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/linalg/lapack_lite.so >building 'numpy.random.mtrand' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-2.7/temp.linux-x86_64-2.7/numpy/random >creating build-2.7/temp.linux-x86_64-2.7/numpy/random/mtrand >compile options: '-Inumpy/core/include -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/distributions.c >x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/mtrand.c >x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/initarray.c >x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/randomkit.c >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/random/mtrand/mtrand.o build-2.7/temp.linux-x86_64-2.7/numpy/random/mtrand/randomkit.o build-2.7/temp.linux-x86_64-2.7/numpy/random/mtrand/initarray.o build-2.7/temp.linux-x86_64-2.7/numpy/random/mtrand/distributions.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/random/mtrand.so >running scons >running build_scripts >creating build-2.7/scripts.linux-x86_64-2.7 >Creating build-2.7/scripts.linux-x86_64-2.7/f2py2.7 > adding 'build-2.7/scripts.linux-x86_64-2.7/f2py2.7' to scripts >changing mode of build-2.7/scripts.linux-x86_64-2.7/f2py2.7 from 644 to 755 > [1;32m*[0m [1;34mBuilding of dev-python/numpy-1.5.1 with CPython 3.1...[0m >[1mpython3.1 setup.py build -b build-3.1 [0m >RefactoringTool: Skipping implicit fixer: buffer >RefactoringTool: Skipping implicit fixer: idioms >RefactoringTool: Skipping implicit fixer: set_literal >RefactoringTool: Skipping implicit fixer: ws_comma >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ctypeslib.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/__init__.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/setupscons.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/dual.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/_import_tools.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/matlib.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/tests/test_matlib.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/tests/test_ctypeslib.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/compat/__init__.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/compat/_inspect.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/polynomial/__init__.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/polynomial/polyutils.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/polynomial/polytemplate.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/polynomial/chebyshev.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/polynomial/polynomial.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/polynomial/tests/test_polyutils.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/polynomial/tests/test_chebyshev.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/polynomial/tests/test_polynomial.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/common_rules.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/capi_maps.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/f2py2e.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/f2py_testing.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/diagnose.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/__init__.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/f90mod_rules.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/setupscons.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/__version__.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/rules.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/cfuncs.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/func2subr.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/cb_rules.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/crackfortran.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/use_rules.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/tests/test_return_character.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/tests/util.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/tests/test_array_from_pyobj.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/tests/test_return_real.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/tests/test_callback.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/tests/test_return_integer.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/tests/test_return_complex.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/tests/test_return_logical.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/bench.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/testutils.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/__init__.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/version.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/mrecords.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/extras.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/tests/test_mrecords.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/tests/test_regression.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/tests/test_extras.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/tests/test_subclassing.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/numerictypes.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/image.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/session.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/matrix.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/__init__.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/util.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/nd_image.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/alter_code1.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/functions.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/convolve.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/random/__init__.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/random/tests/test_random.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/linalg/__init__.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/linalg/linalg.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/linalg/tests/test_regression.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/linalg/tests/test_build.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/linalg/tests/test_linalg.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/utils.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/__init__.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/decorators.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/noseclasses.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/nosetester.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/numpytest.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/nulltester.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/tests/test_decorators.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/tests/test_utils.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/_datasource.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/function_base.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/npyio.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/stride_tricks.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/recfunctions.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/utils.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/scimath.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/__init__.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/shape_base.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/format.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/user_array.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/arraysetops.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/ufunclike.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/_iotools.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/twodim_base.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/type_check.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/index_tricks.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/financial.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/polynomial.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/benchmarks/bench_arraysetops.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_shape_base.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_ufunclike.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_financial.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test__datasource.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_utils.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_stride_tricks.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_arraysetops.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_regression.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_function_base.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_index_tricks.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_format.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_io.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_twodim_base.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_polynomial.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test__iotools.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_type_check.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_recfunctions.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/random_array.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/precision.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/matrix.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/__init__.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/typeconv.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/compat.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/arrayfns.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/array_printer.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/misc.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/rng_stats.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/rng.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/mlab.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/linear_algebra.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/fix_default_axis.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/alter_code1.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/functions.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/alter_code2.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/tests/test_oldnumeric.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/tests/test_regression.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/from_template.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/unixccompiler.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/lib2def.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/core.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/log.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/intelccompiler.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/__init__.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/__version__.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/environment.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/misc_util.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/npy_pkg_config.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/interactive.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/conv_template.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/mingw32ccompiler.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/exec_command.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/cpuinfo.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/ccompiler.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/line_endings.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/tests/test_npy_pkg_config.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/tests/test_misc_util.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/tests/f2py_ext/tests/test_fib2.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/tests/gen_ext/tests/test_fib3.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/build_src.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/scons.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/install_clib.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/build_py.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/config_compiler.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/bdist_rpm.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/build.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/build_clib.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/install_headers.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/config.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/build_ext.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/g95.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/lahey.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/absoft.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/__init__.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/ibm.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/nag.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/hpux.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/vast.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/none.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/intel.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/mips.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/compaq.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/pg.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/sun.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/gnu.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/matrixlib/__init__.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/matrixlib/defmatrix.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/matrixlib/tests/test_regression.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/matrixlib/tests/test_defmatrix.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/numerictypes.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/function_base.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/numeric.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/machar.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/__init__.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/shape_base.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/records.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/fromnumeric.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/_mx_datetime_parser.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/getlimits.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/setup_common.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/_internal.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/scons_support.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/memmap.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/arrayprint.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_shape_base.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_records.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_ufunc.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_print.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_scalarmath.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_multiarray.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_numerictypes.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_unicode.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_umath.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_regression.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_blasdot.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_errstate.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_defchararray.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_function_base.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_memmap.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_getlimits.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_machar.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_numeric.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_umath_complex.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_dtype.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/code_generators/cversions.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/code_generators/genapi.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/code_generators/numpy_api.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/fft/helper.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/fft/fftpack.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/fft/__init__.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/fft/tests/test_helper.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/fft/tests/test_fftpack.py >RefactoringTool: Files that were modified: >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ctypeslib.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/__init__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/setupscons.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/dual.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/_import_tools.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/matlib.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/tests/test_matlib.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/tests/test_ctypeslib.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/compat/__init__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/compat/_inspect.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/polynomial/__init__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/polynomial/polyutils.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/polynomial/polytemplate.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/polynomial/chebyshev.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/polynomial/polynomial.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/polynomial/tests/test_polyutils.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/polynomial/tests/test_chebyshev.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/polynomial/tests/test_polynomial.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/common_rules.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/capi_maps.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/f2py2e.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/f2py_testing.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/diagnose.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/__init__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/f90mod_rules.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/setupscons.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/__version__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/rules.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/cfuncs.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/func2subr.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/cb_rules.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/crackfortran.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/use_rules.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/tests/test_return_character.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/tests/util.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/tests/test_array_from_pyobj.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/tests/test_return_real.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/tests/test_callback.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/tests/test_return_integer.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/tests/test_return_complex.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/tests/test_return_logical.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/bench.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/testutils.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/__init__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/version.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/mrecords.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/extras.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/tests/test_mrecords.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/tests/test_regression.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/tests/test_extras.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/tests/test_subclassing.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/numerictypes.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/image.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/session.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/matrix.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/__init__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/util.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/nd_image.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/alter_code1.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/functions.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/numarray/convolve.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/random/__init__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/random/tests/test_random.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/linalg/__init__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/linalg/linalg.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/linalg/tests/test_regression.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/linalg/tests/test_build.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/linalg/tests/test_linalg.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/utils.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/__init__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/decorators.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/noseclasses.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/nosetester.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/numpytest.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/nulltester.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/tests/test_decorators.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/testing/tests/test_utils.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/_datasource.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/function_base.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/npyio.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/stride_tricks.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/recfunctions.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/utils.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/scimath.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/__init__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/shape_base.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/format.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/user_array.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/arraysetops.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/ufunclike.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/_iotools.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/twodim_base.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/type_check.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/index_tricks.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/financial.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/polynomial.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/benchmarks/bench_arraysetops.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_shape_base.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_ufunclike.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_financial.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test__datasource.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_utils.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_stride_tricks.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_arraysetops.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_regression.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_function_base.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_index_tricks.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_format.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_io.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_twodim_base.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_polynomial.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test__iotools.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_type_check.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_recfunctions.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/random_array.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/precision.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/matrix.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/__init__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/typeconv.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/compat.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/arrayfns.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/array_printer.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/misc.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/rng_stats.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/rng.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/mlab.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/linear_algebra.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/fix_default_axis.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/alter_code1.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/functions.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/alter_code2.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/tests/test_oldnumeric.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/tests/test_regression.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/from_template.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/unixccompiler.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/lib2def.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/core.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/log.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/intelccompiler.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/__init__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/__version__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/environment.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/misc_util.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/npy_pkg_config.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/interactive.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/conv_template.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/mingw32ccompiler.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/exec_command.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/cpuinfo.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/ccompiler.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/line_endings.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/tests/test_npy_pkg_config.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/tests/test_misc_util.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/tests/f2py_ext/tests/test_fib2.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/tests/gen_ext/tests/test_fib3.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/build_src.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/scons.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/install_clib.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/build_py.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/config_compiler.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/bdist_rpm.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/build.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/build_clib.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/install_headers.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/config.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/build_ext.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/g95.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/lahey.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/absoft.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/__init__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/ibm.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/nag.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/hpux.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/vast.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/none.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/intel.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/mips.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/compaq.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/pg.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/sun.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/fcompiler/gnu.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/matrixlib/__init__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/matrixlib/defmatrix.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/matrixlib/tests/test_regression.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/matrixlib/tests/test_defmatrix.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/numerictypes.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/function_base.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/numeric.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/machar.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/__init__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/shape_base.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/records.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/fromnumeric.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/_mx_datetime_parser.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/getlimits.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/setup_common.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/_internal.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/scons_support.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/memmap.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/arrayprint.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_shape_base.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_records.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_ufunc.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_print.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_scalarmath.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_multiarray.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_numerictypes.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_unicode.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_umath.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_regression.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_blasdot.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_errstate.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_defchararray.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_function_base.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_memmap.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_getlimits.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_machar.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_numeric.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_umath_complex.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/tests/test_dtype.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/code_generators/cversions.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/code_generators/genapi.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/code_generators/numpy_api.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/fft/helper.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/fft/fftpack.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/fft/__init__.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/fft/tests/test_helper.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/fft/tests/test_fftpack.py >RefactoringTool: Warnings/messages while refactoring: >RefactoringTool: ### In file /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/_iotools.py ### >RefactoringTool: Line 689: You should use a for loop here >RefactoringTool: ### In file /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/fromnumeric.py ### >RefactoringTool: Line 342: You should use 'operator.mul(repeats, axis)' here. >RefactoringTool: Skipping implicit fixer: buffer >RefactoringTool: Skipping implicit fixer: idioms >RefactoringTool: Skipping implicit fixer: set_literal >RefactoringTool: Skipping implicit fixer: ws_comma >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/auxfuncs.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/core.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/timer_comparison.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/tests/test_core.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/tests/test_old_ma.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/arrayterator.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_arrayterator.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/ma.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py >RefactoringTool: Files that were modified: >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/auxfuncs.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/core.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/timer_comparison.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/tests/test_core.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/tests/test_old_ma.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/arrayterator.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/lib/tests/test_arrayterator.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/oldnumeric/ma.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py >RefactoringTool: Warnings/messages while refactoring: >RefactoringTool: ### In file /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/tests/test_core.py ### >RefactoringTool: Line 330: You should use 'operator.mul(x4, (2, 2, 2, 2), axis=0)' here. >RefactoringTool: Line 332: You should use 'operator.mul(x4, 2, axis=0)' here. >RefactoringTool: ### In file /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/ma/tests/test_old_ma.py ### >RefactoringTool: Line 298: You should use 'operator.mul(x4, (2, 2, 2, 2), axis=0)' here. >RefactoringTool: Line 300: You should use 'operator.mul(x4, 2, axis=0)' here. >RefactoringTool: Skipping implicit fixer: buffer >RefactoringTool: Skipping implicit fixer: idioms >RefactoringTool: Skipping implicit fixer: set_literal >RefactoringTool: Skipping implicit fixer: ws_comma >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/setup.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/linalg/setup.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/tests/f2py_f90_ext/setup.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/setup.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/code_generators/generate_numpy_api.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/code_generators/generate_ufunc_api.py >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/code_generators/generate_umath.py >RefactoringTool: Files that were modified: >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/f2py/setup.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/linalg/setup.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/tests/f2py_f90_ext/setup.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/setup.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/code_generators/generate_numpy_api.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/code_generators/generate_ufunc_api.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/code_generators/generate_umath.py >RefactoringTool: Skipping implicit fixer: buffer >RefactoringTool: Skipping implicit fixer: idioms >RefactoringTool: Skipping implicit fixer: set_literal >RefactoringTool: Skipping implicit fixer: ws_comma >RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/compat/py3k.py >RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/defchararray.py >RefactoringTool: Files that were modified: >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/compat/py3k.py >RefactoringTool: /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/core/defchararray.py >Converting to Python3 via 2to3... >non-existing path in 'numpy/distutils': 'site.cfg' >F2PY Version 1 >blas_opt_info: >blas_mkl_info: >Disabled blas_mkl_info: (MKL is None) >Disabled blas_mkl_info: (MKL is None) > NOT AVAILABLE > >atlas_blas_threads_info: >Disabled atlas_blas_threads_info: (PTATLAS is None) > NOT AVAILABLE > >atlas_blas_info: >Disabled atlas_blas_info: (ATLAS is None) > NOT AVAILABLE > >blas_info: >Disabled blas_info: (BLAS is None) > NOT AVAILABLE > >blas_src_info: > NOT AVAILABLE > > NOT AVAILABLE > >lapack_opt_info: >lapack_mkl_info: >mkl_info: >Disabled mkl_info: (MKL is None) >Disabled mkl_info: (MKL is None) > NOT AVAILABLE > > NOT AVAILABLE > >atlas_threads_info: >Disabled atlas_threads_info: (PTATLAS is None) ><class 'numpy.distutils.system_info.atlas_threads_info'> > NOT AVAILABLE > >atlas_info: >Disabled atlas_info: (ATLAS is None) ><class 'numpy.distutils.system_info.atlas_info'> > NOT AVAILABLE > >lapack_info: >Disabled lapack_info: (LAPACK is None) > NOT AVAILABLE > >lapack_src_info: > NOT AVAILABLE > > NOT AVAILABLE > >could not resolve pattern in '': '*.txt' >non-existing path in '': 'COMPATIBILITY' >non-existing path in '': 'site.cfg.example' >non-existing path in '': 'tools/py3tool.py' >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 >creating build-3.1 >creating build-3.1/src.linux-x86_64-3.1 >creating build-3.1/src.linux-x86_64-3.1/numpy >creating build-3.1/src.linux-x86_64-3.1/numpy/distutils >building library "npymath" sources >customize GnuFCompiler >Could not locate executable g77 >Could not locate executable f77 >customize IntelFCompiler >Could not locate executable ifort >Could not locate executable ifc >customize LaheyFCompiler >Could not locate executable lf95 >customize PGroupFCompiler >Could not locate executable pgf90 >Could not locate executable pgf77 >customize AbsoftFCompiler >Could not locate executable f90 >customize NAGFCompiler >Could not locate executable f95 >customize VastFCompiler >customize CompaqFCompiler >Could not locate executable fort >customize IntelItaniumFCompiler >Could not locate executable efort >Could not locate executable efc >customize IntelEM64TFCompiler >customize Gnu95FCompiler >Found executable /usr/bin/gfortran >customize Gnu95FCompiler >customize Gnu95FCompiler using config >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >creating build-3.1/src.linux-x86_64-3.1/numpy/core >creating build-3.1/src.linux-x86_64-3.1/numpy/core/src >creating build-3.1/src.linux-x86_64-3.1/numpy/core/src/npymath >conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/npymath/npy_math.c >conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/npymath/ieee754.c >conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/npymath/npy_math_complex.c >building extension "numpy.core._sort" sources >Generating build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:7: error: âSIZEOF_LONGDOUBLEâ undeclared (first use in this function) >_configtest.c:7: error: (Each undeclared identifier is reported only once >_configtest.c:7: error: for each function it appears in.) >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:7: error: âÂÂSIZEOF_LONGDOUBLEâ undeclared (first use in this function) >_configtest.c:7: error: (Each undeclared identifier is reported only once >_configtest.c:7: error: for each function it appears in.) >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:7: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:7: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âasinâ >_configtest.c:2: warning: conflicting types for built-in function âcosâ >_configtest.c:3: warning: conflicting types for built-in function âlogâ >_configtest.c:4: warning: conflicting types for built-in function âfabsâ >_configtest.c:5: warning: conflicting types for built-in function âtanhâ >_configtest.c:6: warning: conflicting types for built-in function âatanâ >_configtest.c:7: warning: conflicting types for built-in function âacosâ >_configtest.c:8: warning: conflicting types for built-in function âfloorâ >_configtest.c:9: warning: conflicting types for built-in function âfmodâ >_configtest.c:10: warning: conflicting types for built-in function âsqrtâ >_configtest.c:11: warning: conflicting types for built-in function âcoshâ >_configtest.c:12: warning: conflicting types for built-in function âmodfâ >_configtest.c:13: warning: conflicting types for built-in function âsinhâ >_configtest.c:14: warning: conflicting types for built-in function âfrexpâ >_configtest.c:15: warning: conflicting types for built-in function âexpâ >_configtest.c:16: warning: conflicting types for built-in function âtanâ >_configtest.c:17: warning: conflicting types for built-in function âceilâ >_configtest.c:18: warning: conflicting types for built-in function âlog10â >_configtest.c:19: warning: conflicting types for built-in function âsinâ >_configtest.c:20: warning: conflicting types for built-in function âldexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âlog2â >_configtest.c:2: warning: conflicting types for built-in function âpowâ >_configtest.c:3: warning: conflicting types for built-in function âexp2â >_configtest.c:4: warning: conflicting types for built-in function âatan2â >_configtest.c:5: warning: conflicting types for built-in function ârintâ >_configtest.c:6: warning: conflicting types for built-in function ânextafterâ >_configtest.c:7: warning: conflicting types for built-in function âtruncâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âcosfâ >_configtest.c:2: warning: conflicting types for built-in function âcoshfâ >_configtest.c:3: warning: conflicting types for built-in function ârintfâ >_configtest.c:4: warning: conflicting types for built-in function âfabsfâ >_configtest.c:5: warning: conflicting types for built-in function âfloorfâ >_configtest.c:6: warning: conflicting types for built-in function ânextafterfâ >_configtest.c:7: warning: conflicting types for built-in function âtanhfâ >_configtest.c:8: warning: conflicting types for built-in function âlog10fâ >_configtest.c:9: warning: conflicting types for built-in function âlogfâ >_configtest.c:10: warning: conflicting types for built-in function âsinhfâ >_configtest.c:11: warning: conflicting types for built-in function âacosfâ >_configtest.c:12: warning: conflicting types for built-in function âsqrtfâ >_configtest.c:13: warning: conflicting types for built-in function âldexpfâ >_configtest.c:14: warning: conflicting types for built-in function âhypotfâ >_configtest.c:15: warning: conflicting types for built-in function âlog2fâ >_configtest.c:16: warning: conflicting types for built-in function âexp2fâ >_configtest.c:17: warning: conflicting types for built-in function âatanfâ >_configtest.c:18: warning: conflicting types for built-in function âfmodfâ >_configtest.c:19: warning: conflicting types for built-in function âatan2fâ >_configtest.c:20: warning: conflicting types for built-in function âmodffâ >_configtest.c:21: warning: conflicting types for built-in function âceilfâ >_configtest.c:22: warning: conflicting types for built-in function âlog1pfâ >_configtest.c:23: warning: conflicting types for built-in function âasinfâ >_configtest.c:24: warning: conflicting types for built-in function âcopysignfâ >_configtest.c:25: warning: conflicting types for built-in function âacoshfâ >_configtest.c:26: warning: conflicting types for built-in function âsinfâ >_configtest.c:27: warning: conflicting types for built-in function âtanfâ >_configtest.c:28: warning: conflicting types for built-in function âatanhfâ >_configtest.c:29: warning: conflicting types for built-in function âtruncfâ >_configtest.c:30: warning: conflicting types for built-in function âasinhfâ >_configtest.c:31: warning: conflicting types for built-in function âfrexpfâ >_configtest.c:32: warning: conflicting types for built-in function âpowfâ >_configtest.c:33: warning: conflicting types for built-in function âexpfâ >_configtest.c:34: warning: conflicting types for built-in function âexpm1fâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âtanhlâ >_configtest.c:2: warning: conflicting types for built-in function âlog10lâ >_configtest.c:3: warning: conflicting types for built-in function ânextafterlâ >_configtest.c:4: warning: conflicting types for built-in function âcoshlâ >_configtest.c:5: warning: conflicting types for built-in function âcoslâ >_configtest.c:6: warning: conflicting types for built-in function âfloorlâ >_configtest.c:7: warning: conflicting types for built-in function ârintlâ >_configtest.c:8: warning: conflicting types for built-in function âfabslâ >_configtest.c:9: warning: conflicting types for built-in function âacoslâ >_configtest.c:10: warning: conflicting types for built-in function âldexplâ >_configtest.c:11: warning: conflicting types for built-in function âsqrtlâ >_configtest.c:12: warning: conflicting types for built-in function âloglâ >_configtest.c:13: warning: conflicting types for built-in function âexpm1lâ >_configtest.c:14: warning: conflicting types for built-in function âhypotlâ >_configtest.c:15: warning: conflicting types for built-in function âlog2lâ >_configtest.c:16: warning: conflicting types for built-in function âcopysignlâ >_configtest.c:17: warning: conflicting types for built-in function âexp2lâ >_configtest.c:18: warning: conflicting types for built-in function âatanlâ >_configtest.c:19: warning: conflicting types for built-in function âfrexplâ >_configtest.c:20: warning: conflicting types for built-in function âatan2lâ >_configtest.c:21: warning: conflicting types for built-in function âsinhlâ >_configtest.c:22: warning: conflicting types for built-in function âfmodlâ >_configtest.c:23: warning: conflicting types for built-in function âlog1plâ >_configtest.c:24: warning: conflicting types for built-in function âasinlâ >_configtest.c:25: warning: conflicting types for built-in function âceillâ >_configtest.c:26: warning: conflicting types for built-in function âsinlâ >_configtest.c:27: warning: conflicting types for built-in function âacoshlâ >_configtest.c:28: warning: conflicting types for built-in function âatanhlâ >_configtest.c:29: warning: conflicting types for built-in function âtanlâ >_configtest.c:30: warning: conflicting types for built-in function âtrunclâ >_configtest.c:31: warning: conflicting types for built-in function âpowlâ >_configtest.c:32: warning: conflicting types for built-in function âexplâ >_configtest.c:33: warning: conflicting types for built-in function âmodflâ >_configtest.c:34: warning: conflicting types for built-in function âasinhlâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:8: error: âHAVE_DECL_SIGNBITâ undeclared (first use in this function) >_configtest.c:8: error: (Each undeclared identifier is reported only once >_configtest.c:8: error: for each function it appears in.) >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:8: error: âÂÂHAVE_DECL_SIGNBITâ undeclared (first use in this function) >_configtest.c:8: error: (Each undeclared identifier is reported only once >_configtest.c:8: error: for each function it appears in.) >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âcexpâ >_configtest.c:2: warning: conflicting types for built-in function âclogâ >_configtest.c:3: warning: conflicting types for built-in function âccosâ >_configtest.c:4: warning: conflicting types for built-in function âcimagâ >_configtest.c:5: warning: conflicting types for built-in function âcabsâ >_configtest.c:6: warning: conflicting types for built-in function âcpowâ >_configtest.c:7: warning: conflicting types for built-in function âcsqrtâ >_configtest.c:8: warning: conflicting types for built-in function âcargâ >_configtest.c:9: warning: conflicting types for built-in function âcrealâ >_configtest.c:10: warning: conflicting types for built-in function âcsinâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âccosfâ >_configtest.c:2: warning: conflicting types for built-in function âcargfâ >_configtest.c:3: warning: conflicting types for built-in function âcsqrtfâ >_configtest.c:4: warning: conflicting types for built-in function âcpowfâ >_configtest.c:5: warning: conflicting types for built-in function âcexpfâ >_configtest.c:6: warning: conflicting types for built-in function âcrealfâ >_configtest.c:7: warning: conflicting types for built-in function âcsinfâ >_configtest.c:8: warning: conflicting types for built-in function âcabsfâ >_configtest.c:9: warning: conflicting types for built-in function âclogfâ >_configtest.c:10: warning: conflicting types for built-in function âcimagfâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âcsqrtlâ >_configtest.c:2: warning: conflicting types for built-in function âcarglâ >_configtest.c:3: warning: conflicting types for built-in function âcexplâ >_configtest.c:4: warning: conflicting types for built-in function âccoslâ >_configtest.c:5: warning: conflicting types for built-in function âcpowlâ >_configtest.c:6: warning: conflicting types for built-in function âcimaglâ >_configtest.c:7: warning: conflicting types for built-in function âcsinlâ >_configtest.c:8: warning: conflicting types for built-in function âcreallâ >_configtest.c:9: warning: conflicting types for built-in function âcloglâ >_configtest.c:10: warning: conflicting types for built-in function âcabslâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >('File:', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h') >#define HAVE_ENDIAN_H 1 >#define SIZEOF_PY_INTPTR_T 8 >#define SIZEOF_PY_LONG_LONG 8 >#define MATHLIB m >#define HAVE_SIN >#define HAVE_COS >#define HAVE_TAN >#define HAVE_SINH >#define HAVE_COSH >#define HAVE_TANH >#define HAVE_FABS >#define HAVE_FLOOR >#define HAVE_CEIL >#define HAVE_SQRT >#define HAVE_LOG10 >#define HAVE_LOG >#define HAVE_EXP >#define HAVE_ASIN >#define HAVE_ACOS >#define HAVE_ATAN >#define HAVE_FMOD >#define HAVE_MODF >#define HAVE_FREXP >#define HAVE_LDEXP >#define HAVE_RINT >#define HAVE_TRUNC >#define HAVE_EXP2 >#define HAVE_LOG2 >#define HAVE_ATAN2 >#define HAVE_POW >#define HAVE_NEXTAFTER >#define HAVE_SINF >#define HAVE_COSF >#define HAVE_TANF >#define HAVE_SINHF >#define HAVE_COSHF >#define HAVE_TANHF >#define HAVE_FABSF >#define HAVE_FLOORF >#define HAVE_CEILF >#define HAVE_RINTF >#define HAVE_TRUNCF >#define HAVE_SQRTF >#define HAVE_LOG10F >#define HAVE_LOGF >#define HAVE_LOG1PF >#define HAVE_EXPF >#define HAVE_EXPM1F >#define HAVE_ASINF >#define HAVE_ACOSF >#define HAVE_ATANF >#define HAVE_ASINHF >#define HAVE_ACOSHF >#define HAVE_ATANHF >#define HAVE_HYPOTF >#define HAVE_ATAN2F >#define HAVE_POWF >#define HAVE_FMODF >#define HAVE_MODFF >#define HAVE_FREXPF >#define HAVE_LDEXPF >#define HAVE_EXP2F >#define HAVE_LOG2F >#define HAVE_COPYSIGNF >#define HAVE_NEXTAFTERF >#define HAVE_SINL >#define HAVE_COSL >#define HAVE_TANL >#define HAVE_SINHL >#define HAVE_COSHL >#define HAVE_TANHL >#define HAVE_FABSL >#define HAVE_FLOORL >#define HAVE_CEILL >#define HAVE_RINTL >#define HAVE_TRUNCL >#define HAVE_SQRTL >#define HAVE_LOG10L >#define HAVE_LOGL >#define HAVE_LOG1PL >#define HAVE_EXPL >#define HAVE_EXPM1L >#define HAVE_ASINL >#define HAVE_ACOSL >#define HAVE_ATANL >#define HAVE_ASINHL >#define HAVE_ACOSHL >#define HAVE_ATANHL >#define HAVE_HYPOTL >#define HAVE_ATAN2L >#define HAVE_POWL >#define HAVE_FMODL >#define HAVE_MODFL >#define HAVE_FREXPL >#define HAVE_LDEXPL >#define HAVE_EXP2L >#define HAVE_LOG2L >#define HAVE_COPYSIGNL >#define HAVE_NEXTAFTERL >#define HAVE_DECL_SIGNBIT >#define HAVE_COMPLEX_H >#define HAVE_CREAL >#define HAVE_CIMAG >#define HAVE_CABS >#define HAVE_CARG >#define HAVE_CEXP >#define HAVE_CSQRT >#define HAVE_CLOG >#define HAVE_CCOS >#define HAVE_CSIN >#define HAVE_CPOW >#define HAVE_CREALF >#define HAVE_CIMAGF >#define HAVE_CABSF >#define HAVE_CARGF >#define HAVE_CEXPF >#define HAVE_CSQRTF >#define HAVE_CLOGF >#define HAVE_CCOSF >#define HAVE_CSINF >#define HAVE_CPOWF >#define HAVE_CREALL >#define HAVE_CIMAGL >#define HAVE_CABSL >#define HAVE_CARGL >#define HAVE_CEXPL >#define HAVE_CSQRTL >#define HAVE_CLOGL >#define HAVE_CCOSL >#define HAVE_CSINL >#define HAVE_CPOWL >#define HAVE_LDOUBLE_INTEL_EXTENDED_16_BYTES_LE 1 >#define NPY_PY3K 1 >#ifndef __cplusplus >/* #undef inline */ >#endif > >#ifndef _NPY_NPY_CONFIG_H_ >#error config.h should never be included directly, include npy_config.h instead >#endif > >EOF > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h' to sources. >Generating build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:5:18: warning: extra tokens at end of #ifndef directive >_configtest.c: In function âmainâ: >_configtest.c:8: warning: control reaches end of non-void function >success! >removing: _configtest.c _configtest.o >File: build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h >#define NPY_HAVE_ENDIAN_H 1 >#define NPY_SIZEOF_SHORT SIZEOF_SHORT >#define NPY_SIZEOF_INT SIZEOF_INT >#define NPY_SIZEOF_LONG SIZEOF_LONG >#define NPY_SIZEOF_FLOAT 4 >#define NPY_SIZEOF_COMPLEX_FLOAT 8 >#define NPY_SIZEOF_DOUBLE 8 >#define NPY_SIZEOF_COMPLEX_DOUBLE 16 >#define NPY_SIZEOF_LONGDOUBLE 16 >#define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32 >#define NPY_SIZEOF_PY_INTPTR_T 8 >#define NPY_SIZEOF_PY_LONG_LONG 8 >#define NPY_SIZEOF_LONGLONG 8 >#define NPY_NO_SMP 0 >#define NPY_HAVE_DECL_ISNAN >#define NPY_HAVE_DECL_ISINF >#define NPY_HAVE_DECL_ISFINITE >#define NPY_HAVE_DECL_SIGNBIT >#define NPY_USE_C99_COMPLEX >#define NPY_HAVE_COMPLEX_DOUBLE 1 >#define NPY_HAVE_COMPLEX_FLOAT 1 >#define NPY_HAVE_COMPLEX_LONG_DOUBLE 1 >#define NPY_USE_C99_FORMATS 1 >#define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden"))) >#define NPY_ABI_VERSION 0x01000009 >#define NPY_API_VERSION 0x00000004 > >#ifndef __STDC_FORMAT_MACROS >#define __STDC_FORMAT_MACROS 1 >#endif > >EOF > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h' to sources. >conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/_sortmodule.c >numpy.core - nothing done with h_files = ['build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h'] >building extension "numpy.core.multiarray" sources >non-existing path in 'numpy/core': 'build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray' >creating build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray >conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray/scalartypes.c >conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray/arraytypes.c > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h' to sources. > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h' to sources. >numpy.core - nothing done with h_files = ['build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h'] >building extension "numpy.core.umath" sources > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h' to sources. > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_ufunc_api.py > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__ufunc_api.h' to sources. >non-existing path in 'numpy/core': 'build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath' >creating build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath >conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath/loops.c >conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath/umathmodule.c >conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath/funcs.inc > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath' to include_dirs. >numpy.core - nothing done with h_files = ['build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath/funcs.inc', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__ufunc_api.h'] >building extension "numpy.core.scalarmath" sources > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h' to sources. > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h' to sources. >executing numpy/core/code_generators/generate_ufunc_api.py > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__ufunc_api.h' to sources. >conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/scalarmathmodule.c >numpy.core - nothing done with h_files = ['build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__ufunc_api.h'] >building extension "numpy.core._dotblas" sources >building extension "numpy.core.umath_tests" sources >conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath/umath_tests.c >building extension "numpy.core.multiarray_tests" sources >conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray/multiarray_tests.c >building extension "numpy.lib._compiled_base" sources >building extension "numpy.numarray._capi" sources >building extension "numpy.fft.fftpack_lite" sources >building extension "numpy.linalg.lapack_lite" sources >creating build-3.1/src.linux-x86_64-3.1/numpy/linalg >### Warning: Using unoptimized lapack ### > adding 'numpy/linalg/lapack_litemodule.c' to sources. > adding 'numpy/linalg/python_xerbla.c' to sources. > adding 'numpy/linalg/zlapack_lite.c' to sources. > adding 'numpy/linalg/dlapack_lite.c' to sources. > adding 'numpy/linalg/blas_lite.c' to sources. > adding 'numpy/linalg/dlamch.c' to sources. > adding 'numpy/linalg/f2c_lite.c' to sources. >building extension "numpy.random.mtrand" sources >creating build-3.1/src.linux-x86_64-3.1/numpy/random >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest >failure. >removing: _configtest.c _configtest.o _configtest >building data_files sources >build_src: building npy-pkg config files >running build_py >creating build-3.1/lib.linux-x86_64-3.1 >creating build-3.1/lib.linux-x86_64-3.1/numpy >copying numpy/ctypeslib.py -> build-3.1/lib.linux-x86_64-3.1/numpy >copying numpy/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy >copying numpy/add_newdocs.py -> build-3.1/lib.linux-x86_64-3.1/numpy >copying numpy/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy >copying numpy/version.py -> build-3.1/lib.linux-x86_64-3.1/numpy >copying numpy/dual.py -> build-3.1/lib.linux-x86_64-3.1/numpy >copying numpy/_import_tools.py -> build-3.1/lib.linux-x86_64-3.1/numpy >copying numpy/matlib.py -> build-3.1/lib.linux-x86_64-3.1/numpy >copying numpy/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy >copying build-3.1/src.linux-x86_64-3.1/numpy/__config__.py -> build-3.1/lib.linux-x86_64-3.1/numpy >creating build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/from_template.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/unixccompiler.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/lib2def.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/system_info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/core.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/log.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/intelccompiler.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/compat.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/__version__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/environment.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/misc_util.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/npy_pkg_config.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/interactive.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/conv_template.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/numpy_distribution.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/mingw32ccompiler.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/exec_command.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/extension.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/cpuinfo.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/ccompiler.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying numpy/distutils/line_endings.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >copying build-3.1/src.linux-x86_64-3.1/numpy/distutils/__config__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >creating build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/install_data.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/build_src.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/install.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/scons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/autodist.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/install_clib.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/build_py.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/config_compiler.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/bdist_rpm.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/build_scripts.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/build.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/build_clib.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/egg_info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/develop.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/sdist.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/install_headers.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/config.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >copying numpy/distutils/command/build_ext.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command >creating build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/g95.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/lahey.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/absoft.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/ibm.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/nag.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/hpux.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/vast.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/none.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/intel.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/mips.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/compaq.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/pg.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/sun.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/gnu.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler >creating build-3.1/lib.linux-x86_64-3.1/numpy/testing >copying numpy/testing/utils.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing >copying numpy/testing/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing >copying numpy/testing/decorators.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing >copying numpy/testing/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing >copying numpy/testing/noseclasses.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing >copying numpy/testing/nosetester.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing >copying numpy/testing/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing >copying numpy/testing/numpytest.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing >copying numpy/testing/nulltester.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing >creating build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/common_rules.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/capi_maps.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/f2py2e.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/f2py_testing.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/auxfuncs.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/diagnose.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/f90mod_rules.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/__version__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/rules.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/cfuncs.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/func2subr.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/cb_rules.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/crackfortran.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >copying numpy/f2py/use_rules.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py >creating build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/numerictypes.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/function_base.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/numeric.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/machar.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/shape_base.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/records.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/fromnumeric.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/_mx_datetime_parser.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/getlimits.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/setup_common.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/_internal.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/scons_support.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/memmap.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/arrayprint.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/defchararray.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >copying numpy/core/code_generators/generate_numpy_api.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core >creating build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/_datasource.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/function_base.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/npyio.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/stride_tricks.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/recfunctions.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/utils.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/scimath.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/shape_base.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/arrayterator.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/format.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/user_array.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/arraysetops.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/ufunclike.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/_iotools.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/twodim_base.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/type_check.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/index_tricks.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/financial.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >copying numpy/lib/polynomial.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib >creating build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/random_array.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/precision.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/ma.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/matrix.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/typeconv.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/compat.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/ufuncs.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/user_array.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/arrayfns.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/array_printer.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/misc.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/rng_stats.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/fft.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/rng.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/mlab.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/linear_algebra.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/fix_default_axis.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/alter_code1.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/functions.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >copying numpy/oldnumeric/alter_code2.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric >creating build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/numerictypes.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/random_array.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/ma.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/image.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/session.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/matrix.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/util.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/compat.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/ufuncs.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/fft.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/mlab.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/linear_algebra.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/nd_image.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/alter_code1.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/functions.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/convolve.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >copying numpy/numarray/alter_code2.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray >creating build-3.1/lib.linux-x86_64-3.1/numpy/fft >copying numpy/fft/helper.py -> build-3.1/lib.linux-x86_64-3.1/numpy/fft >copying numpy/fft/fftpack.py -> build-3.1/lib.linux-x86_64-3.1/numpy/fft >copying numpy/fft/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/fft >copying numpy/fft/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/fft >copying numpy/fft/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/fft >copying numpy/fft/info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/fft >creating build-3.1/lib.linux-x86_64-3.1/numpy/linalg >copying numpy/linalg/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/linalg >copying numpy/linalg/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/linalg >copying numpy/linalg/linalg.py -> build-3.1/lib.linux-x86_64-3.1/numpy/linalg >copying numpy/linalg/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/linalg >copying numpy/linalg/info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/linalg >creating build-3.1/lib.linux-x86_64-3.1/numpy/random >copying numpy/random/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/random >copying numpy/random/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/random >copying numpy/random/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/random >copying numpy/random/info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/random >creating build-3.1/lib.linux-x86_64-3.1/numpy/ma >copying numpy/ma/bench.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma >copying numpy/ma/core.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma >copying numpy/ma/testutils.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma >copying numpy/ma/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma >copying numpy/ma/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma >copying numpy/ma/version.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma >copying numpy/ma/mrecords.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma >copying numpy/ma/extras.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma >copying numpy/ma/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma >copying numpy/ma/timer_comparison.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma >creating build-3.1/lib.linux-x86_64-3.1/numpy/matrixlib >copying numpy/matrixlib/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/matrixlib >copying numpy/matrixlib/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/matrixlib >copying numpy/matrixlib/defmatrix.py -> build-3.1/lib.linux-x86_64-3.1/numpy/matrixlib >copying numpy/matrixlib/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/matrixlib >creating build-3.1/lib.linux-x86_64-3.1/numpy/compat >copying numpy/compat/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/compat >copying numpy/compat/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/compat >copying numpy/compat/_inspect.py -> build-3.1/lib.linux-x86_64-3.1/numpy/compat >copying numpy/compat/py3k.py -> build-3.1/lib.linux-x86_64-3.1/numpy/compat >copying numpy/compat/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/compat >creating build-3.1/lib.linux-x86_64-3.1/numpy/polynomial >copying numpy/polynomial/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/polynomial >copying numpy/polynomial/polyutils.py -> build-3.1/lib.linux-x86_64-3.1/numpy/polynomial >copying numpy/polynomial/polytemplate.py -> build-3.1/lib.linux-x86_64-3.1/numpy/polynomial >copying numpy/polynomial/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/polynomial >copying numpy/polynomial/chebyshev.py -> build-3.1/lib.linux-x86_64-3.1/numpy/polynomial >copying numpy/polynomial/polynomial.py -> build-3.1/lib.linux-x86_64-3.1/numpy/polynomial >creating build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/jargon.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/structured_arrays.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/internals.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/indexing.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/broadcasting.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/constants.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/ufuncs.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/subclassing.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/misc.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/creation.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/howtofind.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/performance.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/basics.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/methods_vs_functions.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/io.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/glossary.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >copying numpy/doc/byteswapping.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc >warning: build_py: byte-compiling is disabled, skipping. > >running build_clib >customize UnixCCompiler >customize UnixCCompiler using build_clib >building 'npymath' library >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.1/temp.linux-x86_64-3.1 >creating build-3.1/temp.linux-x86_64-3.1/build-3.1 >creating build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1 >creating build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy >creating build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core >creating build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core/src >creating build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core/src/npymath >compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-3.1/src.linux-x86_64-3.1/numpy/core/src/npymath/npy_math.c >x86_64-pc-linux-gnu-gcc: build-3.1/src.linux-x86_64-3.1/numpy/core/src/npymath/ieee754.c >x86_64-pc-linux-gnu-gcc: build-3.1/src.linux-x86_64-3.1/numpy/core/src/npymath/npy_math_complex.c >ar: adding 3 object files to build-3.1/temp.linux-x86_64-3.1/libnpymath.a >running build_ext >customize UnixCCompiler >customize UnixCCompiler using build_ext >building 'numpy.core._sort' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-3.1/src.linux-x86_64-3.1/numpy/core/src/_sortmodule.c >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core/src/_sortmodule.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lm -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/core/_sort.so >building 'numpy.core.multiarray' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.1/temp.linux-x86_64-3.1/numpy >creating build-3.1/temp.linux-x86_64-3.1/numpy/core >creating build-3.1/temp.linux-x86_64-3.1/numpy/core/src >creating build-3.1/temp.linux-x86_64-3.1/numpy/core/src/multiarray >compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/core/src/multiarray/multiarraymodule_onefile.c >In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:13: >numpy/core/src/multiarray/arraytypes.c.src: In function âVOID_getitemâ: >numpy/core/src/multiarray/arraytypes.c.src:631: warning: assignment from incompatible pointer type >In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:20: >numpy/core/src/multiarray/ctors.c: In function â_array_from_buffer_3118â: >numpy/core/src/multiarray/ctors.c:1656: warning: assignment from incompatible pointer type >In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:24: >numpy/core/src/multiarray/getset.c: In function âarray_data_getâ: >numpy/core/src/multiarray/getset.c:283: warning: passing argument 1 of âPyMemoryView_FromObjectâ from incompatible pointer type >/usr/include/python3.1/memoryobject.h:54: note: expected âstruct PyObject *â but argument is of type âstruct PyArrayObject *â >In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:35: >numpy/core/src/multiarray/buffer.c: In function â_descriptor_from_pep3118_formatâ: >numpy/core/src/multiarray/buffer.c:772: warning: assignment from incompatible pointer type >numpy/core/src/multiarray/multiarraymodule_onefile.c: At top level: >numpy/core/include/numpy/npy_3kcompat.h:352: warning: âsimple_capsule_dtorâ defined but not used >numpy/core/src/multiarray/scalartypes.c.src:1941: warning: âgentype_getsegcountâ defined but not used >numpy/core/src/multiarray/scalartypes.c.src:1959: warning: âgentype_getcharbufâ defined but not used >numpy/core/src/multiarray/arraytypes.c.src:93: warning: â_SEQUENCE_MESSAGEâ defined but not used >numpy/core/src/multiarray/mapping.c:74: warning: â_array_ass_itemâ defined but not used >numpy/core/src/multiarray/number.c:265: warning: âarray_divideâ defined but not used >numpy/core/src/multiarray/number.c:463: warning: âarray_inplace_divideâ defined but not used >numpy/core/src/multiarray/buffer.c:24: warning: âarray_getsegcountâ defined but not used >numpy/core/src/multiarray/buffer.c:57: warning: âarray_getwritebufâ defined but not used >numpy/core/src/multiarray/buffer.c:70: warning: âarray_getcharbufâ defined but not used >In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:19: >numpy/core/src/multiarray/flagsobject.c: In function âarrayflags_richcompareâ: >numpy/core/src/multiarray/flagsobject.c:568: warning: âcmpâ may be used uninitialized in this function >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/numpy/core/src/multiarray/multiarraymodule_onefile.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lnpymath -lm -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/core/multiarray.so >building 'numpy.core.umath' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.1/temp.linux-x86_64-3.1/numpy/core/src/umath >compile options: '-Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/core/src/umath/umathmodule_onefile.c >numpy/core/include/numpy/npy_3kcompat.h:352: warning: âsimple_capsule_dtorâ defined but not used >numpy/core/src/umath/loops.c.src:1287: warning: âCLONGDOUBLE_logical_andâ defined but not used >numpy/core/src/umath/loops.c.src:1287: warning: âCLONGDOUBLE_logical_orâ defined but not used >numpy/core/src/umath/loops.c.src:1300: warning: âCLONGDOUBLE_logical_xorâ defined but not used >numpy/core/src/umath/loops.c.src:1314: warning: âCLONGDOUBLE_logical_notâ defined but not used >numpy/core/src/umath/loops.c.src:1371: warning: âCLONGDOUBLE_ones_likeâ defined but not used >numpy/core/src/umath/loops.c.src:1428: warning: âCLONGDOUBLE_maximumâ defined but not used >numpy/core/src/umath/loops.c.src:1428: warning: âCLONGDOUBLE_minimumâ defined but not used >numpy/core/src/umath/loops.c.src:1452: warning: âCLONGDOUBLE_fmaxâ defined but not used >numpy/core/src/umath/loops.c.src:1452: warning: âCLONGDOUBLE_fminâ defined but not used >In file included from numpy/core/src/umath/umathmodule_onefile.c:1: >numpy/core/src/umath/loops.c.src: In function âOBJECT_signâ: >numpy/core/src/umath/loops.c.src:1514: warning: âvâ may be used uninitialized in this function >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/numpy/core/src/umath/umathmodule_onefile.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lnpymath -lm -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/core/umath.so >building 'numpy.core.scalarmath' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-3.1/src.linux-x86_64-3.1/numpy/core/src/scalarmathmodule.c >numpy/core/src/scalarmathmodule.c.src: In function âemit_complexwarningâ: >numpy/core/src/scalarmathmodule.c.src:981: warning: unused variable âretâ >numpy/core/src/scalarmathmodule.c.src: In function âPyInit_scalarmathâ: >numpy/core/src/scalarmathmodule.c.src:1544: warning: âreturnâ with no value, in function returning non-void >numpy/core/src/scalarmathmodule.c.src: At top level: >numpy/core/include/numpy/npy_3kcompat.h:352: warning: âsimple_capsule_dtorâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âbyte_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âubyte_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âshort_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âushort_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âint_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âuint_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âlong_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âulong_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âlonglong_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âulonglong_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âfloat_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âdouble_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âlongdouble_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âcfloat_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âcdouble_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âclongdouble_longâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core/src/scalarmathmodule.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lm -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/core/scalarmath.so >building 'numpy.core.umath_tests' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath >compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath/umath_tests.c >In file included from numpy/core/src/private/npy_config.h:4, > from numpy/core/src/umath/umath_tests.c.src:14: >build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h:133:1: warning: "NPY_PY3K" redefined >In file included from numpy/core/src/umath/umath_tests.c.src:12: >numpy/core/include/numpy/npy_3kcompat.h:18:1: warning: this is the location of the previous definition >numpy/core/include/numpy/npy_3kcompat.h:352: warning: âsimple_capsule_dtorâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath/umath_tests.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/core/umath_tests.so >building 'numpy.core.multiarray_tests' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray >compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray/multiarray_tests.c >numpy/core/include/numpy/npy_3kcompat.h:352: warning: âsimple_capsule_dtorâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray/multiarray_tests.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/core/multiarray_tests.so >building 'numpy.lib._compiled_base' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.1/temp.linux-x86_64-3.1/numpy/lib >creating build-3.1/temp.linux-x86_64-3.1/numpy/lib/src >compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/lib/src/_compiled_base.c >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/numpy/lib/src/_compiled_base.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/lib/_compiled_base.so >building 'numpy.numarray._capi' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.1/temp.linux-x86_64-3.1/numpy/numarray >compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/numarray/_capi.c >numpy/core/include/numpy/npy_3kcompat.h:352: warning: âsimple_capsule_dtorâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/numpy/numarray/_capi.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/numarray/_capi.so >building 'numpy.fft.fftpack_lite' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.1/temp.linux-x86_64-3.1/numpy/fft >compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack.c >x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack_litemodule.c >numpy/fft/fftpack_litemodule.c:307: warning: âfftpack_module_documentationâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/numpy/fft/fftpack_litemodule.o build-3.1/temp.linux-x86_64-3.1/numpy/fft/fftpack.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/fft/fftpack_lite.so >building 'numpy.linalg.lapack_lite' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.1/temp.linux-x86_64-3.1/numpy/linalg >compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/linalg/blas_lite.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/zlapack_lite.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/dlapack_lite.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/f2c_lite.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/python_xerbla.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/lapack_litemodule.c >numpy/linalg/lapack_litemodule.c:827: warning: âlapack_lite_module_documentationâ defined but not used >x86_64-pc-linux-gnu-gcc: numpy/linalg/dlamch.c >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/numpy/linalg/lapack_litemodule.o build-3.1/temp.linux-x86_64-3.1/numpy/linalg/python_xerbla.o build-3.1/temp.linux-x86_64-3.1/numpy/linalg/zlapack_lite.o build-3.1/temp.linux-x86_64-3.1/numpy/linalg/dlapack_lite.o build-3.1/temp.linux-x86_64-3.1/numpy/linalg/blas_lite.o build-3.1/temp.linux-x86_64-3.1/numpy/linalg/dlamch.o build-3.1/temp.linux-x86_64-3.1/numpy/linalg/f2c_lite.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/linalg/lapack_lite.so >building 'numpy.random.mtrand' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.1/temp.linux-x86_64-3.1/numpy/random >creating build-3.1/temp.linux-x86_64-3.1/numpy/random/mtrand >compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/initarray.c >x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/distributions.c >x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/randomkit.c >x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/mtrand.c >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/numpy/random/mtrand/mtrand.o build-3.1/temp.linux-x86_64-3.1/numpy/random/mtrand/randomkit.o build-3.1/temp.linux-x86_64-3.1/numpy/random/mtrand/initarray.o build-3.1/temp.linux-x86_64-3.1/numpy/random/mtrand/distributions.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/random/mtrand.so >running scons >running build_scripts >creating build-3.1/scripts.linux-x86_64-3.1 >Creating build-3.1/scripts.linux-x86_64-3.1/f2py3.1 > adding 'build-3.1/scripts.linux-x86_64-3.1/f2py3.1' to scripts >changing mode of build-3.1/scripts.linux-x86_64-3.1/f2py3.1 from 644 to 755 >Running from numpy source directory./var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1399: UserWarning: > Atlas (http://math-atlas.sourceforge.net/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [atlas]) or by setting > the ATLAS environment variable. > warnings.warn(AtlasNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1408: UserWarning: > Blas (http://www.netlib.org/blas/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [blas]) or by setting > the BLAS environment variable. > warnings.warn(BlasNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1411: UserWarning: > Blas (http://www.netlib.org/blas/) sources not found. > Directories to search for the sources can be specified in the > numpy/distutils/site.cfg file (section [blas_src]) or by setting > the BLAS_SRC environment variable. > warnings.warn(BlasSrcNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1306: UserWarning: > Atlas (http://math-atlas.sourceforge.net/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [atlas]) or by setting > the ATLAS environment variable. > warnings.warn(AtlasNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1317: UserWarning: > Lapack (http://www.netlib.org/lapack/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [lapack]) or by setting > the LAPACK environment variable. > warnings.warn(LapackNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1320: UserWarning: > Lapack (http://www.netlib.org/lapack/) sources not found. > Directories to search for the sources can be specified in the > numpy/distutils/site.cfg file (section [lapack_src]) or by setting > the LAPACK_SRC environment variable. > warnings.warn(LapackSrcNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/config.py:40: DeprecationWarning: >+++++++++++++++++++++++++++++++++++++++++++++++++ >Usage of try_run is deprecated: please do not >use it anymore, and avoid configuration checks >involving running executable on the target machine. >+++++++++++++++++++++++++++++++++++++++++++++++++ > > DeprecationWarning) > [1;32m*[0m [1;34mBuilding of dev-python/numpy-1.5.1 with CPython 3.2...[0m >[1mpython3.2 setup.py build -b build-3.2 [0m >RefactoringTool: Skipping implicit fixer: buffer >RefactoringTool: Skipping implicit fixer: idioms >RefactoringTool: Skipping implicit fixer: set_literal >RefactoringTool: Skipping implicit fixer: ws_comma >RefactoringTool: No files need to be modified. >Converting to Python3 via 2to3... >non-existing path in 'numpy/distutils': 'site.cfg' >F2PY Version 1 >blas_opt_info: >blas_mkl_info: >Disabled blas_mkl_info: (MKL is None) >Disabled blas_mkl_info: (MKL is None) > NOT AVAILABLE > >atlas_blas_threads_info: >Disabled atlas_blas_threads_info: (PTATLAS is None) > NOT AVAILABLE > >atlas_blas_info: >Disabled atlas_blas_info: (ATLAS is None) > NOT AVAILABLE > >blas_info: >Disabled blas_info: (BLAS is None) > NOT AVAILABLE > >blas_src_info: > NOT AVAILABLE > > NOT AVAILABLE > >lapack_opt_info: >lapack_mkl_info: >mkl_info: >Disabled mkl_info: (MKL is None) >Disabled mkl_info: (MKL is None) > NOT AVAILABLE > > NOT AVAILABLE > >atlas_threads_info: >Disabled atlas_threads_info: (PTATLAS is None) ><class 'numpy.distutils.system_info.atlas_threads_info'> > NOT AVAILABLE > >atlas_info: >Disabled atlas_info: (ATLAS is None) ><class 'numpy.distutils.system_info.atlas_info'> > NOT AVAILABLE > >lapack_info: >Disabled lapack_info: (LAPACK is None) > NOT AVAILABLE > >lapack_src_info: > NOT AVAILABLE > > NOT AVAILABLE > >could not resolve pattern in '': '*.txt' >non-existing path in '': 'COMPATIBILITY' >non-existing path in '': 'site.cfg.example' >non-existing path in '': 'tools/py3tool.py' >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 >creating build-3.2 >creating build-3.2/src.linux-x86_64-3.2 >creating build-3.2/src.linux-x86_64-3.2/numpy >creating build-3.2/src.linux-x86_64-3.2/numpy/distutils >building library "npymath" sources >customize GnuFCompiler >Could not locate executable g77 >Could not locate executable f77 >customize IntelFCompiler >Could not locate executable ifort >Could not locate executable ifc >customize LaheyFCompiler >Could not locate executable lf95 >customize PGroupFCompiler >Could not locate executable pgf90 >Could not locate executable pgf77 >customize AbsoftFCompiler >Could not locate executable f90 >customize NAGFCompiler >Could not locate executable f95 >customize VastFCompiler >customize CompaqFCompiler >Could not locate executable fort >customize IntelItaniumFCompiler >Could not locate executable efort >Could not locate executable efc >customize IntelEM64TFCompiler >customize Gnu95FCompiler >Found executable /usr/bin/gfortran >customize Gnu95FCompiler >customize Gnu95FCompiler using config >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >creating build-3.2/src.linux-x86_64-3.2/numpy/core >creating build-3.2/src.linux-x86_64-3.2/numpy/core/src >creating build-3.2/src.linux-x86_64-3.2/numpy/core/src/npymath >conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/npymath/npy_math.c >conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/npymath/ieee754.c >conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/npymath/npy_math_complex.c >building extension "numpy.core._sort" sources >Generating build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:7: error: âSIZEOF_LONGDOUBLEâ undeclared (first use in this function) >_configtest.c:7: error: (Each undeclared identifier is reported only once >_configtest.c:7: error: for each function it appears in.) >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:7: error: âÂÂSIZEOF_LONGDOUBLEâ undeclared (first use in this function) >_configtest.c:7: error: (Each undeclared identifier is reported only once >_configtest.c:7: error: for each function it appears in.) >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:5: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:5: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:7: error: size of array âtest_arrayâ is negative >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:7: error: size of array âÂÂtest_arrayâ is negative >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âasinâ >_configtest.c:2: warning: conflicting types for built-in function âcosâ >_configtest.c:3: warning: conflicting types for built-in function âlogâ >_configtest.c:4: warning: conflicting types for built-in function âfabsâ >_configtest.c:5: warning: conflicting types for built-in function âtanhâ >_configtest.c:6: warning: conflicting types for built-in function âatanâ >_configtest.c:7: warning: conflicting types for built-in function âacosâ >_configtest.c:8: warning: conflicting types for built-in function âfloorâ >_configtest.c:9: warning: conflicting types for built-in function âfmodâ >_configtest.c:10: warning: conflicting types for built-in function âsqrtâ >_configtest.c:11: warning: conflicting types for built-in function âcoshâ >_configtest.c:12: warning: conflicting types for built-in function âmodfâ >_configtest.c:13: warning: conflicting types for built-in function âsinhâ >_configtest.c:14: warning: conflicting types for built-in function âfrexpâ >_configtest.c:15: warning: conflicting types for built-in function âexpâ >_configtest.c:16: warning: conflicting types for built-in function âtanâ >_configtest.c:17: warning: conflicting types for built-in function âceilâ >_configtest.c:18: warning: conflicting types for built-in function âlog10â >_configtest.c:19: warning: conflicting types for built-in function âsinâ >_configtest.c:20: warning: conflicting types for built-in function âldexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âlog2â >_configtest.c:2: warning: conflicting types for built-in function âpowâ >_configtest.c:3: warning: conflicting types for built-in function âexp2â >_configtest.c:4: warning: conflicting types for built-in function âatan2â >_configtest.c:5: warning: conflicting types for built-in function ârintâ >_configtest.c:6: warning: conflicting types for built-in function ânextafterâ >_configtest.c:7: warning: conflicting types for built-in function âtruncâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âcosfâ >_configtest.c:2: warning: conflicting types for built-in function âcoshfâ >_configtest.c:3: warning: conflicting types for built-in function ârintfâ >_configtest.c:4: warning: conflicting types for built-in function âfabsfâ >_configtest.c:5: warning: conflicting types for built-in function âfloorfâ >_configtest.c:6: warning: conflicting types for built-in function ânextafterfâ >_configtest.c:7: warning: conflicting types for built-in function âtanhfâ >_configtest.c:8: warning: conflicting types for built-in function âlog10fâ >_configtest.c:9: warning: conflicting types for built-in function âlogfâ >_configtest.c:10: warning: conflicting types for built-in function âsinhfâ >_configtest.c:11: warning: conflicting types for built-in function âacosfâ >_configtest.c:12: warning: conflicting types for built-in function âsqrtfâ >_configtest.c:13: warning: conflicting types for built-in function âldexpfâ >_configtest.c:14: warning: conflicting types for built-in function âhypotfâ >_configtest.c:15: warning: conflicting types for built-in function âlog2fâ >_configtest.c:16: warning: conflicting types for built-in function âexp2fâ >_configtest.c:17: warning: conflicting types for built-in function âatanfâ >_configtest.c:18: warning: conflicting types for built-in function âfmodfâ >_configtest.c:19: warning: conflicting types for built-in function âatan2fâ >_configtest.c:20: warning: conflicting types for built-in function âmodffâ >_configtest.c:21: warning: conflicting types for built-in function âceilfâ >_configtest.c:22: warning: conflicting types for built-in function âlog1pfâ >_configtest.c:23: warning: conflicting types for built-in function âasinfâ >_configtest.c:24: warning: conflicting types for built-in function âcopysignfâ >_configtest.c:25: warning: conflicting types for built-in function âacoshfâ >_configtest.c:26: warning: conflicting types for built-in function âsinfâ >_configtest.c:27: warning: conflicting types for built-in function âtanfâ >_configtest.c:28: warning: conflicting types for built-in function âatanhfâ >_configtest.c:29: warning: conflicting types for built-in function âtruncfâ >_configtest.c:30: warning: conflicting types for built-in function âasinhfâ >_configtest.c:31: warning: conflicting types for built-in function âfrexpfâ >_configtest.c:32: warning: conflicting types for built-in function âpowfâ >_configtest.c:33: warning: conflicting types for built-in function âexpfâ >_configtest.c:34: warning: conflicting types for built-in function âexpm1fâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âtanhlâ >_configtest.c:2: warning: conflicting types for built-in function âlog10lâ >_configtest.c:3: warning: conflicting types for built-in function ânextafterlâ >_configtest.c:4: warning: conflicting types for built-in function âcoshlâ >_configtest.c:5: warning: conflicting types for built-in function âcoslâ >_configtest.c:6: warning: conflicting types for built-in function âfloorlâ >_configtest.c:7: warning: conflicting types for built-in function ârintlâ >_configtest.c:8: warning: conflicting types for built-in function âfabslâ >_configtest.c:9: warning: conflicting types for built-in function âacoslâ >_configtest.c:10: warning: conflicting types for built-in function âldexplâ >_configtest.c:11: warning: conflicting types for built-in function âsqrtlâ >_configtest.c:12: warning: conflicting types for built-in function âloglâ >_configtest.c:13: warning: conflicting types for built-in function âexpm1lâ >_configtest.c:14: warning: conflicting types for built-in function âhypotlâ >_configtest.c:15: warning: conflicting types for built-in function âlog2lâ >_configtest.c:16: warning: conflicting types for built-in function âcopysignlâ >_configtest.c:17: warning: conflicting types for built-in function âexp2lâ >_configtest.c:18: warning: conflicting types for built-in function âatanlâ >_configtest.c:19: warning: conflicting types for built-in function âfrexplâ >_configtest.c:20: warning: conflicting types for built-in function âatan2lâ >_configtest.c:21: warning: conflicting types for built-in function âsinhlâ >_configtest.c:22: warning: conflicting types for built-in function âfmodlâ >_configtest.c:23: warning: conflicting types for built-in function âlog1plâ >_configtest.c:24: warning: conflicting types for built-in function âasinlâ >_configtest.c:25: warning: conflicting types for built-in function âceillâ >_configtest.c:26: warning: conflicting types for built-in function âsinlâ >_configtest.c:27: warning: conflicting types for built-in function âacoshlâ >_configtest.c:28: warning: conflicting types for built-in function âatanhlâ >_configtest.c:29: warning: conflicting types for built-in function âtanlâ >_configtest.c:30: warning: conflicting types for built-in function âtrunclâ >_configtest.c:31: warning: conflicting types for built-in function âpowlâ >_configtest.c:32: warning: conflicting types for built-in function âexplâ >_configtest.c:33: warning: conflicting types for built-in function âmodflâ >_configtest.c:34: warning: conflicting types for built-in function âasinhlâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c: In function âmainâ: >_configtest.c:8: error: âHAVE_DECL_SIGNBITâ undeclared (first use in this function) >_configtest.c:8: error: (Each undeclared identifier is reported only once >_configtest.c:8: error: for each function it appears in.) >_configtest.c: In function âÂÂmainâÂÂ: >_configtest.c:8: error: âÂÂHAVE_DECL_SIGNBITâ undeclared (first use in this function) >_configtest.c:8: error: (Each undeclared identifier is reported only once >_configtest.c:8: error: for each function it appears in.) >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âcexpâ >_configtest.c:2: warning: conflicting types for built-in function âclogâ >_configtest.c:3: warning: conflicting types for built-in function âccosâ >_configtest.c:4: warning: conflicting types for built-in function âcimagâ >_configtest.c:5: warning: conflicting types for built-in function âcabsâ >_configtest.c:6: warning: conflicting types for built-in function âcpowâ >_configtest.c:7: warning: conflicting types for built-in function âcsqrtâ >_configtest.c:8: warning: conflicting types for built-in function âcargâ >_configtest.c:9: warning: conflicting types for built-in function âcrealâ >_configtest.c:10: warning: conflicting types for built-in function âcsinâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âccosfâ >_configtest.c:2: warning: conflicting types for built-in function âcargfâ >_configtest.c:3: warning: conflicting types for built-in function âcsqrtfâ >_configtest.c:4: warning: conflicting types for built-in function âcpowfâ >_configtest.c:5: warning: conflicting types for built-in function âcexpfâ >_configtest.c:6: warning: conflicting types for built-in function âcrealfâ >_configtest.c:7: warning: conflicting types for built-in function âcsinfâ >_configtest.c:8: warning: conflicting types for built-in function âcabsfâ >_configtest.c:9: warning: conflicting types for built-in function âclogfâ >_configtest.c:10: warning: conflicting types for built-in function âcimagfâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âcsqrtlâ >_configtest.c:2: warning: conflicting types for built-in function âcarglâ >_configtest.c:3: warning: conflicting types for built-in function âcexplâ >_configtest.c:4: warning: conflicting types for built-in function âccoslâ >_configtest.c:5: warning: conflicting types for built-in function âcpowlâ >_configtest.c:6: warning: conflicting types for built-in function âcimaglâ >_configtest.c:7: warning: conflicting types for built-in function âcsinlâ >_configtest.c:8: warning: conflicting types for built-in function âcreallâ >_configtest.c:9: warning: conflicting types for built-in function âcloglâ >_configtest.c:10: warning: conflicting types for built-in function âcabslâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >removing: _configtest.c _configtest.o >('File:', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h') >#define HAVE_ENDIAN_H 1 >#define SIZEOF_PY_INTPTR_T 8 >#define SIZEOF_PY_LONG_LONG 8 >#define MATHLIB m >#define HAVE_SIN >#define HAVE_COS >#define HAVE_TAN >#define HAVE_SINH >#define HAVE_COSH >#define HAVE_TANH >#define HAVE_FABS >#define HAVE_FLOOR >#define HAVE_CEIL >#define HAVE_SQRT >#define HAVE_LOG10 >#define HAVE_LOG >#define HAVE_EXP >#define HAVE_ASIN >#define HAVE_ACOS >#define HAVE_ATAN >#define HAVE_FMOD >#define HAVE_MODF >#define HAVE_FREXP >#define HAVE_LDEXP >#define HAVE_RINT >#define HAVE_TRUNC >#define HAVE_EXP2 >#define HAVE_LOG2 >#define HAVE_ATAN2 >#define HAVE_POW >#define HAVE_NEXTAFTER >#define HAVE_SINF >#define HAVE_COSF >#define HAVE_TANF >#define HAVE_SINHF >#define HAVE_COSHF >#define HAVE_TANHF >#define HAVE_FABSF >#define HAVE_FLOORF >#define HAVE_CEILF >#define HAVE_RINTF >#define HAVE_TRUNCF >#define HAVE_SQRTF >#define HAVE_LOG10F >#define HAVE_LOGF >#define HAVE_LOG1PF >#define HAVE_EXPF >#define HAVE_EXPM1F >#define HAVE_ASINF >#define HAVE_ACOSF >#define HAVE_ATANF >#define HAVE_ASINHF >#define HAVE_ACOSHF >#define HAVE_ATANHF >#define HAVE_HYPOTF >#define HAVE_ATAN2F >#define HAVE_POWF >#define HAVE_FMODF >#define HAVE_MODFF >#define HAVE_FREXPF >#define HAVE_LDEXPF >#define HAVE_EXP2F >#define HAVE_LOG2F >#define HAVE_COPYSIGNF >#define HAVE_NEXTAFTERF >#define HAVE_SINL >#define HAVE_COSL >#define HAVE_TANL >#define HAVE_SINHL >#define HAVE_COSHL >#define HAVE_TANHL >#define HAVE_FABSL >#define HAVE_FLOORL >#define HAVE_CEILL >#define HAVE_RINTL >#define HAVE_TRUNCL >#define HAVE_SQRTL >#define HAVE_LOG10L >#define HAVE_LOGL >#define HAVE_LOG1PL >#define HAVE_EXPL >#define HAVE_EXPM1L >#define HAVE_ASINL >#define HAVE_ACOSL >#define HAVE_ATANL >#define HAVE_ASINHL >#define HAVE_ACOSHL >#define HAVE_ATANHL >#define HAVE_HYPOTL >#define HAVE_ATAN2L >#define HAVE_POWL >#define HAVE_FMODL >#define HAVE_MODFL >#define HAVE_FREXPL >#define HAVE_LDEXPL >#define HAVE_EXP2L >#define HAVE_LOG2L >#define HAVE_COPYSIGNL >#define HAVE_NEXTAFTERL >#define HAVE_DECL_SIGNBIT >#define HAVE_COMPLEX_H >#define HAVE_CREAL >#define HAVE_CIMAG >#define HAVE_CABS >#define HAVE_CARG >#define HAVE_CEXP >#define HAVE_CSQRT >#define HAVE_CLOG >#define HAVE_CCOS >#define HAVE_CSIN >#define HAVE_CPOW >#define HAVE_CREALF >#define HAVE_CIMAGF >#define HAVE_CABSF >#define HAVE_CARGF >#define HAVE_CEXPF >#define HAVE_CSQRTF >#define HAVE_CLOGF >#define HAVE_CCOSF >#define HAVE_CSINF >#define HAVE_CPOWF >#define HAVE_CREALL >#define HAVE_CIMAGL >#define HAVE_CABSL >#define HAVE_CARGL >#define HAVE_CEXPL >#define HAVE_CSQRTL >#define HAVE_CLOGL >#define HAVE_CCOSL >#define HAVE_CSINL >#define HAVE_CPOWL >#define HAVE_LDOUBLE_INTEL_EXTENDED_16_BYTES_LE 1 >#define NPY_PY3K 1 >#ifndef __cplusplus >/* #undef inline */ >#endif > >#ifndef _NPY_NPY_CONFIG_H_ >#error config.h should never be included directly, include npy_config.h instead >#endif > >EOF > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h' to sources. >Generating build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >success! >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:5:18: warning: extra tokens at end of #ifndef directive >_configtest.c: In function âmainâ: >_configtest.c:8: warning: control reaches end of non-void function >success! >removing: _configtest.c _configtest.o >File: build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h >#define NPY_HAVE_ENDIAN_H 1 >#define NPY_SIZEOF_SHORT SIZEOF_SHORT >#define NPY_SIZEOF_INT SIZEOF_INT >#define NPY_SIZEOF_LONG SIZEOF_LONG >#define NPY_SIZEOF_FLOAT 4 >#define NPY_SIZEOF_COMPLEX_FLOAT 8 >#define NPY_SIZEOF_DOUBLE 8 >#define NPY_SIZEOF_COMPLEX_DOUBLE 16 >#define NPY_SIZEOF_LONGDOUBLE 16 >#define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32 >#define NPY_SIZEOF_PY_INTPTR_T 8 >#define NPY_SIZEOF_PY_LONG_LONG 8 >#define NPY_SIZEOF_LONGLONG 8 >#define NPY_NO_SMP 0 >#define NPY_HAVE_DECL_ISNAN >#define NPY_HAVE_DECL_ISINF >#define NPY_HAVE_DECL_ISFINITE >#define NPY_HAVE_DECL_SIGNBIT >#define NPY_USE_C99_COMPLEX >#define NPY_HAVE_COMPLEX_DOUBLE 1 >#define NPY_HAVE_COMPLEX_FLOAT 1 >#define NPY_HAVE_COMPLEX_LONG_DOUBLE 1 >#define NPY_USE_C99_FORMATS 1 >#define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden"))) >#define NPY_ABI_VERSION 0x01000009 >#define NPY_API_VERSION 0x00000004 > >#ifndef __STDC_FORMAT_MACROS >#define __STDC_FORMAT_MACROS 1 >#endif > >EOF > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h' to sources. >conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/_sortmodule.c >numpy.core - nothing done with h_files = ['build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h'] >building extension "numpy.core.multiarray" sources >non-existing path in 'numpy/core': 'build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray' >creating build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray >conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray/scalartypes.c >conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray/arraytypes.c > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h' to sources. > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h' to sources. >numpy.core - nothing done with h_files = ['build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h'] >building extension "numpy.core.umath" sources > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h' to sources. > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_ufunc_api.py > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__ufunc_api.h' to sources. >non-existing path in 'numpy/core': 'build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath' >creating build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath >conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath/loops.c >conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath/umathmodule.c >conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath/funcs.inc > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath' to include_dirs. >numpy.core - nothing done with h_files = ['build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath/funcs.inc', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__ufunc_api.h'] >building extension "numpy.core.scalarmath" sources > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h' to sources. > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h' to sources. >executing numpy/core/code_generators/generate_ufunc_api.py > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__ufunc_api.h' to sources. >conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/scalarmathmodule.c >numpy.core - nothing done with h_files = ['build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__ufunc_api.h'] >building extension "numpy.core._dotblas" sources >building extension "numpy.core.umath_tests" sources >conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath/umath_tests.c >building extension "numpy.core.multiarray_tests" sources >conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray/multiarray_tests.c >building extension "numpy.lib._compiled_base" sources >building extension "numpy.numarray._capi" sources >building extension "numpy.fft.fftpack_lite" sources >building extension "numpy.linalg.lapack_lite" sources >creating build-3.2/src.linux-x86_64-3.2/numpy/linalg >### Warning: Using unoptimized lapack ### > adding 'numpy/linalg/lapack_litemodule.c' to sources. > adding 'numpy/linalg/python_xerbla.c' to sources. > adding 'numpy/linalg/zlapack_lite.c' to sources. > adding 'numpy/linalg/dlapack_lite.c' to sources. > adding 'numpy/linalg/blas_lite.c' to sources. > adding 'numpy/linalg/dlamch.c' to sources. > adding 'numpy/linalg/f2c_lite.c' to sources. >building extension "numpy.random.mtrand" sources >creating build-3.2/src.linux-x86_64-3.2/numpy/random >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest >failure. >removing: _configtest.c _configtest.o _configtest >building data_files sources >build_src: building npy-pkg config files >running build_py >creating build-3.2/lib.linux-x86_64-3.2 >creating build-3.2/lib.linux-x86_64-3.2/numpy >copying numpy/ctypeslib.py -> build-3.2/lib.linux-x86_64-3.2/numpy >copying numpy/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy >copying numpy/add_newdocs.py -> build-3.2/lib.linux-x86_64-3.2/numpy >copying numpy/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy >copying numpy/version.py -> build-3.2/lib.linux-x86_64-3.2/numpy >copying numpy/dual.py -> build-3.2/lib.linux-x86_64-3.2/numpy >copying numpy/_import_tools.py -> build-3.2/lib.linux-x86_64-3.2/numpy >copying numpy/matlib.py -> build-3.2/lib.linux-x86_64-3.2/numpy >copying numpy/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy >copying build-3.2/src.linux-x86_64-3.2/numpy/__config__.py -> build-3.2/lib.linux-x86_64-3.2/numpy >creating build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/from_template.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/unixccompiler.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/lib2def.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/system_info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/core.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/log.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/intelccompiler.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/compat.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/__version__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/environment.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/misc_util.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/npy_pkg_config.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/interactive.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/conv_template.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/numpy_distribution.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/mingw32ccompiler.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/exec_command.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/extension.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/cpuinfo.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/ccompiler.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying numpy/distutils/line_endings.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >copying build-3.2/src.linux-x86_64-3.2/numpy/distutils/__config__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >creating build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/install_data.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/build_src.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/install.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/scons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/autodist.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/install_clib.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/build_py.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/config_compiler.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/bdist_rpm.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/build_scripts.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/build.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/build_clib.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/egg_info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/develop.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/sdist.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/install_headers.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/config.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >copying numpy/distutils/command/build_ext.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command >creating build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/g95.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/lahey.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/absoft.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/ibm.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/nag.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/hpux.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/vast.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/none.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/intel.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/mips.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/compaq.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/pg.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/sun.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler >copying numpy/distutils/fcompiler/gnu.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler >creating build-3.2/lib.linux-x86_64-3.2/numpy/testing >copying numpy/testing/utils.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing >copying numpy/testing/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing >copying numpy/testing/decorators.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing >copying numpy/testing/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing >copying numpy/testing/noseclasses.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing >copying numpy/testing/nosetester.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing >copying numpy/testing/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing >copying numpy/testing/numpytest.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing >copying numpy/testing/nulltester.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing >creating build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/common_rules.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/capi_maps.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/f2py2e.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/f2py_testing.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/auxfuncs.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/diagnose.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/f90mod_rules.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/__version__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/rules.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/cfuncs.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/func2subr.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/cb_rules.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/crackfortran.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >copying numpy/f2py/use_rules.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py >creating build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/numerictypes.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/function_base.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/numeric.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/machar.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/shape_base.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/records.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/fromnumeric.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/_mx_datetime_parser.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/getlimits.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/setup_common.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/_internal.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/scons_support.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/memmap.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/arrayprint.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/defchararray.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >copying numpy/core/code_generators/generate_numpy_api.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core >creating build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/_datasource.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/function_base.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/npyio.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/stride_tricks.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/recfunctions.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/utils.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/scimath.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/shape_base.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/arrayterator.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/format.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/user_array.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/arraysetops.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/ufunclike.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/_iotools.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/twodim_base.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/type_check.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/index_tricks.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/financial.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >copying numpy/lib/polynomial.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib >creating build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/random_array.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/precision.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/ma.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/matrix.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/typeconv.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/compat.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/ufuncs.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/user_array.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/arrayfns.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/array_printer.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/misc.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/rng_stats.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/fft.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/rng.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/mlab.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/linear_algebra.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/fix_default_axis.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/alter_code1.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/functions.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >copying numpy/oldnumeric/alter_code2.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric >creating build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/numerictypes.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/random_array.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/ma.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/image.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/session.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/matrix.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/util.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/compat.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/ufuncs.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/fft.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/mlab.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/linear_algebra.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/nd_image.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/alter_code1.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/functions.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/convolve.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >copying numpy/numarray/alter_code2.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray >creating build-3.2/lib.linux-x86_64-3.2/numpy/fft >copying numpy/fft/helper.py -> build-3.2/lib.linux-x86_64-3.2/numpy/fft >copying numpy/fft/fftpack.py -> build-3.2/lib.linux-x86_64-3.2/numpy/fft >copying numpy/fft/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/fft >copying numpy/fft/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/fft >copying numpy/fft/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/fft >copying numpy/fft/info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/fft >creating build-3.2/lib.linux-x86_64-3.2/numpy/linalg >copying numpy/linalg/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/linalg >copying numpy/linalg/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/linalg >copying numpy/linalg/linalg.py -> build-3.2/lib.linux-x86_64-3.2/numpy/linalg >copying numpy/linalg/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/linalg >copying numpy/linalg/info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/linalg >creating build-3.2/lib.linux-x86_64-3.2/numpy/random >copying numpy/random/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/random >copying numpy/random/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/random >copying numpy/random/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/random >copying numpy/random/info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/random >creating build-3.2/lib.linux-x86_64-3.2/numpy/ma >copying numpy/ma/bench.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma >copying numpy/ma/core.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma >copying numpy/ma/testutils.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma >copying numpy/ma/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma >copying numpy/ma/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma >copying numpy/ma/version.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma >copying numpy/ma/mrecords.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma >copying numpy/ma/extras.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma >copying numpy/ma/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma >copying numpy/ma/timer_comparison.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma >creating build-3.2/lib.linux-x86_64-3.2/numpy/matrixlib >copying numpy/matrixlib/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/matrixlib >copying numpy/matrixlib/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/matrixlib >copying numpy/matrixlib/defmatrix.py -> build-3.2/lib.linux-x86_64-3.2/numpy/matrixlib >copying numpy/matrixlib/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/matrixlib >creating build-3.2/lib.linux-x86_64-3.2/numpy/compat >copying numpy/compat/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/compat >copying numpy/compat/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/compat >copying numpy/compat/_inspect.py -> build-3.2/lib.linux-x86_64-3.2/numpy/compat >copying numpy/compat/py3k.py -> build-3.2/lib.linux-x86_64-3.2/numpy/compat >copying numpy/compat/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/compat >creating build-3.2/lib.linux-x86_64-3.2/numpy/polynomial >copying numpy/polynomial/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/polynomial >copying numpy/polynomial/polyutils.py -> build-3.2/lib.linux-x86_64-3.2/numpy/polynomial >copying numpy/polynomial/polytemplate.py -> build-3.2/lib.linux-x86_64-3.2/numpy/polynomial >copying numpy/polynomial/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/polynomial >copying numpy/polynomial/chebyshev.py -> build-3.2/lib.linux-x86_64-3.2/numpy/polynomial >copying numpy/polynomial/polynomial.py -> build-3.2/lib.linux-x86_64-3.2/numpy/polynomial >creating build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/jargon.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/structured_arrays.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/internals.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/indexing.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/broadcasting.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/constants.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/ufuncs.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/subclassing.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/misc.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/creation.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/howtofind.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/performance.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/basics.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/methods_vs_functions.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/io.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/glossary.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >copying numpy/doc/byteswapping.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc >warning: build_py: byte-compiling is disabled, skipping. > >running build_clib >customize UnixCCompiler >customize UnixCCompiler using build_clib >building 'npymath' library >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.2/temp.linux-x86_64-3.2 >creating build-3.2/temp.linux-x86_64-3.2/build-3.2 >creating build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2 >creating build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy >creating build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core >creating build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core/src >creating build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core/src/npymath >compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-3.2/src.linux-x86_64-3.2/numpy/core/src/npymath/ieee754.c >x86_64-pc-linux-gnu-gcc: build-3.2/src.linux-x86_64-3.2/numpy/core/src/npymath/npy_math.c >x86_64-pc-linux-gnu-gcc: build-3.2/src.linux-x86_64-3.2/numpy/core/src/npymath/npy_math_complex.c >ar: adding 3 object files to build-3.2/temp.linux-x86_64-3.2/libnpymath.a >running build_ext >customize UnixCCompiler >customize UnixCCompiler using build_ext >building 'numpy.core._sort' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-3.2/src.linux-x86_64-3.2/numpy/core/src/_sortmodule.c >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core/src/_sortmodule.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lm -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/core/_sort.cpython-32.so >building 'numpy.core.multiarray' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.2/temp.linux-x86_64-3.2/numpy >creating build-3.2/temp.linux-x86_64-3.2/numpy/core >creating build-3.2/temp.linux-x86_64-3.2/numpy/core/src >creating build-3.2/temp.linux-x86_64-3.2/numpy/core/src/multiarray >compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/core/src/multiarray/multiarraymodule_onefile.c >In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:13: >numpy/core/src/multiarray/arraytypes.c.src: In function âVOID_getitemâ: >numpy/core/src/multiarray/arraytypes.c.src:631: warning: assignment from incompatible pointer type >In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:20: >numpy/core/src/multiarray/ctors.c: In function â_array_from_buffer_3118â: >numpy/core/src/multiarray/ctors.c:1656: warning: assignment from incompatible pointer type >In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:24: >numpy/core/src/multiarray/getset.c: In function âarray_data_getâ: >numpy/core/src/multiarray/getset.c:283: warning: passing argument 1 of âPyMemoryView_FromObjectâ from incompatible pointer type >/usr/include/python3.2/memoryobject.h:56: note: expected âstruct PyObject *â but argument is of type âstruct PyArrayObject *â >In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:35: >numpy/core/src/multiarray/buffer.c: In function â_descriptor_from_pep3118_formatâ: >numpy/core/src/multiarray/buffer.c:772: warning: assignment from incompatible pointer type >numpy/core/src/multiarray/multiarraymodule_onefile.c: At top level: >numpy/core/include/numpy/npy_3kcompat.h:352: warning: âsimple_capsule_dtorâ defined but not used >numpy/core/src/multiarray/scalartypes.c.src:1941: warning: âgentype_getsegcountâ defined but not used >numpy/core/src/multiarray/scalartypes.c.src:1959: warning: âgentype_getcharbufâ defined but not used >numpy/core/src/multiarray/arraytypes.c.src:93: warning: â_SEQUENCE_MESSAGEâ defined but not used >numpy/core/src/multiarray/mapping.c:74: warning: â_array_ass_itemâ defined but not used >numpy/core/src/multiarray/number.c:265: warning: âarray_divideâ defined but not used >numpy/core/src/multiarray/number.c:463: warning: âarray_inplace_divideâ defined but not used >numpy/core/src/multiarray/buffer.c:24: warning: âarray_getsegcountâ defined but not used >numpy/core/src/multiarray/buffer.c:57: warning: âarray_getwritebufâ defined but not used >numpy/core/src/multiarray/buffer.c:70: warning: âarray_getcharbufâ defined but not used >In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:19: >numpy/core/src/multiarray/flagsobject.c: In function âarrayflags_richcompareâ: >numpy/core/src/multiarray/flagsobject.c:568: warning: âcmpâ may be used uninitialized in this function >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/numpy/core/src/multiarray/multiarraymodule_onefile.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lnpymath -lm -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/core/multiarray.cpython-32.so >building 'numpy.core.umath' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.2/temp.linux-x86_64-3.2/numpy/core/src/umath >compile options: '-Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/core/src/umath/umathmodule_onefile.c >numpy/core/include/numpy/npy_3kcompat.h:352: warning: âsimple_capsule_dtorâ defined but not used >numpy/core/src/umath/loops.c.src:1287: warning: âCLONGDOUBLE_logical_andâ defined but not used >numpy/core/src/umath/loops.c.src:1287: warning: âCLONGDOUBLE_logical_orâ defined but not used >numpy/core/src/umath/loops.c.src:1300: warning: âCLONGDOUBLE_logical_xorâ defined but not used >numpy/core/src/umath/loops.c.src:1314: warning: âCLONGDOUBLE_logical_notâ defined but not used >numpy/core/src/umath/loops.c.src:1371: warning: âCLONGDOUBLE_ones_likeâ defined but not used >numpy/core/src/umath/loops.c.src:1428: warning: âCLONGDOUBLE_maximumâ defined but not used >numpy/core/src/umath/loops.c.src:1428: warning: âCLONGDOUBLE_minimumâ defined but not used >numpy/core/src/umath/loops.c.src:1452: warning: âCLONGDOUBLE_fmaxâ defined but not used >numpy/core/src/umath/loops.c.src:1452: warning: âCLONGDOUBLE_fminâ defined but not used >In file included from numpy/core/src/umath/umathmodule_onefile.c:1: >numpy/core/src/umath/loops.c.src: In function âOBJECT_signâ: >numpy/core/src/umath/loops.c.src:1514: warning: âvâ may be used uninitialized in this function >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/numpy/core/src/umath/umathmodule_onefile.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lnpymath -lm -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/core/umath.cpython-32.so >building 'numpy.core.scalarmath' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-3.2/src.linux-x86_64-3.2/numpy/core/src/scalarmathmodule.c >numpy/core/src/scalarmathmodule.c.src: In function âemit_complexwarningâ: >numpy/core/src/scalarmathmodule.c.src:981: warning: unused variable âretâ >numpy/core/src/scalarmathmodule.c.src: In function âPyInit_scalarmathâ: >numpy/core/src/scalarmathmodule.c.src:1544: warning: âreturnâ with no value, in function returning non-void >numpy/core/src/scalarmathmodule.c.src: At top level: >numpy/core/include/numpy/npy_3kcompat.h:352: warning: âsimple_capsule_dtorâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âbyte_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âubyte_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âshort_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âushort_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âint_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âuint_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âlong_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âulong_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âlonglong_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âulonglong_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âfloat_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âdouble_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âlongdouble_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âcfloat_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âcdouble_longâ defined but not used >numpy/core/src/scalarmathmodule.c.src:1053: warning: âclongdouble_longâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core/src/scalarmathmodule.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lm -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/core/scalarmath.cpython-32.so >building 'numpy.core.umath_tests' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath >compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath/umath_tests.c >In file included from numpy/core/src/private/npy_config.h:4, > from numpy/core/src/umath/umath_tests.c.src:14: >build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h:133:1: warning: "NPY_PY3K" redefined >In file included from numpy/core/src/umath/umath_tests.c.src:12: >numpy/core/include/numpy/npy_3kcompat.h:18:1: warning: this is the location of the previous definition >numpy/core/include/numpy/npy_3kcompat.h:352: warning: âsimple_capsule_dtorâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath/umath_tests.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/core/umath_tests.cpython-32.so >building 'numpy.core.multiarray_tests' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray >compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray/multiarray_tests.c >numpy/core/include/numpy/npy_3kcompat.h:352: warning: âsimple_capsule_dtorâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray/multiarray_tests.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/core/multiarray_tests.cpython-32.so >building 'numpy.lib._compiled_base' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.2/temp.linux-x86_64-3.2/numpy/lib >creating build-3.2/temp.linux-x86_64-3.2/numpy/lib/src >compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/lib/src/_compiled_base.c >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/numpy/lib/src/_compiled_base.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/lib/_compiled_base.cpython-32.so >building 'numpy.numarray._capi' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.2/temp.linux-x86_64-3.2/numpy/numarray >compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/numarray/_capi.c >numpy/core/include/numpy/npy_3kcompat.h:352: warning: âsimple_capsule_dtorâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/numpy/numarray/_capi.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/numarray/_capi.cpython-32.so >building 'numpy.fft.fftpack_lite' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.2/temp.linux-x86_64-3.2/numpy/fft >compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack.c >x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack_litemodule.c >numpy/fft/fftpack_litemodule.c:307: warning: âfftpack_module_documentationâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/numpy/fft/fftpack_litemodule.o build-3.2/temp.linux-x86_64-3.2/numpy/fft/fftpack.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/fft/fftpack_lite.cpython-32.so >building 'numpy.linalg.lapack_lite' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.2/temp.linux-x86_64-3.2/numpy/linalg >compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/linalg/dlapack_lite.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/f2c_lite.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/python_xerbla.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/blas_lite.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/dlamch.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/zlapack_lite.c >x86_64-pc-linux-gnu-gcc: numpy/linalg/lapack_litemodule.c >numpy/linalg/lapack_litemodule.c:827: warning: âlapack_lite_module_documentationâ defined but not used >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/numpy/linalg/lapack_litemodule.o build-3.2/temp.linux-x86_64-3.2/numpy/linalg/python_xerbla.o build-3.2/temp.linux-x86_64-3.2/numpy/linalg/zlapack_lite.o build-3.2/temp.linux-x86_64-3.2/numpy/linalg/dlapack_lite.o build-3.2/temp.linux-x86_64-3.2/numpy/linalg/blas_lite.o build-3.2/temp.linux-x86_64-3.2/numpy/linalg/dlamch.o build-3.2/temp.linux-x86_64-3.2/numpy/linalg/f2c_lite.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/linalg/lapack_lite.cpython-32.so >building 'numpy.random.mtrand' extension >compiling C sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >creating build-3.2/temp.linux-x86_64-3.2/numpy/random >creating build-3.2/temp.linux-x86_64-3.2/numpy/random/mtrand >compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' >x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/distributions.c >x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/mtrand.c >x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/initarray.c >x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/randomkit.c >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -shared -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/numpy/random/mtrand/mtrand.o build-3.2/temp.linux-x86_64-3.2/numpy/random/mtrand/randomkit.o build-3.2/temp.linux-x86_64-3.2/numpy/random/mtrand/initarray.o build-3.2/temp.linux-x86_64-3.2/numpy/random/mtrand/distributions.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/random/mtrand.cpython-32.so >running scons >running build_scripts >creating build-3.2/scripts.linux-x86_64-3.2 >Creating build-3.2/scripts.linux-x86_64-3.2/f2py3.2 > adding 'build-3.2/scripts.linux-x86_64-3.2/f2py3.2' to scripts >changing mode of build-3.2/scripts.linux-x86_64-3.2/f2py3.2 from 644 to 755 >Running from numpy source directory./var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1399: UserWarning: > Atlas (http://math-atlas.sourceforge.net/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [atlas]) or by setting > the ATLAS environment variable. > warnings.warn(AtlasNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1408: UserWarning: > Blas (http://www.netlib.org/blas/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [blas]) or by setting > the BLAS environment variable. > warnings.warn(BlasNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1411: UserWarning: > Blas (http://www.netlib.org/blas/) sources not found. > Directories to search for the sources can be specified in the > numpy/distutils/site.cfg file (section [blas_src]) or by setting > the BLAS_SRC environment variable. > warnings.warn(BlasSrcNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1306: UserWarning: > Atlas (http://math-atlas.sourceforge.net/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [atlas]) or by setting > the ATLAS environment variable. > warnings.warn(AtlasNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1317: UserWarning: > Lapack (http://www.netlib.org/lapack/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [lapack]) or by setting > the LAPACK environment variable. > warnings.warn(LapackNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1320: UserWarning: > Lapack (http://www.netlib.org/lapack/) sources not found. > Directories to search for the sources can be specified in the > numpy/distutils/site.cfg file (section [lapack_src]) or by setting > the LAPACK_SRC environment variable. > warnings.warn(LapackSrcNotFoundError.__doc__) >>>> Source compiled. > [1;32m*[0m [1;34mTesting of dev-python/numpy-1.5.1 with CPython 2.6...[0m >Running from numpy source directory.non-existing path in 'numpy/distutils': 'site.cfg' >F2PY Version 1 >blas_opt_info: >blas_mkl_info: >Disabled blas_mkl_info: (MKL is None) >Disabled blas_mkl_info: (MKL is None) > NOT AVAILABLE > >atlas_blas_threads_info: >Disabled atlas_blas_threads_info: (PTATLAS is None) > NOT AVAILABLE > >atlas_blas_info: >Disabled atlas_blas_info: (ATLAS is None) > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1399: UserWarning: > Atlas (http://math-atlas.sourceforge.net/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [atlas]) or by setting > the ATLAS environment variable. > warnings.warn(AtlasNotFoundError.__doc__) >blas_info: >Disabled blas_info: (BLAS is None) > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1408: UserWarning: > Blas (http://www.netlib.org/blas/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [blas]) or by setting > the BLAS environment variable. > warnings.warn(BlasNotFoundError.__doc__) >blas_src_info: > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1411: UserWarning: > Blas (http://www.netlib.org/blas/) sources not found. > Directories to search for the sources can be specified in the > numpy/distutils/site.cfg file (section [blas_src]) or by setting > the BLAS_SRC environment variable. > warnings.warn(BlasSrcNotFoundError.__doc__) > NOT AVAILABLE > >lapack_opt_info: >lapack_mkl_info: >mkl_info: >Disabled mkl_info: (MKL is None) >Disabled mkl_info: (MKL is None) > NOT AVAILABLE > > NOT AVAILABLE > >atlas_threads_info: >Disabled atlas_threads_info: (PTATLAS is None) >numpy.distutils.system_info.atlas_threads_info > NOT AVAILABLE > >atlas_info: >Disabled atlas_info: (ATLAS is None) >numpy.distutils.system_info.atlas_info > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1306: UserWarning: > Atlas (http://math-atlas.sourceforge.net/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [atlas]) or by setting > the ATLAS environment variable. > warnings.warn(AtlasNotFoundError.__doc__) >lapack_info: >Disabled lapack_info: (LAPACK is None) > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1317: UserWarning: > Lapack (http://www.netlib.org/lapack/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [lapack]) or by setting > the LAPACK environment variable. > warnings.warn(LapackNotFoundError.__doc__) >lapack_src_info: > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1320: UserWarning: > Lapack (http://www.netlib.org/lapack/) sources not found. > Directories to search for the sources can be specified in the > numpy/distutils/site.cfg file (section [lapack_src]) or by setting > the LAPACK_SRC environment variable. > warnings.warn(LapackSrcNotFoundError.__doc__) > NOT AVAILABLE > >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 >customize GnuFCompiler >Could not locate executable g77 >Could not locate executable f77 >customize IntelFCompiler >Could not locate executable ifort >Could not locate executable ifc >customize LaheyFCompiler >Could not locate executable lf95 >customize PGroupFCompiler >Could not locate executable pgf90 >Could not locate executable pgf77 >customize AbsoftFCompiler >Could not locate executable f90 >customize NAGFCompiler >Could not locate executable f95 >customize VastFCompiler >customize CompaqFCompiler >Could not locate executable fort >customize IntelItaniumFCompiler >Could not locate executable efort >Could not locate executable efc >customize IntelEM64TFCompiler >customize Gnu95FCompiler >Found executable /usr/bin/gfortran >customize Gnu95FCompiler >customize Gnu95FCompiler using config >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >building extension "numpy.core._sort" sources > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h' to sources. > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h' to sources. >numpy.core - nothing done with h_files = ['build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h'] >building extension "numpy.core.multiarray" sources > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h' to sources. > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h' to sources. >numpy.core - nothing done with h_files = ['build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h'] >building extension "numpy.core.umath" sources > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h' to sources. > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_ufunc_api.py > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__ufunc_api.h' to sources. > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/src/umath' to include_dirs. >numpy.core - nothing done with h_files = ['build-2.6/src.linux-x86_64-2.6/numpy/core/src/umath/funcs.inc', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__ufunc_api.h'] >building extension "numpy.core.scalarmath" sources > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h' to sources. > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h' to sources. >executing numpy/core/code_generators/generate_ufunc_api.py > adding 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__ufunc_api.h' to sources. >numpy.core - nothing done with h_files = ['build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h', 'build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__ufunc_api.h'] >building extension "numpy.core._dotblas" sources >building extension "numpy.core.umath_tests" sources >building extension "numpy.core.multiarray_tests" sources >building extension "numpy.lib._compiled_base" sources >building extension "numpy.numarray._capi" sources >building extension "numpy.fft.fftpack_lite" sources >building extension "numpy.linalg.lapack_lite" sources >### Warning: Using unoptimized lapack ### > adding 'numpy/linalg/lapack_litemodule.c' to sources. > adding 'numpy/linalg/python_xerbla.c' to sources. > adding 'numpy/linalg/zlapack_lite.c' to sources. > adding 'numpy/linalg/dlapack_lite.c' to sources. > adding 'numpy/linalg/blas_lite.c' to sources. > adding 'numpy/linalg/dlamch.c' to sources. > adding 'numpy/linalg/f2c_lite.c' to sources. >building extension "numpy.random.mtrand" sources >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/command/config.py:40: DeprecationWarning: >+++++++++++++++++++++++++++++++++++++++++++++++++ >Usage of try_run is deprecated: please do not >use it anymore, and avoid configuration checks >involving running executable on the target machine. >+++++++++++++++++++++++++++++++++++++++++++++++++ > > DeprecationWarning) >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest >failure. >removing: _configtest.c _configtest.o _configtest >building data_files sources >build_src: building npy-pkg config files >running build_py >copying numpy/version.py -> build-2.6/lib.linux-x86_64-2.6/numpy >copying build-2.6/src.linux-x86_64-2.6/numpy/__config__.py -> build-2.6/lib.linux-x86_64-2.6/numpy >copying build-2.6/src.linux-x86_64-2.6/numpy/distutils/__config__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils >warning: build_py: byte-compiling is disabled, skipping. >running build_clib >customize UnixCCompiler >customize UnixCCompiler using build_clib >running build_ext >customize UnixCCompiler >customize UnixCCompiler using build_ext >running scons >running build_scripts > adding 'build-2.6/scripts.linux-x86_64-2.6/f2py2.6' to scripts >running install >running install_lib >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6 >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >copying build-2.6/lib.linux-x86_64-2.6/numpy/__config__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/jargon.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/structured_arrays.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/internals.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/indexing.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/broadcasting.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/constants.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/ufuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/subclassing.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/misc.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/creation.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/howtofind.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/performance.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/basics.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/methods_vs_functions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/io.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/glossary.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/byteswapping.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/doc >copying build-2.6/lib.linux-x86_64-2.6/numpy/ctypeslib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/compat >copying build-2.6/lib.linux-x86_64-2.6/numpy/compat/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/compat >copying build-2.6/lib.linux-x86_64-2.6/numpy/compat/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/compat >copying build-2.6/lib.linux-x86_64-2.6/numpy/compat/_inspect.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/compat >copying build-2.6/lib.linux-x86_64-2.6/numpy/compat/py3k.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/compat >copying build-2.6/lib.linux-x86_64-2.6/numpy/compat/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/compat >copying build-2.6/lib.linux-x86_64-2.6/numpy/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/polynomial >copying build-2.6/lib.linux-x86_64-2.6/numpy/polynomial/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/polynomial >copying build-2.6/lib.linux-x86_64-2.6/numpy/polynomial/polyutils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/polynomial >copying build-2.6/lib.linux-x86_64-2.6/numpy/polynomial/polytemplate.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/polynomial >copying build-2.6/lib.linux-x86_64-2.6/numpy/polynomial/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/polynomial >copying build-2.6/lib.linux-x86_64-2.6/numpy/polynomial/chebyshev.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/polynomial >copying build-2.6/lib.linux-x86_64-2.6/numpy/polynomial/polynomial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/polynomial >copying build-2.6/lib.linux-x86_64-2.6/numpy/add_newdocs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >copying build-2.6/lib.linux-x86_64-2.6/numpy/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/common_rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/capi_maps.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/f2py2e.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/f2py_testing.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/auxfuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/diagnose.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/f90mod_rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/__version__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/cfuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/func2subr.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/cb_rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/crackfortran.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/use_rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma >copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/bench.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma >copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/core.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma >copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/testutils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma >copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma >copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma >copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/version.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma >copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/mrecords.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma >copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/extras.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma >copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma >copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/timer_comparison.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/numerictypes.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/random_array.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/ma.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/image.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/session.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/matrix.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/util.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/compat.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/ufuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/fft.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/_capi.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/mlab.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/linear_algebra.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/nd_image.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/alter_code1.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/functions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/convolve.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/alter_code2.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/random >copying build-2.6/lib.linux-x86_64-2.6/numpy/random/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/random >copying build-2.6/lib.linux-x86_64-2.6/numpy/random/mtrand.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/random >copying build-2.6/lib.linux-x86_64-2.6/numpy/random/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/random >copying build-2.6/lib.linux-x86_64-2.6/numpy/random/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/random >copying build-2.6/lib.linux-x86_64-2.6/numpy/random/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/random >copying build-2.6/lib.linux-x86_64-2.6/numpy/version.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/linalg >copying build-2.6/lib.linux-x86_64-2.6/numpy/linalg/lapack_lite.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/linalg >copying build-2.6/lib.linux-x86_64-2.6/numpy/linalg/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/linalg >copying build-2.6/lib.linux-x86_64-2.6/numpy/linalg/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/linalg >copying build-2.6/lib.linux-x86_64-2.6/numpy/linalg/linalg.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/linalg >copying build-2.6/lib.linux-x86_64-2.6/numpy/linalg/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/linalg >copying build-2.6/lib.linux-x86_64-2.6/numpy/linalg/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/linalg >copying build-2.6/lib.linux-x86_64-2.6/numpy/dual.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/testing >copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/utils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/testing >copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/testing >copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/decorators.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/testing >copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/testing >copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/noseclasses.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/testing >copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/nosetester.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/testing >copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/testing >copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/numpytest.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/testing >copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/nulltester.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/testing >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/_datasource.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/function_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/npyio.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/stride_tricks.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/recfunctions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/utils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/scimath.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/shape_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/arrayterator.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/format.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/user_array.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/arraysetops.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/ufunclike.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/_iotools.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/twodim_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/type_check.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/index_tricks.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/financial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/_compiled_base.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/polynomial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/random_array.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/precision.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/ma.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/matrix.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/typeconv.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/compat.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/ufuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/user_array.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/arrayfns.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/array_printer.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/misc.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/rng_stats.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/fft.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/rng.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/mlab.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/linear_algebra.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/fix_default_axis.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/alter_code1.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/functions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/alter_code2.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/from_template.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/unixccompiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/lib2def.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/system_info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/__config__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/core.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/log.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/intelccompiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/compat.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/__version__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/install_data.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/build_src.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/install.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/scons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/autodist.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/install_clib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/build_py.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/config_compiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/bdist_rpm.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/build_scripts.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/build.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/build_clib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/egg_info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/develop.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/sdist.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/install_headers.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/config.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/build_ext.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/command >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/environment.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/misc_util.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/npy_pkg_config.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/interactive.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/conv_template.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/fcompiler >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/g95.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/fcompiler >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/lahey.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/fcompiler >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/absoft.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/fcompiler >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/fcompiler >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/ibm.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/fcompiler >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/nag.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/fcompiler >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/hpux.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/fcompiler >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/vast.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/fcompiler >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/none.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/fcompiler >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/intel.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/fcompiler >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/mips.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/fcompiler >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/compaq.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/fcompiler >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/pg.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/fcompiler >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/sun.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/fcompiler >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/gnu.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/fcompiler >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/numpy_distribution.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/mingw32ccompiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/exec_command.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/extension.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/cpuinfo.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/ccompiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/line_endings.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/matrixlib >copying build-2.6/lib.linux-x86_64-2.6/numpy/matrixlib/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/matrixlib >copying build-2.6/lib.linux-x86_64-2.6/numpy/matrixlib/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/matrixlib >copying build-2.6/lib.linux-x86_64-2.6/numpy/matrixlib/defmatrix.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/matrixlib >copying build-2.6/lib.linux-x86_64-2.6/numpy/matrixlib/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/matrixlib >copying build-2.6/lib.linux-x86_64-2.6/numpy/_import_tools.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >copying build-2.6/lib.linux-x86_64-2.6/numpy/matlib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >copying build-2.6/lib.linux-x86_64-2.6/numpy/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/umath.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/numerictypes.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/multiarray_tests.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/function_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/generate_numpy_api.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/numeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/machar.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/shape_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/scalarmath.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/records.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/umath_tests.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/fromnumeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/_mx_datetime_parser.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/getlimits.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/setup_common.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/_internal.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/scons_support.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/_sort.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/memmap.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/arrayprint.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/multiarray.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >copying build-2.6/lib.linux-x86_64-2.6/numpy/core/defchararray.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/fft >copying build-2.6/lib.linux-x86_64-2.6/numpy/fft/helper.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/fft >copying build-2.6/lib.linux-x86_64-2.6/numpy/fft/fftpack.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/fft >copying build-2.6/lib.linux-x86_64-2.6/numpy/fft/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/fft >copying build-2.6/lib.linux-x86_64-2.6/numpy/fft/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/fft >copying build-2.6/lib.linux-x86_64-2.6/numpy/fft/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/fft >copying build-2.6/lib.linux-x86_64-2.6/numpy/fft/fftpack_lite.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/fft >copying build-2.6/lib.linux-x86_64-2.6/numpy/fft/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/fft >warning: install_lib: byte-compiling is disabled, skipping. >running install_scripts >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/bin >copying build-2.6/scripts.linux-x86_64-2.6/f2py2.6 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/bin >changing mode of /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/bin/f2py2.6 to 755 >running install_data >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/fft/tests >copying numpy/fft/tests/test_helper.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/fft/tests/ >copying numpy/fft/tests/test_fftpack.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/fft/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/spam.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/array.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/calculate_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/index.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/scalar.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/common_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/scalar_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/extcallback_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/fib2.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/string.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/callback2.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/ftype_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/callback_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/moddata_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/run_main_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/common.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/var_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/string_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/var.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/array_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/ftype.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/spam_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/moddata.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/setup_example.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/fib1.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/compile_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/docutils.conf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/calculate.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/fib3.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/default.css -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/extcallback.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/allocarr_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/callback.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/fib1.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/allocarr.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/usersguide >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/src >copying numpy/f2py/src/fortranobject.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/src >copying numpy/f2py/src/fortranobject.c -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/f2py_f90_ext >copying numpy/distutils/tests/f2py_f90_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/f2py_f90_ext >copying numpy/distutils/tests/f2py_f90_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/f2py_f90_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/random/tests >copying numpy/random/tests/test_random.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/random/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_interrupt.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/old_defines.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/oldnumeric.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_common.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_math.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/noprefix.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/arrayobject.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_os.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/ndarrayobject.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/arrayscalars.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/numpyconfig.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_cpu.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_endian.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/_neighborhood_iterator_imp.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/utils.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_3kcompat.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/ndarraytypes.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/ufuncobject.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/benchmarks >copying numpy/lib/benchmarks/bench_arraysetops.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/benchmarks/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/data >copying numpy/core/tests/data/recarray_from_file.fits -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/data/ >copying numpy/core/tests/data/astype_copy.pkl -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/data/ >copying numpy/random/mtrand/randomkit.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/random/. >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/pyrex_ext >copying numpy/distutils/tests/pyrex_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/pyrex_ext >copying numpy/distutils/tests/pyrex_ext/primes.pyx -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/pyrex_ext >copying numpy/distutils/tests/pyrex_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/pyrex_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/swig_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/swig_ext/tests >copying numpy/distutils/tests/swig_ext/tests/test_example2.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/swig_ext/tests >copying numpy/distutils/tests/swig_ext/tests/test_example.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/swig_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/tests/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/tests/src/mixed >copying numpy/f2py/tests/src/mixed/foo.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/tests/src/mixed >copying numpy/f2py/tests/src/mixed/foo_free.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/tests/src/mixed >copying numpy/f2py/tests/src/mixed/foo_fixed.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/tests/src/mixed >copying numpy/f2py/docs/pytest.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/OLDNEWS.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/FAQ.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/simple_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/simple.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/default.css -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/pyforttest.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/README.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/THANKS.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/HISTORY.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/hello.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/docutils.conf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/TESTING.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/docs/ >copying site.cfg.example -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >copying INSTALL.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >copying DEV_README.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >copying LICENSE.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >copying COMPATIBILITY -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >copying README.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >copying THANKS.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests >copying numpy/lib/tests/test_twodim_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_utils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_polynomial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_stride_tricks.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_recfunctions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_financial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_function_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test__iotools.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_index_tricks.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_io.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_arraysetops.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_ufunclike.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_format.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test__datasource.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_arrayterator.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_shape_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_type_check.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/lib/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/mingw >copying numpy/distutils/mingw/gfortran_vs2003_hack.c -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/mingw >copying numpy/f2py/tests/test_mixed.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/util.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_complex.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_real.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_callback.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_character.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_logical.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_array_from_pyobj.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_integer.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/tests/ >copying numpy/distutils/tests/swig_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/swig_ext >copying numpy/distutils/tests/swig_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/swig_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/example.i -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/zoo.i -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/zoo.cc -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/zoo.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/example.c -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/swig_ext/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray/include >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/numcomplex.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/arraybase.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/cfunc.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/libnumarray.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/ieeespecial.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/nummacro.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/numarray/include/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/tests >copying numpy/tests/test_ctypeslib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/tests/ >copying numpy/tests/test_matlib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/pyrex_ext/tests >copying numpy/distutils/tests/pyrex_ext/tests/test_primes.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/pyrex_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/gen_ext >copying numpy/distutils/tests/gen_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/gen_ext >copying numpy/distutils/tests/gen_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/gen_ext >copying numpy/distutils/tests/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/ >copying numpy/distutils/tests/test_npy_pkg_config.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/ >copying numpy/distutils/tests/test_fcompiler_gnu.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/ >copying numpy/distutils/tests/test_misc_util.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/matrixlib/tests >copying numpy/matrixlib/tests/test_multiarray.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/matrixlib/tests/ >copying numpy/matrixlib/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/matrixlib/tests/ >copying numpy/matrixlib/tests/test_defmatrix.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/matrixlib/tests/ >copying numpy/matrixlib/tests/test_numeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/matrixlib/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/f2py_f90_ext/tests >copying numpy/distutils/tests/f2py_f90_ext/tests/test_foo.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/f2py_f90_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric/tests >copying numpy/oldnumeric/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric/tests/ >copying numpy/oldnumeric/tests/test_oldnumeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/oldnumeric/tests/ >copying numpy/core/tests/test_ufunc.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_blasdot.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_unicode.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_arrayprint.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_dtype.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_defchararray.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_scalarmath.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_getlimits.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_umath.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_print.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_function_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_records.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_umath_complex.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_numeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_numerictypes.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_multiarray.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_memmap.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_errstate.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_shape_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_machar.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/testing/tests >copying numpy/testing/tests/test_utils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/testing/tests/ >copying numpy/testing/tests/test_decorators.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/testing/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma/tests >copying numpy/ma/tests/test_core.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_subclassing.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_mrecords.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_old_ma.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_extras.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/ma/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/f2py_ext >copying numpy/distutils/tests/f2py_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/f2py_ext >copying numpy/distutils/tests/f2py_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/f2py_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/linalg/tests >copying numpy/linalg/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/linalg/tests/ >copying numpy/linalg/tests/test_linalg.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/linalg/tests/ >copying numpy/linalg/tests/test_build.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/linalg/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/gen_ext/tests >copying numpy/distutils/tests/gen_ext/tests/test_fib3.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/gen_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/f2py_ext/src >copying numpy/distutils/tests/f2py_ext/src/fib2.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/f2py_ext/src >copying numpy/distutils/tests/f2py_ext/src/fib1.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/f2py_ext/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/f2py_f90_ext/include >copying numpy/distutils/tests/f2py_f90_ext/include/body.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/f2py_f90_ext/include >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/f2py_ext/tests >copying numpy/distutils/tests/f2py_ext/tests/test_fib2.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/f2py_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/tests/src/array_from_pyobj >copying numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/f2py/tests/src/array_from_pyobj >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/polynomial/tests >copying numpy/polynomial/tests/test_polyutils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/polynomial/tests/ >copying numpy/polynomial/tests/test_chebyshev.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/polynomial/tests/ >copying numpy/polynomial/tests/test_polynomial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/polynomial/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/f2py_f90_ext/src >copying numpy/distutils/tests/f2py_f90_ext/src/foo_free.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/distutils/tests/f2py_f90_ext/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/tools >copying tools/py3tool.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/tools >copying build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/multiarray_api.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__ufunc_api.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >copying build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/ufunc_api.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/include/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/lib >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/lib/npy-pkg-config >copying build-2.6/src.linux-x86_64-2.6/numpy/core/lib/npy-pkg-config/npymath.ini -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/lib/npy-pkg-config >copying build-2.6/src.linux-x86_64-2.6/numpy/core/lib/npy-pkg-config/mlib.ini -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/lib/npy-pkg-config >running install_egg_info >Writing /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy-1.5.1-py2.6.egg-info >running install_clib >copying build-2.6/temp.linux-x86_64-2.6/libnpymath.a -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy/core/lib >..S...............................................................................................................................................S...........................................................................................................................................................................................................................................................................................................SSS........................K........................................................................................................................................................................................................................................K.............................................................................................K......................K...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... >---------------------------------------------------------------------- >Ran 3006 tests in 20.342s > >OK (KNOWNFAIL=4, SKIP=5) >Running unit tests for numpy >NumPy version 1.5.1 >NumPy is installed in /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.6/lib/python/numpy >Python version 2.6.6 (r266:84292, Sep 8 2010, 22:46:05) [GCC 4.4.4] >nose version 1.0.0 >[?1034h [1;32m*[0m [1;34mTesting of dev-python/numpy-1.5.1 with CPython 2.7...[0m >Running from numpy source directory.non-existing path in 'numpy/distutils': 'site.cfg' >F2PY Version 1 >blas_opt_info: >blas_mkl_info: >Disabled blas_mkl_info: (MKL is None) >Disabled blas_mkl_info: (MKL is None) > NOT AVAILABLE > >atlas_blas_threads_info: >Disabled atlas_blas_threads_info: (PTATLAS is None) > NOT AVAILABLE > >atlas_blas_info: >Disabled atlas_blas_info: (ATLAS is None) > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1399: UserWarning: > Atlas (http://math-atlas.sourceforge.net/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [atlas]) or by setting > the ATLAS environment variable. > warnings.warn(AtlasNotFoundError.__doc__) >blas_info: >Disabled blas_info: (BLAS is None) > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1408: UserWarning: > Blas (http://www.netlib.org/blas/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [blas]) or by setting > the BLAS environment variable. > warnings.warn(BlasNotFoundError.__doc__) >blas_src_info: > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1411: UserWarning: > Blas (http://www.netlib.org/blas/) sources not found. > Directories to search for the sources can be specified in the > numpy/distutils/site.cfg file (section [blas_src]) or by setting > the BLAS_SRC environment variable. > warnings.warn(BlasSrcNotFoundError.__doc__) > NOT AVAILABLE > >lapack_opt_info: >lapack_mkl_info: >mkl_info: >Disabled mkl_info: (MKL is None) >Disabled mkl_info: (MKL is None) > NOT AVAILABLE > > NOT AVAILABLE > >atlas_threads_info: >Disabled atlas_threads_info: (PTATLAS is None) >numpy.distutils.system_info.atlas_threads_info > NOT AVAILABLE > >atlas_info: >Disabled atlas_info: (ATLAS is None) >numpy.distutils.system_info.atlas_info > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1306: UserWarning: > Atlas (http://math-atlas.sourceforge.net/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [atlas]) or by setting > the ATLAS environment variable. > warnings.warn(AtlasNotFoundError.__doc__) >lapack_info: >Disabled lapack_info: (LAPACK is None) > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1317: UserWarning: > Lapack (http://www.netlib.org/lapack/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [lapack]) or by setting > the LAPACK environment variable. > warnings.warn(LapackNotFoundError.__doc__) >lapack_src_info: > NOT AVAILABLE > >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1320: UserWarning: > Lapack (http://www.netlib.org/lapack/) sources not found. > Directories to search for the sources can be specified in the > numpy/distutils/site.cfg file (section [lapack_src]) or by setting > the LAPACK_SRC environment variable. > warnings.warn(LapackSrcNotFoundError.__doc__) > NOT AVAILABLE > >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 >customize GnuFCompiler >Could not locate executable g77 >Could not locate executable f77 >customize IntelFCompiler >Could not locate executable ifort >Could not locate executable ifc >customize LaheyFCompiler >Could not locate executable lf95 >customize PGroupFCompiler >Could not locate executable pgf90 >Could not locate executable pgf77 >customize AbsoftFCompiler >Could not locate executable f90 >customize NAGFCompiler >Could not locate executable f95 >customize VastFCompiler >customize CompaqFCompiler >Could not locate executable fort >customize IntelItaniumFCompiler >Could not locate executable efort >Could not locate executable efc >customize IntelEM64TFCompiler >customize Gnu95FCompiler >Found executable /usr/bin/gfortran >customize Gnu95FCompiler >customize Gnu95FCompiler using config >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >building extension "numpy.core._sort" sources > adding 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. > adding 'build-2.7/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-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. >numpy.core - nothing done with h_files = ['build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h'] >building extension "numpy.core.multiarray" sources > adding 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. > adding 'build-2.7/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-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. >numpy.core - nothing done with h_files = ['build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h'] >building extension "numpy.core.umath" sources > adding 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. > adding 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_ufunc_api.py > adding 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources. > adding 'build-2.7/src.linux-x86_64-2.7/numpy/core/src/umath' to include_dirs. >numpy.core - nothing done with h_files = ['build-2.7/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h'] >building extension "numpy.core.scalarmath" sources > adding 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. > adding 'build-2.7/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-2.7/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-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources. >numpy.core - nothing done with h_files = ['build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h'] >building extension "numpy.core._dotblas" sources >building extension "numpy.core.umath_tests" sources >building extension "numpy.core.multiarray_tests" sources >building extension "numpy.lib._compiled_base" sources >building extension "numpy.numarray._capi" sources >building extension "numpy.fft.fftpack_lite" sources >building extension "numpy.linalg.lapack_lite" sources >### Warning: Using unoptimized lapack ### > adding 'numpy/linalg/lapack_litemodule.c' to sources. > adding 'numpy/linalg/python_xerbla.c' to sources. > adding 'numpy/linalg/zlapack_lite.c' to sources. > adding 'numpy/linalg/dlapack_lite.c' to sources. > adding 'numpy/linalg/blas_lite.c' to sources. > adding 'numpy/linalg/dlamch.c' to sources. > adding 'numpy/linalg/f2c_lite.c' to sources. >building extension "numpy.random.mtrand" sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest >failure. >removing: _configtest.c _configtest.o _configtest >building data_files sources >build_src: building npy-pkg config files >running build_py >copying numpy/version.py -> build-2.7/lib.linux-x86_64-2.7/numpy >copying build-2.7/src.linux-x86_64-2.7/numpy/__config__.py -> build-2.7/lib.linux-x86_64-2.7/numpy >copying build-2.7/src.linux-x86_64-2.7/numpy/distutils/__config__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils >warning: build_py: byte-compiling is disabled, skipping. > >running build_clib >customize UnixCCompiler >customize UnixCCompiler using build_clib >running build_ext >customize UnixCCompiler >customize UnixCCompiler using build_ext >running scons >running build_scripts > adding 'build-2.7/scripts.linux-x86_64-2.7/f2py2.7' to scripts >running install >running install_lib >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7 >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >copying build-2.7/lib.linux-x86_64-2.7/numpy/__config__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/jargon.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/structured_arrays.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/internals.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/indexing.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/broadcasting.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/constants.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/ufuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/subclassing.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/misc.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/creation.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/howtofind.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/performance.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/basics.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/methods_vs_functions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/io.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/glossary.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/byteswapping.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/doc >copying build-2.7/lib.linux-x86_64-2.7/numpy/ctypeslib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/compat >copying build-2.7/lib.linux-x86_64-2.7/numpy/compat/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/compat >copying build-2.7/lib.linux-x86_64-2.7/numpy/compat/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/compat >copying build-2.7/lib.linux-x86_64-2.7/numpy/compat/_inspect.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/compat >copying build-2.7/lib.linux-x86_64-2.7/numpy/compat/py3k.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/compat >copying build-2.7/lib.linux-x86_64-2.7/numpy/compat/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/compat >copying build-2.7/lib.linux-x86_64-2.7/numpy/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/polynomial >copying build-2.7/lib.linux-x86_64-2.7/numpy/polynomial/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/polynomial >copying build-2.7/lib.linux-x86_64-2.7/numpy/polynomial/polyutils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/polynomial >copying build-2.7/lib.linux-x86_64-2.7/numpy/polynomial/polytemplate.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/polynomial >copying build-2.7/lib.linux-x86_64-2.7/numpy/polynomial/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/polynomial >copying build-2.7/lib.linux-x86_64-2.7/numpy/polynomial/chebyshev.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/polynomial >copying build-2.7/lib.linux-x86_64-2.7/numpy/polynomial/polynomial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/polynomial >copying build-2.7/lib.linux-x86_64-2.7/numpy/add_newdocs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >copying build-2.7/lib.linux-x86_64-2.7/numpy/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/common_rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/capi_maps.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/f2py2e.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/f2py_testing.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/auxfuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/diagnose.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/f90mod_rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/__version__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/cfuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/func2subr.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/cb_rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/crackfortran.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/use_rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma >copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/bench.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma >copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/core.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma >copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/testutils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma >copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma >copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma >copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/version.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma >copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/mrecords.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma >copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/extras.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma >copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma >copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/timer_comparison.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/numerictypes.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/random_array.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/ma.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/image.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/session.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/matrix.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/util.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/compat.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/ufuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/fft.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/_capi.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/mlab.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/linear_algebra.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/nd_image.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/alter_code1.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/functions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/convolve.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/alter_code2.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/random >copying build-2.7/lib.linux-x86_64-2.7/numpy/random/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/random >copying build-2.7/lib.linux-x86_64-2.7/numpy/random/mtrand.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/random >copying build-2.7/lib.linux-x86_64-2.7/numpy/random/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/random >copying build-2.7/lib.linux-x86_64-2.7/numpy/random/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/random >copying build-2.7/lib.linux-x86_64-2.7/numpy/random/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/random >copying build-2.7/lib.linux-x86_64-2.7/numpy/version.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/linalg >copying build-2.7/lib.linux-x86_64-2.7/numpy/linalg/lapack_lite.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/linalg >copying build-2.7/lib.linux-x86_64-2.7/numpy/linalg/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/linalg >copying build-2.7/lib.linux-x86_64-2.7/numpy/linalg/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/linalg >copying build-2.7/lib.linux-x86_64-2.7/numpy/linalg/linalg.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/linalg >copying build-2.7/lib.linux-x86_64-2.7/numpy/linalg/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/linalg >copying build-2.7/lib.linux-x86_64-2.7/numpy/linalg/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/linalg >copying build-2.7/lib.linux-x86_64-2.7/numpy/dual.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/testing >copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/utils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/testing >copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/testing >copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/decorators.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/testing >copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/testing >copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/noseclasses.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/testing >copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/nosetester.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/testing >copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/testing >copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/numpytest.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/testing >copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/nulltester.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/testing >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/_datasource.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/function_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/npyio.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/stride_tricks.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/recfunctions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/utils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/scimath.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/shape_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/arrayterator.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/format.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/user_array.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/arraysetops.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/ufunclike.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/_iotools.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/twodim_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/type_check.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/index_tricks.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/financial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/_compiled_base.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/polynomial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/random_array.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/precision.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/ma.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/matrix.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/typeconv.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/compat.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/ufuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/user_array.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/arrayfns.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/array_printer.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/misc.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/rng_stats.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/fft.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/rng.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/mlab.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/linear_algebra.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/fix_default_axis.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/alter_code1.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/functions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/alter_code2.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/from_template.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/unixccompiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/lib2def.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/system_info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/__config__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/core.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/log.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/intelccompiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/compat.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/__version__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/install_data.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/build_src.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/install.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/scons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/autodist.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/install_clib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/build_py.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/config_compiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/bdist_rpm.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/build_scripts.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/build.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/build_clib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/egg_info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/develop.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/sdist.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/install_headers.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/config.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/build_ext.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/command >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/environment.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/misc_util.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/npy_pkg_config.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/interactive.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/conv_template.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/fcompiler >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/g95.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/fcompiler >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/lahey.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/fcompiler >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/absoft.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/fcompiler >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/fcompiler >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/ibm.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/fcompiler >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/nag.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/fcompiler >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/hpux.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/fcompiler >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/vast.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/fcompiler >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/none.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/fcompiler >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/intel.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/fcompiler >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/mips.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/fcompiler >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/compaq.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/fcompiler >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/pg.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/fcompiler >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/sun.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/fcompiler >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/gnu.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/fcompiler >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/numpy_distribution.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/mingw32ccompiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/exec_command.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/extension.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/cpuinfo.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/ccompiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/line_endings.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/matrixlib >copying build-2.7/lib.linux-x86_64-2.7/numpy/matrixlib/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/matrixlib >copying build-2.7/lib.linux-x86_64-2.7/numpy/matrixlib/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/matrixlib >copying build-2.7/lib.linux-x86_64-2.7/numpy/matrixlib/defmatrix.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/matrixlib >copying build-2.7/lib.linux-x86_64-2.7/numpy/matrixlib/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/matrixlib >copying build-2.7/lib.linux-x86_64-2.7/numpy/_import_tools.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >copying build-2.7/lib.linux-x86_64-2.7/numpy/matlib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >copying build-2.7/lib.linux-x86_64-2.7/numpy/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/umath.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/numerictypes.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/multiarray_tests.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/function_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/generate_numpy_api.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/numeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/machar.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/shape_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/scalarmath.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/records.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/umath_tests.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/fromnumeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/_mx_datetime_parser.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/getlimits.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/setup_common.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/_internal.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/scons_support.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/_sort.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/memmap.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/arrayprint.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/multiarray.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >copying build-2.7/lib.linux-x86_64-2.7/numpy/core/defchararray.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/fft >copying build-2.7/lib.linux-x86_64-2.7/numpy/fft/helper.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/fft >copying build-2.7/lib.linux-x86_64-2.7/numpy/fft/fftpack.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/fft >copying build-2.7/lib.linux-x86_64-2.7/numpy/fft/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/fft >copying build-2.7/lib.linux-x86_64-2.7/numpy/fft/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/fft >copying build-2.7/lib.linux-x86_64-2.7/numpy/fft/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/fft >copying build-2.7/lib.linux-x86_64-2.7/numpy/fft/fftpack_lite.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/fft >copying build-2.7/lib.linux-x86_64-2.7/numpy/fft/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/fft >warning: install_lib: byte-compiling is disabled, skipping. > >running install_scripts >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/bin >copying build-2.7/scripts.linux-x86_64-2.7/f2py2.7 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/bin >changing mode of /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/bin/f2py2.7 to 755 >running install_data >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/fft/tests >copying numpy/fft/tests/test_helper.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/fft/tests/ >copying numpy/fft/tests/test_fftpack.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/fft/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/spam.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/array.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/calculate_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/index.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/scalar.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/common_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/scalar_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/extcallback_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/fib2.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/string.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/callback2.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/ftype_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/callback_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/moddata_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/run_main_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/common.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/var_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/string_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/var.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/array_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/ftype.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/spam_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/moddata.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/setup_example.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/fib1.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/compile_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/docutils.conf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/calculate.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/fib3.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/default.css -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/extcallback.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/allocarr_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/callback.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/fib1.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/allocarr.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/usersguide >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/src >copying numpy/f2py/src/fortranobject.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/src >copying numpy/f2py/src/fortranobject.c -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/f2py_f90_ext >copying numpy/distutils/tests/f2py_f90_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/f2py_f90_ext >copying numpy/distutils/tests/f2py_f90_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/f2py_f90_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/random/tests >copying numpy/random/tests/test_random.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/random/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_interrupt.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/old_defines.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/oldnumeric.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_common.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_math.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/noprefix.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/arrayobject.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_os.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/ndarrayobject.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/arrayscalars.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/numpyconfig.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_cpu.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_endian.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/_neighborhood_iterator_imp.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/utils.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_3kcompat.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/ndarraytypes.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/ufuncobject.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/benchmarks >copying numpy/lib/benchmarks/bench_arraysetops.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/benchmarks/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/data >copying numpy/core/tests/data/recarray_from_file.fits -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/data/ >copying numpy/core/tests/data/astype_copy.pkl -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/data/ >copying numpy/random/mtrand/randomkit.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/random/. >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/pyrex_ext >copying numpy/distutils/tests/pyrex_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/pyrex_ext >copying numpy/distutils/tests/pyrex_ext/primes.pyx -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/pyrex_ext >copying numpy/distutils/tests/pyrex_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/pyrex_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/swig_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/swig_ext/tests >copying numpy/distutils/tests/swig_ext/tests/test_example2.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/swig_ext/tests >copying numpy/distutils/tests/swig_ext/tests/test_example.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/swig_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/tests/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/tests/src/mixed >copying numpy/f2py/tests/src/mixed/foo.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/tests/src/mixed >copying numpy/f2py/tests/src/mixed/foo_free.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/tests/src/mixed >copying numpy/f2py/tests/src/mixed/foo_fixed.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/tests/src/mixed >copying numpy/f2py/docs/pytest.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/OLDNEWS.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/FAQ.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/simple_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/simple.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/default.css -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/pyforttest.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/README.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/THANKS.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/HISTORY.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/hello.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/docutils.conf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/TESTING.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/docs/ >copying site.cfg.example -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >copying INSTALL.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >copying DEV_README.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >copying LICENSE.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >copying COMPATIBILITY -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >copying README.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >copying THANKS.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests >copying numpy/lib/tests/test_twodim_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_utils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_polynomial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_stride_tricks.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_recfunctions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_financial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_function_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test__iotools.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_index_tricks.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_io.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_arraysetops.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_ufunclike.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_format.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test__datasource.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_arrayterator.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_shape_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_type_check.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/lib/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/mingw >copying numpy/distutils/mingw/gfortran_vs2003_hack.c -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/mingw >copying numpy/f2py/tests/test_mixed.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/util.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_complex.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_real.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_callback.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_character.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_logical.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_array_from_pyobj.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_integer.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/tests/ >copying numpy/distutils/tests/swig_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/swig_ext >copying numpy/distutils/tests/swig_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/swig_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/example.i -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/zoo.i -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/zoo.cc -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/zoo.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/example.c -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/swig_ext/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray/include >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/numcomplex.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/arraybase.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/cfunc.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/libnumarray.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/ieeespecial.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/nummacro.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/numarray/include/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/tests >copying numpy/tests/test_ctypeslib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/tests/ >copying numpy/tests/test_matlib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/pyrex_ext/tests >copying numpy/distutils/tests/pyrex_ext/tests/test_primes.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/pyrex_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/gen_ext >copying numpy/distutils/tests/gen_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/gen_ext >copying numpy/distutils/tests/gen_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/gen_ext >copying numpy/distutils/tests/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/ >copying numpy/distutils/tests/test_npy_pkg_config.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/ >copying numpy/distutils/tests/test_fcompiler_gnu.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/ >copying numpy/distutils/tests/test_misc_util.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/matrixlib/tests >copying numpy/matrixlib/tests/test_multiarray.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/matrixlib/tests/ >copying numpy/matrixlib/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/matrixlib/tests/ >copying numpy/matrixlib/tests/test_defmatrix.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/matrixlib/tests/ >copying numpy/matrixlib/tests/test_numeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/matrixlib/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/f2py_f90_ext/tests >copying numpy/distutils/tests/f2py_f90_ext/tests/test_foo.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/f2py_f90_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric/tests >copying numpy/oldnumeric/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric/tests/ >copying numpy/oldnumeric/tests/test_oldnumeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/oldnumeric/tests/ >copying numpy/core/tests/test_ufunc.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_blasdot.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_unicode.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_arrayprint.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_dtype.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_defchararray.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_scalarmath.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_getlimits.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_umath.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_print.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_function_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_records.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_umath_complex.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_numeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_numerictypes.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_multiarray.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_memmap.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_errstate.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_shape_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_machar.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/testing/tests >copying numpy/testing/tests/test_utils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/testing/tests/ >copying numpy/testing/tests/test_decorators.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/testing/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma/tests >copying numpy/ma/tests/test_core.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_subclassing.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_mrecords.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_old_ma.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_extras.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/ma/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/f2py_ext >copying numpy/distutils/tests/f2py_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/f2py_ext >copying numpy/distutils/tests/f2py_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/f2py_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/linalg/tests >copying numpy/linalg/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/linalg/tests/ >copying numpy/linalg/tests/test_linalg.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/linalg/tests/ >copying numpy/linalg/tests/test_build.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/linalg/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/gen_ext/tests >copying numpy/distutils/tests/gen_ext/tests/test_fib3.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/gen_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/f2py_ext/src >copying numpy/distutils/tests/f2py_ext/src/fib2.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/f2py_ext/src >copying numpy/distutils/tests/f2py_ext/src/fib1.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/f2py_ext/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/f2py_f90_ext/include >copying numpy/distutils/tests/f2py_f90_ext/include/body.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/f2py_f90_ext/include >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/f2py_ext/tests >copying numpy/distutils/tests/f2py_ext/tests/test_fib2.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/f2py_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/tests/src/array_from_pyobj >copying numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/f2py/tests/src/array_from_pyobj >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/polynomial/tests >copying numpy/polynomial/tests/test_polyutils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/polynomial/tests/ >copying numpy/polynomial/tests/test_chebyshev.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/polynomial/tests/ >copying numpy/polynomial/tests/test_polynomial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/polynomial/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/f2py_f90_ext/src >copying numpy/distutils/tests/f2py_f90_ext/src/foo_free.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/distutils/tests/f2py_f90_ext/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/tools >copying tools/py3tool.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/tools >copying build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/multiarray_api.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >copying build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/ufunc_api.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/include/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/lib >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/lib/npy-pkg-config >copying build-2.7/src.linux-x86_64-2.7/numpy/core/lib/npy-pkg-config/npymath.ini -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/lib/npy-pkg-config >copying build-2.7/src.linux-x86_64-2.7/numpy/core/lib/npy-pkg-config/mlib.ini -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/lib/npy-pkg-config >running install_egg_info >Writing /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy-1.5.1-py2.7.egg-info >running install_clib >copying build-2.7/temp.linux-x86_64-2.7/libnpymath.a -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy/core/lib >..S...............................................................................................................................................S...........................................................................................................................................................................................................................................................................................................SSS........................K........................................................................................................................................................................................................................................K.............................................................................................K......................K...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... >---------------------------------------------------------------------- >Ran 3006 tests in 19.335s > >OK (KNOWNFAIL=4, SKIP=5) >Running unit tests for numpy >NumPy version 1.5.1 >NumPy is installed in /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-2.7/lib/python/numpy >Python version 2.7.1+ (release27-maint:87612, Jan 2 2011, 21:59:43) [GCC 4.4.5] >nose version 1.0.0 >[?1034h [1;32m*[0m [1;34mTesting of dev-python/numpy-1.5.1 with CPython 3.1...[0m >RefactoringTool: Skipping implicit fixer: buffer >RefactoringTool: Skipping implicit fixer: idioms >RefactoringTool: Skipping implicit fixer: set_literal >RefactoringTool: Skipping implicit fixer: ws_comma >RefactoringTool: No files need to be modified. >Converting to Python3 via 2to3... >non-existing path in 'numpy/distutils': 'site.cfg' >F2PY Version 1 >blas_opt_info: >blas_mkl_info: >Disabled blas_mkl_info: (MKL is None) >Disabled blas_mkl_info: (MKL is None) > NOT AVAILABLE > >atlas_blas_threads_info: >Disabled atlas_blas_threads_info: (PTATLAS is None) > NOT AVAILABLE > >atlas_blas_info: >Disabled atlas_blas_info: (ATLAS is None) > NOT AVAILABLE > >blas_info: >Disabled blas_info: (BLAS is None) > NOT AVAILABLE > >blas_src_info: > NOT AVAILABLE > > NOT AVAILABLE > >lapack_opt_info: >lapack_mkl_info: >mkl_info: >Disabled mkl_info: (MKL is None) >Disabled mkl_info: (MKL is None) > NOT AVAILABLE > > NOT AVAILABLE > >atlas_threads_info: >Disabled atlas_threads_info: (PTATLAS is None) ><class 'numpy.distutils.system_info.atlas_threads_info'> > NOT AVAILABLE > >atlas_info: >Disabled atlas_info: (ATLAS is None) ><class 'numpy.distutils.system_info.atlas_info'> > NOT AVAILABLE > >lapack_info: >Disabled lapack_info: (LAPACK is None) > NOT AVAILABLE > >lapack_src_info: > NOT AVAILABLE > > NOT AVAILABLE > >could not resolve pattern in '': '*.txt' >non-existing path in '': 'COMPATIBILITY' >non-existing path in '': 'site.cfg.example' >non-existing path in '': 'tools/py3tool.py' >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 >customize GnuFCompiler >Could not locate executable g77 >Could not locate executable f77 >customize IntelFCompiler >Could not locate executable ifort >Could not locate executable ifc >customize LaheyFCompiler >Could not locate executable lf95 >customize PGroupFCompiler >Could not locate executable pgf90 >Could not locate executable pgf77 >customize AbsoftFCompiler >Could not locate executable f90 >customize NAGFCompiler >Could not locate executable f95 >customize VastFCompiler >customize CompaqFCompiler >Could not locate executable fort >customize IntelItaniumFCompiler >Could not locate executable efort >Could not locate executable efc >customize IntelEM64TFCompiler >customize Gnu95FCompiler >Found executable /usr/bin/gfortran >customize Gnu95FCompiler >customize Gnu95FCompiler using config >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >building extension "numpy.core._sort" sources > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h' to sources. > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h' to sources. >numpy.core - nothing done with h_files = ['build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h'] >building extension "numpy.core.multiarray" sources > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h' to sources. > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h' to sources. >numpy.core - nothing done with h_files = ['build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h'] >building extension "numpy.core.umath" sources > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h' to sources. > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_ufunc_api.py > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__ufunc_api.h' to sources. > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath' to include_dirs. >numpy.core - nothing done with h_files = ['build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath/funcs.inc', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__ufunc_api.h'] >building extension "numpy.core.scalarmath" sources > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h' to sources. > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h' to sources. >executing numpy/core/code_generators/generate_ufunc_api.py > adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__ufunc_api.h' to sources. >numpy.core - nothing done with h_files = ['build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__ufunc_api.h'] >building extension "numpy.core._dotblas" sources >building extension "numpy.core.umath_tests" sources >building extension "numpy.core.multiarray_tests" sources >building extension "numpy.lib._compiled_base" sources >building extension "numpy.numarray._capi" sources >building extension "numpy.fft.fftpack_lite" sources >building extension "numpy.linalg.lapack_lite" sources >### Warning: Using unoptimized lapack ### > adding 'numpy/linalg/lapack_litemodule.c' to sources. > adding 'numpy/linalg/python_xerbla.c' to sources. > adding 'numpy/linalg/zlapack_lite.c' to sources. > adding 'numpy/linalg/dlapack_lite.c' to sources. > adding 'numpy/linalg/blas_lite.c' to sources. > adding 'numpy/linalg/dlamch.c' to sources. > adding 'numpy/linalg/f2c_lite.c' to sources. >building extension "numpy.random.mtrand" sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest >failure. >removing: _configtest.c _configtest.o _configtest >building data_files sources >build_src: building npy-pkg config files >running build_py >copying numpy/version.py -> build-3.1/lib.linux-x86_64-3.1/numpy >copying build-3.1/src.linux-x86_64-3.1/numpy/__config__.py -> build-3.1/lib.linux-x86_64-3.1/numpy >copying build-3.1/src.linux-x86_64-3.1/numpy/distutils/__config__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils >warning: build_py: byte-compiling is disabled, skipping. > >running build_clib >customize UnixCCompiler >customize UnixCCompiler using build_clib >running build_ext >customize UnixCCompiler >customize UnixCCompiler using build_ext >running scons >running build_scripts > adding 'build-3.1/scripts.linux-x86_64-3.1/f2py3.1' to scripts >running install >running install_lib >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1 >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy >copying build-3.1/lib.linux-x86_64-3.1/numpy/__config__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/jargon.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/structured_arrays.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/internals.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/indexing.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/broadcasting.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/constants.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/ufuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/subclassing.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/misc.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/creation.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/howtofind.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/performance.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/basics.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/methods_vs_functions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/io.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/glossary.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/doc/byteswapping.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/doc >copying build-3.1/lib.linux-x86_64-3.1/numpy/ctypeslib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/compat >copying build-3.1/lib.linux-x86_64-3.1/numpy/compat/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/compat >copying build-3.1/lib.linux-x86_64-3.1/numpy/compat/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/compat >copying build-3.1/lib.linux-x86_64-3.1/numpy/compat/_inspect.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/compat >copying build-3.1/lib.linux-x86_64-3.1/numpy/compat/py3k.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/compat >copying build-3.1/lib.linux-x86_64-3.1/numpy/compat/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/compat >copying build-3.1/lib.linux-x86_64-3.1/numpy/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/polynomial >copying build-3.1/lib.linux-x86_64-3.1/numpy/polynomial/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/polynomial >copying build-3.1/lib.linux-x86_64-3.1/numpy/polynomial/polyutils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/polynomial >copying build-3.1/lib.linux-x86_64-3.1/numpy/polynomial/polytemplate.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/polynomial >copying build-3.1/lib.linux-x86_64-3.1/numpy/polynomial/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/polynomial >copying build-3.1/lib.linux-x86_64-3.1/numpy/polynomial/chebyshev.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/polynomial >copying build-3.1/lib.linux-x86_64-3.1/numpy/polynomial/polynomial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/polynomial >copying build-3.1/lib.linux-x86_64-3.1/numpy/add_newdocs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy >copying build-3.1/lib.linux-x86_64-3.1/numpy/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/common_rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/capi_maps.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/f2py2e.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/f2py_testing.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/auxfuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/diagnose.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/f90mod_rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/__version__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/cfuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/func2subr.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/cb_rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/crackfortran.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >copying build-3.1/lib.linux-x86_64-3.1/numpy/f2py/use_rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma >copying build-3.1/lib.linux-x86_64-3.1/numpy/ma/bench.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma >copying build-3.1/lib.linux-x86_64-3.1/numpy/ma/core.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma >copying build-3.1/lib.linux-x86_64-3.1/numpy/ma/testutils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma >copying build-3.1/lib.linux-x86_64-3.1/numpy/ma/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma >copying build-3.1/lib.linux-x86_64-3.1/numpy/ma/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma >copying build-3.1/lib.linux-x86_64-3.1/numpy/ma/version.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma >copying build-3.1/lib.linux-x86_64-3.1/numpy/ma/mrecords.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma >copying build-3.1/lib.linux-x86_64-3.1/numpy/ma/extras.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma >copying build-3.1/lib.linux-x86_64-3.1/numpy/ma/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma >copying build-3.1/lib.linux-x86_64-3.1/numpy/ma/timer_comparison.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/numerictypes.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/random_array.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/ma.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/image.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/session.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/matrix.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/util.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/compat.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/ufuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/fft.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/_capi.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/mlab.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/linear_algebra.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/nd_image.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/alter_code1.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/functions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/convolve.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >copying build-3.1/lib.linux-x86_64-3.1/numpy/numarray/alter_code2.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/random >copying build-3.1/lib.linux-x86_64-3.1/numpy/random/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/random >copying build-3.1/lib.linux-x86_64-3.1/numpy/random/mtrand.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/random >copying build-3.1/lib.linux-x86_64-3.1/numpy/random/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/random >copying build-3.1/lib.linux-x86_64-3.1/numpy/random/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/random >copying build-3.1/lib.linux-x86_64-3.1/numpy/random/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/random >copying build-3.1/lib.linux-x86_64-3.1/numpy/version.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/linalg >copying build-3.1/lib.linux-x86_64-3.1/numpy/linalg/lapack_lite.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/linalg >copying build-3.1/lib.linux-x86_64-3.1/numpy/linalg/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/linalg >copying build-3.1/lib.linux-x86_64-3.1/numpy/linalg/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/linalg >copying build-3.1/lib.linux-x86_64-3.1/numpy/linalg/linalg.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/linalg >copying build-3.1/lib.linux-x86_64-3.1/numpy/linalg/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/linalg >copying build-3.1/lib.linux-x86_64-3.1/numpy/linalg/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/linalg >copying build-3.1/lib.linux-x86_64-3.1/numpy/dual.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/testing >copying build-3.1/lib.linux-x86_64-3.1/numpy/testing/utils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/testing >copying build-3.1/lib.linux-x86_64-3.1/numpy/testing/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/testing >copying build-3.1/lib.linux-x86_64-3.1/numpy/testing/decorators.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/testing >copying build-3.1/lib.linux-x86_64-3.1/numpy/testing/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/testing >copying build-3.1/lib.linux-x86_64-3.1/numpy/testing/noseclasses.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/testing >copying build-3.1/lib.linux-x86_64-3.1/numpy/testing/nosetester.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/testing >copying build-3.1/lib.linux-x86_64-3.1/numpy/testing/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/testing >copying build-3.1/lib.linux-x86_64-3.1/numpy/testing/numpytest.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/testing >copying build-3.1/lib.linux-x86_64-3.1/numpy/testing/nulltester.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/testing >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/_datasource.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/function_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/npyio.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/stride_tricks.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/recfunctions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/utils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/scimath.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/shape_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/arrayterator.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/format.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/user_array.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/arraysetops.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/ufunclike.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/_iotools.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/twodim_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/type_check.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/index_tricks.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/financial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/_compiled_base.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >copying build-3.1/lib.linux-x86_64-3.1/numpy/lib/polynomial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/random_array.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/precision.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/ma.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/matrix.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/typeconv.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/compat.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/ufuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/user_array.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/arrayfns.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/array_printer.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/misc.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/rng_stats.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/fft.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/rng.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/mlab.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/linear_algebra.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/fix_default_axis.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/alter_code1.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/functions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >copying build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric/alter_code2.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/from_template.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/unixccompiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/lib2def.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/system_info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/__config__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/core.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/log.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/intelccompiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/compat.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/__version__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/install_data.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/build_src.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/install.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/scons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/autodist.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/install_clib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/build_py.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/config_compiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/bdist_rpm.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/build_scripts.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/build.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/build_clib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/egg_info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/develop.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/sdist.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/install_headers.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/config.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command/build_ext.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/command >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/environment.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/misc_util.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/npy_pkg_config.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/interactive.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/conv_template.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/fcompiler >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler/g95.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/fcompiler >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler/lahey.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/fcompiler >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler/absoft.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/fcompiler >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/fcompiler >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler/ibm.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/fcompiler >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler/nag.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/fcompiler >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler/hpux.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/fcompiler >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler/vast.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/fcompiler >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler/none.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/fcompiler >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler/intel.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/fcompiler >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler/mips.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/fcompiler >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler/compaq.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/fcompiler >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler/pg.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/fcompiler >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler/sun.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/fcompiler >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler/gnu.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/fcompiler >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/numpy_distribution.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/mingw32ccompiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/exec_command.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/extension.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/cpuinfo.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/ccompiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >copying build-3.1/lib.linux-x86_64-3.1/numpy/distutils/line_endings.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/matrixlib >copying build-3.1/lib.linux-x86_64-3.1/numpy/matrixlib/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/matrixlib >copying build-3.1/lib.linux-x86_64-3.1/numpy/matrixlib/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/matrixlib >copying build-3.1/lib.linux-x86_64-3.1/numpy/matrixlib/defmatrix.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/matrixlib >copying build-3.1/lib.linux-x86_64-3.1/numpy/matrixlib/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/matrixlib >copying build-3.1/lib.linux-x86_64-3.1/numpy/_import_tools.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy >copying build-3.1/lib.linux-x86_64-3.1/numpy/matlib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy >copying build-3.1/lib.linux-x86_64-3.1/numpy/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/umath.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/numerictypes.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/multiarray_tests.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/function_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/generate_numpy_api.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/numeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/machar.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/shape_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/scalarmath.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/records.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/umath_tests.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/fromnumeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/_mx_datetime_parser.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/getlimits.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/setup_common.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/_internal.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/scons_support.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/_sort.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/memmap.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/arrayprint.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/multiarray.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >copying build-3.1/lib.linux-x86_64-3.1/numpy/core/defchararray.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/fft >copying build-3.1/lib.linux-x86_64-3.1/numpy/fft/helper.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/fft >copying build-3.1/lib.linux-x86_64-3.1/numpy/fft/fftpack.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/fft >copying build-3.1/lib.linux-x86_64-3.1/numpy/fft/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/fft >copying build-3.1/lib.linux-x86_64-3.1/numpy/fft/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/fft >copying build-3.1/lib.linux-x86_64-3.1/numpy/fft/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/fft >copying build-3.1/lib.linux-x86_64-3.1/numpy/fft/fftpack_lite.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/fft >copying build-3.1/lib.linux-x86_64-3.1/numpy/fft/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/fft >warning: install_lib: byte-compiling is disabled, skipping. > >running install_scripts >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/bin >copying build-3.1/scripts.linux-x86_64-3.1/f2py3.1 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/bin >changing mode of /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/bin/f2py3.1 to 755 >running install_data >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/fft/tests >copying numpy/fft/tests/test_helper.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/fft/tests/ >copying numpy/fft/tests/test_fftpack.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/fft/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/spam.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/array.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/calculate_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/index.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/scalar.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/common_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/scalar_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/extcallback_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/fib2.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/string.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/callback2.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/ftype_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/callback_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/moddata_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/run_main_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/common.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/var_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/string_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/var.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/array_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/ftype.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/spam_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/moddata.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/setup_example.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/fib1.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/compile_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/docutils.conf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/calculate.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/fib3.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/default.css -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/extcallback.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/allocarr_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/callback.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/fib1.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/allocarr.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/usersguide >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/src >copying numpy/f2py/src/fortranobject.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/src >copying numpy/f2py/src/fortranobject.c -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/f2py_f90_ext >copying numpy/distutils/tests/f2py_f90_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/f2py_f90_ext >copying numpy/distutils/tests/f2py_f90_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/f2py_f90_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/random/tests >copying numpy/random/tests/test_random.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/random/tests/ >copying numpy/random/tests/test_random.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/random/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_interrupt.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/old_defines.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/oldnumeric.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_common.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_math.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/noprefix.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/arrayobject.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_os.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/ndarrayobject.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/arrayscalars.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/numpyconfig.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_cpu.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_endian.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/_neighborhood_iterator_imp.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/utils.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_3kcompat.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/ndarraytypes.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/ufuncobject.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/benchmarks >copying numpy/lib/benchmarks/bench_arraysetops.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/benchmarks/ >copying numpy/lib/benchmarks/bench_arraysetops.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/benchmarks/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/data >copying numpy/core/tests/data/recarray_from_file.fits -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/data/ >copying numpy/core/tests/data/astype_copy.pkl -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/data/ >copying numpy/random/mtrand/randomkit.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/random/. >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/pyrex_ext >copying numpy/distutils/tests/pyrex_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/pyrex_ext >copying numpy/distutils/tests/pyrex_ext/primes.pyx -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/pyrex_ext >copying numpy/distutils/tests/pyrex_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/pyrex_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/swig_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/swig_ext/tests >copying numpy/distutils/tests/swig_ext/tests/test_example2.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/swig_ext/tests >copying numpy/distutils/tests/swig_ext/tests/test_example.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/swig_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/src/mixed >copying numpy/f2py/tests/src/mixed/foo.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/src/mixed >copying numpy/f2py/tests/src/mixed/foo_free.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/src/mixed >copying numpy/f2py/tests/src/mixed/foo_fixed.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/src/mixed >copying numpy/f2py/docs/pytest.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/OLDNEWS.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/FAQ.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/simple_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/simple.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/default.css -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/pyforttest.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/README.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/THANKS.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/HISTORY.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/hello.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/docutils.conf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/TESTING.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/docs/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests >copying numpy/lib/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_type_check.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test__datasource.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test__iotools.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_io.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_utils.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_type_check.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_function_base.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_recfunctions.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test__datasource.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_ufunclike.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_twodim_base.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_stride_tricks.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_regression.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_function_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_index_tricks.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_io.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_arraysetops.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_arrayterator.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_shape_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_twodim_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_utils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_polynomial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_format.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_format.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_recfunctions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_financial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test__iotools.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/lib/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/mingw >copying numpy/distutils/mingw/gfortran_vs2003_hack.c -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/mingw >copying numpy/f2py/tests/test_return_character.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_mixed.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/util.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_integer.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_complex.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_callback.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_real.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_callback.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_character.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_integer.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_real.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_array_from_pyobj.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/util.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_array_from_pyobj.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_logical.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_complex.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_logical.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/ >copying numpy/distutils/tests/swig_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/swig_ext >copying numpy/distutils/tests/swig_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/swig_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/example.i -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/zoo.i -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/zoo.cc -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/zoo.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/example.c -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/swig_ext/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray/include >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/numcomplex.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/arraybase.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/cfunc.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/libnumarray.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/ieeespecial.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/nummacro.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/numarray/include/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/tests >copying numpy/tests/test_ctypeslib.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/tests/ >copying numpy/tests/test_ctypeslib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/tests/ >copying numpy/tests/test_matlib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/pyrex_ext/tests >copying numpy/distutils/tests/pyrex_ext/tests/test_primes.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/pyrex_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/gen_ext >copying numpy/distutils/tests/gen_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/gen_ext >copying numpy/distutils/tests/gen_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/gen_ext >copying numpy/distutils/tests/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/ >copying numpy/distutils/tests/test_npy_pkg_config.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/ >copying numpy/distutils/tests/test_misc_util.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/ >copying numpy/distutils/tests/test_fcompiler_gnu.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/ >copying numpy/distutils/tests/test_misc_util.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/matrixlib/tests >copying numpy/matrixlib/tests/test_multiarray.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/matrixlib/tests/ >copying numpy/matrixlib/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/matrixlib/tests/ >copying numpy/matrixlib/tests/test_defmatrix.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/matrixlib/tests/ >copying numpy/matrixlib/tests/test_defmatrix.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/matrixlib/tests/ >copying numpy/matrixlib/tests/test_numeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/matrixlib/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/f2py_f90_ext/tests >copying numpy/distutils/tests/f2py_f90_ext/tests/test_foo.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/f2py_f90_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric/tests >copying numpy/oldnumeric/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric/tests/ >copying numpy/oldnumeric/tests/test_oldnumeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/oldnumeric/tests/ >copying numpy/core/tests/test_unicode.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_arrayprint.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_unicode.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_machar.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_ufunc.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_multiarray.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_ufunc.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_function_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_errstate.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_umath_complex.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_print.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_scalarmath.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_memmap.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_shape_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_blasdot.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_dtype.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_numerictypes.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_getlimits.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_print.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_records.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_machar.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_umath_complex.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_multiarray.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_numeric.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_getlimits.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_regression.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_defchararray.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_umath.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_dtype.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_records.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_errstate.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_scalarmath.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_shape_base.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_defchararray.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_numeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/testing/tests >copying numpy/testing/tests/test_utils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/testing/tests/ >copying numpy/testing/tests/test_decorators.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/testing/tests/ >copying numpy/testing/tests/test_decorators.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/testing/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma/tests >copying numpy/ma/tests/test_core.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_core.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_regression.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_old_ma.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_mrecords.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_mrecords.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_old_ma.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_extras.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_subclassing.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/ma/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/f2py_ext >copying numpy/distutils/tests/f2py_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/f2py_ext >copying numpy/distutils/tests/f2py_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/f2py_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/linalg/tests >copying numpy/linalg/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/linalg/tests/ >copying numpy/linalg/tests/test_linalg.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/linalg/tests/ >copying numpy/linalg/tests/test_build.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/linalg/tests/ >copying numpy/linalg/tests/test_linalg.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/linalg/tests/ >copying numpy/linalg/tests/test_build.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/linalg/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/gen_ext/tests >copying numpy/distutils/tests/gen_ext/tests/test_fib3.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/gen_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/f2py_ext/src >copying numpy/distutils/tests/f2py_ext/src/fib2.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/f2py_ext/src >copying numpy/distutils/tests/f2py_ext/src/fib1.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/f2py_ext/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/f2py_f90_ext/include >copying numpy/distutils/tests/f2py_f90_ext/include/body.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/f2py_f90_ext/include >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/f2py_ext/tests >copying numpy/distutils/tests/f2py_ext/tests/test_fib2.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/f2py_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/src/array_from_pyobj >copying numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/f2py/tests/src/array_from_pyobj >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/polynomial/tests >copying numpy/polynomial/tests/test_polyutils.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/polynomial/tests/ >copying numpy/polynomial/tests/test_polyutils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/polynomial/tests/ >copying numpy/polynomial/tests/test_polynomial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/polynomial/tests/ >copying numpy/polynomial/tests/test_polynomial.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/polynomial/tests/ >copying numpy/polynomial/tests/test_chebyshev.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/polynomial/tests/ >copying numpy/polynomial/tests/test_chebyshev.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/polynomial/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/f2py_f90_ext/src >copying numpy/distutils/tests/f2py_f90_ext/src/foo_free.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/distutils/tests/f2py_f90_ext/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/tools >copying build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/multiarray_api.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__ufunc_api.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >copying build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/ufunc_api.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/include/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/lib >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/lib/npy-pkg-config >copying build-3.1/src.linux-x86_64-3.1/numpy/core/lib/npy-pkg-config/npymath.ini -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/lib/npy-pkg-config >copying build-3.1/src.linux-x86_64-3.1/numpy/core/lib/npy-pkg-config/mlib.ini -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/lib/npy-pkg-config >running install_egg_info >Writing /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy-1.5.1-py3.1.egg-info >running install_clib >copying build-3.1/temp.linux-x86_64-3.1/libnpymath.a -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy/core/lib >Running from numpy source directory./var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1399: UserWarning: > Atlas (http://math-atlas.sourceforge.net/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [atlas]) or by setting > the ATLAS environment variable. > warnings.warn(AtlasNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1408: UserWarning: > Blas (http://www.netlib.org/blas/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [blas]) or by setting > the BLAS environment variable. > warnings.warn(BlasNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1411: UserWarning: > Blas (http://www.netlib.org/blas/) sources not found. > Directories to search for the sources can be specified in the > numpy/distutils/site.cfg file (section [blas_src]) or by setting > the BLAS_SRC environment variable. > warnings.warn(BlasSrcNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1306: UserWarning: > Atlas (http://math-atlas.sourceforge.net/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [atlas]) or by setting > the ATLAS environment variable. > warnings.warn(AtlasNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1317: UserWarning: > Lapack (http://www.netlib.org/lapack/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [lapack]) or by setting > the LAPACK environment variable. > warnings.warn(LapackNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1320: UserWarning: > Lapack (http://www.netlib.org/lapack/) sources not found. > Directories to search for the sources can be specified in the > numpy/distutils/site.cfg file (section [lapack_src]) or by setting > the LAPACK_SRC environment variable. > warnings.warn(LapackSrcNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/command/config.py:40: DeprecationWarning: >+++++++++++++++++++++++++++++++++++++++++++++++++ >Usage of try_run is deprecated: please do not >use it anymore, and avoid configuration checks >involving running executable on the target machine. >+++++++++++++++++++++++++++++++++++++++++++++++++ > > DeprecationWarning) >..S...............................................................................................................................................S..........................................................................................................................................................................................................................................................................................................SSS........................K...........................................................K............................................................................................................................................................................K.............................................................................................K......................K...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... >---------------------------------------------------------------------- >Ran 3005 tests in 21.443s > >OK (KNOWNFAIL=5, SKIP=5) >Running unit tests for numpy >NumPy version 1.5.1 >NumPy is installed in /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.1/lib/python/numpy >Python version 3.1.3+ (release31-maint:87612, Jan 2 2011, 23:37:19) [GCC 4.4.5] >nose version 1.0.0 >[?1034h [1;32m*[0m [1;34mTesting of dev-python/numpy-1.5.1 with CPython 3.2...[0m >RefactoringTool: Skipping implicit fixer: buffer >RefactoringTool: Skipping implicit fixer: idioms >RefactoringTool: Skipping implicit fixer: set_literal >RefactoringTool: Skipping implicit fixer: ws_comma >RefactoringTool: No files need to be modified. >Converting to Python3 via 2to3... >non-existing path in 'numpy/distutils': 'site.cfg' >F2PY Version 1 >blas_opt_info: >blas_mkl_info: >Disabled blas_mkl_info: (MKL is None) >Disabled blas_mkl_info: (MKL is None) > NOT AVAILABLE > >atlas_blas_threads_info: >Disabled atlas_blas_threads_info: (PTATLAS is None) > NOT AVAILABLE > >atlas_blas_info: >Disabled atlas_blas_info: (ATLAS is None) > NOT AVAILABLE > >blas_info: >Disabled blas_info: (BLAS is None) > NOT AVAILABLE > >blas_src_info: > NOT AVAILABLE > > NOT AVAILABLE > >lapack_opt_info: >lapack_mkl_info: >mkl_info: >Disabled mkl_info: (MKL is None) >Disabled mkl_info: (MKL is None) > NOT AVAILABLE > > NOT AVAILABLE > >atlas_threads_info: >Disabled atlas_threads_info: (PTATLAS is None) ><class 'numpy.distutils.system_info.atlas_threads_info'> > NOT AVAILABLE > >atlas_info: >Disabled atlas_info: (ATLAS is None) ><class 'numpy.distutils.system_info.atlas_info'> > NOT AVAILABLE > >lapack_info: >Disabled lapack_info: (LAPACK is None) > NOT AVAILABLE > >lapack_src_info: > NOT AVAILABLE > > NOT AVAILABLE > >could not resolve pattern in '': '*.txt' >non-existing path in '': 'COMPATIBILITY' >non-existing path in '': 'site.cfg.example' >non-existing path in '': 'tools/py3tool.py' >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 >customize GnuFCompiler >Could not locate executable g77 >Could not locate executable f77 >customize IntelFCompiler >Could not locate executable ifort >Could not locate executable ifc >customize LaheyFCompiler >Could not locate executable lf95 >customize PGroupFCompiler >Could not locate executable pgf90 >Could not locate executable pgf77 >customize AbsoftFCompiler >Could not locate executable f90 >customize NAGFCompiler >Could not locate executable f95 >customize VastFCompiler >customize CompaqFCompiler >Could not locate executable fort >customize IntelItaniumFCompiler >Could not locate executable efort >Could not locate executable efc >customize IntelEM64TFCompiler >customize Gnu95FCompiler >Found executable /usr/bin/gfortran >customize Gnu95FCompiler >customize Gnu95FCompiler using config >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >_configtest.o: In function `main': >_configtest.c:(.text+0x5): undefined reference to `exp' >collect2: ld returned 1 exit status >failure. >removing: _configtest.c _configtest.o >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >_configtest.c:1: warning: conflicting types for built-in function âexpâ >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest >success! >removing: _configtest.c _configtest.o _configtest >building extension "numpy.core._sort" sources > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h' to sources. > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h' to sources. >numpy.core - nothing done with h_files = ['build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h'] >building extension "numpy.core.multiarray" sources > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h' to sources. > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h' to sources. >numpy.core - nothing done with h_files = ['build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h'] >building extension "numpy.core.umath" sources > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h' to sources. > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_ufunc_api.py > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__ufunc_api.h' to sources. > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath' to include_dirs. >numpy.core - nothing done with h_files = ['build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath/funcs.inc', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__ufunc_api.h'] >building extension "numpy.core.scalarmath" sources > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h' to sources. > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h' to sources. >executing numpy/core/code_generators/generate_numpy_api.py > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h' to sources. >executing numpy/core/code_generators/generate_ufunc_api.py > adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__ufunc_api.h' to sources. >numpy.core - nothing done with h_files = ['build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__ufunc_api.h'] >building extension "numpy.core._dotblas" sources >building extension "numpy.core.umath_tests" sources >building extension "numpy.core.multiarray_tests" sources >building extension "numpy.lib._compiled_base" sources >building extension "numpy.numarray._capi" sources >building extension "numpy.fft.fftpack_lite" sources >building extension "numpy.linalg.lapack_lite" sources >### Warning: Using unoptimized lapack ### > adding 'numpy/linalg/lapack_litemodule.c' to sources. > adding 'numpy/linalg/python_xerbla.c' to sources. > adding 'numpy/linalg/zlapack_lite.c' to sources. > adding 'numpy/linalg/dlapack_lite.c' to sources. > adding 'numpy/linalg/blas_lite.c' to sources. > adding 'numpy/linalg/dlamch.c' to sources. > adding 'numpy/linalg/f2c_lite.c' to sources. >building extension "numpy.random.mtrand" sources >C compiler: x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC > >compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' >x86_64-pc-linux-gnu-gcc: _configtest.c >x86_64-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest >_configtest >failure. >removing: _configtest.c _configtest.o _configtest >building data_files sources >build_src: building npy-pkg config files >running build_py >copying numpy/version.py -> build-3.2/lib.linux-x86_64-3.2/numpy >copying build-3.2/src.linux-x86_64-3.2/numpy/__config__.py -> build-3.2/lib.linux-x86_64-3.2/numpy >copying build-3.2/src.linux-x86_64-3.2/numpy/distutils/__config__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils >warning: build_py: byte-compiling is disabled, skipping. > >running build_clib >customize UnixCCompiler >customize UnixCCompiler using build_clib >running build_ext >customize UnixCCompiler >customize UnixCCompiler using build_ext >running scons >running build_scripts > adding 'build-3.2/scripts.linux-x86_64-3.2/f2py3.2' to scripts >running install >running install_lib >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2 >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy >copying build-3.2/lib.linux-x86_64-3.2/numpy/__config__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/jargon.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/structured_arrays.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/internals.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/indexing.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/broadcasting.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/constants.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/ufuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/subclassing.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/misc.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/creation.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/howtofind.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/performance.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/basics.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/methods_vs_functions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/io.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/glossary.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/doc/byteswapping.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/doc >copying build-3.2/lib.linux-x86_64-3.2/numpy/ctypeslib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/compat >copying build-3.2/lib.linux-x86_64-3.2/numpy/compat/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/compat >copying build-3.2/lib.linux-x86_64-3.2/numpy/compat/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/compat >copying build-3.2/lib.linux-x86_64-3.2/numpy/compat/_inspect.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/compat >copying build-3.2/lib.linux-x86_64-3.2/numpy/compat/py3k.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/compat >copying build-3.2/lib.linux-x86_64-3.2/numpy/compat/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/compat >copying build-3.2/lib.linux-x86_64-3.2/numpy/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/polynomial >copying build-3.2/lib.linux-x86_64-3.2/numpy/polynomial/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/polynomial >copying build-3.2/lib.linux-x86_64-3.2/numpy/polynomial/polyutils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/polynomial >copying build-3.2/lib.linux-x86_64-3.2/numpy/polynomial/polytemplate.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/polynomial >copying build-3.2/lib.linux-x86_64-3.2/numpy/polynomial/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/polynomial >copying build-3.2/lib.linux-x86_64-3.2/numpy/polynomial/chebyshev.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/polynomial >copying build-3.2/lib.linux-x86_64-3.2/numpy/polynomial/polynomial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/polynomial >copying build-3.2/lib.linux-x86_64-3.2/numpy/add_newdocs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy >copying build-3.2/lib.linux-x86_64-3.2/numpy/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/common_rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/capi_maps.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/f2py2e.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/f2py_testing.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/auxfuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/diagnose.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/f90mod_rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/__version__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/cfuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/func2subr.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/cb_rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/crackfortran.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >copying build-3.2/lib.linux-x86_64-3.2/numpy/f2py/use_rules.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma >copying build-3.2/lib.linux-x86_64-3.2/numpy/ma/bench.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma >copying build-3.2/lib.linux-x86_64-3.2/numpy/ma/core.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma >copying build-3.2/lib.linux-x86_64-3.2/numpy/ma/testutils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma >copying build-3.2/lib.linux-x86_64-3.2/numpy/ma/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma >copying build-3.2/lib.linux-x86_64-3.2/numpy/ma/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma >copying build-3.2/lib.linux-x86_64-3.2/numpy/ma/version.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma >copying build-3.2/lib.linux-x86_64-3.2/numpy/ma/mrecords.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma >copying build-3.2/lib.linux-x86_64-3.2/numpy/ma/extras.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma >copying build-3.2/lib.linux-x86_64-3.2/numpy/ma/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma >copying build-3.2/lib.linux-x86_64-3.2/numpy/ma/timer_comparison.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/numerictypes.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/random_array.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/_capi.cpython-32.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/ma.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/image.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/session.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/matrix.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/util.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/compat.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/ufuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/fft.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/mlab.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/linear_algebra.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/nd_image.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/alter_code1.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/functions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/convolve.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >copying build-3.2/lib.linux-x86_64-3.2/numpy/numarray/alter_code2.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/random >copying build-3.2/lib.linux-x86_64-3.2/numpy/random/mtrand.cpython-32.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/random >copying build-3.2/lib.linux-x86_64-3.2/numpy/random/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/random >copying build-3.2/lib.linux-x86_64-3.2/numpy/random/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/random >copying build-3.2/lib.linux-x86_64-3.2/numpy/random/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/random >copying build-3.2/lib.linux-x86_64-3.2/numpy/random/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/random >copying build-3.2/lib.linux-x86_64-3.2/numpy/version.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/linalg >copying build-3.2/lib.linux-x86_64-3.2/numpy/linalg/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/linalg >copying build-3.2/lib.linux-x86_64-3.2/numpy/linalg/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/linalg >copying build-3.2/lib.linux-x86_64-3.2/numpy/linalg/linalg.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/linalg >copying build-3.2/lib.linux-x86_64-3.2/numpy/linalg/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/linalg >copying build-3.2/lib.linux-x86_64-3.2/numpy/linalg/lapack_lite.cpython-32.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/linalg >copying build-3.2/lib.linux-x86_64-3.2/numpy/linalg/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/linalg >copying build-3.2/lib.linux-x86_64-3.2/numpy/dual.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/testing >copying build-3.2/lib.linux-x86_64-3.2/numpy/testing/utils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/testing >copying build-3.2/lib.linux-x86_64-3.2/numpy/testing/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/testing >copying build-3.2/lib.linux-x86_64-3.2/numpy/testing/decorators.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/testing >copying build-3.2/lib.linux-x86_64-3.2/numpy/testing/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/testing >copying build-3.2/lib.linux-x86_64-3.2/numpy/testing/noseclasses.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/testing >copying build-3.2/lib.linux-x86_64-3.2/numpy/testing/nosetester.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/testing >copying build-3.2/lib.linux-x86_64-3.2/numpy/testing/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/testing >copying build-3.2/lib.linux-x86_64-3.2/numpy/testing/numpytest.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/testing >copying build-3.2/lib.linux-x86_64-3.2/numpy/testing/nulltester.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/testing >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/_datasource.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/function_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/npyio.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/stride_tricks.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/_compiled_base.cpython-32.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/recfunctions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/utils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/scimath.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/shape_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/arrayterator.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/format.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/user_array.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/arraysetops.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/ufunclike.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/_iotools.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/twodim_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/type_check.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/index_tricks.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/financial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >copying build-3.2/lib.linux-x86_64-3.2/numpy/lib/polynomial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/random_array.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/precision.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/ma.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/matrix.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/typeconv.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/compat.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/ufuncs.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/user_array.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/arrayfns.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/array_printer.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/misc.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/rng_stats.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/fft.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/rng.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/mlab.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/linear_algebra.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/fix_default_axis.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/alter_code1.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/functions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >copying build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric/alter_code2.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/from_template.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/unixccompiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/lib2def.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/system_info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/__config__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/core.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/log.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/intelccompiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/compat.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/__version__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/install_data.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/build_src.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/install.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/scons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/autodist.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/install_clib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/build_py.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/config_compiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/bdist_rpm.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/build_scripts.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/build.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/build_clib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/egg_info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/develop.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/sdist.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/install_headers.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/config.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command/build_ext.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/command >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/environment.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/misc_util.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/npy_pkg_config.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/interactive.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/conv_template.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/fcompiler >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler/g95.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/fcompiler >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler/lahey.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/fcompiler >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler/absoft.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/fcompiler >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/fcompiler >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler/ibm.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/fcompiler >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler/nag.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/fcompiler >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler/hpux.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/fcompiler >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler/vast.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/fcompiler >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler/none.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/fcompiler >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler/intel.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/fcompiler >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler/mips.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/fcompiler >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler/compaq.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/fcompiler >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler/pg.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/fcompiler >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler/sun.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/fcompiler >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler/gnu.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/fcompiler >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/numpy_distribution.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/mingw32ccompiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/exec_command.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/extension.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/cpuinfo.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/ccompiler.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >copying build-3.2/lib.linux-x86_64-3.2/numpy/distutils/line_endings.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/matrixlib >copying build-3.2/lib.linux-x86_64-3.2/numpy/matrixlib/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/matrixlib >copying build-3.2/lib.linux-x86_64-3.2/numpy/matrixlib/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/matrixlib >copying build-3.2/lib.linux-x86_64-3.2/numpy/matrixlib/defmatrix.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/matrixlib >copying build-3.2/lib.linux-x86_64-3.2/numpy/matrixlib/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/matrixlib >copying build-3.2/lib.linux-x86_64-3.2/numpy/_import_tools.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy >copying build-3.2/lib.linux-x86_64-3.2/numpy/matlib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy >copying build-3.2/lib.linux-x86_64-3.2/numpy/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/numerictypes.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/function_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/generate_numpy_api.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/numeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/_sort.cpython-32.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/machar.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/umath_tests.cpython-32.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/shape_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/umath.cpython-32.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/multiarray.cpython-32.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/records.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/scalarmath.cpython-32.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/fromnumeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/_mx_datetime_parser.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/getlimits.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/setup_common.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/_internal.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/scons_support.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/multiarray_tests.cpython-32.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/memmap.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/arrayprint.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >copying build-3.2/lib.linux-x86_64-3.2/numpy/core/defchararray.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/fft >copying build-3.2/lib.linux-x86_64-3.2/numpy/fft/helper.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/fft >copying build-3.2/lib.linux-x86_64-3.2/numpy/fft/fftpack.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/fft >copying build-3.2/lib.linux-x86_64-3.2/numpy/fft/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/fft >copying build-3.2/lib.linux-x86_64-3.2/numpy/fft/setupscons.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/fft >copying build-3.2/lib.linux-x86_64-3.2/numpy/fft/fftpack_lite.cpython-32.so -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/fft >copying build-3.2/lib.linux-x86_64-3.2/numpy/fft/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/fft >copying build-3.2/lib.linux-x86_64-3.2/numpy/fft/info.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/fft >warning: install_lib: byte-compiling is disabled, skipping. > >running install_scripts >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/bin >copying build-3.2/scripts.linux-x86_64-3.2/f2py3.2 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/bin >changing mode of /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/bin/f2py3.2 to 755 >running install_data >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/fft/tests >copying numpy/fft/tests/test_helper.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/fft/tests/ >copying numpy/fft/tests/test_fftpack.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/fft/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/spam.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/array.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/calculate_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/index.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/scalar.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/common_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/scalar_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/extcallback_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/fib2.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/string.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/callback2.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/ftype_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/callback_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/moddata_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/run_main_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/common.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/var_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/string_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/var.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/array_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/ftype.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/spam_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/moddata.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/setup_example.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/fib1.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/compile_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/docutils.conf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/calculate.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/fib3.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/default.css -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/extcallback.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/allocarr_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/callback.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/fib1.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >copying numpy/f2py/docs/usersguide/allocarr.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/usersguide >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/src >copying numpy/f2py/src/fortranobject.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/src >copying numpy/f2py/src/fortranobject.c -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/f2py_f90_ext >copying numpy/distutils/tests/f2py_f90_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/f2py_f90_ext >copying numpy/distutils/tests/f2py_f90_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/f2py_f90_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/random/tests >copying numpy/random/tests/test_random.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/random/tests/ >copying numpy/random/tests/test_random.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/random/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_interrupt.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/old_defines.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/oldnumeric.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_common.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_math.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/noprefix.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/arrayobject.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_os.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/ndarrayobject.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/arrayscalars.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/numpyconfig.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_cpu.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_endian.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/_neighborhood_iterator_imp.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/utils.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/npy_3kcompat.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/ndarraytypes.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying numpy/core/include/numpy/ufuncobject.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/benchmarks >copying numpy/lib/benchmarks/bench_arraysetops.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/benchmarks/ >copying numpy/lib/benchmarks/bench_arraysetops.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/benchmarks/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/data >copying numpy/core/tests/data/recarray_from_file.fits -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/data/ >copying numpy/core/tests/data/astype_copy.pkl -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/data/ >copying numpy/random/mtrand/randomkit.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/random/. >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/pyrex_ext >copying numpy/distutils/tests/pyrex_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/pyrex_ext >copying numpy/distutils/tests/pyrex_ext/primes.pyx -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/pyrex_ext >copying numpy/distutils/tests/pyrex_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/pyrex_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/swig_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/swig_ext/tests >copying numpy/distutils/tests/swig_ext/tests/test_example2.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/swig_ext/tests >copying numpy/distutils/tests/swig_ext/tests/test_example.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/swig_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/src/mixed >copying numpy/f2py/tests/src/mixed/foo.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/src/mixed >copying numpy/f2py/tests/src/mixed/foo_free.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/src/mixed >copying numpy/f2py/tests/src/mixed/foo_fixed.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/src/mixed >copying numpy/f2py/docs/pytest.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/OLDNEWS.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/FAQ.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/simple_session.dat -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/simple.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/default.css -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/pyforttest.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/README.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/THANKS.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/HISTORY.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/hello.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/docutils.conf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/ >copying numpy/f2py/docs/TESTING.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/docs/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests >copying numpy/lib/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_type_check.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test__datasource.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test__iotools.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_io.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_utils.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_type_check.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_function_base.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_recfunctions.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test__datasource.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_ufunclike.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_twodim_base.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_stride_tricks.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_regression.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_function_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_index_tricks.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_io.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_arraysetops.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_arrayterator.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_shape_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_twodim_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_utils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_polynomial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_format.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_format.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_recfunctions.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test_financial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >copying numpy/lib/tests/test__iotools.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/mingw >copying numpy/distutils/mingw/gfortran_vs2003_hack.c -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/mingw >copying numpy/f2py/tests/test_return_character.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_mixed.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/util.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_integer.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_complex.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_callback.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_real.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_callback.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_character.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_integer.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_real.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_array_from_pyobj.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/util.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_array_from_pyobj.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_logical.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_complex.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/ >copying numpy/f2py/tests/test_return_logical.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/ >copying numpy/distutils/tests/swig_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/swig_ext >copying numpy/distutils/tests/swig_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/swig_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/example.i -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/zoo.i -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/zoo.cc -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/zoo.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/swig_ext/src >copying numpy/distutils/tests/swig_ext/src/example.c -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/swig_ext/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray/include >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/numcomplex.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/arraybase.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/cfunc.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/libnumarray.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/ieeespecial.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray/include/numpy >copying numpy/numarray/include/numpy/nummacro.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/numarray/include/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/tests >copying numpy/tests/test_ctypeslib.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/tests/ >copying numpy/tests/test_ctypeslib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/tests/ >copying numpy/tests/test_matlib.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/pyrex_ext/tests >copying numpy/distutils/tests/pyrex_ext/tests/test_primes.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/pyrex_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/gen_ext >copying numpy/distutils/tests/gen_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/gen_ext >copying numpy/distutils/tests/gen_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/gen_ext >copying numpy/distutils/tests/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/ >copying numpy/distutils/tests/test_npy_pkg_config.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/ >copying numpy/distutils/tests/test_misc_util.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/ >copying numpy/distutils/tests/test_fcompiler_gnu.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/ >copying numpy/distutils/tests/test_misc_util.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/matrixlib/tests >copying numpy/matrixlib/tests/test_multiarray.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/matrixlib/tests/ >copying numpy/matrixlib/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/matrixlib/tests/ >copying numpy/matrixlib/tests/test_defmatrix.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/matrixlib/tests/ >copying numpy/matrixlib/tests/test_defmatrix.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/matrixlib/tests/ >copying numpy/matrixlib/tests/test_numeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/matrixlib/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/f2py_f90_ext/tests >copying numpy/distutils/tests/f2py_f90_ext/tests/test_foo.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/f2py_f90_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric/tests >copying numpy/oldnumeric/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric/tests/ >copying numpy/oldnumeric/tests/test_oldnumeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/oldnumeric/tests/ >copying numpy/core/tests/test_unicode.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_arrayprint.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_unicode.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_machar.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_ufunc.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_multiarray.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_ufunc.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_function_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_errstate.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_umath_complex.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_print.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_scalarmath.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_memmap.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_shape_base.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_blasdot.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_dtype.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_numerictypes.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_getlimits.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_print.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_records.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_machar.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_umath_complex.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_multiarray.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_numeric.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_getlimits.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_regression.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_defchararray.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_umath.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_dtype.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_records.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_errstate.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_scalarmath.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_shape_base.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_defchararray.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >copying numpy/core/tests/test_numeric.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/testing/tests >copying numpy/testing/tests/test_utils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/testing/tests/ >copying numpy/testing/tests/test_decorators.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/testing/tests/ >copying numpy/testing/tests/test_decorators.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/testing/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma/tests >copying numpy/ma/tests/test_core.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_core.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_regression.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_old_ma.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_mrecords.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_mrecords.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_old_ma.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_extras.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma/tests/ >copying numpy/ma/tests/test_subclassing.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ma/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/f2py_ext >copying numpy/distutils/tests/f2py_ext/setup.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/f2py_ext >copying numpy/distutils/tests/f2py_ext/__init__.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/f2py_ext >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/linalg/tests >copying numpy/linalg/tests/test_regression.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/linalg/tests/ >copying numpy/linalg/tests/test_linalg.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/linalg/tests/ >copying numpy/linalg/tests/test_build.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/linalg/tests/ >copying numpy/linalg/tests/test_linalg.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/linalg/tests/ >copying numpy/linalg/tests/test_build.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/linalg/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/gen_ext/tests >copying numpy/distutils/tests/gen_ext/tests/test_fib3.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/gen_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/f2py_ext/src >copying numpy/distutils/tests/f2py_ext/src/fib2.pyf -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/f2py_ext/src >copying numpy/distutils/tests/f2py_ext/src/fib1.f -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/f2py_ext/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/f2py_f90_ext/include >copying numpy/distutils/tests/f2py_f90_ext/include/body.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/f2py_f90_ext/include >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/f2py_ext/tests >copying numpy/distutils/tests/f2py_ext/tests/test_fib2.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/f2py_ext/tests >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/src/array_from_pyobj >copying numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/f2py/tests/src/array_from_pyobj >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/polynomial/tests >copying numpy/polynomial/tests/test_polyutils.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/polynomial/tests/ >copying numpy/polynomial/tests/test_polyutils.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/polynomial/tests/ >copying numpy/polynomial/tests/test_polynomial.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/polynomial/tests/ >copying numpy/polynomial/tests/test_polynomial.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/polynomial/tests/ >copying numpy/polynomial/tests/test_chebyshev.py -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/polynomial/tests/ >copying numpy/polynomial/tests/test_chebyshev.py.bak -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/polynomial/tests/ >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/f2py_f90_ext/src >copying numpy/distutils/tests/f2py_f90_ext/src/foo_free.f90 -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/tests/f2py_f90_ext/src >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/tools >copying build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/multiarray_api.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__ufunc_api.h -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >copying build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/ufunc_api.txt -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/include/numpy >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/lib >creating /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/lib/npy-pkg-config >copying build-3.2/src.linux-x86_64-3.2/numpy/core/lib/npy-pkg-config/npymath.ini -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/lib/npy-pkg-config >copying build-3.2/src.linux-x86_64-3.2/numpy/core/lib/npy-pkg-config/mlib.ini -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/lib/npy-pkg-config >running install_egg_info >Writing /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy-1.5.1-py3.2.egg-info >running install_clib >copying build-3.2/temp.linux-x86_64-3.2/libnpymath.a -> /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/lib >Running from numpy source directory./var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1399: UserWarning: > Atlas (http://math-atlas.sourceforge.net/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [atlas]) or by setting > the ATLAS environment variable. > warnings.warn(AtlasNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1408: UserWarning: > Blas (http://www.netlib.org/blas/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [blas]) or by setting > the BLAS environment variable. > warnings.warn(BlasNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1411: UserWarning: > Blas (http://www.netlib.org/blas/) sources not found. > Directories to search for the sources can be specified in the > numpy/distutils/site.cfg file (section [blas_src]) or by setting > the BLAS_SRC environment variable. > warnings.warn(BlasSrcNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1306: UserWarning: > Atlas (http://math-atlas.sourceforge.net/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [atlas]) or by setting > the ATLAS environment variable. > warnings.warn(AtlasNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1317: UserWarning: > Lapack (http://www.netlib.org/lapack/) libraries not found. > Directories to search for the libraries can be specified in the > numpy/distutils/site.cfg file (section [lapack]) or by setting > the LAPACK environment variable. > warnings.warn(LapackNotFoundError.__doc__) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/build/py3k/numpy/distutils/system_info.py:1320: UserWarning: > Lapack (http://www.netlib.org/lapack/) sources not found. > Directories to search for the sources can be specified in the > numpy/distutils/site.cfg file (section [lapack_src]) or by setting > the LAPACK_SRC environment variable. > warnings.warn(LapackSrcNotFoundError.__doc__) >..S...............................................................................................................................................S......................................................................................................................../var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numeric.py:795: DeprecationWarning: Please use assertTrue instead. > self.assert_(a2 is a) >...................................................................................../var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:168: DeprecationWarning: Please use assertTrue instead. > self.assert_(normalize_descr(self._descr) == h.dtype.descr) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:170: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.shape == (1,1,2)) >./var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:159: DeprecationWarning: Please use assertTrue instead. > self.assert_(normalize_descr(self._descr) == h.dtype.descr) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:161: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.shape == (1,2)) >./var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:150: DeprecationWarning: Please use assertTrue instead. > self.assert_(normalize_descr(self._descr) == h.dtype.descr) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:152: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.shape == (2,)) >./var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:172: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.shape == (1,1)) >./var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:163: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.shape == (1,)) >./var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:154: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.shape == ()) >......./var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:107: DeprecationWarning: Please use assertTrue instead. > self.assert_(normalize_descr(self._descr) == h.dtype.descr) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:108: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.dtype.fields['x'][0].name[:4] == 'void') >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:109: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.dtype.fields['x'][0].char == 'V') >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:110: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.dtype.fields['x'][0].type == np.void) >./var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:127: DeprecationWarning: Please use assertTrue instead. > self.assert_(normalize_descr(self._descr) == h.dtype.descr) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:128: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.dtype['z'].name == 'uint8') >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:129: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.dtype['z'].char == 'B') >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:130: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.dtype['z'].type == np.uint8) >./var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:117: DeprecationWarning: Please use assertTrue instead. > self.assert_(normalize_descr(self._descr) == h.dtype.descr) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:118: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.dtype['y'].name[:4] == 'void') >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:119: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.dtype['y'].char == 'V') >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:120: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.dtype['y'].type == np.void) >..../var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:249: DeprecationWarning: Please use assertTrue instead. > self.assert_(len(h) == 2) >../var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:309: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.dtype['Info']['value'].name == 'complex128') >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:310: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.dtype['Info']['y2'].name == 'float64') >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:312: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.dtype['info']['Name'].name == 'str256') >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:315: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.dtype['info']['Value'].name == 'complex128') >../var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:320: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.dtype['Info']['Info2']['value'].name == 'void256') >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:321: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.dtype['Info']['Info2']['z3'].name == 'void64') >./var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:244: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.shape == ()) >...../var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:215: DeprecationWarning: Please use assertTrue instead. > self.assert_(len(h) == 2) >./var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_numerictypes.py:210: DeprecationWarning: Please use assertTrue instead. > self.assert_(h.shape == ()) >................................................................SSS........................K...........................................................K............................................................/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_regression.py:118: DeprecationWarning: Please use assertTrue instead. > self.assert_(a[1] == 'auto') >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_regression.py:119: DeprecationWarning: Please use assertTrue instead. > self.assert_(a[0] != 'auto') >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_regression.py:121: DeprecationWarning: Please use assertTrue instead. > self.assert_(b != 'auto') >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_regression.py:122: DeprecationWarning: Please use assertTrue instead. > self.assert_(b[0] != 'auto') >................................................................................................................K.............................................................................................K......................K............................/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:182: DeprecationWarning: Please use assertTrue instead. > self.assert_(int(ua.dtype.str[2:]) == self.ulen) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:184: DeprecationWarning: Please use assertTrue instead. > self.assert_(buffer_length(ua) == nbytes) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:186: DeprecationWarning: Please use assertTrue instead. > self.assert_(ua_scalar == self.ucs_value*self.ulen) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:189: DeprecationWarning: Please use assertTrue instead. > (self.ucs_value*self.ulen).encode('utf-8')) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:192: DeprecationWarning: Please use assertTrue instead. > self.assert_(buffer_length(ua_scalar) == 4*self.ulen) >................../var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:277: DeprecationWarning: Please use assertTrue instead. > self.assert_(ua[()] != ua2[()]) >./var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:297: DeprecationWarning: Please use assertTrue instead. > self.assert_(ua[0,0,0] != ua2[0,0,0]) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:298: DeprecationWarning: Please use assertTrue instead. > self.assert_(ua[-1,-1,-1] != ua2[-1,-1,-1]) >./var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:286: DeprecationWarning: Please use assertTrue instead. > self.assert_(ua[0] != ua2[0]) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:287: DeprecationWarning: Please use assertTrue instead. > self.assert_(ua[-1] != ua2[-1]) >................/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:97: DeprecationWarning: Please use assertTrue instead. > self.assert_(int(ua.dtype.str[2:]) == self.ulen) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:99: DeprecationWarning: Please use assertTrue instead. > self.assert_(buffer_length(ua) == nbytes) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:101: DeprecationWarning: Please use assertTrue instead. > self.assert_(ua_scalar == self.ucs_value*self.ulen) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:104: DeprecationWarning: Please use assertTrue instead. > (self.ucs_value*self.ulen).encode('utf-8')) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:107: DeprecationWarning: Please use assertTrue instead. > self.assert_(buffer_length(ua_scalar) == 4*self.ulen) >................../var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:45: DeprecationWarning: Please use assertTrue instead. > self.assert_(int(ua.dtype.str[2:]) == self.ulen) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:47: DeprecationWarning: Please use assertTrue instead. > self.assert_(buffer_length(ua) == nbytes) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:49: DeprecationWarning: Please use assertTrue instead. > self.assert_(ua_scalar == '') >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:51: DeprecationWarning: Please use assertTrue instead. > self.assert_(ua_scalar.encode('ascii') == asbytes('')) >/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/core/tests/test_unicode.py:54: DeprecationWarning: Please use assertTrue instead. > self.assert_(buffer_length(ua_scalar) == 0) >................../var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/distutils/npy_pkg_config.py:273: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. > config = SafeConfigParser() >...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................../var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/format.py:575: ResourceWarning: unclosed file <_io.BufferedRandom name='/var/tmp/portage/dev-python/numpy-1.5.1/temp/tmp1kjj8f/memmap.npy'> > mode=mode, offset=offset) >./var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/format.py:575: ResourceWarning: unclosed file <_io.BufferedReader name='/var/tmp/portage/dev-python/numpy-1.5.1/temp/tmp1kjj8f/normal.npy'> > mode=mode, offset=offset) >............................................................................................................................................................................................................................................................................................................................................................/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/format.py:575: ResourceWarning: unclosed file <_io.BufferedReader name='/var/tmp/portage/dev-python/numpy-1.5.1/temp/tmpgsbsph'> > mode=mode, offset=offset) >...................................................................................../var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/lib/tests/test_regression.py:164: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' encoding='UTF-8'> > sys.stdout = sys.__stdout__ >............................................................................................................................................................................................................................................................................................................................................................................./usr/lib64/python3.2/subprocess.py:460: ResourceWarning: unclosed file <_io.BufferedReader name=3> > return Popen(*popenargs, **kwargs).wait() >/usr/lib64/python3.2/subprocess.py:460: ResourceWarning: unclosed file <_io.BufferedReader name=8> > return Popen(*popenargs, **kwargs).wait() >................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................E........ >====================================================================== >ERROR: Failure: UnboundLocalError (local variable 'e' referenced before assignment) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib64/python3.2/site-packages/nose/failure.py", line 37, in runTest > raise self.exc_class(self.exc_val).with_traceback(self.tb) > File "/usr/lib64/python3.2/site-packages/nose/loader.py", line 390, in loadTestsFromName > addr.filename, addr.module) > File "/usr/lib64/python3.2/site-packages/nose/importer.py", line 39, in importFromPath > return self.importFromDir(dir_path, fqname) > File "/usr/lib64/python3.2/site-packages/nose/importer.py", line 86, in importFromDir > mod = load_module(part_fqname, fh, filename, desc) > File "/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/tests/test_ctypeslib.py", line 8, in <module> > cdll = load_library('multiarray', np.core.multiarray.__file__) > File "/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy/ctypeslib.py", line 122, in load_library > raise e >UnboundLocalError: local variable 'e' referenced before assignment > >---------------------------------------------------------------------- >Ran 3000 tests in 23.087s > >FAILED (KNOWNFAIL=5, SKIP=5, errors=1) >Running unit tests for numpy >NumPy version 1.5.1 >NumPy is installed in /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/test-3.2/lib/python/numpy >Python version 3.2b2+ (py3k:87612, Jan 2 2011, 21:44:18) [GCC 4.4.5] >nose version 1.0.0 >[?1034h [31;01m*[0m ERROR: dev-python/numpy-1.5.1 failed: > [31;01m*[0m Testing failed with CPython 3.2 in testing() function > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_test > [31;01m*[0m environment, line 5736: Called python_execute_function 'testing' > [31;01m*[0m environment, line 4122: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "${failure_message}"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-python/numpy-1.5.1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-python/numpy-1.5.1'. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/dev-python/numpy-1.5.1:20110107-203647.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/numpy-1.5.1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 351057
: 259241