* CPV: dev-python/numpy-1.4.0 * REPO: gentoo * USE: elibc_glibc kernel_linux lapack ppc userland_GNU >>> Unpacking source... >>> Unpacking numpy-1.4.0.tar.gz to /var/tmp/portage/dev-python/numpy-1.4.0/work >>> Source unpacked in /var/tmp/portage/dev-python/numpy-1.4.0/work >>> Preparing source in /var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0 ... * Applying numpy-1.1.0-f2py.patch ...  [ ok ] * Applying numpy-1.3.0-fenv-freebsd.patch ...  [ ok ] * Applying numpy-1.4.0-python-2.7.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0 ... * Building of dev-python/numpy-1.4.0 with CPython 2.6... python2.6 setup.py build -b build-2.6 config_fc --noopt --noarch Running from numpy source directory. F2PY Version 2 blas_opt_info: blas_mkl_info:  libraries mkl,vml,guide not found in /usr/lib  NOT AVAILABLE  atlas_blas_threads_info: Setting PTATLAS=ATLAS /var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0/numpy/distutils/system_info.py:520: UserWarning: Specified path is invalid. warnings.warn('Specified path %s is invalid.' % d) Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS  FOUND:  libraries = ['cblas', 'blas']  library_dirs = ['/usr/lib']  language = c  /var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0/numpy/distutils/command/config.py:394: DeprecationWarning: +++++++++++++++++++++++++++++++++++++++++++++++++ Usage of get_output is deprecated: please do not use it anymore, and avoid configuration checks involving running executable on the target machine. +++++++++++++++++++++++++++++++++++++++++++++++++ DeprecationWarning) customize GnuFCompiler Could not locate executable g77 Could not locate executable f77 customize IntelFCompiler Could not locate executable ifort Could not locate executable ifc customize LaheyFCompiler Could not locate executable lf95 customize PGroupFCompiler Could not locate executable pgf90 Could not locate executable pgf77 customize AbsoftFCompiler Could not locate executable f90 customize NAGFCompiler Could not locate executable f95 customize VastFCompiler customize GnuFCompiler customize CompaqFCompiler Could not locate executable fort customize IntelItaniumFCompiler Could not locate executable efort Could not locate executable efc customize IntelEM64TFCompiler customize Gnu95FCompiler Found executable /usr/bin/gfortran customize Gnu95FCompiler customize Gnu95FCompiler using config compiling '_configtest.c': /* This file is generated from numpy/distutils/system_info.py */ void ATL_buildinfo(void); int main(void) { ATL_buildinfo(); return 0; } C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-c' powerpc-unknown-linux-gnu-gcc: _configtest.c powerpc-unknown-linux-gnu-gcc -pthread _configtest.o -L/usr/lib -lcblas -lblas -o _configtest _configtest.o: In function `main': /var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0/_configtest.c:5: undefined reference to `ATL_buildinfo' collect2: ld returned 1 exit status _configtest.o: In function `main': /var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0/_configtest.c:5: undefined reference to `ATL_buildinfo' collect2: ld returned 1 exit status failure. removing: _configtest.c _configtest.o Status: 255 Output:   FOUND:  libraries = ['cblas', 'blas']  library_dirs = ['/usr/lib']  language = c  define_macros = [('NO_ATLAS_INFO', 2)]  lapack_opt_info: lapack_mkl_info: mkl_info:  libraries mkl,vml,guide not found in /usr/lib  NOT AVAILABLE   NOT AVAILABLE  atlas_threads_info: Setting PTATLAS=ATLAS numpy.distutils.system_info.atlas_threads_info Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS  FOUND:  libraries = ['lapack', 'blas', 'cblas', 'blas']  library_dirs = ['/usr/lib']  language = f77  customize GnuFCompiler customize IntelFCompiler customize LaheyFCompiler customize PGroupFCompiler customize AbsoftFCompiler customize NAGFCompiler customize VastFCompiler customize GnuFCompiler customize CompaqFCompiler customize IntelItaniumFCompiler customize IntelEM64TFCompiler customize Gnu95FCompiler customize Gnu95FCompiler customize Gnu95FCompiler using config compiling '_configtest.c': /* This file is generated from numpy/distutils/system_info.py */ void ATL_buildinfo(void); int main(void) { ATL_buildinfo(); return 0; } C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-c' powerpc-unknown-linux-gnu-gcc: _configtest.c powerpc-unknown-linux-gnu-gcc -pthread _configtest.o -L/usr/lib -llapack -lblas -lcblas -lblas -o _configtest _configtest.o: In function `main': /var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0/_configtest.c:5: undefined reference to `ATL_buildinfo' collect2: ld returned 1 exit status _configtest.o: In function `main': /var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0/_configtest.c:5: undefined reference to `ATL_buildinfo' collect2: ld returned 1 exit status failure. removing: _configtest.c _configtest.o Status: 255 Output:   FOUND:  libraries = ['lapack', 'blas', 'cblas', 'blas']  library_dirs = ['/usr/lib']  language = f77  define_macros = [('NO_ATLAS_INFO', 2)]  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-ppc64-2.6 creating build-2.6/src.linux-ppc64-2.6/numpy creating build-2.6/src.linux-ppc64-2.6/numpy/distutils building library "npymath" sources customize GnuFCompiler customize IntelFCompiler customize LaheyFCompiler customize PGroupFCompiler customize AbsoftFCompiler customize NAGFCompiler customize VastFCompiler customize CompaqFCompiler customize IntelItaniumFCompiler customize IntelEM64TFCompiler customize Gnu95FCompiler customize Gnu95FCompiler customize Gnu95FCompiler using config C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c powerpc-unknown-linux-gnu-gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function ‘exp’ powerpc-unknown-linux-gnu-gcc -pthread _configtest.o -o _configtest _configtest.o: In function `main': /var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status _configtest.o: In function `main': /var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status failure. removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function ‘exp’ powerpc-unknown-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest creating build-2.6/src.linux-ppc64-2.6/numpy/core creating build-2.6/src.linux-ppc64-2.6/numpy/core/src creating build-2.6/src.linux-ppc64-2.6/numpy/core/src/npymath conv_template:> build-2.6/src.linux-ppc64-2.6/numpy/core/src/npymath/npy_math.c conv_template:> build-2.6/src.linux-ppc64-2.6/numpy/core/src/npymath/ieee754.c conv_template:> build-2.6/src.linux-ppc64-2.6/numpy/core/src/npymath/npy_math_complex.c building extension "numpy.core._sort" sources Generating build-2.6/src.linux-ppc64-2.6/numpy/core/include/numpy/config.h C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-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: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-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: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:7: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function) _configtest.c:7: error: (Each undeclared identifier is reported only once _configtest.c:7: error: for each function it appears in.) _configtest.c: In function ‘main’: _configtest.c:7: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function) _configtest.c:7: error: (Each undeclared identifier is reported only once _configtest.c:7: error: for each function it appears in.) failure. removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-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: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function ‘exp’ powerpc-unknown-linux-gnu-gcc -pthread _configtest.o -o _configtest _configtest.o: In function `main': /var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status _configtest.o: In function `main': /var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status failure. removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function ‘exp’ powerpc-unknown-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function ‘asin’ _configtest.c:2: warning: conflicting types for built-in function ‘cos’ _configtest.c:3: warning: conflicting types for built-in function ‘log’ _configtest.c:4: warning: conflicting types for built-in function ‘fabs’ _configtest.c:5: warning: conflicting types for built-in function ‘tanh’ _configtest.c:6: warning: conflicting types for built-in function ‘atan’ _configtest.c:7: warning: conflicting types for built-in function ‘acos’ _configtest.c:8: warning: conflicting types for built-in function ‘floor’ _configtest.c:9: warning: conflicting types for built-in function ‘fmod’ _configtest.c:10: warning: conflicting types for built-in function ‘sqrt’ _configtest.c:11: warning: conflicting types for built-in function ‘cosh’ _configtest.c:12: warning: conflicting types for built-in function ‘modf’ _configtest.c:13: warning: conflicting types for built-in function ‘sinh’ _configtest.c:14: warning: conflicting types for built-in function ‘frexp’ _configtest.c:15: warning: conflicting types for built-in function ‘exp’ _configtest.c:16: warning: conflicting types for built-in function ‘tan’ _configtest.c:17: warning: conflicting types for built-in function ‘ceil’ _configtest.c:18: warning: conflicting types for built-in function ‘log10’ _configtest.c:19: warning: conflicting types for built-in function ‘sin’ _configtest.c:20: warning: conflicting types for built-in function ‘ldexp’ powerpc-unknown-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function ‘log2’ _configtest.c:2: warning: conflicting types for built-in function ‘pow’ _configtest.c:3: warning: conflicting types for built-in function ‘exp2’ _configtest.c:4: warning: conflicting types for built-in function ‘atan2’ _configtest.c:5: warning: conflicting types for built-in function ‘rint’ _configtest.c:6: warning: conflicting types for built-in function ‘nextafter’ _configtest.c:7: warning: conflicting types for built-in function ‘trunc’ powerpc-unknown-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function ‘cosf’ _configtest.c:2: warning: conflicting types for built-in function ‘coshf’ _configtest.c:3: warning: conflicting types for built-in function ‘rintf’ _configtest.c:4: warning: conflicting types for built-in function ‘fabsf’ _configtest.c:5: warning: conflicting types for built-in function ‘floorf’ _configtest.c:6: warning: conflicting types for built-in function ‘nextafterf’ _configtest.c:7: warning: conflicting types for built-in function ‘tanhf’ _configtest.c:8: warning: conflicting types for built-in function ‘log10f’ _configtest.c:9: warning: conflicting types for built-in function ‘logf’ _configtest.c:10: warning: conflicting types for built-in function ‘sinhf’ _configtest.c:11: warning: conflicting types for built-in function ‘acosf’ _configtest.c:12: warning: conflicting types for built-in function ‘sqrtf’ _configtest.c:13: warning: conflicting types for built-in function ‘ldexpf’ _configtest.c:14: warning: conflicting types for built-in function ‘hypotf’ _configtest.c:15: warning: conflicting types for built-in function ‘log2f’ _configtest.c:16: warning: conflicting types for built-in function ‘exp2f’ _configtest.c:17: warning: conflicting types for built-in function ‘atanf’ _configtest.c:18: warning: conflicting types for built-in function ‘fmodf’ _configtest.c:19: warning: conflicting types for built-in function ‘atan2f’ _configtest.c:20: warning: conflicting types for built-in function ‘modff’ _configtest.c:21: warning: conflicting types for built-in function ‘ceilf’ _configtest.c:22: warning: conflicting types for built-in function ‘log1pf’ _configtest.c:23: warning: conflicting types for built-in function ‘asinf’ _configtest.c:24: warning: conflicting types for built-in function ‘copysignf’ _configtest.c:25: warning: conflicting types for built-in function ‘acoshf’ _configtest.c:26: warning: conflicting types for built-in function ‘sinf’ _configtest.c:27: warning: conflicting types for built-in function ‘tanf’ _configtest.c:28: warning: conflicting types for built-in function ‘atanhf’ _configtest.c:29: warning: conflicting types for built-in function ‘truncf’ _configtest.c:30: warning: conflicting types for built-in function ‘asinhf’ _configtest.c:31: warning: conflicting types for built-in function ‘frexpf’ _configtest.c:32: warning: conflicting types for built-in function ‘powf’ _configtest.c:33: warning: conflicting types for built-in function ‘expf’ _configtest.c:34: warning: conflicting types for built-in function ‘expm1f’ powerpc-unknown-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function ‘tanhl’ _configtest.c:2: warning: conflicting types for built-in function ‘log10l’ _configtest.c:3: warning: conflicting types for built-in function ‘nextafterl’ _configtest.c:4: warning: conflicting types for built-in function ‘coshl’ _configtest.c:5: warning: conflicting types for built-in function ‘cosl’ _configtest.c:6: warning: conflicting types for built-in function ‘floorl’ _configtest.c:7: warning: conflicting types for built-in function ‘rintl’ _configtest.c:8: warning: conflicting types for built-in function ‘fabsl’ _configtest.c:9: warning: conflicting types for built-in function ‘acosl’ _configtest.c:10: warning: conflicting types for built-in function ‘ldexpl’ _configtest.c:11: warning: conflicting types for built-in function ‘sqrtl’ _configtest.c:12: warning: conflicting types for built-in function ‘logl’ _configtest.c:13: warning: conflicting types for built-in function ‘expm1l’ _configtest.c:14: warning: conflicting types for built-in function ‘hypotl’ _configtest.c:15: warning: conflicting types for built-in function ‘log2l’ _configtest.c:16: warning: conflicting types for built-in function ‘copysignl’ _configtest.c:17: warning: conflicting types for built-in function ‘exp2l’ _configtest.c:18: warning: conflicting types for built-in function ‘atanl’ _configtest.c:19: warning: conflicting types for built-in function ‘frexpl’ _configtest.c:20: warning: conflicting types for built-in function ‘atan2l’ _configtest.c:21: warning: conflicting types for built-in function ‘sinhl’ _configtest.c:22: warning: conflicting types for built-in function ‘fmodl’ _configtest.c:23: warning: conflicting types for built-in function ‘log1pl’ _configtest.c:24: warning: conflicting types for built-in function ‘asinl’ _configtest.c:25: warning: conflicting types for built-in function ‘ceill’ _configtest.c:26: warning: conflicting types for built-in function ‘sinl’ _configtest.c:27: warning: conflicting types for built-in function ‘acoshl’ _configtest.c:28: warning: conflicting types for built-in function ‘atanhl’ _configtest.c:29: warning: conflicting types for built-in function ‘tanl’ _configtest.c:30: warning: conflicting types for built-in function ‘truncl’ _configtest.c:31: warning: conflicting types for built-in function ‘powl’ _configtest.c:32: warning: conflicting types for built-in function ‘expl’ _configtest.c:33: warning: conflicting types for built-in function ‘modfl’ _configtest.c:34: warning: conflicting types for built-in function ‘asinhl’ powerpc-unknown-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c _configtest.c: In function ‘main’: _configtest.c:8: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function) _configtest.c:8: error: (Each undeclared identifier is reported only once _configtest.c:8: error: for each function it appears in.) _configtest.c: In function ‘main’: _configtest.c:8: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function) _configtest.c:8: error: (Each undeclared identifier is reported only once _configtest.c:8: error: for each function it appears in.) failure. removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: powerpc-unknown-linux-gnu-gcc -pthread -DNDEBUG -O2 -mtune=G5 -mcpu=G5 -mabi=altivec -pipe -ggdb -fPIC  compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.6 -c' powerpc-unknown-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o Traceback (most recent call last): File "setup.py", line 187, in setup_package() File "setup.py", line 180, in setup_package configuration=configuration ) File "/var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0/numpy/distutils/core.py", line 186, in setup return old_setup(**new_attr) File "/usr/lib/python2.6/distutils/core.py", line 152, in setup dist.run_commands() File "/usr/lib/python2.6/distutils/dist.py", line 975, in run_commands self.run_command(cmd) File "/usr/lib/python2.6/distutils/dist.py", line 995, in run_command cmd_obj.run() File "/var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0/numpy/distutils/command/build.py", line 37, in run old_build.run(self) File "/usr/lib/python2.6/distutils/command/build.py", line 134, in run self.run_command(cmd_name) File "/usr/lib/python2.6/distutils/cmd.py", line 333, in run_command self.distribution.run_command(command) File "/usr/lib/python2.6/distutils/dist.py", line 995, in run_command cmd_obj.run() File "/var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0/numpy/distutils/command/build_src.py", line 152, in run self.build_sources() File "/var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0/numpy/distutils/command/build_src.py", line 169, in build_sources self.build_extension_sources(ext) File "/var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0/numpy/distutils/command/build_src.py", line 328, in build_extension_sources sources = self.generate_sources(sources, ext) File "/var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0/numpy/distutils/command/build_src.py", line 385, in generate_sources source = func(extension, build_dir) File "numpy/core/setup.py", line 413, in generate_config_h rep = check_long_double_representation(config_cmd) File "numpy/core/setup_common.py", line 136, in check_long_double_representation type = long_double_representation(pyod(object)) File "numpy/core/setup_common.py", line 244, in long_double_representation raise ValueError("Unrecognized format (%s)" % saw) ValueError: Unrecognized format (['001', '043', '105', '147', '211', '253', '315', '357', '301', '235', '157', '064', '124', '000', '000', '000', '000', '000', '000', '000', '000', '000', '000', '000', '376', '334', '272', '230', '166', '124', '062', '020']) * ERROR: dev-python/numpy-1.4.0 failed: * Building failed with CPython 2.6 in distutils_building() function * * Call stack: * ebuild.sh, line 48: Called src_compile * environment, line 4674: Called distutils_src_compile 'config_fc' '--noopt' '--noarch' * environment, line 1238: Called python_execute_function 'distutils_building' 'config_fc' '--noopt' '--noarch' * environment, line 3589: Called die * The specific snippet of code: * die "${failure_message}"; * * If you need support, post the output of 'emerge --info =dev-python/numpy-1.4.0', * the complete build log and the output of 'emerge -pqv =dev-python/numpy-1.4.0'. * The complete build log is located at '/var/tmp/portage/dev-python/numpy-1.4.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/numpy-1.4.0/temp/environment'. * S: '/var/tmp/portage/dev-python/numpy-1.4.0/work/numpy-1.4.0'