* Package: dev-python/numpy-1.6.1-r1  * Repository: gentoo  * Maintainer: sci python  * USE: amd64 elibc_glibc kernel_linux multilib_abi_amd64 multilib_abi_x86 userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> ABI=amd64 >>> Unpacking source (for ABI=amd64)... >>> Unpacking numpy-1.6.1.tar.gz to /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work >>> Source unpacked in /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work >>> Preparing source in /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1 (for ABI=amd64) ... * Applying numpy-1.6.1-atlas.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1 (for ABI=amd64) ... >>> Source configured. >>> Compiling source in /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1 (for ABI=amd64) ... * Building of dev-python/numpy-1.6.1-r1 with CPython 2.6... python2.6 setup.py build -b build-2.6 Running from numpy source directory.non-existing path in 'numpy/distutils': 'site.cfg' F2PY Version 2 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1408: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1417: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1420: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1324: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1335: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1338: 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 Found executable /opt/intel/Compiler/11.1/072/bin/intel64/ifort 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 customize IntelEM64TFCompiler customize Gnu95FCompiler Found executable /usr/bin/gfortran customize Gnu95FCompiler customize Gnu95FCompiler using config C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x15): undefined reference to `exp' collect2: ld gab 1 als Ende-Status zurück _configtest.o: In function `main': _configtest.c:(.text+0x15): undefined reference to `exp' collect2: ld gab 1 als Ende-Status zurück failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:7:12: Fehler: »SIZEOF_LONGDOUBLE« undeclared (first use in this function) _configtest.c:7:12: Anmerkung: each undeclared identifier is reported only once for each function it appears in _configtest.c: In Funktion »main«: _configtest.c:7:12: Fehler: »SIZEOF_LONGDOUBLE« undeclared (first use in this function) _configtest.c:7:12: Anmerkung: each undeclared identifier is reported only once for each function it appears in failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:7:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:7:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x15): undefined reference to `exp' collect2: ld gab 1 als Ende-Status zurück _configtest.o: In function `main': _configtest.c:(.text+0x15): undefined reference to `exp' collect2: ld gab 1 als Ende-Status zurück failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »asin« _configtest.c:2:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cos« _configtest.c:3:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log« _configtest.c:4:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »fabs« _configtest.c:5:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »tanh« _configtest.c:6:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »atan« _configtest.c:7:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »acos« _configtest.c:8:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »floor« _configtest.c:9:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »fmod« _configtest.c:10:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sqrt« _configtest.c:11:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cosh« _configtest.c:12:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »modf« _configtest.c:13:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sinh« _configtest.c:14:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »frexp« _configtest.c:15:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« _configtest.c:16:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »tan« _configtest.c:17:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ceil« _configtest.c:18:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log10« _configtest.c:19:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sin« _configtest.c:20:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ldexp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log2« _configtest.c:2:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »pow« _configtest.c:3:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp2« _configtest.c:4:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »atan2« _configtest.c:5:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »rint« _configtest.c:6:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »nextafter« _configtest.c:7:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »trunc« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cosf« _configtest.c:2:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »coshf« _configtest.c:3:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »rintf« _configtest.c:4:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »fabsf« _configtest.c:5:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »floorf« _configtest.c:6:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »nextafterf« _configtest.c:7:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »tanhf« _configtest.c:8:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log10f« _configtest.c:9:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »logf« _configtest.c:10:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sinhf« _configtest.c:11:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »acosf« _configtest.c:12:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sqrtf« _configtest.c:13:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ldexpf« _configtest.c:14:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »hypotf« _configtest.c:15:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log2f« _configtest.c:16:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp2f« _configtest.c:17:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »atanf« _configtest.c:18:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »fmodf« _configtest.c:19:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »atan2f« _configtest.c:20:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »modff« _configtest.c:21:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ceilf« _configtest.c:22:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log1pf« _configtest.c:23:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »asinf« _configtest.c:24:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »copysignf« _configtest.c:25:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »acoshf« _configtest.c:26:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sinf« _configtest.c:27:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »tanf« _configtest.c:28:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »atanhf« _configtest.c:29:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »truncf« _configtest.c:30:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »asinhf« _configtest.c:31:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »frexpf« _configtest.c:32:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »powf« _configtest.c:33:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »expf« _configtest.c:34:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »expm1f« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »tanhl« _configtest.c:2:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log10l« _configtest.c:3:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »nextafterl« _configtest.c:4:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »coshl« _configtest.c:5:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cosl« _configtest.c:6:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »floorl« _configtest.c:7:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »rintl« _configtest.c:8:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »fabsl« _configtest.c:9:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »acosl« _configtest.c:10:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ldexpl« _configtest.c:11:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sqrtl« _configtest.c:12:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »logl« _configtest.c:13:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »expm1l« _configtest.c:14:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »hypotl« _configtest.c:15:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log2l« _configtest.c:16:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »copysignl« _configtest.c:17:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp2l« _configtest.c:18:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »atanl« _configtest.c:19:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »frexpl« _configtest.c:20:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »atan2l« _configtest.c:21:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sinhl« _configtest.c:22:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »fmodl« _configtest.c:23:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log1pl« _configtest.c:24:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »asinl« _configtest.c:25:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ceill« _configtest.c:26:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sinl« _configtest.c:27:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »acoshl« _configtest.c:28:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »atanhl« _configtest.c:29:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »tanl« _configtest.c:30:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »truncl« _configtest.c:31:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »powl« _configtest.c:32:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »expl« _configtest.c:33:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »modfl« _configtest.c:34:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »asinhl« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:8:12: Fehler: »HAVE_DECL_SIGNBIT« undeclared (first use in this function) _configtest.c:8:12: Anmerkung: each undeclared identifier is reported only once for each function it appears in _configtest.c: In Funktion »main«: _configtest.c:8:12: Fehler: »HAVE_DECL_SIGNBIT« undeclared (first use in this function) _configtest.c:8:12: Anmerkung: each undeclared identifier is reported only once for each function it appears in failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cexp« _configtest.c:2:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »clog« _configtest.c:3:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ccos« _configtest.c:4:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cimag« _configtest.c:5:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cabs« _configtest.c:6:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cpow« _configtest.c:7:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »csqrt« _configtest.c:8:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »carg« _configtest.c:9:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »creal« _configtest.c:10:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »csin« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ccosf« _configtest.c:2:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cargf« _configtest.c:3:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »csqrtf« _configtest.c:4:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cpowf« _configtest.c:5:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cexpf« _configtest.c:6:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »crealf« _configtest.c:7:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »csinf« _configtest.c:8:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cabsf« _configtest.c:9:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »clogf« _configtest.c:10:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cimagf« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »csqrtl« _configtest.c:2:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cargl« _configtest.c:3:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cexpl« _configtest.c:4:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ccosl« _configtest.c:5:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cpowl« _configtest.c:6:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cimagl« _configtest.c:7:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »csinl« _configtest.c:8:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »creall« _configtest.c:9:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »clogl« _configtest.c:10:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cabsl« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x15): undefined reference to `exp' collect2: ld gab 1 als Ende-Status zurück _configtest.o: In function `main': _configtest.c:(.text+0x15): undefined reference to `exp' collect2: ld gab 1 als Ende-Status zurück failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:18: Warnung: mehrere Token am Ende der Direktive #ifndef 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 0x00000006 #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 conv_template:> build-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray/nditer.c conv_template:> build-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray/lowlevel_strided_loops.c conv_template:> build-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray/einsum.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 /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe _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/_import_tools.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/__init__.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/dual.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 numpy/ctypeslib.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 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/info.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/ccompiler.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/cpuinfo.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/core.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/numpy_distribution.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/__init__.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/conv_template.py -> 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/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/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/setupscons.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/line_endings.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/pathccompiler.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/mingw32ccompiler.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 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.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/install_headers.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/config.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/scons.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/build.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/install_clib.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 copying numpy/distutils/command/build_scripts.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_data.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/build_src.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 creating 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/compaq.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/absoft.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pathf95.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/nag.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 copying numpy/distutils/fcompiler/__init__.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/ibm.py -> 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/hpux.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/sun.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 creating 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/decorators.py -> 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/print_coercion_tables.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/setupscons.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 copying numpy/testing/nosetester.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 creating 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/capi_maps.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 copying numpy/f2py/diagnose.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/auxfuncs.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/f2py2e.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/crackfortran.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/__init__.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/setup.py -> 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/f2py_testing.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 creating 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/getlimits.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/defchararray.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/numerictypes.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/machar.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/function_base.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/_internal.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/setup.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/setup_common.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/setupscons.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/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/format.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/info.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/polynomial.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/type_check.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/npyio.py -> 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/utils.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/__init__.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/arraysetops.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/scimath.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/shape_base.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/financial.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 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/user_array.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/ufuncs.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/arrayfns.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/fft.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/rng_stats.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/alter_code2.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/misc.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/rng.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/linear_algebra.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/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/compat.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/random_array.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/util.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/functions.py -> 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/fft.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/nd_image.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/alter_code2.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/setup.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/setupscons.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/convolve.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/matrix.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 creating 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 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/setup.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 creating 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 copying numpy/linalg/linalg.py -> 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/setup.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 creating 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 copying numpy/random/__init__.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/setupscons.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/mrecords.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/extras.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/setup.py -> 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/setupscons.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 copying numpy/ma/version.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/setup.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 creating 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/__init__.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 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 creating build-2.6/lib.linux-x86_64-2.6/numpy/polynomial copying numpy/polynomial/hermite.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 copying numpy/polynomial/chebyshev.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/hermite_e.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/laguerre.py -> 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/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy/polynomial copying numpy/polynomial/legendre.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/indexing.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/creation.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/howtofind.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/methods_vs_functions.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/ufuncs.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 copying numpy/doc/structured_arrays.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/constants.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/misc.py -> 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/subclassing.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 -march=native -O2 -pipe -march=native -O2 -pipe -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 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/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 x86_64-pc-linux-gnu-gcc: numpy/core/src/npymath/halffloat.c ar: adding 4 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 -march=native -O2 -pipe -march=native -O2 -pipe -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,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -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 -Lbuild-2.6/temp.linux-x86_64-2.6 -lnpymath -lm -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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/core/src/multiarray/multiarraymodule_onefile.o -Lbuild-2.6/temp.linux-x86_64-2.6 -lnpymath -lm -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 -march=native -O2 -pipe -march=native -O2 -pipe -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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/core/src/umath/umathmodule_onefile.o -Lbuild-2.6/temp.linux-x86_64-2.6 -lnpymath -lm -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 -march=native -O2 -pipe -march=native -O2 -pipe -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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -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 -Lbuild-2.6/temp.linux-x86_64-2.6 -lnpymath -lm -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 -march=native -O2 -pipe -march=native -O2 -pipe -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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -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 -Lbuild-2.6/temp.linux-x86_64-2.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 -march=native -O2 -pipe -march=native -O2 -pipe -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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -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 -Lbuild-2.6/temp.linux-x86_64-2.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 -march=native -O2 -pipe -march=native -O2 -pipe -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,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/lib/src/_compiled_base.o -Lbuild-2.6/temp.linux-x86_64-2.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 -march=native -O2 -pipe -march=native -O2 -pipe -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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/numarray/_capi.o -Lbuild-2.6/temp.linux-x86_64-2.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 -march=native -O2 -pipe -march=native -O2 -pipe -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,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -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 -Lbuild-2.6/temp.linux-x86_64-2.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 -march=native -O2 -pipe -march=native -O2 -pipe -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,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -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 -Lbuild-2.6/temp.linux-x86_64-2.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 -march=native -O2 -pipe -march=native -O2 -pipe -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,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -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 -Lbuild-2.6/temp.linux-x86_64-2.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-amd64  adding 'build-2.6/scripts.linux-x86_64-2.6/f2py2.6-amd64' to scripts changing mode of build-2.6/scripts.linux-x86_64-2.6/f2py2.6-amd64 from 644 to 755 * Building of dev-python/numpy-1.6.1-r1 with CPython 2.7... python2.7 setup.py build -b build-2.7 Running from numpy source directory.non-existing path in 'numpy/distutils': 'site.cfg' F2PY Version 2 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1408: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1417: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1420: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1324: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1335: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1338: 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 Found executable /opt/intel/Compiler/11.1/072/bin/intel64/ifort 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 customize IntelEM64TFCompiler customize Gnu95FCompiler Found executable /usr/bin/gfortran customize Gnu95FCompiler customize Gnu95FCompiler using config C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x15): undefined reference to `exp' collect2: ld gab 1 als Ende-Status zurück _configtest.o: In function `main': _configtest.c:(.text+0x15): undefined reference to `exp' collect2: ld gab 1 als Ende-Status zurück failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:7:12: Fehler: »SIZEOF_LONGDOUBLE« undeclared (first use in this function) _configtest.c:7:12: Anmerkung: each undeclared identifier is reported only once for each function it appears in _configtest.c: In Funktion »main«: _configtest.c:7:12: Fehler: »SIZEOF_LONGDOUBLE« undeclared (first use in this function) _configtest.c:7:12: Anmerkung: each undeclared identifier is reported only once for each function it appears in failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:5:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:7:16: Fehler: size of array »test_array« is negative _configtest.c: In Funktion »main«: _configtest.c:7:16: Fehler: size of array »test_array« is negative C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x15): undefined reference to `exp' collect2: ld gab 1 als Ende-Status zurück _configtest.o: In function `main': _configtest.c:(.text+0x15): undefined reference to `exp' collect2: ld gab 1 als Ende-Status zurück failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »asin« _configtest.c:2:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cos« _configtest.c:3:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log« _configtest.c:4:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »fabs« _configtest.c:5:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »tanh« _configtest.c:6:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »atan« _configtest.c:7:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »acos« _configtest.c:8:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »floor« _configtest.c:9:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »fmod« _configtest.c:10:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sqrt« _configtest.c:11:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cosh« _configtest.c:12:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »modf« _configtest.c:13:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sinh« _configtest.c:14:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »frexp« _configtest.c:15:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« _configtest.c:16:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »tan« _configtest.c:17:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ceil« _configtest.c:18:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log10« _configtest.c:19:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sin« _configtest.c:20:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ldexp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log2« _configtest.c:2:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »pow« _configtest.c:3:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp2« _configtest.c:4:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »atan2« _configtest.c:5:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »rint« _configtest.c:6:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »nextafter« _configtest.c:7:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »trunc« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cosf« _configtest.c:2:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »coshf« _configtest.c:3:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »rintf« _configtest.c:4:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »fabsf« _configtest.c:5:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »floorf« _configtest.c:6:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »nextafterf« _configtest.c:7:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »tanhf« _configtest.c:8:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log10f« _configtest.c:9:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »logf« _configtest.c:10:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sinhf« _configtest.c:11:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »acosf« _configtest.c:12:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sqrtf« _configtest.c:13:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ldexpf« _configtest.c:14:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »hypotf« _configtest.c:15:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log2f« _configtest.c:16:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp2f« _configtest.c:17:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »atanf« _configtest.c:18:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »fmodf« _configtest.c:19:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »atan2f« _configtest.c:20:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »modff« _configtest.c:21:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ceilf« _configtest.c:22:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log1pf« _configtest.c:23:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »asinf« _configtest.c:24:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »copysignf« _configtest.c:25:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »acoshf« _configtest.c:26:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sinf« _configtest.c:27:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »tanf« _configtest.c:28:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »atanhf« _configtest.c:29:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »truncf« _configtest.c:30:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »asinhf« _configtest.c:31:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »frexpf« _configtest.c:32:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »powf« _configtest.c:33:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »expf« _configtest.c:34:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »expm1f« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »tanhl« _configtest.c:2:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log10l« _configtest.c:3:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »nextafterl« _configtest.c:4:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »coshl« _configtest.c:5:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cosl« _configtest.c:6:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »floorl« _configtest.c:7:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »rintl« _configtest.c:8:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »fabsl« _configtest.c:9:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »acosl« _configtest.c:10:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ldexpl« _configtest.c:11:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sqrtl« _configtest.c:12:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »logl« _configtest.c:13:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »expm1l« _configtest.c:14:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »hypotl« _configtest.c:15:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log2l« _configtest.c:16:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »copysignl« _configtest.c:17:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp2l« _configtest.c:18:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »atanl« _configtest.c:19:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »frexpl« _configtest.c:20:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »atan2l« _configtest.c:21:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sinhl« _configtest.c:22:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »fmodl« _configtest.c:23:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »log1pl« _configtest.c:24:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »asinl« _configtest.c:25:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ceill« _configtest.c:26:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »sinl« _configtest.c:27:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »acoshl« _configtest.c:28:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »atanhl« _configtest.c:29:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »tanl« _configtest.c:30:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »truncl« _configtest.c:31:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »powl« _configtest.c:32:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »expl« _configtest.c:33:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »modfl« _configtest.c:34:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »asinhl« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:8:12: Fehler: »HAVE_DECL_SIGNBIT« undeclared (first use in this function) _configtest.c:8:12: Anmerkung: each undeclared identifier is reported only once for each function it appears in _configtest.c: In Funktion »main«: _configtest.c:8:12: Fehler: »HAVE_DECL_SIGNBIT« undeclared (first use in this function) _configtest.c:8:12: Anmerkung: each undeclared identifier is reported only once for each function it appears in failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cexp« _configtest.c:2:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »clog« _configtest.c:3:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ccos« _configtest.c:4:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cimag« _configtest.c:5:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cabs« _configtest.c:6:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cpow« _configtest.c:7:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »csqrt« _configtest.c:8:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »carg« _configtest.c:9:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »creal« _configtest.c:10:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »csin« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ccosf« _configtest.c:2:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cargf« _configtest.c:3:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »csqrtf« _configtest.c:4:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cpowf« _configtest.c:5:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cexpf« _configtest.c:6:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »crealf« _configtest.c:7:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »csinf« _configtest.c:8:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cabsf« _configtest.c:9:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »clogf« _configtest.c:10:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cimagf« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »csqrtl« _configtest.c:2:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cargl« _configtest.c:3:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cexpl« _configtest.c:4:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »ccosl« _configtest.c:5:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cpowl« _configtest.c:6:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cimagl« _configtest.c:7:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »csinl« _configtest.c:8:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »creall« _configtest.c:9:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »clogl« _configtest.c:10:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »cabsl« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x15): undefined reference to `exp' collect2: ld gab 1 als Ende-Status zurück _configtest.o: In function `main': _configtest.c:(.text+0x15): undefined reference to `exp' collect2: ld gab 1 als Ende-Status zurück failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 Funktion »main«: _configtest.c:5:18: Warnung: mehrere Token am Ende der Direktive #ifndef 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 0x00000006 #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 conv_template:> build-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray/nditer.c conv_template:> build-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.c conv_template:> build-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray/einsum.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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe _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/_import_tools.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/__init__.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/dual.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 numpy/ctypeslib.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 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/info.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/ccompiler.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/cpuinfo.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/core.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/numpy_distribution.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/__init__.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/conv_template.py -> 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/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/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/setupscons.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/line_endings.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/pathccompiler.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/mingw32ccompiler.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 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.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/install_headers.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/config.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/scons.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/build.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/install_clib.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 copying numpy/distutils/command/build_scripts.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_data.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/build_src.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 creating 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/compaq.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/absoft.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pathf95.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/nag.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 copying numpy/distutils/fcompiler/__init__.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/ibm.py -> 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/hpux.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/sun.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 creating 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/decorators.py -> 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/print_coercion_tables.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/setupscons.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 copying numpy/testing/nosetester.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 creating 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/capi_maps.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 copying numpy/f2py/diagnose.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/auxfuncs.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/f2py2e.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/crackfortran.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/__init__.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/setup.py -> 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/f2py_testing.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 creating 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/getlimits.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/defchararray.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/numerictypes.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/machar.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/function_base.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/_internal.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/setup.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/setup_common.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/setupscons.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/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/format.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/info.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/polynomial.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/type_check.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/npyio.py -> 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/utils.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/__init__.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/arraysetops.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/scimath.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/shape_base.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/financial.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 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/user_array.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/ufuncs.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/arrayfns.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/fft.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/rng_stats.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/alter_code2.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/misc.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/rng.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/linear_algebra.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/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/compat.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/random_array.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/util.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/functions.py -> 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/fft.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/nd_image.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/alter_code2.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/setup.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/setupscons.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/convolve.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/matrix.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 creating 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 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/setup.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 creating 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 copying numpy/linalg/linalg.py -> 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/setup.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 creating 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 copying numpy/random/__init__.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/setupscons.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/mrecords.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/extras.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/setup.py -> 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/setupscons.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 copying numpy/ma/version.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/setup.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 creating 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/__init__.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 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 creating build-2.7/lib.linux-x86_64-2.7/numpy/polynomial copying numpy/polynomial/hermite.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 copying numpy/polynomial/chebyshev.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/hermite_e.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/laguerre.py -> 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/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy/polynomial copying numpy/polynomial/legendre.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/indexing.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/creation.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/howtofind.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/methods_vs_functions.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/ufuncs.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 copying numpy/doc/structured_arrays.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/constants.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/misc.py -> 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/subclassing.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 -march=native -O2 -pipe -march=native -O2 -pipe -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 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/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: numpy/core/src/npymath/halffloat.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 4 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 -march=native -O2 -pipe -march=native -O2 -pipe -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,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -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 -Lbuild-2.7/temp.linux-x86_64-2.7 -lnpymath -lm -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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/core/src/multiarray/multiarraymodule_onefile.o -Lbuild-2.7/temp.linux-x86_64-2.7 -lnpymath -lm -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 -march=native -O2 -pipe -march=native -O2 -pipe -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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/core/src/umath/umathmodule_onefile.o -Lbuild-2.7/temp.linux-x86_64-2.7 -lnpymath -lm -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 -march=native -O2 -pipe -march=native -O2 -pipe -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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -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 -Lbuild-2.7/temp.linux-x86_64-2.7 -lnpymath -lm -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 -march=native -O2 -pipe -march=native -O2 -pipe -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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -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 -Lbuild-2.7/temp.linux-x86_64-2.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 -march=native -O2 -pipe -march=native -O2 -pipe -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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -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 -Lbuild-2.7/temp.linux-x86_64-2.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 -march=native -O2 -pipe -march=native -O2 -pipe -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,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/lib/src/_compiled_base.o -Lbuild-2.7/temp.linux-x86_64-2.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 -march=native -O2 -pipe -march=native -O2 -pipe -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 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/numarray/_capi.o -Lbuild-2.7/temp.linux-x86_64-2.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 -march=native -O2 -pipe -march=native -O2 -pipe -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,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -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 -Lbuild-2.7/temp.linux-x86_64-2.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 -march=native -O2 -pipe -march=native -O2 -pipe -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,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -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 -Lbuild-2.7/temp.linux-x86_64-2.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 -march=native -O2 -pipe -march=native -O2 -pipe -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,--as-needed -Wl,--hash-style=gnu -shared -march=native -O2 -pipe -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 -Lbuild-2.7/temp.linux-x86_64-2.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-amd64  adding 'build-2.7/scripts.linux-x86_64-2.7/f2py2.7-amd64' to scripts changing mode of build-2.7/scripts.linux-x86_64-2.7/f2py2.7-amd64 from 644 to 755 >>> Source compiled. >>> Test phase [not enabled]: dev-python/numpy-1.6.1-r1 >>> Install numpy-1.6.1-r1 into /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/image/ category dev-python * Installation of dev-python/numpy-1.6.1-r1 with CPython 2.6... python2.6 setup.py build -b build-2.6 install --no-compile --root=/home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6 Running from numpy source directory.non-existing path in 'numpy/distutils': 'site.cfg' F2PY Version 2 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1408: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1417: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1420: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1324: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1335: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1338: 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 Found executable /opt/intel/Compiler/11.1/072/bin/intel64/ifort 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 customize IntelEM64TFCompiler customize Gnu95FCompiler Found executable /usr/bin/gfortran customize Gnu95FCompiler customize Gnu95FCompiler using config C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x15): undefined reference to `exp' collect2: ld gab 1 als Ende-Status zurück _configtest.o: In function `main': _configtest.c:(.text+0x15): undefined reference to `exp' collect2: ld gab 1 als Ende-Status zurück failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _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 /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe _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-amd64' to scripts running install running install_lib creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6 creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64 creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6 creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy copying build-2.6/lib.linux-x86_64-2.6/numpy/_import_tools.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/random copying build-2.6/lib.linux-x86_64-2.6/numpy/random/info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/random copying build-2.6/lib.linux-x86_64-2.6/numpy/random/mtrand.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/random copying build-2.6/lib.linux-x86_64-2.6/numpy/random/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/random copying build-2.6/lib.linux-x86_64-2.6/numpy/random/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/random copying build-2.6/lib.linux-x86_64-2.6/numpy/random/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/random creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/compat copying build-2.6/lib.linux-x86_64-2.6/numpy/compat/py3k.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/compat copying build-2.6/lib.linux-x86_64-2.6/numpy/compat/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/compat copying build-2.6/lib.linux-x86_64-2.6/numpy/compat/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/compat copying build-2.6/lib.linux-x86_64-2.6/numpy/compat/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/compat copying build-2.6/lib.linux-x86_64-2.6/numpy/compat/_inspect.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/compat creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/fft copying build-2.6/lib.linux-x86_64-2.6/numpy/fft/fftpack_lite.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/fft copying build-2.6/lib.linux-x86_64-2.6/numpy/fft/info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/fft copying build-2.6/lib.linux-x86_64-2.6/numpy/fft/helper.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/fft copying build-2.6/lib.linux-x86_64-2.6/numpy/fft/fftpack.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/fft copying build-2.6/lib.linux-x86_64-2.6/numpy/fft/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/fft copying build-2.6/lib.linux-x86_64-2.6/numpy/fft/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/fft copying build-2.6/lib.linux-x86_64-2.6/numpy/fft/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/fft creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial copying build-2.6/lib.linux-x86_64-2.6/numpy/polynomial/hermite.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial copying build-2.6/lib.linux-x86_64-2.6/numpy/polynomial/polynomial.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial copying build-2.6/lib.linux-x86_64-2.6/numpy/polynomial/chebyshev.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial copying build-2.6/lib.linux-x86_64-2.6/numpy/polynomial/polyutils.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial copying build-2.6/lib.linux-x86_64-2.6/numpy/polynomial/hermite_e.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial copying build-2.6/lib.linux-x86_64-2.6/numpy/polynomial/polytemplate.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial copying build-2.6/lib.linux-x86_64-2.6/numpy/polynomial/laguerre.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial copying build-2.6/lib.linux-x86_64-2.6/numpy/polynomial/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial copying build-2.6/lib.linux-x86_64-2.6/numpy/polynomial/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial copying build-2.6/lib.linux-x86_64-2.6/numpy/polynomial/legendre.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/format.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/stride_tricks.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/index_tricks.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/polynomial.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/user_array.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/type_check.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/recfunctions.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/npyio.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/_compiled_base.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/_datasource.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/utils.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/function_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/_iotools.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/twodim_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/arraysetops.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/arrayterator.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/scimath.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/shape_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/ufunclike.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/financial.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib copying build-2.6/lib.linux-x86_64-2.6/numpy/lib/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/random_array.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/session.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/util.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/ufuncs.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/functions.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/numerictypes.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/_capi.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/fft.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/alter_code1.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/nd_image.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/alter_code2.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/mlab.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/linear_algebra.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/image.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/convolve.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/ma.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/matrix.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/numarray/compat.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray copying build-2.6/lib.linux-x86_64-2.6/numpy/add_newdocs.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/random_array.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/user_array.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/array_printer.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/ufuncs.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/functions.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/arrayfns.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/precision.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/fft.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/alter_code1.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/rng_stats.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/alter_code2.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/fix_default_axis.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/misc.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/mlab.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/rng.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/linear_algebra.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/typeconv.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/ma.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/matrix.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric/compat.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build-2.6/lib.linux-x86_64-2.6/numpy/__config__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/indexing.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/basics.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/creation.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/internals.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/howtofind.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/broadcasting.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/methods_vs_functions.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/performance.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/ufuncs.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/glossary.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/byteswapping.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/structured_arrays.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/constants.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/io.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/misc.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/jargon.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/doc/subclassing.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/doc copying build-2.6/lib.linux-x86_64-2.6/numpy/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy copying build-2.6/lib.linux-x86_64-2.6/numpy/matlib.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/intelccompiler.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/install.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/egg_info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/install_headers.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/autodist.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/config.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/build_clib.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/scons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/build.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/build_py.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/config_compiler.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/install_clib.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/build_ext.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/build_scripts.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/sdist.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/install_data.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/develop.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/build_src.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command/bdist_rpm.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/ccompiler.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/unixccompiler.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/cpuinfo.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/interactive.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/core.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/__config__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/misc_util.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/numpy_distribution.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/__version__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/npy_pkg_config.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/conv_template.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/from_template.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/vast.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/compaq.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/none.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/absoft.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/pathf95.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/lahey.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/nag.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/gnu.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/pg.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/ibm.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/g95.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/hpux.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/mips.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/sun.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/intel.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/lib2def.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/system_info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/exec_command.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/extension.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/environment.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/line_endings.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/pathccompiler.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/log.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/mingw32ccompiler.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils copying build-2.6/lib.linux-x86_64-2.6/numpy/distutils/compat.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/mrecords.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/core.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/testutils.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/extras.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/bench.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/timer_comparison.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma copying build-2.6/lib.linux-x86_64-2.6/numpy/ma/version.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/testing copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/numpytest.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/testing copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/decorators.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/testing copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/utils.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/testing copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/testing copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/print_coercion_tables.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/testing copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/testing copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/testing copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/nulltester.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/testing copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/nosetester.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/testing copying build-2.6/lib.linux-x86_64-2.6/numpy/testing/noseclasses.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/testing creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/matrixlib copying build-2.6/lib.linux-x86_64-2.6/numpy/matrixlib/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/matrixlib copying build-2.6/lib.linux-x86_64-2.6/numpy/matrixlib/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/matrixlib copying build-2.6/lib.linux-x86_64-2.6/numpy/matrixlib/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/matrixlib copying build-2.6/lib.linux-x86_64-2.6/numpy/matrixlib/defmatrix.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/matrixlib copying build-2.6/lib.linux-x86_64-2.6/numpy/dual.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy copying build-2.6/lib.linux-x86_64-2.6/numpy/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy copying build-2.6/lib.linux-x86_64-2.6/numpy/ctypeslib.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy copying build-2.6/lib.linux-x86_64-2.6/numpy/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/getlimits.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/generate_numpy_api.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/numeric.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/defchararray.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/arrayprint.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/numerictypes.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/multiarray_tests.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/fromnumeric.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/multiarray.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/machar.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/scons_support.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/umath.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/function_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/_sort.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/_internal.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/records.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/shape_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/setup_common.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/_mx_datetime_parser.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/memmap.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/umath_tests.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/core/scalarmath.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core copying build-2.6/lib.linux-x86_64-2.6/numpy/version.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/linalg copying build-2.6/lib.linux-x86_64-2.6/numpy/linalg/info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/linalg copying build-2.6/lib.linux-x86_64-2.6/numpy/linalg/lapack_lite.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/linalg copying build-2.6/lib.linux-x86_64-2.6/numpy/linalg/linalg.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/linalg copying build-2.6/lib.linux-x86_64-2.6/numpy/linalg/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/linalg copying build-2.6/lib.linux-x86_64-2.6/numpy/linalg/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/linalg copying build-2.6/lib.linux-x86_64-2.6/numpy/linalg/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/linalg creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/cb_rules.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/capi_maps.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/use_rules.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/diagnose.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/auxfuncs.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/f90mod_rules.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/f2py2e.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/cfuncs.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/func2subr.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/crackfortran.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/__version__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/rules.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/common_rules.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/f2py_testing.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py copying build-2.6/lib.linux-x86_64-2.6/numpy/f2py/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py warning: install_lib: byte-compiling is disabled, skipping. running install_scripts creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/bin copying build-2.6/scripts.linux-x86_64-2.6/f2py2.6-amd64 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/bin changing mode of /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/bin/f2py2.6-amd64 to 755 running install_data creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/fft/tests copying numpy/fft/tests/test_fftpack.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/fft/tests/ copying numpy/fft/tests/test_helper.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/fft/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_numeric.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/matrixlib/tests/ copying numpy/matrixlib/tests/test_regression.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/matrixlib/tests/ copying numpy/matrixlib/tests/test_defmatrix.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/matrixlib/tests/ copying numpy/matrixlib/tests/test_multiarray.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/matrixlib/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/spam.pyf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/array.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/setup_example.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/calculate_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/index.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/scalar.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/common_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/scalar_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/extcallback_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/fib2.pyf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/string.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/ftype_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/callback_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/moddata_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/run_main_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/common.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/var_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/string_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/callback2.pyf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/array_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/ftype.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/spam_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/moddata.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/var.pyf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/fib1.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/compile_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/docutils.conf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/calculate.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/fib3.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/default.css -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/extcallback.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/allocarr_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/callback.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/fib1.pyf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/allocarr.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/src copying numpy/f2py/src/fortranobject.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/src copying numpy/f2py/src/fortranobject.c -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/src creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext copying numpy/distutils/tests/f2py_f90_ext/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext copying numpy/distutils/tests/f2py_f90_ext/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/src creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/src/array_from_pyobj copying numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/src/array_from_pyobj creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/random/tests copying numpy/random/tests/test_regression.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/random/tests/ copying numpy/random/tests/test_random.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/random/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/tests copying numpy/distutils/tests/swig_ext/tests/test_example2.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/tests copying numpy/distutils/tests/swig_ext/tests/test_example.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/tests creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/benchmarks copying benchmarks/benchmark.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/benchmarks/ copying benchmarks/sorting.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/benchmarks/ copying benchmarks/creating.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/benchmarks/ copying benchmarks/casting.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/benchmarks/ copying benchmarks/simpleindex.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/benchmarks/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/data copying numpy/core/tests/data/recarray_from_file.fits -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/data/ copying numpy/core/tests/data/astype_copy.pkl -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/data/ copying numpy/random/mtrand/randomkit.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/random/. creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/src/size copying numpy/f2py/tests/src/size/foo.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/src/size copying numpy/f2py/f2py.1 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_interrupt.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/old_defines.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/halffloat.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/oldnumeric.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_common.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_math.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/noprefix.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/arrayobject.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_os.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/ndarrayobject.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/arrayscalars.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/ndarraytypes.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_cpu.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_endian.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/_neighborhood_iterator_imp.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/utils.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_3kcompat.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/numpyconfig.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/ufuncobject.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/src/mixed copying numpy/f2py/tests/src/mixed/foo_fixed.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/src/mixed copying numpy/f2py/tests/src/mixed/foo_free.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/src/mixed copying numpy/f2py/tests/src/mixed/foo.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/src/mixed copying numpy/f2py/docs/pytest.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/OLDNEWS.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/TESTING.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/simple_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/simple.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/THANKS.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/pyforttest.pyf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/README.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/default.css -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/HISTORY.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/hello.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/docutils.conf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/FAQ.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/src/kind copying numpy/f2py/tests/src/kind/foo.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/src/kind creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests copying numpy/lib/tests/test_twodim_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_utils.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_regression.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_polynomial.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_stride_tricks.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_recfunctions.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_financial.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_function_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test__iotools.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_index_tricks.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_io.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_arraysetops.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_ufunclike.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_format.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test__datasource.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_arrayterator.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_shape_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_type_check.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/lib/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/mingw copying numpy/distutils/mingw/gfortran_vs2003_hack.c -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/mingw copying numpy/f2py/tests/test_size.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_kind.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/util.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_complex.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_assumed_shape.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_real.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_callback.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_character.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_logical.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_mixed.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_array_from_pyobj.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_integer.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/ copying numpy/distutils/tests/swig_ext/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext copying numpy/distutils/tests/swig_ext/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/zoo.cc -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/zoo.i -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/example.i -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/zoo.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/example.c -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/src creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray/include creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/numcomplex.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/arraybase.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/cfunc.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/libnumarray.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/ieeespecial.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/nummacro.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/numarray/include/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/tests copying numpy/tests/test_ctypeslib.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/tests/ copying numpy/tests/test_matlib.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/pyrex_ext creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/pyrex_ext/tests copying numpy/distutils/tests/pyrex_ext/tests/test_primes.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/pyrex_ext/tests creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/gen_ext copying numpy/distutils/tests/gen_ext/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/gen_ext copying numpy/distutils/tests/gen_ext/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/gen_ext copying numpy/distutils/tests/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_npy_pkg_config.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_fcompiler_gnu.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_fcompiler_intel.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_misc_util.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/foo_use.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/foo_mod.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/foo_free.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/.f2py_f2cmap -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/precision.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/f2py/tests/src/assumed_shape creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext/tests copying numpy/distutils/tests/f2py_f90_ext/tests/test_foo.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext/tests creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric/tests copying numpy/oldnumeric/tests/test_regression.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric/tests/ copying numpy/oldnumeric/tests/test_oldnumeric.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/oldnumeric/tests/ copying numpy/core/tests/test_unicode.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_arrayprint.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_machar.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_ufunc.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_regression.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_einsum.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_api.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_function_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_umath_complex.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_multiarray.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_memmap.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_shape_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_blasdot.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_datetime.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_dtype.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_numerictypes.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_getlimits.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_print.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_records.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_numeric.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_iterator.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_defchararray.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_umath.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_errstate.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_half.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_scalarmath.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/testing/tests copying numpy/testing/tests/test_utils.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/testing/tests/ copying numpy/testing/tests/test_decorators.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/testing/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma/tests copying numpy/ma/tests/test_core.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_subclassing.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_mrecords.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_old_ma.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_extras.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_regression.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/ma/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/gen_ext/tests copying numpy/distutils/tests/gen_ext/tests/test_fib3.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/gen_ext/tests creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/linalg/tests copying numpy/linalg/tests/test_regression.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/linalg/tests/ copying numpy/linalg/tests/test_linalg.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/linalg/tests/ copying numpy/linalg/tests/test_build.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/linalg/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_ext copying numpy/distutils/tests/f2py_ext/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_ext copying numpy/distutils/tests/f2py_ext/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_ext creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_ext/src copying numpy/distutils/tests/f2py_ext/src/fib2.pyf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_ext/src copying numpy/distutils/tests/f2py_ext/src/fib1.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_ext/src creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext/include copying numpy/distutils/tests/f2py_f90_ext/include/body.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext/include creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_ext/tests copying numpy/distutils/tests/f2py_ext/tests/test_fib2.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_ext/tests copying numpy/distutils/tests/pyrex_ext/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/pyrex_ext copying numpy/distutils/tests/pyrex_ext/primes.pyx -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/pyrex_ext copying numpy/distutils/tests/pyrex_ext/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/pyrex_ext creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial/tests copying numpy/polynomial/tests/test_polyutils.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_legendre.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_polynomial.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_hermite.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_chebyshev.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_laguerre.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_hermite_e.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/polynomial/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext/src copying numpy/distutils/tests/f2py_f90_ext/src/foo_free.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext/src copying build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/_numpyconfig.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/multiarray_api.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/__ufunc_api.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying build-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy/ufunc_api.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/include/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/lib creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/lib/npy-pkg-config copying build-2.6/src.linux-x86_64-2.6/numpy/core/lib/npy-pkg-config/npymath.ini -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/lib/npy-pkg-config copying build-2.6/src.linux-x86_64-2.6/numpy/core/lib/npy-pkg-config/mlib.ini -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/lib/npy-pkg-config running install_egg_info Writing /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy-1.6.1-py2.6.egg-info running install_clib copying build-2.6/temp.linux-x86_64-2.6/libnpymath.a -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.6/usr/lib64/python2.6/site-packages/numpy/core/lib * Installation of dev-python/numpy-1.6.1-r1 with CPython 2.7... python2.7 setup.py build -b build-2.7 install --no-compile --root=/home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7 Running from numpy source directory.non-existing path in 'numpy/distutils': 'site.cfg' F2PY Version 2 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1408: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1417: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1420: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1324: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1335: 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  /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/work/numpy-1.6.1/numpy/distutils/system_info.py:1338: 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 Found executable /opt/intel/Compiler/11.1/072/bin/intel64/ifort 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 customize IntelEM64TFCompiler customize Gnu95FCompiler Found executable /usr/bin/gfortran customize Gnu95FCompiler customize Gnu95FCompiler using config C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x15): undefined reference to `exp' collect2: ld gab 1 als Ende-Status zurück _configtest.o: In function `main': _configtest.c:(.text+0x15): undefined reference to `exp' collect2: ld gab 1 als Ende-Status zurück failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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:5: Warnung: In Konflikt stehende Typen für eingebaute Funktion »exp« x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe _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 -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/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 -march=native -O2 -pipe _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-amd64' to scripts running install running install_lib creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7 creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64 creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7 creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy copying build-2.7/lib.linux-x86_64-2.7/numpy/_import_tools.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/random copying build-2.7/lib.linux-x86_64-2.7/numpy/random/info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/random copying build-2.7/lib.linux-x86_64-2.7/numpy/random/mtrand.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/random copying build-2.7/lib.linux-x86_64-2.7/numpy/random/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/random copying build-2.7/lib.linux-x86_64-2.7/numpy/random/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/random copying build-2.7/lib.linux-x86_64-2.7/numpy/random/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/random creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/compat copying build-2.7/lib.linux-x86_64-2.7/numpy/compat/py3k.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/compat copying build-2.7/lib.linux-x86_64-2.7/numpy/compat/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/compat copying build-2.7/lib.linux-x86_64-2.7/numpy/compat/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/compat copying build-2.7/lib.linux-x86_64-2.7/numpy/compat/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/compat copying build-2.7/lib.linux-x86_64-2.7/numpy/compat/_inspect.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/compat creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/fft copying build-2.7/lib.linux-x86_64-2.7/numpy/fft/fftpack_lite.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/fft copying build-2.7/lib.linux-x86_64-2.7/numpy/fft/info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/fft copying build-2.7/lib.linux-x86_64-2.7/numpy/fft/helper.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/fft copying build-2.7/lib.linux-x86_64-2.7/numpy/fft/fftpack.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/fft copying build-2.7/lib.linux-x86_64-2.7/numpy/fft/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/fft copying build-2.7/lib.linux-x86_64-2.7/numpy/fft/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/fft copying build-2.7/lib.linux-x86_64-2.7/numpy/fft/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/fft creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial copying build-2.7/lib.linux-x86_64-2.7/numpy/polynomial/hermite.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial copying build-2.7/lib.linux-x86_64-2.7/numpy/polynomial/polynomial.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial copying build-2.7/lib.linux-x86_64-2.7/numpy/polynomial/chebyshev.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial copying build-2.7/lib.linux-x86_64-2.7/numpy/polynomial/polyutils.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial copying build-2.7/lib.linux-x86_64-2.7/numpy/polynomial/hermite_e.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial copying build-2.7/lib.linux-x86_64-2.7/numpy/polynomial/polytemplate.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial copying build-2.7/lib.linux-x86_64-2.7/numpy/polynomial/laguerre.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial copying build-2.7/lib.linux-x86_64-2.7/numpy/polynomial/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial copying build-2.7/lib.linux-x86_64-2.7/numpy/polynomial/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial copying build-2.7/lib.linux-x86_64-2.7/numpy/polynomial/legendre.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/format.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/stride_tricks.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/index_tricks.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/polynomial.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/user_array.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/type_check.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/recfunctions.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/npyio.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/_compiled_base.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/_datasource.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/utils.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/function_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/_iotools.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/twodim_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/arraysetops.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/arrayterator.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/scimath.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/shape_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/ufunclike.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/financial.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib copying build-2.7/lib.linux-x86_64-2.7/numpy/lib/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/random_array.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/session.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/util.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/ufuncs.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/functions.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/numerictypes.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/_capi.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/fft.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/alter_code1.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/nd_image.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/alter_code2.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/mlab.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/linear_algebra.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/image.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/convolve.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/ma.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/matrix.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/numarray/compat.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray copying build-2.7/lib.linux-x86_64-2.7/numpy/add_newdocs.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/random_array.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/user_array.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/array_printer.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/ufuncs.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/functions.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/arrayfns.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/precision.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/fft.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/alter_code1.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/rng_stats.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/alter_code2.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/fix_default_axis.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/misc.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/mlab.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/rng.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/linear_algebra.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/typeconv.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/ma.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/matrix.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric/compat.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build-2.7/lib.linux-x86_64-2.7/numpy/__config__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/indexing.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/basics.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/creation.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/internals.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/howtofind.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/broadcasting.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/methods_vs_functions.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/performance.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/ufuncs.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/glossary.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/byteswapping.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/structured_arrays.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/constants.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/io.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/misc.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/jargon.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/doc/subclassing.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/doc copying build-2.7/lib.linux-x86_64-2.7/numpy/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy copying build-2.7/lib.linux-x86_64-2.7/numpy/matlib.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/intelccompiler.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/install.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/egg_info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/install_headers.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/autodist.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/config.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/build_clib.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/scons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/build.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/build_py.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/config_compiler.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/install_clib.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/build_ext.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/build_scripts.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/sdist.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/install_data.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/develop.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/build_src.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command/bdist_rpm.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/ccompiler.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/unixccompiler.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/cpuinfo.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/interactive.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/core.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/__config__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/misc_util.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/numpy_distribution.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/__version__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/npy_pkg_config.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/conv_template.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/from_template.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/vast.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/compaq.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/none.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/absoft.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/pathf95.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/lahey.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/nag.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/gnu.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/pg.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/ibm.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/g95.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/hpux.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/mips.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/sun.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/intel.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/lib2def.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/system_info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/exec_command.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/extension.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/environment.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/line_endings.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/pathccompiler.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/log.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/mingw32ccompiler.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils copying build-2.7/lib.linux-x86_64-2.7/numpy/distutils/compat.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/mrecords.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/core.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/testutils.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/extras.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/bench.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/timer_comparison.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma copying build-2.7/lib.linux-x86_64-2.7/numpy/ma/version.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/testing copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/numpytest.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/testing copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/decorators.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/testing copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/utils.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/testing copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/testing copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/print_coercion_tables.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/testing copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/testing copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/testing copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/nulltester.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/testing copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/nosetester.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/testing copying build-2.7/lib.linux-x86_64-2.7/numpy/testing/noseclasses.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/testing creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/matrixlib copying build-2.7/lib.linux-x86_64-2.7/numpy/matrixlib/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/matrixlib copying build-2.7/lib.linux-x86_64-2.7/numpy/matrixlib/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/matrixlib copying build-2.7/lib.linux-x86_64-2.7/numpy/matrixlib/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/matrixlib copying build-2.7/lib.linux-x86_64-2.7/numpy/matrixlib/defmatrix.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/matrixlib copying build-2.7/lib.linux-x86_64-2.7/numpy/dual.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy copying build-2.7/lib.linux-x86_64-2.7/numpy/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy copying build-2.7/lib.linux-x86_64-2.7/numpy/ctypeslib.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy copying build-2.7/lib.linux-x86_64-2.7/numpy/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/getlimits.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/generate_numpy_api.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/numeric.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/defchararray.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/arrayprint.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/numerictypes.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/multiarray_tests.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/fromnumeric.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/multiarray.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/machar.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/scons_support.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/umath.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/function_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/_sort.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/_internal.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/records.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/shape_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/setup_common.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/_mx_datetime_parser.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/memmap.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/umath_tests.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/core/scalarmath.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core copying build-2.7/lib.linux-x86_64-2.7/numpy/version.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/linalg copying build-2.7/lib.linux-x86_64-2.7/numpy/linalg/info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/linalg copying build-2.7/lib.linux-x86_64-2.7/numpy/linalg/lapack_lite.so -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/linalg copying build-2.7/lib.linux-x86_64-2.7/numpy/linalg/linalg.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/linalg copying build-2.7/lib.linux-x86_64-2.7/numpy/linalg/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/linalg copying build-2.7/lib.linux-x86_64-2.7/numpy/linalg/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/linalg copying build-2.7/lib.linux-x86_64-2.7/numpy/linalg/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/linalg creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/cb_rules.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/capi_maps.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/use_rules.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/diagnose.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/info.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/auxfuncs.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/f90mod_rules.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/f2py2e.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/cfuncs.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/func2subr.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/crackfortran.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/__version__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/rules.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/common_rules.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/f2py_testing.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py copying build-2.7/lib.linux-x86_64-2.7/numpy/f2py/setupscons.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py warning: install_lib: byte-compiling is disabled, skipping.  running install_scripts creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/bin copying build-2.7/scripts.linux-x86_64-2.7/f2py2.7-amd64 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/bin changing mode of /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/bin/f2py2.7-amd64 to 755 running install_data creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/fft/tests copying numpy/fft/tests/test_fftpack.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/fft/tests/ copying numpy/fft/tests/test_helper.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/fft/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_numeric.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/matrixlib/tests/ copying numpy/matrixlib/tests/test_regression.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/matrixlib/tests/ copying numpy/matrixlib/tests/test_defmatrix.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/matrixlib/tests/ copying numpy/matrixlib/tests/test_multiarray.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/matrixlib/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/spam.pyf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/array.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/setup_example.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/calculate_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/index.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/scalar.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/common_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/scalar_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/extcallback_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/fib2.pyf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/string.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/ftype_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/callback_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/moddata_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/run_main_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/common.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/var_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/string_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/callback2.pyf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/array_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/ftype.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/spam_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/moddata.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/var.pyf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/fib1.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/compile_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/docutils.conf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/calculate.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/fib3.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/default.css -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/extcallback.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/allocarr_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/callback.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/fib1.pyf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/allocarr.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/src copying numpy/f2py/src/fortranobject.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/src copying numpy/f2py/src/fortranobject.c -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/src creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext copying numpy/distutils/tests/f2py_f90_ext/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext copying numpy/distutils/tests/f2py_f90_ext/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/array_from_pyobj copying numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/array_from_pyobj creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/random/tests copying numpy/random/tests/test_regression.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/random/tests/ copying numpy/random/tests/test_random.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/random/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/tests copying numpy/distutils/tests/swig_ext/tests/test_example2.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/tests copying numpy/distutils/tests/swig_ext/tests/test_example.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/tests creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/benchmarks copying benchmarks/benchmark.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/benchmarks/ copying benchmarks/sorting.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/benchmarks/ copying benchmarks/creating.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/benchmarks/ copying benchmarks/casting.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/benchmarks/ copying benchmarks/simpleindex.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/benchmarks/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/data copying numpy/core/tests/data/recarray_from_file.fits -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/data/ copying numpy/core/tests/data/astype_copy.pkl -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/data/ copying numpy/random/mtrand/randomkit.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/random/. creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/size copying numpy/f2py/tests/src/size/foo.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/size copying numpy/f2py/f2py.1 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_interrupt.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/old_defines.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/halffloat.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/oldnumeric.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_common.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_math.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/noprefix.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/arrayobject.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_os.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/ndarrayobject.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/arrayscalars.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/ndarraytypes.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_cpu.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_endian.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/_neighborhood_iterator_imp.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/utils.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_3kcompat.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/numpyconfig.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/ufuncobject.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/mixed copying numpy/f2py/tests/src/mixed/foo_fixed.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/mixed copying numpy/f2py/tests/src/mixed/foo_free.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/mixed copying numpy/f2py/tests/src/mixed/foo.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/mixed copying numpy/f2py/docs/pytest.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/OLDNEWS.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/TESTING.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/simple_session.dat -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/simple.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/THANKS.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/pyforttest.pyf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/README.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/default.css -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/HISTORY.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/hello.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/docutils.conf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/FAQ.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/kind copying numpy/f2py/tests/src/kind/foo.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/kind creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests copying numpy/lib/tests/test_twodim_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_utils.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_regression.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_polynomial.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_stride_tricks.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_recfunctions.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_financial.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_function_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test__iotools.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_index_tricks.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_io.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_arraysetops.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_ufunclike.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_format.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test__datasource.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_arrayterator.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_shape_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_type_check.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/lib/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/mingw copying numpy/distutils/mingw/gfortran_vs2003_hack.c -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/mingw copying numpy/f2py/tests/test_size.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_kind.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/util.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_complex.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_assumed_shape.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_real.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_callback.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_character.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_logical.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_mixed.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_array_from_pyobj.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_integer.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/distutils/tests/swig_ext/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext copying numpy/distutils/tests/swig_ext/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/zoo.cc -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/zoo.i -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/example.i -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/zoo.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/example.c -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/src creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray/include creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/numcomplex.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/arraybase.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/cfunc.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/libnumarray.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/ieeespecial.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/nummacro.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/numarray/include/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/tests copying numpy/tests/test_ctypeslib.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/tests/ copying numpy/tests/test_matlib.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/pyrex_ext creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/pyrex_ext/tests copying numpy/distutils/tests/pyrex_ext/tests/test_primes.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/pyrex_ext/tests creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/gen_ext copying numpy/distutils/tests/gen_ext/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/gen_ext copying numpy/distutils/tests/gen_ext/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/gen_ext copying numpy/distutils/tests/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_npy_pkg_config.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_fcompiler_gnu.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_fcompiler_intel.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_misc_util.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/foo_use.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/foo_mod.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/foo_free.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/.f2py_f2cmap -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/precision.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/tests copying numpy/distutils/tests/f2py_f90_ext/tests/test_foo.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/tests creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric/tests copying numpy/oldnumeric/tests/test_regression.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric/tests/ copying numpy/oldnumeric/tests/test_oldnumeric.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/oldnumeric/tests/ copying numpy/core/tests/test_unicode.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_arrayprint.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_machar.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_ufunc.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_regression.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_einsum.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_api.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_function_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_umath_complex.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_multiarray.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_memmap.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_shape_base.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_blasdot.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_datetime.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_dtype.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_numerictypes.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_getlimits.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_print.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_records.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_numeric.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_iterator.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_defchararray.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_umath.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_errstate.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_half.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_scalarmath.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/testing/tests copying numpy/testing/tests/test_utils.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/testing/tests/ copying numpy/testing/tests/test_decorators.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/testing/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma/tests copying numpy/ma/tests/test_core.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_subclassing.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_mrecords.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_old_ma.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_extras.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_regression.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/ma/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/gen_ext/tests copying numpy/distutils/tests/gen_ext/tests/test_fib3.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/gen_ext/tests creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/linalg/tests copying numpy/linalg/tests/test_regression.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/linalg/tests/ copying numpy/linalg/tests/test_linalg.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/linalg/tests/ copying numpy/linalg/tests/test_build.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/linalg/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_ext copying numpy/distutils/tests/f2py_ext/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_ext copying numpy/distutils/tests/f2py_ext/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_ext creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_ext/src copying numpy/distutils/tests/f2py_ext/src/fib2.pyf -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_ext/src copying numpy/distutils/tests/f2py_ext/src/fib1.f -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_ext/src creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/include copying numpy/distutils/tests/f2py_f90_ext/include/body.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/include creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_ext/tests copying numpy/distutils/tests/f2py_ext/tests/test_fib2.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_ext/tests copying numpy/distutils/tests/pyrex_ext/__init__.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/pyrex_ext copying numpy/distutils/tests/pyrex_ext/primes.pyx -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/pyrex_ext copying numpy/distutils/tests/pyrex_ext/setup.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/pyrex_ext creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial/tests copying numpy/polynomial/tests/test_polyutils.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_legendre.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_polynomial.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_hermite.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_chebyshev.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_laguerre.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_hermite_e.py -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/polynomial/tests/ creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/src copying numpy/distutils/tests/f2py_f90_ext/src/foo_free.f90 -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/src copying build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/multiarray_api.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying build-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy/ufunc_api.txt -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/include/numpy creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/lib creating /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/lib/npy-pkg-config copying build-2.7/src.linux-x86_64-2.7/numpy/core/lib/npy-pkg-config/npymath.ini -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/lib/npy-pkg-config copying build-2.7/src.linux-x86_64-2.7/numpy/core/lib/npy-pkg-config/mlib.ini -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/lib/npy-pkg-config running install_egg_info Writing /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy-1.6.1-py2.7.egg-info running install_clib copying build-2.7/temp.linux-x86_64-2.7/libnpymath.a -> /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/numpy/core/lib --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE "/var/log/sandbox/sandbox-17261.log" VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/k5Y4sT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/couNsi.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpDj8AnY/MQdBQT.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/HpjhBz.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/M3WvZo.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.o F: mkdir S: deny P: /usr/local/share/macrovision A: /usr/local/share/macrovision R: /usr/local/share/macrovision C: /opt/intel/Compiler/11.1/072/bin/intel64/ifort -FI -V -c /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.f -o /home/thomas/daten/portage/dev-python/numpy-1.6.1-r1/temp/tmpYPKWX9/1Pa0mh.o --------------------------------------------------------------------------------