* Package: dev-python/numpy-1.6.0 * Repository: gentoo * Maintainer: sci@gentoo.org python@gentoo.org * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU * FEATURES: ccache preserve-libs sandbox splitdebug >>> Unpacking source... >>> Unpacking numpy-1.6.0.tar.gz to /var/tmp/portage/dev-python/numpy-1.6.0/work >>> Source unpacked in /var/tmp/portage/dev-python/numpy-1.6.0/work >>> Preparing source in /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0 ... * Building of dev-python/numpy-1.6.0 with CPython 2.5... python2.5 setup.py build -b build-2.5 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  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1417: UserWarning: Atlas (http://math-atlas.sourceforge.net/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [atlas]) or by setting the ATLAS environment variable. warnings.warn(AtlasNotFoundError.__doc__) blas_info: Disabled blas_info: (BLAS is None)  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1426: UserWarning: Blas (http://www.netlib.org/blas/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [blas]) or by setting the BLAS environment variable. warnings.warn(BlasNotFoundError.__doc__) blas_src_info:  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1429: UserWarning: Blas (http://www.netlib.org/blas/) sources not found. Directories to search for the sources can be specified in the numpy/distutils/site.cfg file (section [blas_src]) or by setting the BLAS_SRC environment variable. warnings.warn(BlasSrcNotFoundError.__doc__)  NOT AVAILABLE  lapack_opt_info: lapack_mkl_info: mkl_info: Disabled mkl_info: (MKL is None) Disabled mkl_info: (MKL is None)  NOT AVAILABLE   NOT AVAILABLE  atlas_threads_info: Disabled atlas_threads_info: (PTATLAS is None) numpy.distutils.system_info.atlas_threads_info  NOT AVAILABLE  atlas_info: Disabled atlas_info: (ATLAS is None) numpy.distutils.system_info.atlas_info  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1333: UserWarning: Atlas (http://math-atlas.sourceforge.net/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [atlas]) or by setting the ATLAS environment variable. warnings.warn(AtlasNotFoundError.__doc__) lapack_info: Disabled lapack_info: (LAPACK is None)  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1344: UserWarning: Lapack (http://www.netlib.org/lapack/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [lapack]) or by setting the LAPACK environment variable. warnings.warn(LapackNotFoundError.__doc__) lapack_src_info:  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1347: 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.5 creating build-2.5/src.linux-x86_64-2.5 creating build-2.5/src.linux-x86_64-2.5/numpy creating build-2.5/src.linux-x86_64-2.5/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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest creating build-2.5/src.linux-x86_64-2.5/numpy/core creating build-2.5/src.linux-x86_64-2.5/numpy/core/src creating build-2.5/src.linux-x86_64-2.5/numpy/core/src/npymath conv_template:> build-2.5/src.linux-x86_64-2.5/numpy/core/src/npymath/npy_math.c conv_template:> build-2.5/src.linux-x86_64-2.5/numpy/core/src/npymath/ieee754.c conv_template:> build-2.5/src.linux-x86_64-2.5/numpy/core/src/npymath/npy_math_complex.c building extension "numpy.core._sort" sources Generating build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/config.h C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ no se declaró aquí (primer uso en esta función) _configtest.c:7:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece _configtest.c: En la función ‘main’: _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ no se declaró aquí (primer uso en esta función) _configtest.c:7:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:7:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:7:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘asin’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘cos’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘log’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘fabs’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘tanh’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘atan’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘acos’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘floor’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘fmod’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘sqrt’ _configtest.c:11:5: aviso: tipos en conflicto para la función interna ‘cosh’ _configtest.c:12:5: aviso: tipos en conflicto para la función interna ‘modf’ _configtest.c:13:5: aviso: tipos en conflicto para la función interna ‘sinh’ _configtest.c:14:5: aviso: tipos en conflicto para la función interna ‘frexp’ _configtest.c:15:5: aviso: tipos en conflicto para la función interna ‘exp’ _configtest.c:16:5: aviso: tipos en conflicto para la función interna ‘tan’ _configtest.c:17:5: aviso: tipos en conflicto para la función interna ‘ceil’ _configtest.c:18:5: aviso: tipos en conflicto para la función interna ‘log10’ _configtest.c:19:5: aviso: tipos en conflicto para la función interna ‘sin’ _configtest.c:20:5: aviso: tipos en conflicto para la función interna ‘ldexp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_EXPM1’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_EXPM1’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_LOG1P’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_LOG1P’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_ACOSH’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_ACOSH’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_ATANH’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_ATANH’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_ASINH’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_ASINH’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_COPYSIGN’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_COPYSIGN’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘expm1’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘log2’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘pow’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘rint’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘atanh’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘copysign’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘asinh’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘atan2’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘acosh’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘exp2’ _configtest.c:11:5: aviso: tipos en conflicto para la función interna ‘log1p’ _configtest.c:12:5: aviso: tipos en conflicto para la función interna ‘nextafter’ _configtest.c:13:5: aviso: tipos en conflicto para la función interna ‘trunc’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘cosf’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘coshf’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘rintf’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘fabsf’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘floorf’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘nextafterf’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘tanhf’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘log10f’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘logf’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘sinhf’ _configtest.c:11:5: aviso: tipos en conflicto para la función interna ‘acosf’ _configtest.c:12:5: aviso: tipos en conflicto para la función interna ‘sqrtf’ _configtest.c:13:5: aviso: tipos en conflicto para la función interna ‘ldexpf’ _configtest.c:14:5: aviso: tipos en conflicto para la función interna ‘hypotf’ _configtest.c:15:5: aviso: tipos en conflicto para la función interna ‘log2f’ _configtest.c:16:5: aviso: tipos en conflicto para la función interna ‘exp2f’ _configtest.c:17:5: aviso: tipos en conflicto para la función interna ‘atanf’ _configtest.c:18:5: aviso: tipos en conflicto para la función interna ‘fmodf’ _configtest.c:19:5: aviso: tipos en conflicto para la función interna ‘atan2f’ _configtest.c:20:5: aviso: tipos en conflicto para la función interna ‘modff’ _configtest.c:21:5: aviso: tipos en conflicto para la función interna ‘ceilf’ _configtest.c:22:5: aviso: tipos en conflicto para la función interna ‘log1pf’ _configtest.c:23:5: aviso: tipos en conflicto para la función interna ‘asinf’ _configtest.c:24:5: aviso: tipos en conflicto para la función interna ‘copysignf’ _configtest.c:25:5: aviso: tipos en conflicto para la función interna ‘acoshf’ _configtest.c:26:5: aviso: tipos en conflicto para la función interna ‘sinf’ _configtest.c:27:5: aviso: tipos en conflicto para la función interna ‘tanf’ _configtest.c:28:5: aviso: tipos en conflicto para la función interna ‘atanhf’ _configtest.c:29:5: aviso: tipos en conflicto para la función interna ‘truncf’ _configtest.c:30:5: aviso: tipos en conflicto para la función interna ‘asinhf’ _configtest.c:31:5: aviso: tipos en conflicto para la función interna ‘frexpf’ _configtest.c:32:5: aviso: tipos en conflicto para la función interna ‘powf’ _configtest.c:33:5: aviso: tipos en conflicto para la función interna ‘expf’ _configtest.c:34:5: aviso: tipos en conflicto para la función interna ‘expm1f’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘tanhl’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘log10l’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘nextafterl’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘coshl’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cosl’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘floorl’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘rintl’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘fabsl’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘acosl’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘ldexpl’ _configtest.c:11:5: aviso: tipos en conflicto para la función interna ‘sqrtl’ _configtest.c:12:5: aviso: tipos en conflicto para la función interna ‘logl’ _configtest.c:13:5: aviso: tipos en conflicto para la función interna ‘expm1l’ _configtest.c:14:5: aviso: tipos en conflicto para la función interna ‘hypotl’ _configtest.c:15:5: aviso: tipos en conflicto para la función interna ‘log2l’ _configtest.c:16:5: aviso: tipos en conflicto para la función interna ‘copysignl’ _configtest.c:17:5: aviso: tipos en conflicto para la función interna ‘exp2l’ _configtest.c:18:5: aviso: tipos en conflicto para la función interna ‘atanl’ _configtest.c:19:5: aviso: tipos en conflicto para la función interna ‘frexpl’ _configtest.c:20:5: aviso: tipos en conflicto para la función interna ‘atan2l’ _configtest.c:21:5: aviso: tipos en conflicto para la función interna ‘sinhl’ _configtest.c:22:5: aviso: tipos en conflicto para la función interna ‘fmodl’ _configtest.c:23:5: aviso: tipos en conflicto para la función interna ‘log1pl’ _configtest.c:24:5: aviso: tipos en conflicto para la función interna ‘asinl’ _configtest.c:25:5: aviso: tipos en conflicto para la función interna ‘ceill’ _configtest.c:26:5: aviso: tipos en conflicto para la función interna ‘sinl’ _configtest.c:27:5: aviso: tipos en conflicto para la función interna ‘acoshl’ _configtest.c:28:5: aviso: tipos en conflicto para la función interna ‘atanhl’ _configtest.c:29:5: aviso: tipos en conflicto para la función interna ‘tanl’ _configtest.c:30:5: aviso: tipos en conflicto para la función interna ‘truncl’ _configtest.c:31:5: aviso: tipos en conflicto para la función interna ‘powl’ _configtest.c:32:5: aviso: tipos en conflicto para la función interna ‘expl’ _configtest.c:33:5: aviso: tipos en conflicto para la función interna ‘modfl’ _configtest.c:34:5: aviso: tipos en conflicto para la función interna ‘asinhl’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘cexp’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘clog’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘ccos’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘cimag’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cabs’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘cpow’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘csqrt’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘carg’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘creal’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘csin’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘ccosf’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘cargf’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘csqrtf’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘cpowf’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cexpf’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘crealf’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘csinf’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘cabsf’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘clogf’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘cimagf’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘csqrtl’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘cargl’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘cexpl’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘ccosl’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cpowl’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘cimagl’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘csinl’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘creall’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘clogl’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘cabsl’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o ('File:', 'build-2.5/src.linux-x86_64-2.5/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_EXPM1 #define HAVE_LOG1P #define HAVE_ACOSH #define HAVE_ASINH #define HAVE_ATANH #define HAVE_RINT #define HAVE_TRUNC #define HAVE_EXP2 #define HAVE_LOG2 #define HAVE_ATAN2 #define HAVE_POW #define HAVE_COPYSIGN #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_ISNAN #define HAVE_DECL_ISINF #define HAVE_DECL_SIGNBIT #define HAVE_DECL_ISFINITE #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.5/src.linux-x86_64-2.5/numpy/core/include/numpy/config.h' to sources. Generating build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/_numpyconfig.h C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:5:18: aviso: elementos extra al final de la directiva #ifndef success! removing: _configtest.c _configtest.o File: build-2.5/src.linux-x86_64-2.5/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_SIGNBIT #define NPY_HAVE_DECL_ISFINITE #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.5/src.linux-x86_64-2.5/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py  adding 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/__multiarray_api.h' to sources. conv_template:> build-2.5/src.linux-x86_64-2.5/numpy/core/src/_sortmodule.c numpy.core - nothing done with h_files = ['build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/config.h', 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/_numpyconfig.h', 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.multiarray" sources non-existing path in 'numpy/core': 'build-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray' creating build-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray conv_template:> build-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray/scalartypes.c conv_template:> build-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray/arraytypes.c conv_template:> build-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray/nditer.c conv_template:> build-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray/lowlevel_strided_loops.c conv_template:> build-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray/einsum.c  adding 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/config.h' to sources.  adding 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py  adding 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/__multiarray_api.h' to sources. numpy.core - nothing done with h_files = ['build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/config.h', 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/_numpyconfig.h', 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.umath" sources  adding 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/config.h' to sources.  adding 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py  adding 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/__ufunc_api.h' to sources. non-existing path in 'numpy/core': 'build-2.5/src.linux-x86_64-2.5/numpy/core/src/umath' creating build-2.5/src.linux-x86_64-2.5/numpy/core/src/umath conv_template:> build-2.5/src.linux-x86_64-2.5/numpy/core/src/umath/loops.c conv_template:> build-2.5/src.linux-x86_64-2.5/numpy/core/src/umath/umathmodule.c conv_template:> build-2.5/src.linux-x86_64-2.5/numpy/core/src/umath/funcs.inc  adding 'build-2.5/src.linux-x86_64-2.5/numpy/core/src/umath' to include_dirs. numpy.core - nothing done with h_files = ['build-2.5/src.linux-x86_64-2.5/numpy/core/src/umath/funcs.inc', 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/config.h', 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/_numpyconfig.h', 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core.scalarmath" sources  adding 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/config.h' to sources.  adding 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py  adding 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/__multiarray_api.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py  adding 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/__ufunc_api.h' to sources. conv_template:> build-2.5/src.linux-x86_64-2.5/numpy/core/src/scalarmathmodule.c numpy.core - nothing done with h_files = ['build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/config.h', 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/_numpyconfig.h', 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/__multiarray_api.h', 'build-2.5/src.linux-x86_64-2.5/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core._dotblas" sources building extension "numpy.core.umath_tests" sources conv_template:> build-2.5/src.linux-x86_64-2.5/numpy/core/src/umath/umath_tests.c building extension "numpy.core.multiarray_tests" sources conv_template:> build-2.5/src.linux-x86_64-2.5/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.5/src.linux-x86_64-2.5/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.5/src.linux-x86_64-2.5/numpy/random /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.5 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _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.5/lib.linux-x86_64-2.5 creating build-2.5/lib.linux-x86_64-2.5/numpy copying numpy/add_newdocs.py -> build-2.5/lib.linux-x86_64-2.5/numpy copying numpy/dual.py -> build-2.5/lib.linux-x86_64-2.5/numpy copying numpy/matlib.py -> build-2.5/lib.linux-x86_64-2.5/numpy copying numpy/_import_tools.py -> build-2.5/lib.linux-x86_64-2.5/numpy copying numpy/ctypeslib.py -> build-2.5/lib.linux-x86_64-2.5/numpy copying numpy/setup.py -> build-2.5/lib.linux-x86_64-2.5/numpy copying numpy/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy copying numpy/version.py -> build-2.5/lib.linux-x86_64-2.5/numpy copying numpy/setupscons.py -> build-2.5/lib.linux-x86_64-2.5/numpy copying build-2.5/src.linux-x86_64-2.5/numpy/__config__.py -> build-2.5/lib.linux-x86_64-2.5/numpy creating build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/core.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/ccompiler.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/interactive.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/pathccompiler.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/compat.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/system_info.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/npy_pkg_config.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/intelccompiler.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/lib2def.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/log.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/misc_util.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/line_endings.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/extension.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/conv_template.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/__version__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/setup.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/environment.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/from_template.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/exec_command.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/cpuinfo.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/info.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/mingw32ccompiler.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/unixccompiler.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/setupscons.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying numpy/distutils/numpy_distribution.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils copying build-2.5/src.linux-x86_64-2.5/numpy/distutils/__config__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils creating build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/install_headers.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/install_clib.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/install_data.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/build_scripts.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/config.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/build_ext.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/install.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/build_py.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/scons.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/config_compiler.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/build_src.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/sdist.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/build.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/build_clib.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/develop.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/bdist_rpm.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/autodist.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command copying numpy/distutils/command/egg_info.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/command creating build-2.5/lib.linux-x86_64-2.5/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pg.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/absoft.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/compaq.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/mips.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/g95.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/gnu.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/ibm.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nag.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/vast.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/none.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pathf95.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/sun.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/lahey.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/hpux.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/intel.py -> build-2.5/lib.linux-x86_64-2.5/numpy/distutils/fcompiler creating build-2.5/lib.linux-x86_64-2.5/numpy/testing copying numpy/testing/decorators.py -> build-2.5/lib.linux-x86_64-2.5/numpy/testing copying numpy/testing/noseclasses.py -> build-2.5/lib.linux-x86_64-2.5/numpy/testing copying numpy/testing/nulltester.py -> build-2.5/lib.linux-x86_64-2.5/numpy/testing copying numpy/testing/nosetester.py -> build-2.5/lib.linux-x86_64-2.5/numpy/testing copying numpy/testing/print_coercion_tables.py -> build-2.5/lib.linux-x86_64-2.5/numpy/testing copying numpy/testing/numpytest.py -> build-2.5/lib.linux-x86_64-2.5/numpy/testing copying numpy/testing/setup.py -> build-2.5/lib.linux-x86_64-2.5/numpy/testing copying numpy/testing/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/testing copying numpy/testing/setupscons.py -> build-2.5/lib.linux-x86_64-2.5/numpy/testing copying numpy/testing/utils.py -> build-2.5/lib.linux-x86_64-2.5/numpy/testing creating build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/auxfuncs.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/rules.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/f90mod_rules.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/use_rules.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/f2py2e.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/__version__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/common_rules.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/setup.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/capi_maps.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/crackfortran.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/func2subr.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/f2py_testing.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/cb_rules.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/info.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/diagnose.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/cfuncs.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py copying numpy/f2py/setupscons.py -> build-2.5/lib.linux-x86_64-2.5/numpy/f2py creating build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/scons_support.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/numeric.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/getlimits.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/_internal.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/shape_base.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/records.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/_mx_datetime_parser.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/arrayprint.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/defchararray.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/function_base.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/setup_common.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/setup.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/numerictypes.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/memmap.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/info.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/fromnumeric.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/machar.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/setupscons.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core copying numpy/core/code_generators/generate_numpy_api.py -> build-2.5/lib.linux-x86_64-2.5/numpy/core creating build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/type_check.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/_datasource.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/arraysetops.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/polynomial.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/recfunctions.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/npyio.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/_iotools.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/user_array.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/shape_base.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/ufunclike.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/function_base.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/format.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/scimath.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/financial.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/stride_tricks.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/arrayterator.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/twodim_base.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/index_tricks.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/setup.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/info.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/setupscons.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib copying numpy/lib/utils.py -> build-2.5/lib.linux-x86_64-2.5/numpy/lib creating build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/functions.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/ma.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/compat.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/linear_algebra.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/ufuncs.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/user_array.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/misc.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/mlab.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/fft.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/typeconv.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/fix_default_axis.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/matrix.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/rng_stats.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/alter_code1.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/alter_code2.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/rng.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/array_printer.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/arrayfns.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/setup.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/random_array.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/precision.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric copying numpy/oldnumeric/setupscons.py -> build-2.5/lib.linux-x86_64-2.5/numpy/oldnumeric creating build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/functions.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/ma.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/compat.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/linear_algebra.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/convolve.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/ufuncs.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/mlab.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/fft.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/matrix.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/image.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/alter_code1.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/alter_code2.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/nd_image.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/util.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/setup.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/session.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/numerictypes.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/random_array.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray copying numpy/numarray/setupscons.py -> build-2.5/lib.linux-x86_64-2.5/numpy/numarray creating build-2.5/lib.linux-x86_64-2.5/numpy/fft copying numpy/fft/fftpack.py -> build-2.5/lib.linux-x86_64-2.5/numpy/fft copying numpy/fft/setup.py -> build-2.5/lib.linux-x86_64-2.5/numpy/fft copying numpy/fft/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/fft copying numpy/fft/info.py -> build-2.5/lib.linux-x86_64-2.5/numpy/fft copying numpy/fft/helper.py -> build-2.5/lib.linux-x86_64-2.5/numpy/fft copying numpy/fft/setupscons.py -> build-2.5/lib.linux-x86_64-2.5/numpy/fft creating build-2.5/lib.linux-x86_64-2.5/numpy/linalg copying numpy/linalg/linalg.py -> build-2.5/lib.linux-x86_64-2.5/numpy/linalg copying numpy/linalg/setup.py -> build-2.5/lib.linux-x86_64-2.5/numpy/linalg copying numpy/linalg/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/linalg copying numpy/linalg/info.py -> build-2.5/lib.linux-x86_64-2.5/numpy/linalg copying numpy/linalg/setupscons.py -> build-2.5/lib.linux-x86_64-2.5/numpy/linalg creating build-2.5/lib.linux-x86_64-2.5/numpy/random copying numpy/random/setup.py -> build-2.5/lib.linux-x86_64-2.5/numpy/random copying numpy/random/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/random copying numpy/random/info.py -> build-2.5/lib.linux-x86_64-2.5/numpy/random copying numpy/random/setupscons.py -> build-2.5/lib.linux-x86_64-2.5/numpy/random creating build-2.5/lib.linux-x86_64-2.5/numpy/ma copying numpy/ma/timer_comparison.py -> build-2.5/lib.linux-x86_64-2.5/numpy/ma copying numpy/ma/core.py -> build-2.5/lib.linux-x86_64-2.5/numpy/ma copying numpy/ma/bench.py -> build-2.5/lib.linux-x86_64-2.5/numpy/ma copying numpy/ma/testutils.py -> build-2.5/lib.linux-x86_64-2.5/numpy/ma copying numpy/ma/setup.py -> build-2.5/lib.linux-x86_64-2.5/numpy/ma copying numpy/ma/extras.py -> build-2.5/lib.linux-x86_64-2.5/numpy/ma copying numpy/ma/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/ma copying numpy/ma/version.py -> build-2.5/lib.linux-x86_64-2.5/numpy/ma copying numpy/ma/mrecords.py -> build-2.5/lib.linux-x86_64-2.5/numpy/ma copying numpy/ma/setupscons.py -> build-2.5/lib.linux-x86_64-2.5/numpy/ma creating build-2.5/lib.linux-x86_64-2.5/numpy/matrixlib copying numpy/matrixlib/defmatrix.py -> build-2.5/lib.linux-x86_64-2.5/numpy/matrixlib copying numpy/matrixlib/setup.py -> build-2.5/lib.linux-x86_64-2.5/numpy/matrixlib copying numpy/matrixlib/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/matrixlib copying numpy/matrixlib/setupscons.py -> build-2.5/lib.linux-x86_64-2.5/numpy/matrixlib creating build-2.5/lib.linux-x86_64-2.5/numpy/compat copying numpy/compat/py3k.py -> build-2.5/lib.linux-x86_64-2.5/numpy/compat copying numpy/compat/_inspect.py -> build-2.5/lib.linux-x86_64-2.5/numpy/compat copying numpy/compat/setup.py -> build-2.5/lib.linux-x86_64-2.5/numpy/compat copying numpy/compat/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/compat copying numpy/compat/setupscons.py -> build-2.5/lib.linux-x86_64-2.5/numpy/compat creating build-2.5/lib.linux-x86_64-2.5/numpy/polynomial copying numpy/polynomial/hermite_e.py -> build-2.5/lib.linux-x86_64-2.5/numpy/polynomial copying numpy/polynomial/polynomial.py -> build-2.5/lib.linux-x86_64-2.5/numpy/polynomial copying numpy/polynomial/laguerre.py -> build-2.5/lib.linux-x86_64-2.5/numpy/polynomial copying numpy/polynomial/hermite.py -> build-2.5/lib.linux-x86_64-2.5/numpy/polynomial copying numpy/polynomial/polyutils.py -> build-2.5/lib.linux-x86_64-2.5/numpy/polynomial copying numpy/polynomial/setup.py -> build-2.5/lib.linux-x86_64-2.5/numpy/polynomial copying numpy/polynomial/polytemplate.py -> build-2.5/lib.linux-x86_64-2.5/numpy/polynomial copying numpy/polynomial/chebyshev.py -> build-2.5/lib.linux-x86_64-2.5/numpy/polynomial copying numpy/polynomial/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/polynomial copying numpy/polynomial/legendre.py -> build-2.5/lib.linux-x86_64-2.5/numpy/polynomial creating build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/creation.py -> build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/basics.py -> build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/io.py -> build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/methods_vs_functions.py -> build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/ufuncs.py -> build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/misc.py -> build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/jargon.py -> build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/structured_arrays.py -> build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/internals.py -> build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/constants.py -> build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/howtofind.py -> build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/broadcasting.py -> build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/performance.py -> build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/glossary.py -> build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/indexing.py -> build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/__init__.py -> build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/byteswapping.py -> build-2.5/lib.linux-x86_64-2.5/numpy/doc copying numpy/doc/subclassing.py -> build-2.5/lib.linux-x86_64-2.5/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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.5/temp.linux-x86_64-2.5 creating build-2.5/temp.linux-x86_64-2.5/build-2.5 creating build-2.5/temp.linux-x86_64-2.5/build-2.5/src.linux-x86_64-2.5 creating build-2.5/temp.linux-x86_64-2.5/build-2.5/src.linux-x86_64-2.5/numpy creating build-2.5/temp.linux-x86_64-2.5/build-2.5/src.linux-x86_64-2.5/numpy/core creating build-2.5/temp.linux-x86_64-2.5/build-2.5/src.linux-x86_64-2.5/numpy/core/src creating build-2.5/temp.linux-x86_64-2.5/build-2.5/src.linux-x86_64-2.5/numpy/core/src/npymath creating build-2.5/temp.linux-x86_64-2.5/numpy creating build-2.5/temp.linux-x86_64-2.5/numpy/core creating build-2.5/temp.linux-x86_64-2.5/numpy/core/src creating build-2.5/temp.linux-x86_64-2.5/numpy/core/src/npymath compile options: '-Inumpy/core/include -Ibuild-2.5/src.linux-x86_64-2.5/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.5 -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/core/src/npymath/halffloat.c x86_64-pc-linux-gnu-gcc: build-2.5/src.linux-x86_64-2.5/numpy/core/src/npymath/npy_math.c x86_64-pc-linux-gnu-gcc: build-2.5/src.linux-x86_64-2.5/numpy/core/src/npymath/npy_math_complex.c x86_64-pc-linux-gnu-gcc: build-2.5/src.linux-x86_64-2.5/numpy/core/src/npymath/ieee754.c ar: adding 4 object files to build-2.5/temp.linux-x86_64-2.5/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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/include -Ibuild-2.5/src.linux-x86_64-2.5/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.5 -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: build-2.5/src.linux-x86_64-2.5/numpy/core/src/_sortmodule.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.5/temp.linux-x86_64-2.5/build-2.5/src.linux-x86_64-2.5/numpy/core/src/_sortmodule.o -L/usr/lib64 -Lbuild-2.5/temp.linux-x86_64-2.5 -lnpymath -lm -lpython2.5 -o build-2.5/lib.linux-x86_64-2.5/numpy/core/_sort.so building 'numpy.core.multiarray' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.5/temp.linux-x86_64-2.5/numpy/core/src/multiarray compile options: '-Inumpy/core/include -Ibuild-2.5/src.linux-x86_64-2.5/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.5 -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray -Ibuild-2.5/src.linux-x86_64-2.5/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,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.5/temp.linux-x86_64-2.5/numpy/core/src/multiarray/multiarraymodule_onefile.o -L/usr/lib64 -Lbuild-2.5/temp.linux-x86_64-2.5 -lnpymath -lm -lpython2.5 -o build-2.5/lib.linux-x86_64-2.5/numpy/core/multiarray.so building 'numpy.core.umath' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.5/temp.linux-x86_64-2.5/numpy/core/src/umath compile options: '-Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/umath -Inumpy/core/include -Ibuild-2.5/src.linux-x86_64-2.5/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.5 -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray -Ibuild-2.5/src.linux-x86_64-2.5/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,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.5/temp.linux-x86_64-2.5/numpy/core/src/umath/umathmodule_onefile.o -L/usr/lib64 -Lbuild-2.5/temp.linux-x86_64-2.5 -lnpymath -lm -lpython2.5 -o build-2.5/lib.linux-x86_64-2.5/numpy/core/umath.so building 'numpy.core.scalarmath' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/include -Ibuild-2.5/src.linux-x86_64-2.5/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.5 -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: build-2.5/src.linux-x86_64-2.5/numpy/core/src/scalarmathmodule.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.5/temp.linux-x86_64-2.5/build-2.5/src.linux-x86_64-2.5/numpy/core/src/scalarmathmodule.o -L/usr/lib64 -Lbuild-2.5/temp.linux-x86_64-2.5 -lnpymath -lm -lpython2.5 -o build-2.5/lib.linux-x86_64-2.5/numpy/core/scalarmath.so building 'numpy.core.umath_tests' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.5/temp.linux-x86_64-2.5/build-2.5/src.linux-x86_64-2.5/numpy/core/src/umath compile options: '-Inumpy/core/include -Ibuild-2.5/src.linux-x86_64-2.5/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.5 -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: build-2.5/src.linux-x86_64-2.5/numpy/core/src/umath/umath_tests.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.5/temp.linux-x86_64-2.5/build-2.5/src.linux-x86_64-2.5/numpy/core/src/umath/umath_tests.o -L/usr/lib64 -Lbuild-2.5/temp.linux-x86_64-2.5 -lpython2.5 -o build-2.5/lib.linux-x86_64-2.5/numpy/core/umath_tests.so building 'numpy.core.multiarray_tests' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.5/temp.linux-x86_64-2.5/build-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray compile options: '-Inumpy/core/include -Ibuild-2.5/src.linux-x86_64-2.5/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.5 -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: build-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray/multiarray_tests.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.5/temp.linux-x86_64-2.5/build-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray/multiarray_tests.o -L/usr/lib64 -Lbuild-2.5/temp.linux-x86_64-2.5 -lpython2.5 -o build-2.5/lib.linux-x86_64-2.5/numpy/core/multiarray_tests.so building 'numpy.lib._compiled_base' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.5/temp.linux-x86_64-2.5/numpy/lib creating build-2.5/temp.linux-x86_64-2.5/numpy/lib/src compile options: '-Inumpy/core/include -Ibuild-2.5/src.linux-x86_64-2.5/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.5 -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/lib/src/_compiled_base.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.5/temp.linux-x86_64-2.5/numpy/lib/src/_compiled_base.o -L/usr/lib64 -Lbuild-2.5/temp.linux-x86_64-2.5 -lpython2.5 -o build-2.5/lib.linux-x86_64-2.5/numpy/lib/_compiled_base.so building 'numpy.numarray._capi' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.5/temp.linux-x86_64-2.5/numpy/numarray compile options: '-Inumpy/core/include -Ibuild-2.5/src.linux-x86_64-2.5/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.5 -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/numarray/_capi.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.5/temp.linux-x86_64-2.5/numpy/numarray/_capi.o -L/usr/lib64 -Lbuild-2.5/temp.linux-x86_64-2.5 -lpython2.5 -o build-2.5/lib.linux-x86_64-2.5/numpy/numarray/_capi.so building 'numpy.fft.fftpack_lite' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.5/temp.linux-x86_64-2.5/numpy/fft compile options: '-Inumpy/core/include -Ibuild-2.5/src.linux-x86_64-2.5/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.5 -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack.c x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack_litemodule.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.5/temp.linux-x86_64-2.5/numpy/fft/fftpack_litemodule.o build-2.5/temp.linux-x86_64-2.5/numpy/fft/fftpack.o -L/usr/lib64 -Lbuild-2.5/temp.linux-x86_64-2.5 -lpython2.5 -o build-2.5/lib.linux-x86_64-2.5/numpy/fft/fftpack_lite.so building 'numpy.linalg.lapack_lite' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.5/temp.linux-x86_64-2.5/numpy/linalg compile options: '-Inumpy/core/include -Ibuild-2.5/src.linux-x86_64-2.5/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.5 -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/linalg/blas_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/dlapack_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/lapack_litemodule.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/f2c_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/python_xerbla.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.5/temp.linux-x86_64-2.5/numpy/linalg/lapack_litemodule.o build-2.5/temp.linux-x86_64-2.5/numpy/linalg/python_xerbla.o build-2.5/temp.linux-x86_64-2.5/numpy/linalg/zlapack_lite.o build-2.5/temp.linux-x86_64-2.5/numpy/linalg/dlapack_lite.o build-2.5/temp.linux-x86_64-2.5/numpy/linalg/blas_lite.o build-2.5/temp.linux-x86_64-2.5/numpy/linalg/dlamch.o build-2.5/temp.linux-x86_64-2.5/numpy/linalg/f2c_lite.o -L/usr/lib64 -Lbuild-2.5/temp.linux-x86_64-2.5 -lpython2.5 -o build-2.5/lib.linux-x86_64-2.5/numpy/linalg/lapack_lite.so building 'numpy.random.mtrand' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -DNDEBUG -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.5/temp.linux-x86_64-2.5/numpy/random creating build-2.5/temp.linux-x86_64-2.5/numpy/random/mtrand compile options: '-Inumpy/core/include -Ibuild-2.5/src.linux-x86_64-2.5/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.5 -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/multiarray -Ibuild-2.5/src.linux-x86_64-2.5/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/initarray.c x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/distributions.c x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/randomkit.c x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/mtrand.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.5/temp.linux-x86_64-2.5/numpy/random/mtrand/mtrand.o build-2.5/temp.linux-x86_64-2.5/numpy/random/mtrand/randomkit.o build-2.5/temp.linux-x86_64-2.5/numpy/random/mtrand/initarray.o build-2.5/temp.linux-x86_64-2.5/numpy/random/mtrand/distributions.o -L/usr/lib64 -Lbuild-2.5/temp.linux-x86_64-2.5 -lpython2.5 -o build-2.5/lib.linux-x86_64-2.5/numpy/random/mtrand.so running scons running build_scripts creating build-2.5/scripts.linux-x86_64-2.5 Creating build-2.5/scripts.linux-x86_64-2.5/f2py2.5  adding 'build-2.5/scripts.linux-x86_64-2.5/f2py2.5' to scripts changing mode of build-2.5/scripts.linux-x86_64-2.5/f2py2.5 from 644 to 755 * Building of dev-python/numpy-1.6.0 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  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1417: UserWarning: Atlas (http://math-atlas.sourceforge.net/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [atlas]) or by setting the ATLAS environment variable. warnings.warn(AtlasNotFoundError.__doc__) blas_info: Disabled blas_info: (BLAS is None)  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1426: UserWarning: Blas (http://www.netlib.org/blas/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [blas]) or by setting the BLAS environment variable. warnings.warn(BlasNotFoundError.__doc__) blas_src_info:  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1429: UserWarning: Blas (http://www.netlib.org/blas/) sources not found. Directories to search for the sources can be specified in the numpy/distutils/site.cfg file (section [blas_src]) or by setting the BLAS_SRC environment variable. warnings.warn(BlasSrcNotFoundError.__doc__)  NOT AVAILABLE  lapack_opt_info: lapack_mkl_info: mkl_info: Disabled mkl_info: (MKL is None) Disabled mkl_info: (MKL is None)  NOT AVAILABLE   NOT AVAILABLE  atlas_threads_info: Disabled atlas_threads_info: (PTATLAS is None) numpy.distutils.system_info.atlas_threads_info  NOT AVAILABLE  atlas_info: Disabled atlas_info: (ATLAS is None) numpy.distutils.system_info.atlas_info  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1333: UserWarning: Atlas (http://math-atlas.sourceforge.net/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [atlas]) or by setting the ATLAS environment variable. warnings.warn(AtlasNotFoundError.__doc__) lapack_info: Disabled lapack_info: (LAPACK is None)  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1344: UserWarning: Lapack (http://www.netlib.org/lapack/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [lapack]) or by setting the LAPACK environment variable. warnings.warn(LapackNotFoundError.__doc__) lapack_src_info:  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1347: 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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ no se declaró aquí (primer uso en esta función) _configtest.c:7:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece _configtest.c: En la función ‘main’: _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ no se declaró aquí (primer uso en esta función) _configtest.c:7:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:7:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:7:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘asin’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘cos’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘log’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘fabs’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘tanh’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘atan’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘acos’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘floor’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘fmod’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘sqrt’ _configtest.c:11:5: aviso: tipos en conflicto para la función interna ‘cosh’ _configtest.c:12:5: aviso: tipos en conflicto para la función interna ‘modf’ _configtest.c:13:5: aviso: tipos en conflicto para la función interna ‘sinh’ _configtest.c:14:5: aviso: tipos en conflicto para la función interna ‘frexp’ _configtest.c:15:5: aviso: tipos en conflicto para la función interna ‘exp’ _configtest.c:16:5: aviso: tipos en conflicto para la función interna ‘tan’ _configtest.c:17:5: aviso: tipos en conflicto para la función interna ‘ceil’ _configtest.c:18:5: aviso: tipos en conflicto para la función interna ‘log10’ _configtest.c:19:5: aviso: tipos en conflicto para la función interna ‘sin’ _configtest.c:20:5: aviso: tipos en conflicto para la función interna ‘ldexp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘log2’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘pow’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘exp2’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘atan2’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘rint’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘nextafter’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘trunc’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘cosf’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘coshf’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘rintf’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘fabsf’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘floorf’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘nextafterf’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘tanhf’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘log10f’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘logf’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘sinhf’ _configtest.c:11:5: aviso: tipos en conflicto para la función interna ‘acosf’ _configtest.c:12:5: aviso: tipos en conflicto para la función interna ‘sqrtf’ _configtest.c:13:5: aviso: tipos en conflicto para la función interna ‘ldexpf’ _configtest.c:14:5: aviso: tipos en conflicto para la función interna ‘hypotf’ _configtest.c:15:5: aviso: tipos en conflicto para la función interna ‘log2f’ _configtest.c:16:5: aviso: tipos en conflicto para la función interna ‘exp2f’ _configtest.c:17:5: aviso: tipos en conflicto para la función interna ‘atanf’ _configtest.c:18:5: aviso: tipos en conflicto para la función interna ‘fmodf’ _configtest.c:19:5: aviso: tipos en conflicto para la función interna ‘atan2f’ _configtest.c:20:5: aviso: tipos en conflicto para la función interna ‘modff’ _configtest.c:21:5: aviso: tipos en conflicto para la función interna ‘ceilf’ _configtest.c:22:5: aviso: tipos en conflicto para la función interna ‘log1pf’ _configtest.c:23:5: aviso: tipos en conflicto para la función interna ‘asinf’ _configtest.c:24:5: aviso: tipos en conflicto para la función interna ‘copysignf’ _configtest.c:25:5: aviso: tipos en conflicto para la función interna ‘acoshf’ _configtest.c:26:5: aviso: tipos en conflicto para la función interna ‘sinf’ _configtest.c:27:5: aviso: tipos en conflicto para la función interna ‘tanf’ _configtest.c:28:5: aviso: tipos en conflicto para la función interna ‘atanhf’ _configtest.c:29:5: aviso: tipos en conflicto para la función interna ‘truncf’ _configtest.c:30:5: aviso: tipos en conflicto para la función interna ‘asinhf’ _configtest.c:31:5: aviso: tipos en conflicto para la función interna ‘frexpf’ _configtest.c:32:5: aviso: tipos en conflicto para la función interna ‘powf’ _configtest.c:33:5: aviso: tipos en conflicto para la función interna ‘expf’ _configtest.c:34:5: aviso: tipos en conflicto para la función interna ‘expm1f’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘tanhl’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘log10l’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘nextafterl’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘coshl’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cosl’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘floorl’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘rintl’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘fabsl’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘acosl’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘ldexpl’ _configtest.c:11:5: aviso: tipos en conflicto para la función interna ‘sqrtl’ _configtest.c:12:5: aviso: tipos en conflicto para la función interna ‘logl’ _configtest.c:13:5: aviso: tipos en conflicto para la función interna ‘expm1l’ _configtest.c:14:5: aviso: tipos en conflicto para la función interna ‘hypotl’ _configtest.c:15:5: aviso: tipos en conflicto para la función interna ‘log2l’ _configtest.c:16:5: aviso: tipos en conflicto para la función interna ‘copysignl’ _configtest.c:17:5: aviso: tipos en conflicto para la función interna ‘exp2l’ _configtest.c:18:5: aviso: tipos en conflicto para la función interna ‘atanl’ _configtest.c:19:5: aviso: tipos en conflicto para la función interna ‘frexpl’ _configtest.c:20:5: aviso: tipos en conflicto para la función interna ‘atan2l’ _configtest.c:21:5: aviso: tipos en conflicto para la función interna ‘sinhl’ _configtest.c:22:5: aviso: tipos en conflicto para la función interna ‘fmodl’ _configtest.c:23:5: aviso: tipos en conflicto para la función interna ‘log1pl’ _configtest.c:24:5: aviso: tipos en conflicto para la función interna ‘asinl’ _configtest.c:25:5: aviso: tipos en conflicto para la función interna ‘ceill’ _configtest.c:26:5: aviso: tipos en conflicto para la función interna ‘sinl’ _configtest.c:27:5: aviso: tipos en conflicto para la función interna ‘acoshl’ _configtest.c:28:5: aviso: tipos en conflicto para la función interna ‘atanhl’ _configtest.c:29:5: aviso: tipos en conflicto para la función interna ‘tanl’ _configtest.c:30:5: aviso: tipos en conflicto para la función interna ‘truncl’ _configtest.c:31:5: aviso: tipos en conflicto para la función interna ‘powl’ _configtest.c:32:5: aviso: tipos en conflicto para la función interna ‘expl’ _configtest.c:33:5: aviso: tipos en conflicto para la función interna ‘modfl’ _configtest.c:34:5: aviso: tipos en conflicto para la función interna ‘asinhl’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘cexp’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘clog’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘ccos’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘cimag’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cabs’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘cpow’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘csqrt’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘carg’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘creal’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘csin’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘ccosf’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘cargf’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘csqrtf’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘cpowf’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cexpf’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘crealf’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘csinf’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘cabsf’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘clogf’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘cimagf’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘csqrtl’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘cargl’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘cexpl’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘ccosl’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cpowl’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘cimagl’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘csinl’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘creall’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘clogl’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘cabsl’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:5:18: aviso: elementos extra al final de la directiva #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 /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _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/add_newdocs.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/matlib.py -> build-2.6/lib.linux-x86_64-2.6/numpy copying numpy/_import_tools.py -> build-2.6/lib.linux-x86_64-2.6/numpy copying numpy/ctypeslib.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/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy copying numpy/version.py -> build-2.6/lib.linux-x86_64-2.6/numpy copying numpy/setupscons.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/core.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/interactive.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/compat.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/npy_pkg_config.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/lib2def.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/misc_util.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/extension.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/__version__.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/environment.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/exec_command.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/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/info.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/mingw32ccompiler.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/setupscons.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 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_headers.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/install_data.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/config.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/build_ext.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/install.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/scons.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/build_src.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/build.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/build_clib.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/develop.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/bdist_rpm.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/__init__.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/egg_info.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/pg.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/compaq.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/g95.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/ibm.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nag.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/vast.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/none.py -> build-2.6/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pathf95.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/lahey.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/__init__.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/decorators.py -> build-2.6/lib.linux-x86_64-2.6/numpy/testing copying numpy/testing/noseclasses.py -> build-2.6/lib.linux-x86_64-2.6/numpy/testing copying numpy/testing/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/print_coercion_tables.py -> build-2.6/lib.linux-x86_64-2.6/numpy/testing copying numpy/testing/numpytest.py -> build-2.6/lib.linux-x86_64-2.6/numpy/testing copying numpy/testing/setup.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/setupscons.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 creating 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/rules.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/use_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/__version__.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/setup.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/crackfortran.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/f2py_testing.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/cb_rules.py -> build-2.6/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/__init__.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/diagnose.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/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/scons_support.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/getlimits.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/shape_base.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/_mx_datetime_parser.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core copying numpy/core/arrayprint.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core copying numpy/core/defchararray.py -> build-2.6/lib.linux-x86_64-2.6/numpy/core copying numpy/core/function_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/setup.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/memmap.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/info.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/setupscons.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/type_check.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/arraysetops.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/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/_iotools.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/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/function_base.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/format.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/scimath.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/stride_tricks.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/twodim_base.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/setup.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/info.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/setupscons.py -> build-2.6/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/utils.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/functions.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/compat.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/ufuncs.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/user_array.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/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/fft.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/fix_default_axis.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/rng_stats.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/alter_code2.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/array_printer.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/setup.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/random_array.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/precision.py -> build-2.6/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/setupscons.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/functions.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/compat.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/convolve.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/mlab.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/matrix.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/alter_code1.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/nd_image.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/setup.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/numerictypes.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/random_array.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 creating 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/setup.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/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/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/linalg.py -> build-2.6/lib.linux-x86_64-2.6/numpy/linalg copying numpy/linalg/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy/linalg copying numpy/linalg/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/linalg copying numpy/linalg/info.py -> build-2.6/lib.linux-x86_64-2.6/numpy/linalg 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/setup.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/info.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/timer_comparison.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/bench.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/setup.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/version.py -> build-2.6/lib.linux-x86_64-2.6/numpy/ma copying numpy/ma/mrecords.py -> build-2.6/lib.linux-x86_64-2.6/numpy/ma copying numpy/ma/setupscons.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/defmatrix.py -> build-2.6/lib.linux-x86_64-2.6/numpy/matrixlib copying numpy/matrixlib/setup.py -> build-2.6/lib.linux-x86_64-2.6/numpy/matrixlib copying numpy/matrixlib/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/matrixlib copying numpy/matrixlib/setupscons.py -> build-2.6/lib.linux-x86_64-2.6/numpy/matrixlib 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/_inspect.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/__init__.py -> build-2.6/lib.linux-x86_64-2.6/numpy/compat copying numpy/compat/setupscons.py -> build-2.6/lib.linux-x86_64-2.6/numpy/compat creating 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/polynomial.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/hermite.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/setup.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/chebyshev.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/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/creation.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/io.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/ufuncs.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/structured_arrays.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/internals.py -> build-2.6/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/constants.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/performance.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/indexing.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/byteswapping.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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: build-2.6/src.linux-x86_64-2.6/numpy/core/src/_sortmodule.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/build-2.6/src.linux-x86_64-2.6/numpy/core/src/_sortmodule.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lnpymath -lm -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/core/_sort.so building 'numpy.core.multiarray' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -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,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/core/src/multiarray/multiarraymodule_onefile.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lnpymath -lm -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/core/multiarray.so building 'numpy.core.umath' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -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,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/core/src/umath/umathmodule_onefile.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lnpymath -lm -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/core/umath.so building 'numpy.core.scalarmath' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -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,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/build-2.6/src.linux-x86_64-2.6/numpy/core/src/scalarmathmodule.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lnpymath -lm -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/core/scalarmath.so building 'numpy.core.umath_tests' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -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,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/build-2.6/src.linux-x86_64-2.6/numpy/core/src/umath/umath_tests.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/core/umath_tests.so building 'numpy.core.multiarray_tests' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -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,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/build-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray/multiarray_tests.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/core/multiarray_tests.so building 'numpy.lib._compiled_base' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.6/temp.linux-x86_64-2.6/numpy/lib creating build-2.6/temp.linux-x86_64-2.6/numpy/lib/src compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/lib/src/_compiled_base.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/lib/src/_compiled_base.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/lib/_compiled_base.so building 'numpy.numarray._capi' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -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,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/numarray/_capi.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/numarray/_capi.so building 'numpy.fft.fftpack_lite' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.6/temp.linux-x86_64-2.6/numpy/fft compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack.c x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack_litemodule.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/fft/fftpack_litemodule.o build-2.6/temp.linux-x86_64-2.6/numpy/fft/fftpack.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/fft/fftpack_lite.so building 'numpy.linalg.lapack_lite' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.6/temp.linux-x86_64-2.6/numpy/linalg compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/linalg/dlapack_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/f2c_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/python_xerbla.c x86_64-pc-linux-gnu-gcc: numpy/linalg/blas_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/dlamch.c x86_64-pc-linux-gnu-gcc: numpy/linalg/zlapack_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/lapack_litemodule.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/linalg/lapack_litemodule.o build-2.6/temp.linux-x86_64-2.6/numpy/linalg/python_xerbla.o build-2.6/temp.linux-x86_64-2.6/numpy/linalg/zlapack_lite.o build-2.6/temp.linux-x86_64-2.6/numpy/linalg/dlapack_lite.o build-2.6/temp.linux-x86_64-2.6/numpy/linalg/blas_lite.o build-2.6/temp.linux-x86_64-2.6/numpy/linalg/dlamch.o build-2.6/temp.linux-x86_64-2.6/numpy/linalg/f2c_lite.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/linalg/lapack_lite.so building 'numpy.random.mtrand' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.6/temp.linux-x86_64-2.6/numpy/random creating build-2.6/temp.linux-x86_64-2.6/numpy/random/mtrand compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-x86_64-2.6/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/distributions.c x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/mtrand.c x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/initarray.c x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/randomkit.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/numpy/random/mtrand/mtrand.o build-2.6/temp.linux-x86_64-2.6/numpy/random/mtrand/randomkit.o build-2.6/temp.linux-x86_64-2.6/numpy/random/mtrand/initarray.o build-2.6/temp.linux-x86_64-2.6/numpy/random/mtrand/distributions.o -L/usr/lib64 -Lbuild-2.6/temp.linux-x86_64-2.6 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/numpy/random/mtrand.so running scons running build_scripts creating build-2.6/scripts.linux-x86_64-2.6 Creating build-2.6/scripts.linux-x86_64-2.6/f2py2.6  adding 'build-2.6/scripts.linux-x86_64-2.6/f2py2.6' to scripts changing mode of build-2.6/scripts.linux-x86_64-2.6/f2py2.6 from 644 to 755 * Building of dev-python/numpy-1.6.0 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  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1417: UserWarning: Atlas (http://math-atlas.sourceforge.net/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [atlas]) or by setting the ATLAS environment variable. warnings.warn(AtlasNotFoundError.__doc__) blas_info: Disabled blas_info: (BLAS is None)  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1426: UserWarning: Blas (http://www.netlib.org/blas/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [blas]) or by setting the BLAS environment variable. warnings.warn(BlasNotFoundError.__doc__) blas_src_info:  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1429: UserWarning: Blas (http://www.netlib.org/blas/) sources not found. Directories to search for the sources can be specified in the numpy/distutils/site.cfg file (section [blas_src]) or by setting the BLAS_SRC environment variable. warnings.warn(BlasSrcNotFoundError.__doc__)  NOT AVAILABLE  lapack_opt_info: lapack_mkl_info: mkl_info: Disabled mkl_info: (MKL is None) Disabled mkl_info: (MKL is None)  NOT AVAILABLE   NOT AVAILABLE  atlas_threads_info: Disabled atlas_threads_info: (PTATLAS is None) numpy.distutils.system_info.atlas_threads_info  NOT AVAILABLE  atlas_info: Disabled atlas_info: (ATLAS is None) numpy.distutils.system_info.atlas_info  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1333: UserWarning: Atlas (http://math-atlas.sourceforge.net/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [atlas]) or by setting the ATLAS environment variable. warnings.warn(AtlasNotFoundError.__doc__) lapack_info: Disabled lapack_info: (LAPACK is None)  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1344: UserWarning: Lapack (http://www.netlib.org/lapack/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [lapack]) or by setting the LAPACK environment variable. warnings.warn(LapackNotFoundError.__doc__) lapack_src_info:  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/numpy/distutils/system_info.py:1347: 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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ no se declaró aquí (primer uso en esta función) _configtest.c:7:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece _configtest.c: En la función ‘main’: _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ no se declaró aquí (primer uso en esta función) _configtest.c:7:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:7:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:7:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘asin’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘cos’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘log’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘fabs’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘tanh’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘atan’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘acos’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘floor’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘fmod’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘sqrt’ _configtest.c:11:5: aviso: tipos en conflicto para la función interna ‘cosh’ _configtest.c:12:5: aviso: tipos en conflicto para la función interna ‘modf’ _configtest.c:13:5: aviso: tipos en conflicto para la función interna ‘sinh’ _configtest.c:14:5: aviso: tipos en conflicto para la función interna ‘frexp’ _configtest.c:15:5: aviso: tipos en conflicto para la función interna ‘exp’ _configtest.c:16:5: aviso: tipos en conflicto para la función interna ‘tan’ _configtest.c:17:5: aviso: tipos en conflicto para la función interna ‘ceil’ _configtest.c:18:5: aviso: tipos en conflicto para la función interna ‘log10’ _configtest.c:19:5: aviso: tipos en conflicto para la función interna ‘sin’ _configtest.c:20:5: aviso: tipos en conflicto para la función interna ‘ldexp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘log2’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘pow’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘exp2’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘atan2’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘rint’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘nextafter’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘trunc’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘cosf’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘coshf’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘rintf’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘fabsf’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘floorf’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘nextafterf’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘tanhf’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘log10f’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘logf’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘sinhf’ _configtest.c:11:5: aviso: tipos en conflicto para la función interna ‘acosf’ _configtest.c:12:5: aviso: tipos en conflicto para la función interna ‘sqrtf’ _configtest.c:13:5: aviso: tipos en conflicto para la función interna ‘ldexpf’ _configtest.c:14:5: aviso: tipos en conflicto para la función interna ‘hypotf’ _configtest.c:15:5: aviso: tipos en conflicto para la función interna ‘log2f’ _configtest.c:16:5: aviso: tipos en conflicto para la función interna ‘exp2f’ _configtest.c:17:5: aviso: tipos en conflicto para la función interna ‘atanf’ _configtest.c:18:5: aviso: tipos en conflicto para la función interna ‘fmodf’ _configtest.c:19:5: aviso: tipos en conflicto para la función interna ‘atan2f’ _configtest.c:20:5: aviso: tipos en conflicto para la función interna ‘modff’ _configtest.c:21:5: aviso: tipos en conflicto para la función interna ‘ceilf’ _configtest.c:22:5: aviso: tipos en conflicto para la función interna ‘log1pf’ _configtest.c:23:5: aviso: tipos en conflicto para la función interna ‘asinf’ _configtest.c:24:5: aviso: tipos en conflicto para la función interna ‘copysignf’ _configtest.c:25:5: aviso: tipos en conflicto para la función interna ‘acoshf’ _configtest.c:26:5: aviso: tipos en conflicto para la función interna ‘sinf’ _configtest.c:27:5: aviso: tipos en conflicto para la función interna ‘tanf’ _configtest.c:28:5: aviso: tipos en conflicto para la función interna ‘atanhf’ _configtest.c:29:5: aviso: tipos en conflicto para la función interna ‘truncf’ _configtest.c:30:5: aviso: tipos en conflicto para la función interna ‘asinhf’ _configtest.c:31:5: aviso: tipos en conflicto para la función interna ‘frexpf’ _configtest.c:32:5: aviso: tipos en conflicto para la función interna ‘powf’ _configtest.c:33:5: aviso: tipos en conflicto para la función interna ‘expf’ _configtest.c:34:5: aviso: tipos en conflicto para la función interna ‘expm1f’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘tanhl’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘log10l’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘nextafterl’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘coshl’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cosl’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘floorl’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘rintl’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘fabsl’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘acosl’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘ldexpl’ _configtest.c:11:5: aviso: tipos en conflicto para la función interna ‘sqrtl’ _configtest.c:12:5: aviso: tipos en conflicto para la función interna ‘logl’ _configtest.c:13:5: aviso: tipos en conflicto para la función interna ‘expm1l’ _configtest.c:14:5: aviso: tipos en conflicto para la función interna ‘hypotl’ _configtest.c:15:5: aviso: tipos en conflicto para la función interna ‘log2l’ _configtest.c:16:5: aviso: tipos en conflicto para la función interna ‘copysignl’ _configtest.c:17:5: aviso: tipos en conflicto para la función interna ‘exp2l’ _configtest.c:18:5: aviso: tipos en conflicto para la función interna ‘atanl’ _configtest.c:19:5: aviso: tipos en conflicto para la función interna ‘frexpl’ _configtest.c:20:5: aviso: tipos en conflicto para la función interna ‘atan2l’ _configtest.c:21:5: aviso: tipos en conflicto para la función interna ‘sinhl’ _configtest.c:22:5: aviso: tipos en conflicto para la función interna ‘fmodl’ _configtest.c:23:5: aviso: tipos en conflicto para la función interna ‘log1pl’ _configtest.c:24:5: aviso: tipos en conflicto para la función interna ‘asinl’ _configtest.c:25:5: aviso: tipos en conflicto para la función interna ‘ceill’ _configtest.c:26:5: aviso: tipos en conflicto para la función interna ‘sinl’ _configtest.c:27:5: aviso: tipos en conflicto para la función interna ‘acoshl’ _configtest.c:28:5: aviso: tipos en conflicto para la función interna ‘atanhl’ _configtest.c:29:5: aviso: tipos en conflicto para la función interna ‘tanl’ _configtest.c:30:5: aviso: tipos en conflicto para la función interna ‘truncl’ _configtest.c:31:5: aviso: tipos en conflicto para la función interna ‘powl’ _configtest.c:32:5: aviso: tipos en conflicto para la función interna ‘expl’ _configtest.c:33:5: aviso: tipos en conflicto para la función interna ‘modfl’ _configtest.c:34:5: aviso: tipos en conflicto para la función interna ‘asinhl’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘cexp’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘clog’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘ccos’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘cimag’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cabs’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘cpow’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘csqrt’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘carg’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘creal’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘csin’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘ccosf’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘cargf’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘csqrtf’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘cpowf’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cexpf’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘crealf’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘csinf’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘cabsf’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘clogf’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘cimagf’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘csqrtl’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘cargl’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘cexpl’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘ccosl’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cpowl’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘cimagl’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘csinl’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘creall’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘clogl’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘cabsl’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:5:18: aviso: elementos extra al final de la directiva #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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _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/add_newdocs.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/matlib.py -> build-2.7/lib.linux-x86_64-2.7/numpy copying numpy/_import_tools.py -> build-2.7/lib.linux-x86_64-2.7/numpy copying numpy/ctypeslib.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/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy copying numpy/version.py -> build-2.7/lib.linux-x86_64-2.7/numpy copying numpy/setupscons.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/core.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/interactive.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/compat.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/npy_pkg_config.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/lib2def.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/misc_util.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/extension.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/__version__.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/environment.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/exec_command.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/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/info.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/mingw32ccompiler.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/setupscons.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 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_headers.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/install_data.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/config.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/build_ext.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/install.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/scons.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/build_src.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/build.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/build_clib.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/develop.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/bdist_rpm.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/__init__.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/egg_info.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/pg.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/compaq.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/g95.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/ibm.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nag.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/vast.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/none.py -> build-2.7/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pathf95.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/lahey.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/__init__.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/decorators.py -> build-2.7/lib.linux-x86_64-2.7/numpy/testing copying numpy/testing/noseclasses.py -> build-2.7/lib.linux-x86_64-2.7/numpy/testing copying numpy/testing/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/print_coercion_tables.py -> build-2.7/lib.linux-x86_64-2.7/numpy/testing copying numpy/testing/numpytest.py -> build-2.7/lib.linux-x86_64-2.7/numpy/testing copying numpy/testing/setup.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/setupscons.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 creating 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/rules.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/use_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/__version__.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/setup.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/crackfortran.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/f2py_testing.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/cb_rules.py -> build-2.7/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/__init__.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/diagnose.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/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/scons_support.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/getlimits.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/shape_base.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/_mx_datetime_parser.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core copying numpy/core/arrayprint.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core copying numpy/core/defchararray.py -> build-2.7/lib.linux-x86_64-2.7/numpy/core copying numpy/core/function_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/setup.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/memmap.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/info.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/setupscons.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/type_check.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/arraysetops.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/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/_iotools.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/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/function_base.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/format.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/scimath.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/stride_tricks.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/twodim_base.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/setup.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/info.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/setupscons.py -> build-2.7/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/utils.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/functions.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/compat.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/ufuncs.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/user_array.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/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/fft.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/fix_default_axis.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/rng_stats.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/alter_code2.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/array_printer.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/setup.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/random_array.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/precision.py -> build-2.7/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/setupscons.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/functions.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/compat.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/convolve.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/mlab.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/matrix.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/alter_code1.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/nd_image.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/setup.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/numerictypes.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/random_array.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 creating 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/setup.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/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/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/linalg.py -> build-2.7/lib.linux-x86_64-2.7/numpy/linalg copying numpy/linalg/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy/linalg copying numpy/linalg/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/linalg copying numpy/linalg/info.py -> build-2.7/lib.linux-x86_64-2.7/numpy/linalg 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/setup.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/info.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/timer_comparison.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/bench.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/setup.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/version.py -> build-2.7/lib.linux-x86_64-2.7/numpy/ma copying numpy/ma/mrecords.py -> build-2.7/lib.linux-x86_64-2.7/numpy/ma copying numpy/ma/setupscons.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/defmatrix.py -> build-2.7/lib.linux-x86_64-2.7/numpy/matrixlib copying numpy/matrixlib/setup.py -> build-2.7/lib.linux-x86_64-2.7/numpy/matrixlib copying numpy/matrixlib/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/matrixlib copying numpy/matrixlib/setupscons.py -> build-2.7/lib.linux-x86_64-2.7/numpy/matrixlib 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/_inspect.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/__init__.py -> build-2.7/lib.linux-x86_64-2.7/numpy/compat copying numpy/compat/setupscons.py -> build-2.7/lib.linux-x86_64-2.7/numpy/compat creating 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/polynomial.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/hermite.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/setup.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/chebyshev.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/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/creation.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/io.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/ufuncs.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/structured_arrays.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/internals.py -> build-2.7/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/constants.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/performance.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/indexing.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/byteswapping.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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/include -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: build-2.7/src.linux-x86_64-2.7/numpy/core/src/_sortmodule.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/build-2.7/src.linux-x86_64-2.7/numpy/core/src/_sortmodule.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lnpymath -lm -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/core/_sort.so building 'numpy.core.multiarray' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -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,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/core/src/multiarray/multiarraymodule_onefile.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lnpymath -lm -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/core/multiarray.so building 'numpy.core.umath' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -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,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/core/src/umath/umathmodule_onefile.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lnpymath -lm -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/core/umath.so building 'numpy.core.scalarmath' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -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,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/build-2.7/src.linux-x86_64-2.7/numpy/core/src/scalarmathmodule.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lnpymath -lm -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/core/scalarmath.so building 'numpy.core.umath_tests' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -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,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/build-2.7/src.linux-x86_64-2.7/numpy/core/src/umath/umath_tests.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/core/umath_tests.so building 'numpy.core.multiarray_tests' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -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,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/build-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray/multiarray_tests.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/core/multiarray_tests.so building 'numpy.lib._compiled_base' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.7/temp.linux-x86_64-2.7/numpy/lib creating build-2.7/temp.linux-x86_64-2.7/numpy/lib/src compile options: '-Inumpy/core/include -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/lib/src/_compiled_base.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/lib/src/_compiled_base.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/lib/_compiled_base.so building 'numpy.numarray._capi' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -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,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/numarray/_capi.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/numarray/_capi.so building 'numpy.fft.fftpack_lite' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.7/temp.linux-x86_64-2.7/numpy/fft compile options: '-Inumpy/core/include -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack.c x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack_litemodule.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/fft/fftpack_litemodule.o build-2.7/temp.linux-x86_64-2.7/numpy/fft/fftpack.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/fft/fftpack_lite.so building 'numpy.linalg.lapack_lite' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.7/temp.linux-x86_64-2.7/numpy/linalg compile options: '-Inumpy/core/include -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/linalg/dlapack_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/f2c_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/python_xerbla.c x86_64-pc-linux-gnu-gcc: numpy/linalg/blas_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/dlamch.c x86_64-pc-linux-gnu-gcc: numpy/linalg/zlapack_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/lapack_litemodule.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/linalg/lapack_litemodule.o build-2.7/temp.linux-x86_64-2.7/numpy/linalg/python_xerbla.o build-2.7/temp.linux-x86_64-2.7/numpy/linalg/zlapack_lite.o build-2.7/temp.linux-x86_64-2.7/numpy/linalg/dlapack_lite.o build-2.7/temp.linux-x86_64-2.7/numpy/linalg/blas_lite.o build-2.7/temp.linux-x86_64-2.7/numpy/linalg/dlamch.o build-2.7/temp.linux-x86_64-2.7/numpy/linalg/f2c_lite.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/linalg/lapack_lite.so building 'numpy.random.mtrand' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-2.7/temp.linux-x86_64-2.7/numpy/random creating build-2.7/temp.linux-x86_64-2.7/numpy/random/mtrand compile options: '-Inumpy/core/include -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild-2.7/src.linux-x86_64-2.7/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/distributions.c x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/mtrand.c x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/initarray.c x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/randomkit.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/numpy/random/mtrand/mtrand.o build-2.7/temp.linux-x86_64-2.7/numpy/random/mtrand/randomkit.o build-2.7/temp.linux-x86_64-2.7/numpy/random/mtrand/initarray.o build-2.7/temp.linux-x86_64-2.7/numpy/random/mtrand/distributions.o -L/usr/lib64 -Lbuild-2.7/temp.linux-x86_64-2.7 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/numpy/random/mtrand.so running scons running build_scripts creating build-2.7/scripts.linux-x86_64-2.7 Creating build-2.7/scripts.linux-x86_64-2.7/f2py2.7  adding 'build-2.7/scripts.linux-x86_64-2.7/f2py2.7' to scripts changing mode of build-2.7/scripts.linux-x86_64-2.7/f2py2.7 from 644 to 755 * Building of dev-python/numpy-1.6.0 with CPython 3.1... python3.1 setup.py build -b build-3.1 Converting to Python3 via 2to3... RefactoringTool: Skipping implicit fixer: buffer RefactoringTool: Skipping implicit fixer: idioms RefactoringTool: Skipping implicit fixer: set_literal RefactoringTool: Skipping implicit fixer: ws_comma RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/dual.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/matlib.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/_import_tools.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ctypeslib.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/__init__.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/setupscons.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/bench.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/testutils.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/extras.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/__init__.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/version.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/mrecords.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/tests/test_subclassing.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/tests/test_extras.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/tests/test_mrecords.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/tests/test_regression.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/fft/fftpack.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/fft/__init__.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/fft/helper.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/fft/tests/test_fftpack.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/fft/tests/test_helper.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/type_check.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/_datasource.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/arraysetops.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/polynomial.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/recfunctions.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/npyio.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/_iotools.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/user_array.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/shape_base.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/ufunclike.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/function_base.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/format.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/scimath.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/financial.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/stride_tricks.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/twodim_base.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/index_tricks.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/__init__.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/utils.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_ufunclike.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_io.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_financial.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test__iotools.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test__datasource.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_recfunctions.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_function_base.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_arraysetops.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_type_check.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_stride_tricks.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_format.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_polynomial.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_index_tricks.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_shape_base.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_regression.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_twodim_base.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_utils.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/rules.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/f90mod_rules.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/use_rules.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/f2py2e.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/__version__.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/common_rules.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/capi_maps.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/crackfortran.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/func2subr.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/f2py_testing.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/cb_rules.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/__init__.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/diagnose.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/cfuncs.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/setupscons.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_return_complex.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_size.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_array_from_pyobj.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_callback.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_assumed_shape.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_return_logical.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_return_integer.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/util.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_return_real.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_return_character.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/scons_support.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/numeric.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/getlimits.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/_internal.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/shape_base.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/records.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/_mx_datetime_parser.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/arrayprint.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/function_base.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/setup_common.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/numerictypes.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/memmap.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/__init__.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/fromnumeric.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/machar.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_scalarmath.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_ufunc.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_numeric.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_unicode.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_datetime.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_function_base.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_api.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_iterator.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_records.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_half.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_errstate.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_getlimits.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_multiarray.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_blasdot.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_defchararray.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_print.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_umath_complex.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_memmap.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_umath.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_shape_base.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_einsum.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_machar.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_arrayprint.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_regression.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_numerictypes.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_dtype.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/code_generators/cversions.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/code_generators/genapi.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/code_generators/numpy_api.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/functions.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/compat.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/linear_algebra.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/misc.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/mlab.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/typeconv.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/fix_default_axis.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/matrix.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/rng_stats.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/alter_code1.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/alter_code2.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/rng.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/array_printer.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/arrayfns.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/__init__.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/random_array.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/precision.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/tests/test_oldnumeric.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/tests/test_regression.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/core.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/ccompiler.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/interactive.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/pathccompiler.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/npy_pkg_config.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/intelccompiler.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/lib2def.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/log.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/misc_util.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/line_endings.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/conv_template.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/__version__.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/environment.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/from_template.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/exec_command.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/cpuinfo.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/__init__.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/mingw32ccompiler.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/unixccompiler.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/pg.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/absoft.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/compaq.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/mips.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/g95.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/gnu.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/ibm.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/nag.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/vast.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/none.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/pathf95.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/sun.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/lahey.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/hpux.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/__init__.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/intel.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/install_headers.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/install_clib.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/config.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/build_ext.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/build_py.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/scons.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/config_compiler.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/build_src.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/build.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/build_clib.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/bdist_rpm.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/tests/test_misc_util.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/tests/test_npy_pkg_config.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/tests/f2py_ext/tests/test_fib2.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/tests/gen_ext/tests/test_fib3.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/tests/test_ctypeslib.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/tests/test_matlib.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/hermite_e.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/polynomial.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/laguerre.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/hermite.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/polyutils.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/polytemplate.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/chebyshev.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/__init__.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/legendre.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/tests/test_polyutils.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/tests/test_laguerre.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/tests/test_chebyshev.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/tests/test_hermite.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/tests/test_hermite_e.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/tests/test_polynomial.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/tests/test_legendre.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/decorators.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/noseclasses.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/nulltester.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/nosetester.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/print_coercion_tables.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/numpytest.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/__init__.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/utils.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/tests/test_decorators.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/tests/test_utils.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/compat/_inspect.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/compat/__init__.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/linalg/linalg.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/linalg/__init__.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/linalg/tests/test_linalg.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/linalg/tests/test_build.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/linalg/tests/test_regression.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/matrixlib/defmatrix.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/matrixlib/__init__.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/matrixlib/tests/test_defmatrix.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/matrixlib/tests/test_regression.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/random/__init__.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/random/tests/test_random.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/random/tests/test_regression.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/functions.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/convolve.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/matrix.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/image.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/alter_code1.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/nd_image.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/util.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/session.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/numerictypes.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/__init__.py RefactoringTool: Files that were modified: RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/dual.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/matlib.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/_import_tools.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ctypeslib.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/__init__.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/setupscons.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/bench.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/testutils.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/extras.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/__init__.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/version.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/mrecords.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/tests/test_subclassing.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/tests/test_extras.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/tests/test_mrecords.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/tests/test_regression.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/fft/fftpack.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/fft/__init__.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/fft/helper.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/fft/tests/test_fftpack.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/fft/tests/test_helper.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/type_check.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/_datasource.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/arraysetops.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/polynomial.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/recfunctions.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/npyio.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/_iotools.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/user_array.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/shape_base.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/ufunclike.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/function_base.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/format.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/scimath.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/financial.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/stride_tricks.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/twodim_base.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/index_tricks.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/__init__.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/utils.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_ufunclike.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_io.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_financial.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test__iotools.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test__datasource.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_recfunctions.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_function_base.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_arraysetops.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_type_check.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_stride_tricks.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_format.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_polynomial.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_index_tricks.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_shape_base.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_regression.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_twodim_base.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_utils.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/rules.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/f90mod_rules.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/use_rules.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/f2py2e.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/__version__.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/common_rules.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/capi_maps.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/crackfortran.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/func2subr.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/f2py_testing.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/cb_rules.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/__init__.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/diagnose.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/cfuncs.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/setupscons.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_return_complex.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_size.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_array_from_pyobj.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_callback.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_assumed_shape.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_return_logical.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_return_integer.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/util.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_return_real.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/tests/test_return_character.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/scons_support.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/numeric.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/getlimits.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/_internal.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/shape_base.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/records.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/_mx_datetime_parser.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/arrayprint.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/function_base.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/setup_common.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/numerictypes.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/memmap.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/__init__.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/fromnumeric.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/machar.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_scalarmath.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_ufunc.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_numeric.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_unicode.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_datetime.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_function_base.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_api.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_iterator.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_records.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_half.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_errstate.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_getlimits.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_multiarray.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_blasdot.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_defchararray.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_print.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_umath_complex.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_memmap.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_umath.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_shape_base.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_einsum.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_machar.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_arrayprint.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_regression.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_numerictypes.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/tests/test_dtype.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/code_generators/cversions.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/code_generators/genapi.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/code_generators/numpy_api.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/functions.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/compat.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/linear_algebra.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/misc.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/mlab.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/typeconv.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/fix_default_axis.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/matrix.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/rng_stats.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/alter_code1.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/alter_code2.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/rng.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/array_printer.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/arrayfns.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/__init__.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/random_array.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/precision.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/tests/test_oldnumeric.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/tests/test_regression.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/core.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/ccompiler.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/interactive.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/pathccompiler.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/npy_pkg_config.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/intelccompiler.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/lib2def.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/log.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/misc_util.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/line_endings.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/conv_template.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/__version__.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/environment.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/from_template.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/exec_command.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/cpuinfo.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/__init__.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/mingw32ccompiler.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/unixccompiler.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/pg.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/absoft.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/compaq.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/mips.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/g95.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/gnu.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/ibm.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/nag.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/vast.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/none.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/pathf95.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/sun.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/lahey.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/hpux.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/__init__.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/fcompiler/intel.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/install_headers.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/install_clib.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/config.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/build_ext.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/build_py.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/scons.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/config_compiler.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/build_src.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/build.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/build_clib.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/bdist_rpm.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/tests/test_misc_util.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/tests/test_npy_pkg_config.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/tests/f2py_ext/tests/test_fib2.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/tests/gen_ext/tests/test_fib3.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/tests/test_ctypeslib.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/tests/test_matlib.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/hermite_e.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/polynomial.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/laguerre.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/hermite.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/polyutils.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/polytemplate.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/chebyshev.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/__init__.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/legendre.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/tests/test_polyutils.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/tests/test_laguerre.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/tests/test_chebyshev.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/tests/test_hermite.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/tests/test_hermite_e.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/tests/test_polynomial.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/polynomial/tests/test_legendre.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/decorators.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/noseclasses.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/nulltester.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/nosetester.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/print_coercion_tables.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/numpytest.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/__init__.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/utils.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/tests/test_decorators.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/testing/tests/test_utils.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/compat/_inspect.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/compat/__init__.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/linalg/linalg.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/linalg/__init__.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/linalg/tests/test_linalg.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/linalg/tests/test_build.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/linalg/tests/test_regression.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/matrixlib/defmatrix.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/matrixlib/__init__.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/matrixlib/tests/test_defmatrix.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/matrixlib/tests/test_regression.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/random/__init__.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/random/tests/test_random.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/random/tests/test_regression.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/functions.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/convolve.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/matrix.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/image.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/alter_code1.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/nd_image.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/util.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/session.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/numerictypes.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/numarray/__init__.py RefactoringTool: Warnings/messages while refactoring: RefactoringTool: ### In file /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/_iotools.py ### RefactoringTool: Line 695: You should use a for loop here RefactoringTool: ### In file /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/fromnumeric.py ### RefactoringTool: Line 343: You should use 'operator.mul(repeats, axis)' here. RefactoringTool: Skipping implicit fixer: buffer RefactoringTool: Skipping implicit fixer: idioms RefactoringTool: Skipping implicit fixer: set_literal RefactoringTool: Skipping implicit fixer: ws_comma RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/timer_comparison.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/core.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/tests/test_old_ma.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/tests/test_core.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/arrayterator.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_arrayterator.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/auxfuncs.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/ma.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/system_info.py RefactoringTool: Files that were modified: RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/timer_comparison.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/core.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/tests/test_old_ma.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/tests/test_core.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/arrayterator.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/lib/tests/test_arrayterator.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/auxfuncs.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/oldnumeric/ma.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/system_info.py RefactoringTool: Warnings/messages while refactoring: RefactoringTool: ### In file /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/tests/test_old_ma.py ### RefactoringTool: Line 298: You should use 'operator.mul(x4, (2, 2, 2, 2), axis=0)' here. RefactoringTool: Line 300: You should use 'operator.mul(x4, 2, axis=0)' here. RefactoringTool: ### In file /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/ma/tests/test_core.py ### RefactoringTool: Line 326: You should use 'operator.mul(x4, (2, 2, 2, 2), axis=0)' here. RefactoringTool: Line 328: You should use 'operator.mul(x4, 2, axis=0)' here. RefactoringTool: Skipping implicit fixer: buffer RefactoringTool: Skipping implicit fixer: idioms RefactoringTool: Skipping implicit fixer: set_literal RefactoringTool: Skipping implicit fixer: ws_comma RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/setup.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/setup.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/code_generators/generate_umath.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/code_generators/generate_ufunc_api.py RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/code_generators/generate_numpy_api.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/tests/f2py_f90_ext/setup.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/linalg/setup.py RefactoringTool: Files that were modified: RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/f2py/setup.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/setup.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/code_generators/generate_umath.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/code_generators/generate_ufunc_api.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/code_generators/generate_numpy_api.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/tests/f2py_f90_ext/setup.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/linalg/setup.py RefactoringTool: Skipping implicit fixer: buffer RefactoringTool: Skipping implicit fixer: idioms RefactoringTool: Skipping implicit fixer: set_literal RefactoringTool: Skipping implicit fixer: ws_comma RefactoringTool: Refactored /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/defchararray.py RefactoringTool: No changes to /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/compat/py3k.py RefactoringTool: Files that were modified: RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/core/defchararray.py RefactoringTool: /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/compat/py3k.py 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  Running from numpy source directory./var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/system_info.py:1417: UserWarning: Atlas (http://math-atlas.sourceforge.net/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [atlas]) or by setting the ATLAS environment variable. warnings.warn(AtlasNotFoundError.__doc__) blas_info: Disabled blas_info: (BLAS is None)  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/system_info.py:1426: UserWarning: Blas (http://www.netlib.org/blas/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [blas]) or by setting the BLAS environment variable. warnings.warn(BlasNotFoundError.__doc__) blas_src_info:  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/system_info.py:1429: 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  non-existing path in 'numpy/lib': 'benchmarks' 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)   NOT AVAILABLE  atlas_info: Disabled atlas_info: (ATLAS is None)   NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/system_info.py:1333: UserWarning: Atlas (http://math-atlas.sourceforge.net/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [atlas]) or by setting the ATLAS environment variable. warnings.warn(AtlasNotFoundError.__doc__) lapack_info: Disabled lapack_info: (LAPACK is None)  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/system_info.py:1344: UserWarning: Lapack (http://www.netlib.org/lapack/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [lapack]) or by setting the LAPACK environment variable. warnings.warn(LapackNotFoundError.__doc__) lapack_src_info:  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/system_info.py:1347: 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-3.1 creating build-3.1/src.linux-x86_64-3.1 creating build-3.1/src.linux-x86_64-3.1/numpy creating build-3.1/src.linux-x86_64-3.1/numpy/distutils building library "npymath" sources customize GnuFCompiler Could not locate executable g77 Could not locate executable f77 customize IntelFCompiler 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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest creating build-3.1/src.linux-x86_64-3.1/numpy/core creating build-3.1/src.linux-x86_64-3.1/numpy/core/src creating build-3.1/src.linux-x86_64-3.1/numpy/core/src/npymath conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/npymath/npy_math.c conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/npymath/ieee754.c conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/npymath/npy_math_complex.c building extension "numpy.core._sort" sources Generating build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ no se declaró aquí (primer uso en esta función) _configtest.c:7:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece _configtest.c: En la función ‘main’: _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ no se declaró aquí (primer uso en esta función) _configtest.c:7:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:7:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:7:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘asin’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘cos’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘log’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘fabs’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘tanh’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘atan’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘acos’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘floor’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘fmod’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘sqrt’ _configtest.c:11:5: aviso: tipos en conflicto para la función interna ‘cosh’ _configtest.c:12:5: aviso: tipos en conflicto para la función interna ‘modf’ _configtest.c:13:5: aviso: tipos en conflicto para la función interna ‘sinh’ _configtest.c:14:5: aviso: tipos en conflicto para la función interna ‘frexp’ _configtest.c:15:5: aviso: tipos en conflicto para la función interna ‘exp’ _configtest.c:16:5: aviso: tipos en conflicto para la función interna ‘tan’ _configtest.c:17:5: aviso: tipos en conflicto para la función interna ‘ceil’ _configtest.c:18:5: aviso: tipos en conflicto para la función interna ‘log10’ _configtest.c:19:5: aviso: tipos en conflicto para la función interna ‘sin’ _configtest.c:20:5: aviso: tipos en conflicto para la función interna ‘ldexp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘log2’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘pow’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘exp2’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘atan2’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘rint’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘nextafter’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘trunc’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘cosf’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘coshf’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘rintf’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘fabsf’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘floorf’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘nextafterf’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘tanhf’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘log10f’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘logf’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘sinhf’ _configtest.c:11:5: aviso: tipos en conflicto para la función interna ‘acosf’ _configtest.c:12:5: aviso: tipos en conflicto para la función interna ‘sqrtf’ _configtest.c:13:5: aviso: tipos en conflicto para la función interna ‘ldexpf’ _configtest.c:14:5: aviso: tipos en conflicto para la función interna ‘hypotf’ _configtest.c:15:5: aviso: tipos en conflicto para la función interna ‘log2f’ _configtest.c:16:5: aviso: tipos en conflicto para la función interna ‘exp2f’ _configtest.c:17:5: aviso: tipos en conflicto para la función interna ‘atanf’ _configtest.c:18:5: aviso: tipos en conflicto para la función interna ‘fmodf’ _configtest.c:19:5: aviso: tipos en conflicto para la función interna ‘atan2f’ _configtest.c:20:5: aviso: tipos en conflicto para la función interna ‘modff’ _configtest.c:21:5: aviso: tipos en conflicto para la función interna ‘ceilf’ _configtest.c:22:5: aviso: tipos en conflicto para la función interna ‘log1pf’ _configtest.c:23:5: aviso: tipos en conflicto para la función interna ‘asinf’ _configtest.c:24:5: aviso: tipos en conflicto para la función interna ‘copysignf’ _configtest.c:25:5: aviso: tipos en conflicto para la función interna ‘acoshf’ _configtest.c:26:5: aviso: tipos en conflicto para la función interna ‘sinf’ _configtest.c:27:5: aviso: tipos en conflicto para la función interna ‘tanf’ _configtest.c:28:5: aviso: tipos en conflicto para la función interna ‘atanhf’ _configtest.c:29:5: aviso: tipos en conflicto para la función interna ‘truncf’ _configtest.c:30:5: aviso: tipos en conflicto para la función interna ‘asinhf’ _configtest.c:31:5: aviso: tipos en conflicto para la función interna ‘frexpf’ _configtest.c:32:5: aviso: tipos en conflicto para la función interna ‘powf’ _configtest.c:33:5: aviso: tipos en conflicto para la función interna ‘expf’ _configtest.c:34:5: aviso: tipos en conflicto para la función interna ‘expm1f’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘tanhl’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘log10l’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘nextafterl’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘coshl’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cosl’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘floorl’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘rintl’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘fabsl’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘acosl’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘ldexpl’ _configtest.c:11:5: aviso: tipos en conflicto para la función interna ‘sqrtl’ _configtest.c:12:5: aviso: tipos en conflicto para la función interna ‘logl’ _configtest.c:13:5: aviso: tipos en conflicto para la función interna ‘expm1l’ _configtest.c:14:5: aviso: tipos en conflicto para la función interna ‘hypotl’ _configtest.c:15:5: aviso: tipos en conflicto para la función interna ‘log2l’ _configtest.c:16:5: aviso: tipos en conflicto para la función interna ‘copysignl’ _configtest.c:17:5: aviso: tipos en conflicto para la función interna ‘exp2l’ _configtest.c:18:5: aviso: tipos en conflicto para la función interna ‘atanl’ _configtest.c:19:5: aviso: tipos en conflicto para la función interna ‘frexpl’ _configtest.c:20:5: aviso: tipos en conflicto para la función interna ‘atan2l’ _configtest.c:21:5: aviso: tipos en conflicto para la función interna ‘sinhl’ _configtest.c:22:5: aviso: tipos en conflicto para la función interna ‘fmodl’ _configtest.c:23:5: aviso: tipos en conflicto para la función interna ‘log1pl’ _configtest.c:24:5: aviso: tipos en conflicto para la función interna ‘asinl’ _configtest.c:25:5: aviso: tipos en conflicto para la función interna ‘ceill’ _configtest.c:26:5: aviso: tipos en conflicto para la función interna ‘sinl’ _configtest.c:27:5: aviso: tipos en conflicto para la función interna ‘acoshl’ _configtest.c:28:5: aviso: tipos en conflicto para la función interna ‘atanhl’ _configtest.c:29:5: aviso: tipos en conflicto para la función interna ‘tanl’ _configtest.c:30:5: aviso: tipos en conflicto para la función interna ‘truncl’ _configtest.c:31:5: aviso: tipos en conflicto para la función interna ‘powl’ _configtest.c:32:5: aviso: tipos en conflicto para la función interna ‘expl’ _configtest.c:33:5: aviso: tipos en conflicto para la función interna ‘modfl’ _configtest.c:34:5: aviso: tipos en conflicto para la función interna ‘asinhl’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘cexp’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘clog’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘ccos’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘cimag’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cabs’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘cpow’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘csqrt’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘carg’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘creal’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘csin’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘ccosf’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘cargf’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘csqrtf’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘cpowf’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cexpf’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘crealf’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘csinf’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘cabsf’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘clogf’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘cimagf’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘csqrtl’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘cargl’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘cexpl’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘ccosl’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cpowl’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘cimagl’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘csinl’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘creall’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘clogl’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘cabsl’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o ('File:', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h') #define HAVE_ENDIAN_H 1 #define SIZEOF_PY_INTPTR_T 8 #define SIZEOF_PY_LONG_LONG 8 #define MATHLIB m #define HAVE_SIN #define HAVE_COS #define HAVE_TAN #define HAVE_SINH #define HAVE_COSH #define HAVE_TANH #define HAVE_FABS #define HAVE_FLOOR #define HAVE_CEIL #define HAVE_SQRT #define HAVE_LOG10 #define HAVE_LOG #define HAVE_EXP #define HAVE_ASIN #define HAVE_ACOS #define HAVE_ATAN #define HAVE_FMOD #define HAVE_MODF #define HAVE_FREXP #define HAVE_LDEXP #define HAVE_RINT #define HAVE_TRUNC #define HAVE_EXP2 #define HAVE_LOG2 #define HAVE_ATAN2 #define HAVE_POW #define HAVE_NEXTAFTER #define HAVE_SINF #define HAVE_COSF #define HAVE_TANF #define HAVE_SINHF #define HAVE_COSHF #define HAVE_TANHF #define HAVE_FABSF #define HAVE_FLOORF #define HAVE_CEILF #define HAVE_RINTF #define HAVE_TRUNCF #define HAVE_SQRTF #define HAVE_LOG10F #define HAVE_LOGF #define HAVE_LOG1PF #define HAVE_EXPF #define HAVE_EXPM1F #define HAVE_ASINF #define HAVE_ACOSF #define HAVE_ATANF #define HAVE_ASINHF #define HAVE_ACOSHF #define HAVE_ATANHF #define HAVE_HYPOTF #define HAVE_ATAN2F #define HAVE_POWF #define HAVE_FMODF #define HAVE_MODFF #define HAVE_FREXPF #define HAVE_LDEXPF #define HAVE_EXP2F #define HAVE_LOG2F #define HAVE_COPYSIGNF #define HAVE_NEXTAFTERF #define HAVE_SINL #define HAVE_COSL #define HAVE_TANL #define HAVE_SINHL #define HAVE_COSHL #define HAVE_TANHL #define HAVE_FABSL #define HAVE_FLOORL #define HAVE_CEILL #define HAVE_RINTL #define HAVE_TRUNCL #define HAVE_SQRTL #define HAVE_LOG10L #define HAVE_LOGL #define HAVE_LOG1PL #define HAVE_EXPL #define HAVE_EXPM1L #define HAVE_ASINL #define HAVE_ACOSL #define HAVE_ATANL #define HAVE_ASINHL #define HAVE_ACOSHL #define HAVE_ATANHL #define HAVE_HYPOTL #define HAVE_ATAN2L #define HAVE_POWL #define HAVE_FMODL #define HAVE_MODFL #define HAVE_FREXPL #define HAVE_LDEXPL #define HAVE_EXP2L #define HAVE_LOG2L #define HAVE_COPYSIGNL #define HAVE_NEXTAFTERL #define HAVE_DECL_SIGNBIT #define HAVE_COMPLEX_H #define HAVE_CREAL #define HAVE_CIMAG #define HAVE_CABS #define HAVE_CARG #define HAVE_CEXP #define HAVE_CSQRT #define HAVE_CLOG #define HAVE_CCOS #define HAVE_CSIN #define HAVE_CPOW #define HAVE_CREALF #define HAVE_CIMAGF #define HAVE_CABSF #define HAVE_CARGF #define HAVE_CEXPF #define HAVE_CSQRTF #define HAVE_CLOGF #define HAVE_CCOSF #define HAVE_CSINF #define HAVE_CPOWF #define HAVE_CREALL #define HAVE_CIMAGL #define HAVE_CABSL #define HAVE_CARGL #define HAVE_CEXPL #define HAVE_CSQRTL #define HAVE_CLOGL #define HAVE_CCOSL #define HAVE_CSINL #define HAVE_CPOWL #define HAVE_LDOUBLE_INTEL_EXTENDED_16_BYTES_LE 1 #define NPY_PY3K 1 #ifndef __cplusplus /* #undef inline */ #endif #ifndef _NPY_NPY_CONFIG_H_ #error config.h should never be included directly, include npy_config.h instead #endif EOF  adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h' to sources. Generating build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:5:18: aviso: elementos extra al final de la directiva #ifndef success! removing: _configtest.c _configtest.o File: build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h #define NPY_HAVE_ENDIAN_H 1 #define NPY_SIZEOF_SHORT SIZEOF_SHORT #define NPY_SIZEOF_INT SIZEOF_INT #define NPY_SIZEOF_LONG SIZEOF_LONG #define NPY_SIZEOF_FLOAT 4 #define NPY_SIZEOF_COMPLEX_FLOAT 8 #define NPY_SIZEOF_DOUBLE 8 #define NPY_SIZEOF_COMPLEX_DOUBLE 16 #define NPY_SIZEOF_LONGDOUBLE 16 #define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32 #define NPY_SIZEOF_PY_INTPTR_T 8 #define NPY_SIZEOF_PY_LONG_LONG 8 #define NPY_SIZEOF_LONGLONG 8 #define NPY_NO_SMP 0 #define NPY_HAVE_DECL_ISNAN #define NPY_HAVE_DECL_ISINF #define NPY_HAVE_DECL_ISFINITE #define NPY_HAVE_DECL_SIGNBIT #define NPY_USE_C99_COMPLEX #define NPY_HAVE_COMPLEX_DOUBLE 1 #define NPY_HAVE_COMPLEX_FLOAT 1 #define NPY_HAVE_COMPLEX_LONG_DOUBLE 1 #define NPY_USE_C99_FORMATS 1 #define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden"))) #define NPY_ABI_VERSION 0x01000009 #define NPY_API_VERSION 0x00000006 #ifndef __STDC_FORMAT_MACROS #define __STDC_FORMAT_MACROS 1 #endif EOF  adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py  adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h' to sources. conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/_sortmodule.c numpy.core - nothing done with h_files = ['build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.multiarray" sources non-existing path in 'numpy/core': 'build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray' creating build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray/scalartypes.c conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray/arraytypes.c conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray/nditer.c conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray/lowlevel_strided_loops.c conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray/einsum.c  adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h' to sources.  adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py  adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h' to sources. numpy.core - nothing done with h_files = ['build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.umath" sources  adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h' to sources.  adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py  adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__ufunc_api.h' to sources. non-existing path in 'numpy/core': 'build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath' creating build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath/loops.c conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath/umathmodule.c conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath/funcs.inc  adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath' to include_dirs. numpy.core - nothing done with h_files = ['build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath/funcs.inc', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core.scalarmath" sources  adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h' to sources.  adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py  adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py  adding 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__ufunc_api.h' to sources. conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/scalarmathmodule.c numpy.core - nothing done with h_files = ['build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/_numpyconfig.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__multiarray_api.h', 'build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core._dotblas" sources building extension "numpy.core.umath_tests" sources conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath/umath_tests.c building extension "numpy.core.multiarray_tests" sources conv_template:> build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray/multiarray_tests.c building extension "numpy.lib._compiled_base" sources building extension "numpy.numarray._capi" sources building extension "numpy.fft.fftpack_lite" sources building extension "numpy.linalg.lapack_lite" sources creating build-3.1/src.linux-x86_64-3.1/numpy/linalg ### Warning: Using unoptimized lapack ###  adding 'numpy/linalg/lapack_litemodule.c' to sources.  adding 'numpy/linalg/python_xerbla.c' to sources.  adding 'numpy/linalg/zlapack_lite.c' to sources.  adding 'numpy/linalg/dlapack_lite.c' to sources.  adding 'numpy/linalg/blas_lite.c' to sources.  adding 'numpy/linalg/dlamch.c' to sources.  adding 'numpy/linalg/f2c_lite.c' to sources. building extension "numpy.random.mtrand" sources creating build-3.1/src.linux-x86_64-3.1/numpy/random /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/command/config.py:40: DeprecationWarning: +++++++++++++++++++++++++++++++++++++++++++++++++ Usage of try_run is deprecated: please do not use it anymore, and avoid configuration checks involving running executable on the target machine. +++++++++++++++++++++++++++++++++++++++++++++++++ DeprecationWarning) C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest _configtest failure. removing: _configtest.c _configtest.o _configtest building data_files sources build_src: building npy-pkg config files running build_py creating build-3.1/lib.linux-x86_64-3.1 creating build-3.1/lib.linux-x86_64-3.1/numpy copying numpy/add_newdocs.py -> build-3.1/lib.linux-x86_64-3.1/numpy copying numpy/dual.py -> build-3.1/lib.linux-x86_64-3.1/numpy copying numpy/matlib.py -> build-3.1/lib.linux-x86_64-3.1/numpy copying numpy/_import_tools.py -> build-3.1/lib.linux-x86_64-3.1/numpy copying numpy/ctypeslib.py -> build-3.1/lib.linux-x86_64-3.1/numpy copying numpy/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy copying numpy/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy copying numpy/version.py -> build-3.1/lib.linux-x86_64-3.1/numpy copying numpy/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy copying build-3.1/src.linux-x86_64-3.1/numpy/__config__.py -> build-3.1/lib.linux-x86_64-3.1/numpy creating build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/core.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/ccompiler.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/interactive.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/pathccompiler.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/compat.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/system_info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/npy_pkg_config.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/intelccompiler.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/lib2def.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/log.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/misc_util.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/line_endings.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/extension.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/conv_template.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/__version__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/environment.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/from_template.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/exec_command.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/cpuinfo.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/mingw32ccompiler.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/unixccompiler.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying numpy/distutils/numpy_distribution.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils copying build-3.1/src.linux-x86_64-3.1/numpy/distutils/__config__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils creating build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/install_headers.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/install_clib.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/install_data.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/build_scripts.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/config.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/build_ext.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/install.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/build_py.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/scons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/config_compiler.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/build_src.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/sdist.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/build.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/build_clib.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/develop.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/bdist_rpm.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/autodist.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command copying numpy/distutils/command/egg_info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/command creating build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pg.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/absoft.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/compaq.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/mips.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/g95.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/gnu.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/ibm.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nag.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/vast.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/none.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pathf95.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/sun.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/lahey.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/hpux.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/intel.py -> build-3.1/lib.linux-x86_64-3.1/numpy/distutils/fcompiler creating build-3.1/lib.linux-x86_64-3.1/numpy/testing copying numpy/testing/decorators.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing copying numpy/testing/noseclasses.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing copying numpy/testing/nulltester.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing copying numpy/testing/nosetester.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing copying numpy/testing/print_coercion_tables.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing copying numpy/testing/numpytest.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing copying numpy/testing/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing copying numpy/testing/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing copying numpy/testing/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing copying numpy/testing/utils.py -> build-3.1/lib.linux-x86_64-3.1/numpy/testing creating build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/auxfuncs.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/rules.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/f90mod_rules.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/use_rules.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/f2py2e.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/__version__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/common_rules.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/capi_maps.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/crackfortran.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/func2subr.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/f2py_testing.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/cb_rules.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/diagnose.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/cfuncs.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py copying numpy/f2py/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/f2py creating build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/scons_support.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/numeric.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/getlimits.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/_internal.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/shape_base.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/records.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/_mx_datetime_parser.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/arrayprint.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/defchararray.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/function_base.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/setup_common.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/numerictypes.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/memmap.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/fromnumeric.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/machar.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core copying numpy/core/code_generators/generate_numpy_api.py -> build-3.1/lib.linux-x86_64-3.1/numpy/core creating build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/type_check.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/_datasource.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/arraysetops.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/polynomial.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/recfunctions.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/npyio.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/_iotools.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/user_array.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/shape_base.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/ufunclike.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/function_base.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/format.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/scimath.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/financial.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/stride_tricks.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/arrayterator.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/twodim_base.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/index_tricks.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib copying numpy/lib/utils.py -> build-3.1/lib.linux-x86_64-3.1/numpy/lib creating build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/functions.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/ma.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/compat.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/linear_algebra.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/ufuncs.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/user_array.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/misc.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/mlab.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/fft.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/typeconv.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/fix_default_axis.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/matrix.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/rng_stats.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/alter_code1.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/alter_code2.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/rng.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/array_printer.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/arrayfns.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/random_array.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/precision.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric copying numpy/oldnumeric/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/oldnumeric creating build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/functions.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/ma.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/compat.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/linear_algebra.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/convolve.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/ufuncs.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/mlab.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/fft.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/matrix.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/image.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/alter_code1.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/alter_code2.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/nd_image.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/util.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/session.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/numerictypes.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/random_array.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray copying numpy/numarray/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/numarray creating build-3.1/lib.linux-x86_64-3.1/numpy/fft copying numpy/fft/fftpack.py -> build-3.1/lib.linux-x86_64-3.1/numpy/fft copying numpy/fft/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/fft copying numpy/fft/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/fft copying numpy/fft/info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/fft copying numpy/fft/helper.py -> build-3.1/lib.linux-x86_64-3.1/numpy/fft copying numpy/fft/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/fft creating build-3.1/lib.linux-x86_64-3.1/numpy/linalg copying numpy/linalg/linalg.py -> build-3.1/lib.linux-x86_64-3.1/numpy/linalg copying numpy/linalg/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/linalg copying numpy/linalg/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/linalg copying numpy/linalg/info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/linalg copying numpy/linalg/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/linalg creating build-3.1/lib.linux-x86_64-3.1/numpy/random copying numpy/random/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/random copying numpy/random/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/random copying numpy/random/info.py -> build-3.1/lib.linux-x86_64-3.1/numpy/random copying numpy/random/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/random creating build-3.1/lib.linux-x86_64-3.1/numpy/ma copying numpy/ma/timer_comparison.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma copying numpy/ma/core.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma copying numpy/ma/bench.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma copying numpy/ma/testutils.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma copying numpy/ma/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma copying numpy/ma/extras.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma copying numpy/ma/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma copying numpy/ma/version.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma copying numpy/ma/mrecords.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma copying numpy/ma/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/ma creating build-3.1/lib.linux-x86_64-3.1/numpy/matrixlib copying numpy/matrixlib/defmatrix.py -> build-3.1/lib.linux-x86_64-3.1/numpy/matrixlib copying numpy/matrixlib/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/matrixlib copying numpy/matrixlib/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/matrixlib copying numpy/matrixlib/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/matrixlib creating build-3.1/lib.linux-x86_64-3.1/numpy/compat copying numpy/compat/py3k.py -> build-3.1/lib.linux-x86_64-3.1/numpy/compat copying numpy/compat/_inspect.py -> build-3.1/lib.linux-x86_64-3.1/numpy/compat copying numpy/compat/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/compat copying numpy/compat/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/compat copying numpy/compat/setupscons.py -> build-3.1/lib.linux-x86_64-3.1/numpy/compat creating build-3.1/lib.linux-x86_64-3.1/numpy/polynomial copying numpy/polynomial/hermite_e.py -> build-3.1/lib.linux-x86_64-3.1/numpy/polynomial copying numpy/polynomial/polynomial.py -> build-3.1/lib.linux-x86_64-3.1/numpy/polynomial copying numpy/polynomial/laguerre.py -> build-3.1/lib.linux-x86_64-3.1/numpy/polynomial copying numpy/polynomial/hermite.py -> build-3.1/lib.linux-x86_64-3.1/numpy/polynomial copying numpy/polynomial/polyutils.py -> build-3.1/lib.linux-x86_64-3.1/numpy/polynomial copying numpy/polynomial/setup.py -> build-3.1/lib.linux-x86_64-3.1/numpy/polynomial copying numpy/polynomial/polytemplate.py -> build-3.1/lib.linux-x86_64-3.1/numpy/polynomial copying numpy/polynomial/chebyshev.py -> build-3.1/lib.linux-x86_64-3.1/numpy/polynomial copying numpy/polynomial/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/polynomial copying numpy/polynomial/legendre.py -> build-3.1/lib.linux-x86_64-3.1/numpy/polynomial creating build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/creation.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/basics.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/io.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/methods_vs_functions.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/ufuncs.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/misc.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/jargon.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/structured_arrays.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/internals.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/constants.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/howtofind.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/broadcasting.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/performance.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/glossary.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/indexing.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/__init__.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/byteswapping.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc copying numpy/doc/subclassing.py -> build-3.1/lib.linux-x86_64-3.1/numpy/doc warning: build_py: byte-compiling is disabled, skipping.  running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib building 'npymath' library compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.1/temp.linux-x86_64-3.1 creating build-3.1/temp.linux-x86_64-3.1/build-3.1 creating build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1 creating build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy creating build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core creating build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core/src creating build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core/src/npymath creating build-3.1/temp.linux-x86_64-3.1/numpy creating build-3.1/temp.linux-x86_64-3.1/numpy/core creating build-3.1/temp.linux-x86_64-3.1/numpy/core/src creating build-3.1/temp.linux-x86_64-3.1/numpy/core/src/npymath compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: build-3.1/src.linux-x86_64-3.1/numpy/core/src/npymath/npy_math.c x86_64-pc-linux-gnu-gcc: build-3.1/src.linux-x86_64-3.1/numpy/core/src/npymath/ieee754.c x86_64-pc-linux-gnu-gcc: numpy/core/src/npymath/halffloat.c x86_64-pc-linux-gnu-gcc: build-3.1/src.linux-x86_64-3.1/numpy/core/src/npymath/npy_math_complex.c ar: adding 4 object files to build-3.1/temp.linux-x86_64-3.1/libnpymath.a running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext building 'numpy.core._sort' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: build-3.1/src.linux-x86_64-3.1/numpy/core/src/_sortmodule.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core/src/_sortmodule.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lnpymath -lm -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/core/_sort.so building 'numpy.core.multiarray' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.1/temp.linux-x86_64-3.1/numpy/core/src/multiarray compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/core/src/multiarray/multiarraymodule_onefile.c In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:14:0: numpy/core/src/multiarray/arraytypes.c.src: En la función ‘VOID_getitem’: numpy/core/src/multiarray/arraytypes.c.src:636:35: aviso: asignación desde un tipo de puntero incompatible In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:25:0: numpy/core/src/multiarray/getset.c: En la función ‘array_data_get’: numpy/core/src/multiarray/getset.c:283:5: aviso: se pasa el argumento 1 de ‘PyMemoryView_FromObject’ desde un tipo de puntero incompatible /usr/include/python3.1/memoryobject.h:54:12: nota: se esperaba ‘struct PyObject *’ pero el argumento es de tipo ‘struct PyArrayObject *’ x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/numpy/core/src/multiarray/multiarraymodule_onefile.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lnpymath -lm -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/core/multiarray.so building 'numpy.core.umath' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.1/temp.linux-x86_64-3.1/numpy/core/src/umath compile options: '-Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/core/src/umath/umathmodule_onefile.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/numpy/core/src/umath/umathmodule_onefile.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lnpymath -lm -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/core/umath.so building 'numpy.core.scalarmath' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: build-3.1/src.linux-x86_64-3.1/numpy/core/src/scalarmathmodule.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core/src/scalarmathmodule.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lnpymath -lm -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/core/scalarmath.so building 'numpy.core.umath_tests' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath/umath_tests.c In file included from numpy/core/src/private/npy_config.h:4:0, from numpy/core/src/umath/umath_tests.c.src:14: build-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy/config.h:133:0: aviso: se redefinió "NPY_PY3K" numpy/core/include/numpy/npy_3kcompat.h:18:0: nota: esta es la ubicación de la definición previa x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core/src/umath/umath_tests.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/core/umath_tests.so building 'numpy.core.multiarray_tests' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray/multiarray_tests.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/build-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray/multiarray_tests.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/core/multiarray_tests.so building 'numpy.lib._compiled_base' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.1/temp.linux-x86_64-3.1/numpy/lib creating build-3.1/temp.linux-x86_64-3.1/numpy/lib/src compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/lib/src/_compiled_base.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/numpy/lib/src/_compiled_base.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/lib/_compiled_base.so building 'numpy.numarray._capi' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.1/temp.linux-x86_64-3.1/numpy/numarray compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/numarray/_capi.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/numpy/numarray/_capi.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/numarray/_capi.so building 'numpy.fft.fftpack_lite' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.1/temp.linux-x86_64-3.1/numpy/fft compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack.c x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack_litemodule.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/numpy/fft/fftpack_litemodule.o build-3.1/temp.linux-x86_64-3.1/numpy/fft/fftpack.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/fft/fftpack_lite.so building 'numpy.linalg.lapack_lite' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.1/temp.linux-x86_64-3.1/numpy/linalg compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/linalg/blas_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/zlapack_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/dlapack_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/f2c_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/python_xerbla.c x86_64-pc-linux-gnu-gcc: numpy/linalg/lapack_litemodule.c x86_64-pc-linux-gnu-gcc: numpy/linalg/dlamch.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/numpy/linalg/lapack_litemodule.o build-3.1/temp.linux-x86_64-3.1/numpy/linalg/python_xerbla.o build-3.1/temp.linux-x86_64-3.1/numpy/linalg/zlapack_lite.o build-3.1/temp.linux-x86_64-3.1/numpy/linalg/dlapack_lite.o build-3.1/temp.linux-x86_64-3.1/numpy/linalg/blas_lite.o build-3.1/temp.linux-x86_64-3.1/numpy/linalg/dlamch.o build-3.1/temp.linux-x86_64-3.1/numpy/linalg/f2c_lite.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/linalg/lapack_lite.so building 'numpy.random.mtrand' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.1/temp.linux-x86_64-3.1/numpy/random creating build-3.1/temp.linux-x86_64-3.1/numpy/random/mtrand compile options: '-Inumpy/core/include -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.1 -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/multiarray -Ibuild-3.1/src.linux-x86_64-3.1/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/initarray.c x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/distributions.c x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/randomkit.c x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/mtrand.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.1/temp.linux-x86_64-3.1/numpy/random/mtrand/mtrand.o build-3.1/temp.linux-x86_64-3.1/numpy/random/mtrand/randomkit.o build-3.1/temp.linux-x86_64-3.1/numpy/random/mtrand/initarray.o build-3.1/temp.linux-x86_64-3.1/numpy/random/mtrand/distributions.o -L/usr/lib64 -Lbuild-3.1/temp.linux-x86_64-3.1 -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/numpy/random/mtrand.so running scons running build_scripts creating build-3.1/scripts.linux-x86_64-3.1 Creating build-3.1/scripts.linux-x86_64-3.1/f2py3.1  adding 'build-3.1/scripts.linux-x86_64-3.1/f2py3.1' to scripts changing mode of build-3.1/scripts.linux-x86_64-3.1/f2py3.1 from 644 to 755 * Building of dev-python/numpy-1.6.0 with CPython 3.2... python3.2 setup.py build -b build-3.2 Converting to Python3 via 2to3... 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  Running from numpy source directory./var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/system_info.py:1417: UserWarning: Atlas (http://math-atlas.sourceforge.net/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [atlas]) or by setting the ATLAS environment variable. warnings.warn(AtlasNotFoundError.__doc__) blas_info: Disabled blas_info: (BLAS is None)  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/system_info.py:1426: UserWarning: Blas (http://www.netlib.org/blas/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [blas]) or by setting the BLAS environment variable. warnings.warn(BlasNotFoundError.__doc__) blas_src_info:  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/system_info.py:1429: 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  non-existing path in 'numpy/lib': 'benchmarks' 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)   NOT AVAILABLE  atlas_info: Disabled atlas_info: (ATLAS is None)   NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/system_info.py:1333: UserWarning: Atlas (http://math-atlas.sourceforge.net/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [atlas]) or by setting the ATLAS environment variable. warnings.warn(AtlasNotFoundError.__doc__) lapack_info: Disabled lapack_info: (LAPACK is None)  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/system_info.py:1344: UserWarning: Lapack (http://www.netlib.org/lapack/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [lapack]) or by setting the LAPACK environment variable. warnings.warn(LapackNotFoundError.__doc__) lapack_src_info:  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.6.0/work/numpy-1.6.0/build/py3k/numpy/distutils/system_info.py:1347: 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-3.2 creating build-3.2/src.linux-x86_64-3.2 creating build-3.2/src.linux-x86_64-3.2/numpy creating build-3.2/src.linux-x86_64-3.2/numpy/distutils building library "npymath" sources customize GnuFCompiler Could not locate executable g77 Could not locate executable f77 customize IntelFCompiler 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 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest creating build-3.2/src.linux-x86_64-3.2/numpy/core creating build-3.2/src.linux-x86_64-3.2/numpy/core/src creating build-3.2/src.linux-x86_64-3.2/numpy/core/src/npymath conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/npymath/npy_math.c conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/npymath/ieee754.c conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/npymath/npy_math_complex.c building extension "numpy.core._sort" sources Generating build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ no se declaró aquí (primer uso en esta función) _configtest.c:7:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece _configtest.c: En la función ‘main’: _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ no se declaró aquí (primer uso en esta función) _configtest.c:7:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:5:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:7:16: error: el tamaño de la matriz ‘test_array’ es negativo _configtest.c: En la función ‘main’: _configtest.c:7:16: error: el tamaño de la matriz ‘test_array’ es negativo C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘asin’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘cos’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘log’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘fabs’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘tanh’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘atan’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘acos’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘floor’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘fmod’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘sqrt’ _configtest.c:11:5: aviso: tipos en conflicto para la función interna ‘cosh’ _configtest.c:12:5: aviso: tipos en conflicto para la función interna ‘modf’ _configtest.c:13:5: aviso: tipos en conflicto para la función interna ‘sinh’ _configtest.c:14:5: aviso: tipos en conflicto para la función interna ‘frexp’ _configtest.c:15:5: aviso: tipos en conflicto para la función interna ‘exp’ _configtest.c:16:5: aviso: tipos en conflicto para la función interna ‘tan’ _configtest.c:17:5: aviso: tipos en conflicto para la función interna ‘ceil’ _configtest.c:18:5: aviso: tipos en conflicto para la función interna ‘log10’ _configtest.c:19:5: aviso: tipos en conflicto para la función interna ‘sin’ _configtest.c:20:5: aviso: tipos en conflicto para la función interna ‘ldexp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘log2’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘pow’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘exp2’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘atan2’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘rint’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘nextafter’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘trunc’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘cosf’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘coshf’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘rintf’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘fabsf’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘floorf’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘nextafterf’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘tanhf’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘log10f’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘logf’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘sinhf’ _configtest.c:11:5: aviso: tipos en conflicto para la función interna ‘acosf’ _configtest.c:12:5: aviso: tipos en conflicto para la función interna ‘sqrtf’ _configtest.c:13:5: aviso: tipos en conflicto para la función interna ‘ldexpf’ _configtest.c:14:5: aviso: tipos en conflicto para la función interna ‘hypotf’ _configtest.c:15:5: aviso: tipos en conflicto para la función interna ‘log2f’ _configtest.c:16:5: aviso: tipos en conflicto para la función interna ‘exp2f’ _configtest.c:17:5: aviso: tipos en conflicto para la función interna ‘atanf’ _configtest.c:18:5: aviso: tipos en conflicto para la función interna ‘fmodf’ _configtest.c:19:5: aviso: tipos en conflicto para la función interna ‘atan2f’ _configtest.c:20:5: aviso: tipos en conflicto para la función interna ‘modff’ _configtest.c:21:5: aviso: tipos en conflicto para la función interna ‘ceilf’ _configtest.c:22:5: aviso: tipos en conflicto para la función interna ‘log1pf’ _configtest.c:23:5: aviso: tipos en conflicto para la función interna ‘asinf’ _configtest.c:24:5: aviso: tipos en conflicto para la función interna ‘copysignf’ _configtest.c:25:5: aviso: tipos en conflicto para la función interna ‘acoshf’ _configtest.c:26:5: aviso: tipos en conflicto para la función interna ‘sinf’ _configtest.c:27:5: aviso: tipos en conflicto para la función interna ‘tanf’ _configtest.c:28:5: aviso: tipos en conflicto para la función interna ‘atanhf’ _configtest.c:29:5: aviso: tipos en conflicto para la función interna ‘truncf’ _configtest.c:30:5: aviso: tipos en conflicto para la función interna ‘asinhf’ _configtest.c:31:5: aviso: tipos en conflicto para la función interna ‘frexpf’ _configtest.c:32:5: aviso: tipos en conflicto para la función interna ‘powf’ _configtest.c:33:5: aviso: tipos en conflicto para la función interna ‘expf’ _configtest.c:34:5: aviso: tipos en conflicto para la función interna ‘expm1f’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘tanhl’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘log10l’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘nextafterl’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘coshl’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cosl’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘floorl’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘rintl’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘fabsl’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘acosl’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘ldexpl’ _configtest.c:11:5: aviso: tipos en conflicto para la función interna ‘sqrtl’ _configtest.c:12:5: aviso: tipos en conflicto para la función interna ‘logl’ _configtest.c:13:5: aviso: tipos en conflicto para la función interna ‘expm1l’ _configtest.c:14:5: aviso: tipos en conflicto para la función interna ‘hypotl’ _configtest.c:15:5: aviso: tipos en conflicto para la función interna ‘log2l’ _configtest.c:16:5: aviso: tipos en conflicto para la función interna ‘copysignl’ _configtest.c:17:5: aviso: tipos en conflicto para la función interna ‘exp2l’ _configtest.c:18:5: aviso: tipos en conflicto para la función interna ‘atanl’ _configtest.c:19:5: aviso: tipos en conflicto para la función interna ‘frexpl’ _configtest.c:20:5: aviso: tipos en conflicto para la función interna ‘atan2l’ _configtest.c:21:5: aviso: tipos en conflicto para la función interna ‘sinhl’ _configtest.c:22:5: aviso: tipos en conflicto para la función interna ‘fmodl’ _configtest.c:23:5: aviso: tipos en conflicto para la función interna ‘log1pl’ _configtest.c:24:5: aviso: tipos en conflicto para la función interna ‘asinl’ _configtest.c:25:5: aviso: tipos en conflicto para la función interna ‘ceill’ _configtest.c:26:5: aviso: tipos en conflicto para la función interna ‘sinl’ _configtest.c:27:5: aviso: tipos en conflicto para la función interna ‘acoshl’ _configtest.c:28:5: aviso: tipos en conflicto para la función interna ‘atanhl’ _configtest.c:29:5: aviso: tipos en conflicto para la función interna ‘tanl’ _configtest.c:30:5: aviso: tipos en conflicto para la función interna ‘truncl’ _configtest.c:31:5: aviso: tipos en conflicto para la función interna ‘powl’ _configtest.c:32:5: aviso: tipos en conflicto para la función interna ‘expl’ _configtest.c:33:5: aviso: tipos en conflicto para la función interna ‘modfl’ _configtest.c:34:5: aviso: tipos en conflicto para la función interna ‘asinhl’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece _configtest.c: En la función ‘main’: _configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ no se declaró aquí (primer uso en esta función) _configtest.c:8:12: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘cexp’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘clog’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘ccos’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘cimag’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cabs’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘cpow’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘csqrt’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘carg’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘creal’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘csin’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘ccosf’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘cargf’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘csqrtf’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘cpowf’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cexpf’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘crealf’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘csinf’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘cabsf’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘clogf’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘cimagf’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘csqrtl’ _configtest.c:2:5: aviso: tipos en conflicto para la función interna ‘cargl’ _configtest.c:3:5: aviso: tipos en conflicto para la función interna ‘cexpl’ _configtest.c:4:5: aviso: tipos en conflicto para la función interna ‘ccosl’ _configtest.c:5:5: aviso: tipos en conflicto para la función interna ‘cpowl’ _configtest.c:6:5: aviso: tipos en conflicto para la función interna ‘cimagl’ _configtest.c:7:5: aviso: tipos en conflicto para la función interna ‘csinl’ _configtest.c:8:5: aviso: tipos en conflicto para la función interna ‘creall’ _configtest.c:9:5: aviso: tipos en conflicto para la función interna ‘clogl’ _configtest.c:10:5: aviso: tipos en conflicto para la función interna ‘cabsl’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o ('File:', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h') #define HAVE_ENDIAN_H 1 #define SIZEOF_PY_INTPTR_T 8 #define SIZEOF_PY_LONG_LONG 8 #define MATHLIB m #define HAVE_SIN #define HAVE_COS #define HAVE_TAN #define HAVE_SINH #define HAVE_COSH #define HAVE_TANH #define HAVE_FABS #define HAVE_FLOOR #define HAVE_CEIL #define HAVE_SQRT #define HAVE_LOG10 #define HAVE_LOG #define HAVE_EXP #define HAVE_ASIN #define HAVE_ACOS #define HAVE_ATAN #define HAVE_FMOD #define HAVE_MODF #define HAVE_FREXP #define HAVE_LDEXP #define HAVE_RINT #define HAVE_TRUNC #define HAVE_EXP2 #define HAVE_LOG2 #define HAVE_ATAN2 #define HAVE_POW #define HAVE_NEXTAFTER #define HAVE_SINF #define HAVE_COSF #define HAVE_TANF #define HAVE_SINHF #define HAVE_COSHF #define HAVE_TANHF #define HAVE_FABSF #define HAVE_FLOORF #define HAVE_CEILF #define HAVE_RINTF #define HAVE_TRUNCF #define HAVE_SQRTF #define HAVE_LOG10F #define HAVE_LOGF #define HAVE_LOG1PF #define HAVE_EXPF #define HAVE_EXPM1F #define HAVE_ASINF #define HAVE_ACOSF #define HAVE_ATANF #define HAVE_ASINHF #define HAVE_ACOSHF #define HAVE_ATANHF #define HAVE_HYPOTF #define HAVE_ATAN2F #define HAVE_POWF #define HAVE_FMODF #define HAVE_MODFF #define HAVE_FREXPF #define HAVE_LDEXPF #define HAVE_EXP2F #define HAVE_LOG2F #define HAVE_COPYSIGNF #define HAVE_NEXTAFTERF #define HAVE_SINL #define HAVE_COSL #define HAVE_TANL #define HAVE_SINHL #define HAVE_COSHL #define HAVE_TANHL #define HAVE_FABSL #define HAVE_FLOORL #define HAVE_CEILL #define HAVE_RINTL #define HAVE_TRUNCL #define HAVE_SQRTL #define HAVE_LOG10L #define HAVE_LOGL #define HAVE_LOG1PL #define HAVE_EXPL #define HAVE_EXPM1L #define HAVE_ASINL #define HAVE_ACOSL #define HAVE_ATANL #define HAVE_ASINHL #define HAVE_ACOSHL #define HAVE_ATANHL #define HAVE_HYPOTL #define HAVE_ATAN2L #define HAVE_POWL #define HAVE_FMODL #define HAVE_MODFL #define HAVE_FREXPL #define HAVE_LDEXPL #define HAVE_EXP2L #define HAVE_LOG2L #define HAVE_COPYSIGNL #define HAVE_NEXTAFTERL #define HAVE_DECL_SIGNBIT #define HAVE_COMPLEX_H #define HAVE_CREAL #define HAVE_CIMAG #define HAVE_CABS #define HAVE_CARG #define HAVE_CEXP #define HAVE_CSQRT #define HAVE_CLOG #define HAVE_CCOS #define HAVE_CSIN #define HAVE_CPOW #define HAVE_CREALF #define HAVE_CIMAGF #define HAVE_CABSF #define HAVE_CARGF #define HAVE_CEXPF #define HAVE_CSQRTF #define HAVE_CLOGF #define HAVE_CCOSF #define HAVE_CSINF #define HAVE_CPOWF #define HAVE_CREALL #define HAVE_CIMAGL #define HAVE_CABSL #define HAVE_CARGL #define HAVE_CEXPL #define HAVE_CSQRTL #define HAVE_CLOGL #define HAVE_CCOSL #define HAVE_CSINL #define HAVE_CPOWL #define HAVE_LDOUBLE_INTEL_EXTENDED_16_BYTES_LE 1 #define NPY_PY3K 1 #ifndef __cplusplus /* #undef inline */ #endif #ifndef _NPY_NPY_CONFIG_H_ #error config.h should never be included directly, include npy_config.h instead #endif EOF  adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h' to sources. Generating build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 _configtest.o: In function `main': _configtest.c:(.text+0x5): undefined reference to `exp' collect2: ld devolvió el estado de salida 1 failure. removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:1:5: aviso: tipos en conflicto para la función interna ‘exp’ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c _configtest.c:5:18: aviso: elementos extra al final de la directiva #ifndef success! removing: _configtest.c _configtest.o File: build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h #define NPY_HAVE_ENDIAN_H 1 #define NPY_SIZEOF_SHORT SIZEOF_SHORT #define NPY_SIZEOF_INT SIZEOF_INT #define NPY_SIZEOF_LONG SIZEOF_LONG #define NPY_SIZEOF_FLOAT 4 #define NPY_SIZEOF_COMPLEX_FLOAT 8 #define NPY_SIZEOF_DOUBLE 8 #define NPY_SIZEOF_COMPLEX_DOUBLE 16 #define NPY_SIZEOF_LONGDOUBLE 16 #define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32 #define NPY_SIZEOF_PY_INTPTR_T 8 #define NPY_SIZEOF_PY_LONG_LONG 8 #define NPY_SIZEOF_LONGLONG 8 #define NPY_NO_SMP 0 #define NPY_HAVE_DECL_ISNAN #define NPY_HAVE_DECL_ISINF #define NPY_HAVE_DECL_ISFINITE #define NPY_HAVE_DECL_SIGNBIT #define NPY_USE_C99_COMPLEX #define NPY_HAVE_COMPLEX_DOUBLE 1 #define NPY_HAVE_COMPLEX_FLOAT 1 #define NPY_HAVE_COMPLEX_LONG_DOUBLE 1 #define NPY_USE_C99_FORMATS 1 #define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden"))) #define NPY_ABI_VERSION 0x01000009 #define NPY_API_VERSION 0x00000006 #ifndef __STDC_FORMAT_MACROS #define __STDC_FORMAT_MACROS 1 #endif EOF  adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py  adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h' to sources. conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/_sortmodule.c numpy.core - nothing done with h_files = ['build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.multiarray" sources non-existing path in 'numpy/core': 'build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray' creating build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray/scalartypes.c conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray/arraytypes.c conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray/nditer.c conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray/lowlevel_strided_loops.c conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray/einsum.c  adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h' to sources.  adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py  adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h' to sources. numpy.core - nothing done with h_files = ['build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.umath" sources  adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h' to sources.  adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py  adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__ufunc_api.h' to sources. non-existing path in 'numpy/core': 'build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath' creating build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath/loops.c conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath/umathmodule.c conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath/funcs.inc  adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath' to include_dirs. numpy.core - nothing done with h_files = ['build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath/funcs.inc', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core.scalarmath" sources  adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h' to sources.  adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py  adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py  adding 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__ufunc_api.h' to sources. conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/scalarmathmodule.c numpy.core - nothing done with h_files = ['build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/_numpyconfig.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__multiarray_api.h', 'build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core._dotblas" sources building extension "numpy.core.umath_tests" sources conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath/umath_tests.c building extension "numpy.core.multiarray_tests" sources conv_template:> build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray/multiarray_tests.c building extension "numpy.lib._compiled_base" sources building extension "numpy.numarray._capi" sources building extension "numpy.fft.fftpack_lite" sources building extension "numpy.linalg.lapack_lite" sources creating build-3.2/src.linux-x86_64-3.2/numpy/linalg ### Warning: Using unoptimized lapack ###  adding 'numpy/linalg/lapack_litemodule.c' to sources.  adding 'numpy/linalg/python_xerbla.c' to sources.  adding 'numpy/linalg/zlapack_lite.c' to sources.  adding 'numpy/linalg/dlapack_lite.c' to sources.  adding 'numpy/linalg/blas_lite.c' to sources.  adding 'numpy/linalg/dlamch.c' to sources.  adding 'numpy/linalg/f2c_lite.c' to sources. building extension "numpy.random.mtrand" sources creating build-3.2/src.linux-x86_64-3.2/numpy/random C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 _configtest.o -o _configtest _configtest failure. removing: _configtest.c _configtest.o _configtest building data_files sources build_src: building npy-pkg config files running build_py creating build-3.2/lib.linux-x86_64-3.2 creating build-3.2/lib.linux-x86_64-3.2/numpy copying numpy/add_newdocs.py -> build-3.2/lib.linux-x86_64-3.2/numpy copying numpy/dual.py -> build-3.2/lib.linux-x86_64-3.2/numpy copying numpy/matlib.py -> build-3.2/lib.linux-x86_64-3.2/numpy copying numpy/_import_tools.py -> build-3.2/lib.linux-x86_64-3.2/numpy copying numpy/ctypeslib.py -> build-3.2/lib.linux-x86_64-3.2/numpy copying numpy/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy copying numpy/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy copying numpy/version.py -> build-3.2/lib.linux-x86_64-3.2/numpy copying numpy/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy copying build-3.2/src.linux-x86_64-3.2/numpy/__config__.py -> build-3.2/lib.linux-x86_64-3.2/numpy creating build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/core.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/ccompiler.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/interactive.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/pathccompiler.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/compat.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/system_info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/npy_pkg_config.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/intelccompiler.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/lib2def.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/log.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/misc_util.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/line_endings.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/extension.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/conv_template.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/__version__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/environment.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/from_template.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/exec_command.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/cpuinfo.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/mingw32ccompiler.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/unixccompiler.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying numpy/distutils/numpy_distribution.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils copying build-3.2/src.linux-x86_64-3.2/numpy/distutils/__config__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils creating build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/install_headers.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/install_clib.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/install_data.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/build_scripts.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/config.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/build_ext.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/install.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/build_py.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/scons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/config_compiler.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/build_src.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/sdist.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/build.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/build_clib.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/develop.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/bdist_rpm.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/autodist.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command copying numpy/distutils/command/egg_info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/command creating build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pg.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/absoft.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/compaq.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/mips.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/g95.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/gnu.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/ibm.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nag.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/vast.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/none.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pathf95.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/sun.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/lahey.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/hpux.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/intel.py -> build-3.2/lib.linux-x86_64-3.2/numpy/distutils/fcompiler creating build-3.2/lib.linux-x86_64-3.2/numpy/testing copying numpy/testing/decorators.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing copying numpy/testing/noseclasses.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing copying numpy/testing/nulltester.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing copying numpy/testing/nosetester.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing copying numpy/testing/print_coercion_tables.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing copying numpy/testing/numpytest.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing copying numpy/testing/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing copying numpy/testing/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing copying numpy/testing/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing copying numpy/testing/utils.py -> build-3.2/lib.linux-x86_64-3.2/numpy/testing creating build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/auxfuncs.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/rules.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/f90mod_rules.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/use_rules.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/f2py2e.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/__version__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/common_rules.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/capi_maps.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/crackfortran.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/func2subr.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/f2py_testing.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/cb_rules.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/diagnose.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/cfuncs.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py copying numpy/f2py/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/f2py creating build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/scons_support.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/numeric.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/getlimits.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/_internal.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/shape_base.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/records.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/_mx_datetime_parser.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/arrayprint.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/defchararray.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/function_base.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/setup_common.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/numerictypes.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/memmap.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/fromnumeric.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/machar.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core copying numpy/core/code_generators/generate_numpy_api.py -> build-3.2/lib.linux-x86_64-3.2/numpy/core creating build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/type_check.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/_datasource.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/arraysetops.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/polynomial.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/recfunctions.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/npyio.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/_iotools.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/user_array.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/shape_base.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/ufunclike.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/function_base.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/format.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/scimath.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/financial.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/stride_tricks.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/arrayterator.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/twodim_base.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/index_tricks.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib copying numpy/lib/utils.py -> build-3.2/lib.linux-x86_64-3.2/numpy/lib creating build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/functions.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/ma.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/compat.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/linear_algebra.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/ufuncs.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/user_array.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/misc.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/mlab.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/fft.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/typeconv.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/fix_default_axis.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/matrix.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/rng_stats.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/alter_code1.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/alter_code2.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/rng.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/array_printer.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/arrayfns.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/random_array.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/precision.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric copying numpy/oldnumeric/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/oldnumeric creating build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/functions.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/ma.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/compat.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/linear_algebra.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/convolve.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/ufuncs.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/mlab.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/fft.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/matrix.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/image.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/alter_code1.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/alter_code2.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/nd_image.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/util.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/session.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/numerictypes.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/random_array.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray copying numpy/numarray/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/numarray creating build-3.2/lib.linux-x86_64-3.2/numpy/fft copying numpy/fft/fftpack.py -> build-3.2/lib.linux-x86_64-3.2/numpy/fft copying numpy/fft/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/fft copying numpy/fft/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/fft copying numpy/fft/info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/fft copying numpy/fft/helper.py -> build-3.2/lib.linux-x86_64-3.2/numpy/fft copying numpy/fft/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/fft creating build-3.2/lib.linux-x86_64-3.2/numpy/linalg copying numpy/linalg/linalg.py -> build-3.2/lib.linux-x86_64-3.2/numpy/linalg copying numpy/linalg/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/linalg copying numpy/linalg/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/linalg copying numpy/linalg/info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/linalg copying numpy/linalg/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/linalg creating build-3.2/lib.linux-x86_64-3.2/numpy/random copying numpy/random/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/random copying numpy/random/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/random copying numpy/random/info.py -> build-3.2/lib.linux-x86_64-3.2/numpy/random copying numpy/random/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/random creating build-3.2/lib.linux-x86_64-3.2/numpy/ma copying numpy/ma/timer_comparison.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma copying numpy/ma/core.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma copying numpy/ma/bench.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma copying numpy/ma/testutils.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma copying numpy/ma/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma copying numpy/ma/extras.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma copying numpy/ma/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma copying numpy/ma/version.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma copying numpy/ma/mrecords.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma copying numpy/ma/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/ma creating build-3.2/lib.linux-x86_64-3.2/numpy/matrixlib copying numpy/matrixlib/defmatrix.py -> build-3.2/lib.linux-x86_64-3.2/numpy/matrixlib copying numpy/matrixlib/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/matrixlib copying numpy/matrixlib/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/matrixlib copying numpy/matrixlib/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/matrixlib creating build-3.2/lib.linux-x86_64-3.2/numpy/compat copying numpy/compat/py3k.py -> build-3.2/lib.linux-x86_64-3.2/numpy/compat copying numpy/compat/_inspect.py -> build-3.2/lib.linux-x86_64-3.2/numpy/compat copying numpy/compat/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/compat copying numpy/compat/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/compat copying numpy/compat/setupscons.py -> build-3.2/lib.linux-x86_64-3.2/numpy/compat creating build-3.2/lib.linux-x86_64-3.2/numpy/polynomial copying numpy/polynomial/hermite_e.py -> build-3.2/lib.linux-x86_64-3.2/numpy/polynomial copying numpy/polynomial/polynomial.py -> build-3.2/lib.linux-x86_64-3.2/numpy/polynomial copying numpy/polynomial/laguerre.py -> build-3.2/lib.linux-x86_64-3.2/numpy/polynomial copying numpy/polynomial/hermite.py -> build-3.2/lib.linux-x86_64-3.2/numpy/polynomial copying numpy/polynomial/polyutils.py -> build-3.2/lib.linux-x86_64-3.2/numpy/polynomial copying numpy/polynomial/setup.py -> build-3.2/lib.linux-x86_64-3.2/numpy/polynomial copying numpy/polynomial/polytemplate.py -> build-3.2/lib.linux-x86_64-3.2/numpy/polynomial copying numpy/polynomial/chebyshev.py -> build-3.2/lib.linux-x86_64-3.2/numpy/polynomial copying numpy/polynomial/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/polynomial copying numpy/polynomial/legendre.py -> build-3.2/lib.linux-x86_64-3.2/numpy/polynomial creating build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/creation.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/basics.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/io.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/methods_vs_functions.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/ufuncs.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/misc.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/jargon.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/structured_arrays.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/internals.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/constants.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/howtofind.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/broadcasting.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/performance.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/glossary.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/indexing.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/__init__.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/byteswapping.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc copying numpy/doc/subclassing.py -> build-3.2/lib.linux-x86_64-3.2/numpy/doc warning: build_py: byte-compiling is disabled, skipping.  running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib building 'npymath' library compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.2/temp.linux-x86_64-3.2 creating build-3.2/temp.linux-x86_64-3.2/build-3.2 creating build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2 creating build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy creating build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core creating build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core/src creating build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core/src/npymath creating build-3.2/temp.linux-x86_64-3.2/numpy creating build-3.2/temp.linux-x86_64-3.2/numpy/core creating build-3.2/temp.linux-x86_64-3.2/numpy/core/src creating build-3.2/temp.linux-x86_64-3.2/numpy/core/src/npymath compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/core/src/npymath/halffloat.c x86_64-pc-linux-gnu-gcc: build-3.2/src.linux-x86_64-3.2/numpy/core/src/npymath/ieee754.c x86_64-pc-linux-gnu-gcc: build-3.2/src.linux-x86_64-3.2/numpy/core/src/npymath/npy_math.c x86_64-pc-linux-gnu-gcc: build-3.2/src.linux-x86_64-3.2/numpy/core/src/npymath/npy_math_complex.c ar: adding 4 object files to build-3.2/temp.linux-x86_64-3.2/libnpymath.a running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext building 'numpy.core._sort' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: build-3.2/src.linux-x86_64-3.2/numpy/core/src/_sortmodule.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core/src/_sortmodule.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lnpymath -lm -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/core/_sort.cpython-32.so building 'numpy.core.multiarray' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.2/temp.linux-x86_64-3.2/numpy/core/src/multiarray compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/core/src/multiarray/multiarraymodule_onefile.c In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:14:0: numpy/core/src/multiarray/arraytypes.c.src: En la función ‘VOID_getitem’: numpy/core/src/multiarray/arraytypes.c.src:636:35: aviso: asignación desde un tipo de puntero incompatible In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:25:0: numpy/core/src/multiarray/getset.c: En la función ‘array_data_get’: numpy/core/src/multiarray/getset.c:283:5: aviso: se pasa el argumento 1 de ‘PyMemoryView_FromObject’ desde un tipo de puntero incompatible /usr/include/python3.2/memoryobject.h:56:12: nota: se esperaba ‘struct PyObject *’ pero el argumento es de tipo ‘struct PyArrayObject *’ In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:39:0: numpy/core/src/multiarray/nditer_pywrap.c: En la función ‘npyiter_subscript’: numpy/core/src/multiarray/nditer_pywrap.c:2268:29: aviso: se pasa el argumento 1 de ‘PySlice_GetIndices’ desde un tipo de puntero incompatible /usr/include/python3.2/sliceobject.h:38:5: nota: se esperaba ‘struct PyObject *’ pero el argumento es de tipo ‘struct PySliceObject *’ numpy/core/src/multiarray/nditer_pywrap.c: En la función ‘npyiter_ass_subscript’: numpy/core/src/multiarray/nditer_pywrap.c:2313:29: aviso: se pasa el argumento 1 de ‘PySlice_GetIndices’ desde un tipo de puntero incompatible /usr/include/python3.2/sliceobject.h:38:5: nota: se esperaba ‘struct PyObject *’ pero el argumento es de tipo ‘struct PySliceObject *’ x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/numpy/core/src/multiarray/multiarraymodule_onefile.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lnpymath -lm -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/core/multiarray.cpython-32.so building 'numpy.core.umath' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.2/temp.linux-x86_64-3.2/numpy/core/src/umath compile options: '-Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/core/src/umath/umathmodule_onefile.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/numpy/core/src/umath/umathmodule_onefile.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lnpymath -lm -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/core/umath.cpython-32.so building 'numpy.core.scalarmath' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: build-3.2/src.linux-x86_64-3.2/numpy/core/src/scalarmathmodule.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core/src/scalarmathmodule.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lnpymath -lm -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/core/scalarmath.cpython-32.so building 'numpy.core.umath_tests' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath/umath_tests.c In file included from numpy/core/src/private/npy_config.h:4:0, from numpy/core/src/umath/umath_tests.c.src:14: build-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy/config.h:133:0: aviso: se redefinió "NPY_PY3K" numpy/core/include/numpy/npy_3kcompat.h:18:0: nota: esta es la ubicación de la definición previa x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core/src/umath/umath_tests.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/core/umath_tests.cpython-32.so building 'numpy.core.multiarray_tests' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray/multiarray_tests.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/build-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray/multiarray_tests.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/core/multiarray_tests.cpython-32.so building 'numpy.lib._compiled_base' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.2/temp.linux-x86_64-3.2/numpy/lib creating build-3.2/temp.linux-x86_64-3.2/numpy/lib/src compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/lib/src/_compiled_base.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/numpy/lib/src/_compiled_base.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/lib/_compiled_base.cpython-32.so building 'numpy.numarray._capi' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.2/temp.linux-x86_64-3.2/numpy/numarray compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/numarray/_capi.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/numpy/numarray/_capi.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/numarray/_capi.cpython-32.so building 'numpy.fft.fftpack_lite' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.2/temp.linux-x86_64-3.2/numpy/fft compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack.c x86_64-pc-linux-gnu-gcc: numpy/fft/fftpack_litemodule.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/numpy/fft/fftpack_litemodule.o build-3.2/temp.linux-x86_64-3.2/numpy/fft/fftpack.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/fft/fftpack_lite.cpython-32.so building 'numpy.linalg.lapack_lite' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.2/temp.linux-x86_64-3.2/numpy/linalg compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/linalg/dlapack_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/f2c_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/python_xerbla.c x86_64-pc-linux-gnu-gcc: numpy/linalg/blas_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/dlamch.c x86_64-pc-linux-gnu-gcc: numpy/linalg/zlapack_lite.c x86_64-pc-linux-gnu-gcc: numpy/linalg/lapack_litemodule.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/numpy/linalg/lapack_litemodule.o build-3.2/temp.linux-x86_64-3.2/numpy/linalg/python_xerbla.o build-3.2/temp.linux-x86_64-3.2/numpy/linalg/zlapack_lite.o build-3.2/temp.linux-x86_64-3.2/numpy/linalg/dlapack_lite.o build-3.2/temp.linux-x86_64-3.2/numpy/linalg/blas_lite.o build-3.2/temp.linux-x86_64-3.2/numpy/linalg/dlamch.o build-3.2/temp.linux-x86_64-3.2/numpy/linalg/f2c_lite.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/linalg/lapack_lite.cpython-32.so building 'numpy.random.mtrand' extension compiling C sources C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing -fPIC  creating build-3.2/temp.linux-x86_64-3.2/numpy/random creating build-3.2/temp.linux-x86_64-3.2/numpy/random/mtrand compile options: '-Inumpy/core/include -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python3.2 -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/multiarray -Ibuild-3.2/src.linux-x86_64-3.2/numpy/core/src/umath -c' x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/distributions.c x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/mtrand.c x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/initarray.c x86_64-pc-linux-gnu-gcc: numpy/random/mtrand/randomkit.c x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -shared -O2 -pipe -march=core2 -mtune=core2 -O2 -pipe -msse4.1 -fno-strict-aliasing build-3.2/temp.linux-x86_64-3.2/numpy/random/mtrand/mtrand.o build-3.2/temp.linux-x86_64-3.2/numpy/random/mtrand/randomkit.o build-3.2/temp.linux-x86_64-3.2/numpy/random/mtrand/initarray.o build-3.2/temp.linux-x86_64-3.2/numpy/random/mtrand/distributions.o -L/usr/lib64 -Lbuild-3.2/temp.linux-x86_64-3.2 -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/numpy/random/mtrand.cpython-32.so running scons running build_scripts creating build-3.2/scripts.linux-x86_64-3.2 Creating build-3.2/scripts.linux-x86_64-3.2/f2py3.2  adding 'build-3.2/scripts.linux-x86_64-3.2/f2py3.2' to scripts changing mode of build-3.2/scripts.linux-x86_64-3.2/f2py3.2 from 644 to 755 >>> Source compiled. --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE "/var/log/sandbox/sandbox-23008.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/8z_6kN.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/bzp_Dz.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpRO8v03/p8s1Xu.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/_uXwmG.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/Z9Y3Re.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpxvHv8k/z9SKfg.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/r1_8vw.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/5vbmaj.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpQk82SM/w9pL4T.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/wlEry5.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/HH45N8.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpYeDYmC/zrqZZY.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/53z_pb.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/nr7dlk.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.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 /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.f -o /var/tmp/portage/dev-python/numpy-1.6.0/temp/tmpqz7xc8/gg92gc.o --------------------------------------------------------------------------------