* CPV: dev-python/numpy-1.5.0 * REPO: gentoo * USE: elibc_glibc kernel_linux lapack userland_GNU x86 >>> Unpacking source... >>> Unpacking numpy-1.5.0.tar.gz to /var/tmp/portage/dev-python/numpy-1.5.0/work >>> Source unpacked in /var/tmp/portage/dev-python/numpy-1.5.0/work >>> Preparing source in /var/tmp/portage/dev-python/numpy-1.5.0/work/numpy-1.5.0 ... * Applying numpy-1.1.0-f2py.patch ...  [ ok ] * Applying numpy-1.3.0-fenv-freebsd.patch ...  [ ok ] * Applying numpy-1.4.0-interix.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/numpy-1.5.0/work/numpy-1.5.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/numpy-1.5.0/work/numpy-1.5.0 ... * Building of dev-python/numpy-1.5.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 1 blas_opt_info: blas_mkl_info:  libraries mkl,vml,guide not found in /usr/local/lib  libraries mkl,vml,guide not found in /usr/lib  NOT AVAILABLE  atlas_blas_threads_info: Setting PTATLAS=ATLAS  libraries cblas,blas,atlas not found in /usr/lib/blas/atlas Setting PTATLAS=ATLAS /var/tmp/portage/dev-python/numpy-1.5.0/work/numpy-1.5.0/numpy/distutils/system_info.py:527: UserWarning: Specified path is invalid. warnings.warn('Specified path %s is invalid.' % d) Setting PTATLAS=ATLAS  FOUND:  libraries = ['cblas', 'blas', 'atlas']  library_dirs = ['/usr/lib']  language = c  /var/tmp/portage/dev-python/numpy-1.5.0/work/numpy-1.5.0/numpy/distutils/command/config.py:397: 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 Found executable /opt/intel/Compiler/11.1/072/bin/ia32/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 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: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -fPIC  compile options: '-c' i686-pc-linux-gnu-gcc: _configtest.c i686-pc-linux-gnu-gcc -pthread _configtest.o -L/usr/lib -lcblas -lblas -latlas -o _configtest ATLAS version 3.9.23 built by root on Fri May 28 00:46:47 CEST 2010: UNAME : Linux vrapenec 2.6.31.12 #3 Sun May 16 19:21:10 CEST 2010 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 1.80GHz GenuineIntel GNU/Linux INSTFLG : -1 0 -a 1 -l 1 ARCHDEFS : -DATL_OS_Linux -DATL_ARCH_P4 -DATL_CPUMHZ=1200 -DATL_SSE2 -DATL_SSE1 -DATL_GAS_x8632 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 262144 F77 : gfortran, version GNU Fortran (Gentoo 4.3.4 p1.1, pie-10.1.5) 4.3.4 F77FLAGS : -O2 -m32 SMC : gcc, version i686-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.1, pie-10.1.5) 4.3.4 SMCFLAGS : -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb SKC : gcc, version i686-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.1, pie-10.1.5) 4.3.4 SKCFLAGS : -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb success! removing: _configtest.c _configtest.o _configtest  FOUND:  libraries = ['cblas', 'blas', 'atlas']  library_dirs = ['/usr/lib']  language = c  define_macros = [('ATLAS_INFO', '"\\"3.9.23\\""')]  lapack_opt_info: lapack_mkl_info: mkl_info:  libraries mkl,vml,guide not found in /usr/local/lib  libraries mkl,vml,guide not found in /usr/lib  NOT AVAILABLE   NOT AVAILABLE  atlas_threads_info: Setting PTATLAS=ATLAS  libraries cblas,blas,atlas not found in /usr/lib/blas/atlas  libraries lapack not found in /usr/lib/blas/atlas numpy.distutils.system_info.atlas_threads_info Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS  FOUND:  libraries = ['lapack', 'blas', 'atlas', 'cblas', 'blas', 'atlas']  library_dirs = ['/usr/lib']  language = f77  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 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: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -fPIC  compile options: '-c' i686-pc-linux-gnu-gcc: _configtest.c i686-pc-linux-gnu-gcc -pthread _configtest.o -L/usr/lib -llapack -lblas -latlas -lcblas -lblas -latlas -o _configtest ATLAS version 3.9.23 built by root on Fri May 28 00:46:47 CEST 2010: UNAME : Linux vrapenec 2.6.31.12 #3 Sun May 16 19:21:10 CEST 2010 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 1.80GHz GenuineIntel GNU/Linux INSTFLG : -1 0 -a 1 -l 1 ARCHDEFS : -DATL_OS_Linux -DATL_ARCH_P4 -DATL_CPUMHZ=1200 -DATL_SSE2 -DATL_SSE1 -DATL_GAS_x8632 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 262144 F77 : gfortran, version GNU Fortran (Gentoo 4.3.4 p1.1, pie-10.1.5) 4.3.4 F77FLAGS : -O2 -m32 SMC : gcc, version i686-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.1, pie-10.1.5) 4.3.4 SMCFLAGS : -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb SKC : gcc, version i686-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.1, pie-10.1.5) 4.3.4 SKCFLAGS : -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb success! removing: _configtest.c _configtest.o _configtest  FOUND:  libraries = ['lapack', 'blas', 'atlas', 'cblas', 'blas', 'atlas']  library_dirs = ['/usr/lib']  language = f77  define_macros = [('ATLAS_INFO', '"\\"3.9.23\\""')]  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-i686-2.6 creating build-2.6/src.linux-i686-2.6/numpy creating build-2.6/src.linux-i686-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: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c i686-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'exp' i686-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest _configtest.o: In function `main': /var/tmp/portage/dev-python/numpy-1.5.0/work/numpy-1.5.0/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status distcc[20679] ERROR: compile (null) on localhost failed _configtest.o: In function `main': /var/tmp/portage/dev-python/numpy-1.5.0/work/numpy-1.5.0/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status distcc[20679] ERROR: compile (null) on localhost failed failure. removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'exp' i686-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest creating build-2.6/src.linux-i686-2.6/numpy/core creating build-2.6/src.linux-i686-2.6/numpy/core/src creating build-2.6/src.linux-i686-2.6/numpy/core/src/npymath conv_template:> build-2.6/src.linux-i686-2.6/numpy/core/src/npymath/npy_math.c conv_template:> build-2.6/src.linux-i686-2.6/numpy/core/src/npymath/ieee754.c conv_template:> build-2.6/src.linux-i686-2.6/numpy/core/src/npymath/npy_math_complex.c building extension "numpy.core._sort" sources Generating build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20753] ERROR: compile _configtest.c on 195.113.57.236 failed distcc[20753] (dcc_build_somewhere) Warning: remote compilation of '_configtest.c' failed, retrying locally distcc[20753] Warning: failed to distribute _configtest.c to 195.113.57.236, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20753] ERROR: compile _configtest.c on localhost failed distcc[20753] ERROR: compile _configtest.c on 195.113.57.236 failed distcc[20753] (dcc_build_somewhere) Warning: remote compilation of '_configtest.c' failed, retrying locally distcc[20753] Warning: failed to distribute _configtest.c to 195.113.57.236, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20753] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20762] ERROR: compile _configtest.c on 192.168.251.1,lzo failed distcc[20762] (dcc_build_somewhere) Warning: remote compilation of '_configtest.c' failed, retrying locally distcc[20762] Warning: failed to distribute _configtest.c to 192.168.251.1,lzo, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20762] ERROR: compile _configtest.c on localhost failed distcc[20762] ERROR: compile _configtest.c on 192.168.251.1,lzo failed distcc[20762] (dcc_build_somewhere) Warning: remote compilation of '_configtest.c' failed, retrying locally distcc[20762] Warning: failed to distribute _configtest.c to 192.168.251.1,lzo, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20762] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20771] ERROR: nonblocking connect to 127.0.0.1:3632 failed: Connection refused distcc[20771] Warning: failed to distribute _configtest.c to 127.0.0.1, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20771] ERROR: compile _configtest.c on localhost failed distcc[20771] ERROR: nonblocking connect to 127.0.0.1:3632 failed: Connection refused distcc[20771] Warning: failed to distribute _configtest.c to 127.0.0.1, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20771] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20780] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20780] ERROR: compile _configtest.c on localhost failed distcc[20780] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20780] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20787] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20787] ERROR: compile _configtest.c on localhost failed distcc[20787] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20787] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20794] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20794] ERROR: compile _configtest.c on localhost failed distcc[20794] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20794] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20801] (dcc_build_somewhere) Warning: failed to distribute, running locally instead 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: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20808] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20815] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20822] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20829] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20836] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20843] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20850] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20857] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20857] ERROR: compile _configtest.c on localhost failed distcc[20857] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20857] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20864] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20864] ERROR: compile _configtest.c on localhost failed distcc[20864] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20864] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20871] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20871] ERROR: compile _configtest.c on localhost failed distcc[20871] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20871] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20878] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20878] ERROR: compile _configtest.c on localhost failed distcc[20878] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20878] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20885] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20885] ERROR: compile _configtest.c on localhost failed distcc[20885] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20885] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20892] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20892] ERROR: compile _configtest.c on localhost failed distcc[20892] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20892] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20899] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20899] ERROR: compile _configtest.c on localhost failed distcc[20899] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20899] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20906] (dcc_build_somewhere) Warning: failed to distribute, running locally instead 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: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20913] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20920] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20927] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20934] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20941] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _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.) distcc[20941] ERROR: compile _configtest.c on localhost failed distcc[20941] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _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.) distcc[20941] ERROR: compile _configtest.c on localhost failed failure. removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20948] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20955] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20955] ERROR: compile _configtest.c on localhost failed distcc[20955] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20955] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20962] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20969] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20976] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20976] ERROR: compile _configtest.c on localhost failed distcc[20976] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20976] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20983] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20983] ERROR: compile _configtest.c on localhost failed distcc[20983] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20983] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20990] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20990] ERROR: compile _configtest.c on localhost failed distcc[20990] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20990] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[20997] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20997] ERROR: compile _configtest.c on localhost failed distcc[20997] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[20997] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21004] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[21004] ERROR: compile _configtest.c on localhost failed distcc[21004] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[21004] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21011] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[21011] ERROR: compile _configtest.c on localhost failed distcc[21011] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[21011] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21018] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[21018] ERROR: compile _configtest.c on localhost failed distcc[21018] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[21018] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21025] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[21025] ERROR: compile _configtest.c on localhost failed distcc[21025] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[21025] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21032] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[21032] ERROR: compile _configtest.c on localhost failed distcc[21032] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[21032] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21039] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[21039] ERROR: compile _configtest.c on localhost failed distcc[21039] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[21039] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21046] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[21046] ERROR: compile _configtest.c on localhost failed distcc[21046] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[21046] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21053] (dcc_build_somewhere) Warning: failed to distribute, running locally instead 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 C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21060] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[21060] ERROR: compile _configtest.c on localhost failed distcc[21060] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c: In function ‘main’: _configtest.c:5: error: size of array ‘test_array’ is negative distcc[21060] ERROR: compile _configtest.c on localhost failed C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21067] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21074] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21081] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21088] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21095] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21102] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21109] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21116] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21123] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21130] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21137] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21144] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c:1: warning: conflicting types for built-in function ‘exp’ i686-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest _configtest.o: In function `main': /var/tmp/portage/dev-python/numpy-1.5.0/work/numpy-1.5.0/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status distcc[21151] ERROR: compile (null) on localhost failed _configtest.o: In function `main': /var/tmp/portage/dev-python/numpy-1.5.0/work/numpy-1.5.0/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status distcc[21151] ERROR: compile (null) on localhost failed failure. removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21158] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c:1: warning: conflicting types for built-in function ‘exp’ i686-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21172] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _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’ i686-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21186] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21193] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21200] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21207] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21214] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21221] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21228] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21235] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _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’ i686-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21249] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _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’ i686-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21263] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _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’ i686-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21277] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21284] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21291] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _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.) distcc[21291] ERROR: compile _configtest.c on localhost failed distcc[21291] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _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.) distcc[21291] ERROR: compile _configtest.c on localhost failed failure. removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21298] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21305] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21312] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21319] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21326] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21333] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21340] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c:1: warning: conflicting types for built-in function ‘cexp’ _configtest.c:2: warning: conflicting types for built-in function ‘clog’ _configtest.c:3: warning: conflicting types for built-in function ‘ccos’ _configtest.c:4: warning: conflicting types for built-in function ‘cimag’ _configtest.c:5: warning: conflicting types for built-in function ‘cabs’ _configtest.c:6: warning: conflicting types for built-in function ‘cpow’ _configtest.c:7: warning: conflicting types for built-in function ‘csqrt’ _configtest.c:8: warning: conflicting types for built-in function ‘carg’ _configtest.c:9: warning: conflicting types for built-in function ‘creal’ _configtest.c:10: warning: conflicting types for built-in function ‘csin’ i686-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21354] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c:1: warning: conflicting types for built-in function ‘ccosf’ _configtest.c:2: warning: conflicting types for built-in function ‘cargf’ _configtest.c:3: warning: conflicting types for built-in function ‘csqrtf’ _configtest.c:4: warning: conflicting types for built-in function ‘cpowf’ _configtest.c:5: warning: conflicting types for built-in function ‘cexpf’ _configtest.c:6: warning: conflicting types for built-in function ‘crealf’ _configtest.c:7: warning: conflicting types for built-in function ‘csinf’ _configtest.c:8: warning: conflicting types for built-in function ‘cabsf’ _configtest.c:9: warning: conflicting types for built-in function ‘clogf’ _configtest.c:10: warning: conflicting types for built-in function ‘cimagf’ i686-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21368] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c:1: warning: conflicting types for built-in function ‘csqrtl’ _configtest.c:2: warning: conflicting types for built-in function ‘cargl’ _configtest.c:3: warning: conflicting types for built-in function ‘cexpl’ _configtest.c:4: warning: conflicting types for built-in function ‘ccosl’ _configtest.c:5: warning: conflicting types for built-in function ‘cpowl’ _configtest.c:6: warning: conflicting types for built-in function ‘cimagl’ _configtest.c:7: warning: conflicting types for built-in function ‘csinl’ _configtest.c:8: warning: conflicting types for built-in function ‘creall’ _configtest.c:9: warning: conflicting types for built-in function ‘clogl’ _configtest.c:10: warning: conflicting types for built-in function ‘cabsl’ i686-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21382] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21389] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21396] (dcc_build_somewhere) Warning: failed to distribute, running locally instead removing: _configtest.c _configtest.o ('File:', 'build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h') #define HAVE_ENDIAN_H 1 #define SIZEOF_PY_INTPTR_T 4 #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_ISNAN #define HAVE_DECL_ISINF #define HAVE_DECL_ISFINITE #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_12_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-i686-2.6/numpy/core/include/numpy/config.h' to sources. Generating build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/_numpyconfig.h C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21403] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c:1: warning: conflicting types for built-in function ‘exp’ i686-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest _configtest.o: In function `main': /var/tmp/portage/dev-python/numpy-1.5.0/work/numpy-1.5.0/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status distcc[21410] ERROR: compile (null) on localhost failed _configtest.o: In function `main': /var/tmp/portage/dev-python/numpy-1.5.0/work/numpy-1.5.0/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status distcc[21410] ERROR: compile (null) on localhost failed failure. removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21417] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c:1: warning: conflicting types for built-in function ‘exp’ i686-pc-linux-gnu-gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21431] (dcc_build_somewhere) Warning: failed to distribute, running locally instead success! removing: _configtest.c _configtest.o C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21438] (dcc_build_somewhere) Warning: failed to distribute, running locally instead _configtest.c:5:18: warning: extra tokens at end of #ifndef directive success! removing: _configtest.c _configtest.o File: build-2.6/src.linux-i686-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 12 #define NPY_SIZEOF_COMPLEX_LONGDOUBLE 24 #define NPY_SIZEOF_PY_INTPTR_T 4 #define NPY_SIZEOF_PY_LONG_LONG 8 #define NPY_SIZEOF_LONGLONG 8 #define NPY_NO_SMP 0 #define NPY_HAVE_DECL_ISNAN #define NPY_HAVE_DECL_ISINF #define NPY_HAVE_DECL_ISFINITE #define NPY_HAVE_DECL_SIGNBIT #define NPY_USE_C99_COMPLEX #define NPY_HAVE_COMPLEX_DOUBLE 1 #define NPY_HAVE_COMPLEX_FLOAT 1 #define NPY_HAVE_COMPLEX_LONG_DOUBLE 1 #define NPY_USE_C99_FORMATS 1 #define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden"))) #define NPY_ABI_VERSION 0x01000009 #define NPY_API_VERSION 0x00000004 #ifndef __STDC_FORMAT_MACROS #define __STDC_FORMAT_MACROS 1 #endif EOF  adding 'build-2.6/src.linux-i686-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-i686-2.6/numpy/core/include/numpy/__multiarray_api.h' to sources. conv_template:> build-2.6/src.linux-i686-2.6/numpy/core/src/_sortmodule.c numpy.core - nothing done with h_files = ['build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h', 'build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/_numpyconfig.h', 'build-2.6/src.linux-i686-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-i686-2.6/numpy/core/src/multiarray' creating build-2.6/src.linux-i686-2.6/numpy/core/src/multiarray conv_template:> build-2.6/src.linux-i686-2.6/numpy/core/src/multiarray/scalartypes.c conv_template:> build-2.6/src.linux-i686-2.6/numpy/core/src/multiarray/arraytypes.c  adding 'build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h' to sources.  adding 'build-2.6/src.linux-i686-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-i686-2.6/numpy/core/include/numpy/__multiarray_api.h' to sources. numpy.core - nothing done with h_files = ['build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h', 'build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/_numpyconfig.h', 'build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.umath" sources  adding 'build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h' to sources.  adding 'build-2.6/src.linux-i686-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-i686-2.6/numpy/core/include/numpy/__ufunc_api.h' to sources. non-existing path in 'numpy/core': 'build-2.6/src.linux-i686-2.6/numpy/core/src/umath' creating build-2.6/src.linux-i686-2.6/numpy/core/src/umath conv_template:> build-2.6/src.linux-i686-2.6/numpy/core/src/umath/loops.c conv_template:> build-2.6/src.linux-i686-2.6/numpy/core/src/umath/umathmodule.c conv_template:> build-2.6/src.linux-i686-2.6/numpy/core/src/umath/funcs.inc  adding 'build-2.6/src.linux-i686-2.6/numpy/core/src/umath' to include_dirs. numpy.core - nothing done with h_files = ['build-2.6/src.linux-i686-2.6/numpy/core/src/umath/funcs.inc', 'build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h', 'build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/_numpyconfig.h', 'build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core.scalarmath" sources  adding 'build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h' to sources.  adding 'build-2.6/src.linux-i686-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-i686-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-i686-2.6/numpy/core/include/numpy/__ufunc_api.h' to sources. conv_template:> build-2.6/src.linux-i686-2.6/numpy/core/src/scalarmathmodule.c numpy.core - nothing done with h_files = ['build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h', 'build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/_numpyconfig.h', 'build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/__multiarray_api.h', 'build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core._dotblas" sources  adding 'numpy/core/blasdot/_dotblas.c' to sources. building extension "numpy.core.umath_tests" sources conv_template:> build-2.6/src.linux-i686-2.6/numpy/core/src/umath/umath_tests.c building extension "numpy.core.multiarray_tests" sources conv_template:> build-2.6/src.linux-i686-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-i686-2.6/numpy/linalg  adding 'numpy/linalg/lapack_litemodule.c' to sources.  adding 'numpy/linalg/python_xerbla.c' to sources. building extension "numpy.random.mtrand" sources creating build-2.6/src.linux-i686-2.6/numpy/random /var/tmp/portage/dev-python/numpy-1.5.0/work/numpy-1.5.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: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -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' i686-pc-linux-gnu-gcc: _configtest.c distcc[21445] (dcc_build_somewhere) Warning: failed to distribute, running locally instead i686-pc-linux-gnu-gcc -pthread _configtest.o -o _configtest _configtest failure. removing: _configtest.c _configtest.o _configtest building data_files sources build_src: building npy-pkg config files running build_py creating build-2.6/lib.linux-i686-2.6 creating build-2.6/lib.linux-i686-2.6/numpy copying numpy/matlib.py -> build-2.6/lib.linux-i686-2.6/numpy copying numpy/setupscons.py -> build-2.6/lib.linux-i686-2.6/numpy copying numpy/setup.py -> build-2.6/lib.linux-i686-2.6/numpy copying numpy/version.py -> build-2.6/lib.linux-i686-2.6/numpy copying numpy/add_newdocs.py -> build-2.6/lib.linux-i686-2.6/numpy copying numpy/_import_tools.py -> build-2.6/lib.linux-i686-2.6/numpy copying numpy/dual.py -> build-2.6/lib.linux-i686-2.6/numpy copying numpy/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy copying numpy/ctypeslib.py -> build-2.6/lib.linux-i686-2.6/numpy copying build-2.6/src.linux-i686-2.6/numpy/__config__.py -> build-2.6/lib.linux-i686-2.6/numpy creating build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/cpuinfo.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/line_endings.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/interactive.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/mingw32ccompiler.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/setupscons.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/environment.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/from_template.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/lib2def.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/misc_util.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/setup.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/compat.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/system_info.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/log.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/npy_pkg_config.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/ccompiler.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/numpy_distribution.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/extension.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/core.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/__version__.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/info.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/intelccompiler.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/exec_command.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/conv_template.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying numpy/distutils/unixccompiler.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils copying build-2.6/src.linux-i686-2.6/numpy/distutils/__config__.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils creating build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/build_scripts.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/egg_info.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/config.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/sdist.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/develop.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/install_headers.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/config_compiler.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/bdist_rpm.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/build_clib.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/install.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/build.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/build_src.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/install_clib.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/build_py.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/build_ext.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/install_data.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/autodist.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command copying numpy/distutils/command/scons.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/command creating build-2.6/lib.linux-i686-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/none.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/sun.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/vast.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/ibm.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/hpux.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/lahey.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/absoft.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/g95.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/mips.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/intel.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pg.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/gnu.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/compaq.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nag.py -> build-2.6/lib.linux-i686-2.6/numpy/distutils/fcompiler creating build-2.6/lib.linux-i686-2.6/numpy/testing copying numpy/testing/nosetester.py -> build-2.6/lib.linux-i686-2.6/numpy/testing copying numpy/testing/noseclasses.py -> build-2.6/lib.linux-i686-2.6/numpy/testing copying numpy/testing/setupscons.py -> build-2.6/lib.linux-i686-2.6/numpy/testing copying numpy/testing/setup.py -> build-2.6/lib.linux-i686-2.6/numpy/testing copying numpy/testing/utils.py -> build-2.6/lib.linux-i686-2.6/numpy/testing copying numpy/testing/numpytest.py -> build-2.6/lib.linux-i686-2.6/numpy/testing copying numpy/testing/decorators.py -> build-2.6/lib.linux-i686-2.6/numpy/testing copying numpy/testing/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy/testing copying numpy/testing/nulltester.py -> build-2.6/lib.linux-i686-2.6/numpy/testing creating build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/crackfortran.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/capi_maps.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/common_rules.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/setupscons.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/use_rules.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/cb_rules.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/cfuncs.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/diagnose.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/setup.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/f2py_testing.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/auxfuncs.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/__version__.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/info.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/f2py2e.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/func2subr.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/f90mod_rules.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py copying numpy/f2py/rules.py -> build-2.6/lib.linux-i686-2.6/numpy/f2py creating build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/shape_base.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/numerictypes.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/_mx_datetime_parser.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/machar.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/setupscons.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/records.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/defchararray.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/setup.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/function_base.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/getlimits.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/setup_common.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/numeric.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/memmap.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/info.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/fromnumeric.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/scons_support.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/_internal.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/arrayprint.py -> build-2.6/lib.linux-i686-2.6/numpy/core copying numpy/core/code_generators/generate_numpy_api.py -> build-2.6/lib.linux-i686-2.6/numpy/core creating build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/twodim_base.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/recfunctions.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/shape_base.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/setupscons.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/scimath.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/setup.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/arrayterator.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/utils.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/arraysetops.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/function_base.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/financial.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/type_check.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/npyio.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/stride_tricks.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/user_array.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/polynomial.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/index_tricks.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/info.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/_datasource.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/_iotools.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/format.py -> build-2.6/lib.linux-i686-2.6/numpy/lib copying numpy/lib/ufunclike.py -> build-2.6/lib.linux-i686-2.6/numpy/lib creating build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/arrayfns.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/misc.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/alter_code2.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/typeconv.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/setupscons.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/rng.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/linear_algebra.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/random_array.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/setup.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/compat.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/mlab.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/fix_default_axis.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/precision.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/rng_stats.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/functions.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/user_array.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/ma.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/fft.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/alter_code1.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/ufuncs.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/array_printer.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric copying numpy/oldnumeric/matrix.py -> build-2.6/lib.linux-i686-2.6/numpy/oldnumeric creating build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/convolve.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/alter_code2.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/numerictypes.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/setupscons.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/linear_algebra.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/random_array.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/setup.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/compat.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/mlab.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/util.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/functions.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/ma.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/session.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/fft.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/nd_image.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/image.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/alter_code1.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/ufuncs.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray copying numpy/numarray/matrix.py -> build-2.6/lib.linux-i686-2.6/numpy/numarray creating build-2.6/lib.linux-i686-2.6/numpy/fft copying numpy/fft/helper.py -> build-2.6/lib.linux-i686-2.6/numpy/fft copying numpy/fft/fftpack.py -> build-2.6/lib.linux-i686-2.6/numpy/fft copying numpy/fft/setupscons.py -> build-2.6/lib.linux-i686-2.6/numpy/fft copying numpy/fft/setup.py -> build-2.6/lib.linux-i686-2.6/numpy/fft copying numpy/fft/info.py -> build-2.6/lib.linux-i686-2.6/numpy/fft copying numpy/fft/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy/fft creating build-2.6/lib.linux-i686-2.6/numpy/linalg copying numpy/linalg/setupscons.py -> build-2.6/lib.linux-i686-2.6/numpy/linalg copying numpy/linalg/linalg.py -> build-2.6/lib.linux-i686-2.6/numpy/linalg copying numpy/linalg/setup.py -> build-2.6/lib.linux-i686-2.6/numpy/linalg copying numpy/linalg/info.py -> build-2.6/lib.linux-i686-2.6/numpy/linalg copying numpy/linalg/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy/linalg creating build-2.6/lib.linux-i686-2.6/numpy/random copying numpy/random/setupscons.py -> build-2.6/lib.linux-i686-2.6/numpy/random copying numpy/random/setup.py -> build-2.6/lib.linux-i686-2.6/numpy/random copying numpy/random/info.py -> build-2.6/lib.linux-i686-2.6/numpy/random copying numpy/random/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy/random creating build-2.6/lib.linux-i686-2.6/numpy/ma copying numpy/ma/extras.py -> build-2.6/lib.linux-i686-2.6/numpy/ma copying numpy/ma/setupscons.py -> build-2.6/lib.linux-i686-2.6/numpy/ma copying numpy/ma/setup.py -> build-2.6/lib.linux-i686-2.6/numpy/ma copying numpy/ma/version.py -> build-2.6/lib.linux-i686-2.6/numpy/ma copying numpy/ma/bench.py -> build-2.6/lib.linux-i686-2.6/numpy/ma copying numpy/ma/mrecords.py -> build-2.6/lib.linux-i686-2.6/numpy/ma copying numpy/ma/timer_comparison.py -> build-2.6/lib.linux-i686-2.6/numpy/ma copying numpy/ma/core.py -> build-2.6/lib.linux-i686-2.6/numpy/ma copying numpy/ma/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy/ma copying numpy/ma/testutils.py -> build-2.6/lib.linux-i686-2.6/numpy/ma creating build-2.6/lib.linux-i686-2.6/numpy/matrixlib copying numpy/matrixlib/defmatrix.py -> build-2.6/lib.linux-i686-2.6/numpy/matrixlib copying numpy/matrixlib/setupscons.py -> build-2.6/lib.linux-i686-2.6/numpy/matrixlib copying numpy/matrixlib/setup.py -> build-2.6/lib.linux-i686-2.6/numpy/matrixlib copying numpy/matrixlib/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy/matrixlib creating build-2.6/lib.linux-i686-2.6/numpy/compat copying numpy/compat/setupscons.py -> build-2.6/lib.linux-i686-2.6/numpy/compat copying numpy/compat/setup.py -> build-2.6/lib.linux-i686-2.6/numpy/compat copying numpy/compat/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy/compat copying numpy/compat/_inspect.py -> build-2.6/lib.linux-i686-2.6/numpy/compat copying numpy/compat/py3k.py -> build-2.6/lib.linux-i686-2.6/numpy/compat creating build-2.6/lib.linux-i686-2.6/numpy/polynomial copying numpy/polynomial/polyutils.py -> build-2.6/lib.linux-i686-2.6/numpy/polynomial copying numpy/polynomial/polytemplate.py -> build-2.6/lib.linux-i686-2.6/numpy/polynomial copying numpy/polynomial/setup.py -> build-2.6/lib.linux-i686-2.6/numpy/polynomial copying numpy/polynomial/chebyshev.py -> build-2.6/lib.linux-i686-2.6/numpy/polynomial copying numpy/polynomial/polynomial.py -> build-2.6/lib.linux-i686-2.6/numpy/polynomial copying numpy/polynomial/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy/polynomial creating build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/byteswapping.py -> build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/basics.py -> build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/internals.py -> build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/misc.py -> build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/creation.py -> build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/structured_arrays.py -> build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/jargon.py -> build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/howtofind.py -> build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/io.py -> build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/constants.py -> build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/glossary.py -> build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/__init__.py -> build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/performance.py -> build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/methods_vs_functions.py -> build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/broadcasting.py -> build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/ufuncs.py -> build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/subclassing.py -> build-2.6/lib.linux-i686-2.6/numpy/doc copying numpy/doc/indexing.py -> build-2.6/lib.linux-i686-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: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -fPIC  creating build-2.6/temp.linux-i686-2.6 creating build-2.6/temp.linux-i686-2.6/build-2.6 creating build-2.6/temp.linux-i686-2.6/build-2.6/src.linux-i686-2.6 creating build-2.6/temp.linux-i686-2.6/build-2.6/src.linux-i686-2.6/numpy creating build-2.6/temp.linux-i686-2.6/build-2.6/src.linux-i686-2.6/numpy/core creating build-2.6/temp.linux-i686-2.6/build-2.6/src.linux-i686-2.6/numpy/core/src creating build-2.6/temp.linux-i686-2.6/build-2.6/src.linux-i686-2.6/numpy/core/src/npymath compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-i686-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-i686-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-i686-2.6/numpy/core/src/umath -c' i686-pc-linux-gnu-gcc: build-2.6/src.linux-i686-2.6/numpy/core/src/npymath/npy_math_complex.c distcc[21460] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/npymath/npy_math_common.h:8, from numpy/core/src/npymath/npy_math_complex.c.src:31: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISNAN" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/npymath/npy_math_common.h:4, from numpy/core/src/npymath/npy_math_complex.c.src:31: /usr/include/python2.6/pyconfig.h:132:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/npymath/npy_math_common.h:8, from numpy/core/src/npymath/npy_math_complex.c.src:31: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISINF" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/npymath/npy_math_common.h:4, from numpy/core/src/npymath/npy_math_complex.c.src:31: /usr/include/python2.6/pyconfig.h:128:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/npymath/npy_math_common.h:8, from numpy/core/src/npymath/npy_math_complex.c.src:31: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:102:1: warning: "HAVE_DECL_ISFINITE" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/npymath/npy_math_common.h:4, from numpy/core/src/npymath/npy_math_complex.c.src:31: /usr/include/python2.6/pyconfig.h:124:1: warning: this is the location of the previous definition i686-pc-linux-gnu-gcc: build-2.6/src.linux-i686-2.6/numpy/core/src/npymath/npy_math.c distcc[21467] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/npymath/npy_math_private.h:24, from numpy/core/src/npymath/npy_math.c.src:56: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISNAN" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/npymath/npy_math_private.h:21, from numpy/core/src/npymath/npy_math.c.src:56: /usr/include/python2.6/pyconfig.h:132:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/npymath/npy_math_private.h:24, from numpy/core/src/npymath/npy_math.c.src:56: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISINF" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/npymath/npy_math_private.h:21, from numpy/core/src/npymath/npy_math.c.src:56: /usr/include/python2.6/pyconfig.h:128:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/npymath/npy_math_private.h:24, from numpy/core/src/npymath/npy_math.c.src:56: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:102:1: warning: "HAVE_DECL_ISFINITE" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/npymath/npy_math_private.h:21, from numpy/core/src/npymath/npy_math.c.src:56: /usr/include/python2.6/pyconfig.h:124:1: warning: this is the location of the previous definition i686-pc-linux-gnu-gcc: build-2.6/src.linux-i686-2.6/numpy/core/src/npymath/ieee754.c distcc[21474] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/npymath/npy_math_common.h:8, from numpy/core/src/npymath/ieee754.c.src:7: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISNAN" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/npymath/npy_math_common.h:4, from numpy/core/src/npymath/ieee754.c.src:7: /usr/include/python2.6/pyconfig.h:132:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/npymath/npy_math_common.h:8, from numpy/core/src/npymath/ieee754.c.src:7: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISINF" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/npymath/npy_math_common.h:4, from numpy/core/src/npymath/ieee754.c.src:7: /usr/include/python2.6/pyconfig.h:128:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/npymath/npy_math_common.h:8, from numpy/core/src/npymath/ieee754.c.src:7: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:102:1: warning: "HAVE_DECL_ISFINITE" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/npymath/npy_math_common.h:4, from numpy/core/src/npymath/ieee754.c.src:7: /usr/include/python2.6/pyconfig.h:124:1: warning: this is the location of the previous definition ar: adding 3 object files to build-2.6/temp.linux-i686-2.6/libnpymath.a running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext 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 build_ext building 'numpy.core._sort' extension compiling C sources C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -fPIC  compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-i686-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-i686-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-i686-2.6/numpy/core/src/umath -c' i686-pc-linux-gnu-gcc: build-2.6/src.linux-i686-2.6/numpy/core/src/_sortmodule.c distcc[21512] (dcc_build_somewhere) Warning: failed to distribute, running locally instead In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/_sortmodule.c.src:34: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISNAN" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/_sortmodule.c.src:30: /usr/include/python2.6/pyconfig.h:132:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/_sortmodule.c.src:34: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISINF" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/_sortmodule.c.src:30: /usr/include/python2.6/pyconfig.h:128:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/_sortmodule.c.src:34: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:102:1: warning: "HAVE_DECL_ISFINITE" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/_sortmodule.c.src:30: /usr/include/python2.6/pyconfig.h:124:1: warning: this is the location of the previous definition i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -shared -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb build-2.6/temp.linux-i686-2.6/build-2.6/src.linux-i686-2.6/numpy/core/src/_sortmodule.o -L/usr/lib -Lbuild-2.6/temp.linux-i686-2.6 -lm -lpython2.6 -o build-2.6/lib.linux-i686-2.6/numpy/core/_sort.so building 'numpy.core.multiarray' extension compiling C sources C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -fPIC  creating build-2.6/temp.linux-i686-2.6/numpy creating build-2.6/temp.linux-i686-2.6/numpy/core creating build-2.6/temp.linux-i686-2.6/numpy/core/src creating build-2.6/temp.linux-i686-2.6/numpy/core/src/multiarray compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-i686-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-i686-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-i686-2.6/numpy/core/src/umath -c' i686-pc-linux-gnu-gcc: numpy/core/src/multiarray/multiarraymodule_onefile.c In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/multiarray/common.c:8, from numpy/core/src/multiarray/multiarraymodule_onefile.c:8: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISNAN" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/multiarray/common.c:2, from numpy/core/src/multiarray/multiarraymodule_onefile.c:8: /usr/include/python2.6/pyconfig.h:132:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/multiarray/common.c:8, from numpy/core/src/multiarray/multiarraymodule_onefile.c:8: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISINF" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/multiarray/common.c:2, from numpy/core/src/multiarray/multiarraymodule_onefile.c:8: /usr/include/python2.6/pyconfig.h:128:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/multiarray/common.c:8, from numpy/core/src/multiarray/multiarraymodule_onefile.c:8: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:102:1: warning: "HAVE_DECL_ISFINITE" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/multiarray/common.c:2, from numpy/core/src/multiarray/multiarraymodule_onefile.c:8: /usr/include/python2.6/pyconfig.h:124:1: warning: this is the location of the previous definition In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:21: numpy/core/src/multiarray/ctors.c: In function '_array_from_buffer_3118': numpy/core/src/multiarray/ctors.c:1656: warning: assignment from incompatible pointer type In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:36: numpy/core/src/multiarray/buffer.c: In function '_descriptor_from_pep3118_format': numpy/core/src/multiarray/buffer.c:756: warning: assignment from incompatible pointer type i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -shared -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb build-2.6/temp.linux-i686-2.6/numpy/core/src/multiarray/multiarraymodule_onefile.o -L/usr/lib -Lbuild-2.6/temp.linux-i686-2.6 -lnpymath -lm -lpython2.6 -o build-2.6/lib.linux-i686-2.6/numpy/core/multiarray.so building 'numpy.core.umath' extension compiling C sources C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -fPIC  creating build-2.6/temp.linux-i686-2.6/numpy/core/src/umath compile options: '-Ibuild-2.6/src.linux-i686-2.6/numpy/core/src/umath -Inumpy/core/include -Ibuild-2.6/src.linux-i686-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-i686-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-i686-2.6/numpy/core/src/umath -c' i686-pc-linux-gnu-gcc: numpy/core/src/umath/umathmodule_onefile.c In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/umath/loops.c.src:7, from numpy/core/src/umath/umathmodule_onefile.c:1: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISNAN" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/umath/loops.c.src:5, from numpy/core/src/umath/umathmodule_onefile.c:1: /usr/include/python2.6/pyconfig.h:132:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/umath/loops.c.src:7, from numpy/core/src/umath/umathmodule_onefile.c:1: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISINF" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/umath/loops.c.src:5, from numpy/core/src/umath/umathmodule_onefile.c:1: /usr/include/python2.6/pyconfig.h:128:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/umath/loops.c.src:7, from numpy/core/src/umath/umathmodule_onefile.c:1: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:102:1: warning: "HAVE_DECL_ISFINITE" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/umath/loops.c.src:5, from numpy/core/src/umath/umathmodule_onefile.c:1: /usr/include/python2.6/pyconfig.h:124:1: warning: this is the location of the previous definition i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -shared -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb build-2.6/temp.linux-i686-2.6/numpy/core/src/umath/umathmodule_onefile.o -L/usr/lib -Lbuild-2.6/temp.linux-i686-2.6 -lnpymath -lm -lpython2.6 -o build-2.6/lib.linux-i686-2.6/numpy/core/umath.so building 'numpy.core.scalarmath' extension compiling C sources C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -fPIC  compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-i686-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-i686-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-i686-2.6/numpy/core/src/umath -c' i686-pc-linux-gnu-gcc: build-2.6/src.linux-i686-2.6/numpy/core/src/scalarmathmodule.c i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -shared -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb build-2.6/temp.linux-i686-2.6/build-2.6/src.linux-i686-2.6/numpy/core/src/scalarmathmodule.o -L/usr/lib -Lbuild-2.6/temp.linux-i686-2.6 -lm -lpython2.6 -o build-2.6/lib.linux-i686-2.6/numpy/core/scalarmath.so building 'numpy.core._dotblas' extension compiling C sources C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -fPIC  creating build-2.6/temp.linux-i686-2.6/numpy/core/blasdot compile options: '-DATLAS_INFO="\"3.9.23\"" -Inumpy/core/blasdot -Inumpy/core/include -Ibuild-2.6/src.linux-i686-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-i686-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-i686-2.6/numpy/core/src/umath -c' i686-pc-linux-gnu-gcc: numpy/core/blasdot/_dotblas.c In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/blasdot/_dotblas.c:5: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISNAN" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/blasdot/_dotblas.c:4: /usr/include/python2.6/pyconfig.h:132:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/blasdot/_dotblas.c:5: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISINF" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/blasdot/_dotblas.c:4: /usr/include/python2.6/pyconfig.h:128:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/blasdot/_dotblas.c:5: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:102:1: warning: "HAVE_DECL_ISFINITE" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/blasdot/_dotblas.c:4: /usr/include/python2.6/pyconfig.h:124:1: warning: this is the location of the previous definition i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -shared -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb build-2.6/temp.linux-i686-2.6/numpy/core/blasdot/_dotblas.o -L/usr/lib -L/usr/lib -Lbuild-2.6/temp.linux-i686-2.6 -lcblas -lblas -latlas -lpython2.6 -o build-2.6/lib.linux-i686-2.6/numpy/core/_dotblas.so building 'numpy.core.umath_tests' extension compiling C sources C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -fPIC  creating build-2.6/temp.linux-i686-2.6/build-2.6/src.linux-i686-2.6/numpy/core/src/umath compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-i686-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-i686-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-i686-2.6/numpy/core/src/umath -c' i686-pc-linux-gnu-gcc: build-2.6/src.linux-i686-2.6/numpy/core/src/umath/umath_tests.c In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/umath/umath_tests.c.src:14: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISNAN" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/umath/umath_tests.c.src:8: /usr/include/python2.6/pyconfig.h:132:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/umath/umath_tests.c.src:14: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISINF" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/umath/umath_tests.c.src:8: /usr/include/python2.6/pyconfig.h:128:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/core/src/umath/umath_tests.c.src:14: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:102:1: warning: "HAVE_DECL_ISFINITE" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/core/src/umath/umath_tests.c.src:8: /usr/include/python2.6/pyconfig.h:124:1: warning: this is the location of the previous definition i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -shared -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb build-2.6/temp.linux-i686-2.6/build-2.6/src.linux-i686-2.6/numpy/core/src/umath/umath_tests.o -L/usr/lib -Lbuild-2.6/temp.linux-i686-2.6 -lpython2.6 -o build-2.6/lib.linux-i686-2.6/numpy/core/umath_tests.so building 'numpy.core.multiarray_tests' extension compiling C sources C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -fPIC  creating build-2.6/temp.linux-i686-2.6/build-2.6/src.linux-i686-2.6/numpy/core/src/multiarray compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-i686-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-i686-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-i686-2.6/numpy/core/src/umath -c' i686-pc-linux-gnu-gcc: build-2.6/src.linux-i686-2.6/numpy/core/src/multiarray/multiarray_tests.c i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -shared -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb build-2.6/temp.linux-i686-2.6/build-2.6/src.linux-i686-2.6/numpy/core/src/multiarray/multiarray_tests.o -L/usr/lib -Lbuild-2.6/temp.linux-i686-2.6 -lpython2.6 -o build-2.6/lib.linux-i686-2.6/numpy/core/multiarray_tests.so building 'numpy.lib._compiled_base' extension compiling C sources C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -fPIC  creating build-2.6/temp.linux-i686-2.6/numpy/lib creating build-2.6/temp.linux-i686-2.6/numpy/lib/src compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-i686-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-i686-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-i686-2.6/numpy/core/src/umath -c' i686-pc-linux-gnu-gcc: numpy/lib/src/_compiled_base.c In file included from numpy/core/src/private/npy_config.h:4, from numpy/lib/src/_compiled_base.c:4: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISNAN" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/lib/src/_compiled_base.c:1: /usr/include/python2.6/pyconfig.h:132:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/lib/src/_compiled_base.c:4: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISINF" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/lib/src/_compiled_base.c:1: /usr/include/python2.6/pyconfig.h:128:1: warning: this is the location of the previous definition In file included from numpy/core/src/private/npy_config.h:4, from numpy/lib/src/_compiled_base.c:4: build-2.6/src.linux-i686-2.6/numpy/core/include/numpy/config.h:102:1: warning: "HAVE_DECL_ISFINITE" redefined In file included from /usr/include/python2.6/Python.h:8, from numpy/lib/src/_compiled_base.c:1: /usr/include/python2.6/pyconfig.h:124:1: warning: this is the location of the previous definition i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -shared -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb build-2.6/temp.linux-i686-2.6/numpy/lib/src/_compiled_base.o -L/usr/lib -Lbuild-2.6/temp.linux-i686-2.6 -lpython2.6 -o build-2.6/lib.linux-i686-2.6/numpy/lib/_compiled_base.so building 'numpy.numarray._capi' extension compiling C sources C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -fPIC  creating build-2.6/temp.linux-i686-2.6/numpy/numarray compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-i686-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-i686-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-i686-2.6/numpy/core/src/umath -c' i686-pc-linux-gnu-gcc: numpy/numarray/_capi.c i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -shared -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb build-2.6/temp.linux-i686-2.6/numpy/numarray/_capi.o -L/usr/lib -Lbuild-2.6/temp.linux-i686-2.6 -lpython2.6 -o build-2.6/lib.linux-i686-2.6/numpy/numarray/_capi.so building 'numpy.fft.fftpack_lite' extension compiling C sources C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -fPIC  creating build-2.6/temp.linux-i686-2.6/numpy/fft compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-i686-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-i686-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-i686-2.6/numpy/core/src/umath -c' i686-pc-linux-gnu-gcc: numpy/fft/fftpack_litemodule.c i686-pc-linux-gnu-gcc: numpy/fft/fftpack.c i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -shared -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb build-2.6/temp.linux-i686-2.6/numpy/fft/fftpack_litemodule.o build-2.6/temp.linux-i686-2.6/numpy/fft/fftpack.o -L/usr/lib -Lbuild-2.6/temp.linux-i686-2.6 -lpython2.6 -o build-2.6/lib.linux-i686-2.6/numpy/fft/fftpack_lite.so building 'numpy.linalg.lapack_lite' extension compiling C sources C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -fPIC  creating build-2.6/temp.linux-i686-2.6/numpy/linalg compile options: '-DATLAS_INFO="\"3.9.23\"" -Inumpy/core/include -Ibuild-2.6/src.linux-i686-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-i686-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-i686-2.6/numpy/core/src/umath -c' i686-pc-linux-gnu-gcc: numpy/linalg/lapack_litemodule.c i686-pc-linux-gnu-gcc: numpy/linalg/python_xerbla.c /usr/bin/gfortran -Wall -Wl,-O1 -Wl,--as-needed -shared build-2.6/temp.linux-i686-2.6/numpy/linalg/lapack_litemodule.o build-2.6/temp.linux-i686-2.6/numpy/linalg/python_xerbla.o -L/usr/lib -L/usr/lib -Lbuild-2.6/temp.linux-i686-2.6 -llapack -lblas -latlas -lcblas -lblas -latlas -lpython2.6 -lgfortran -o build-2.6/lib.linux-i686-2.6/numpy/linalg/lapack_lite.so building 'numpy.random.mtrand' extension compiling C sources C compiler: i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -fPIC  creating build-2.6/temp.linux-i686-2.6/numpy/random creating build-2.6/temp.linux-i686-2.6/numpy/random/mtrand compile options: '-Inumpy/core/include -Ibuild-2.6/src.linux-i686-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-i686-2.6/numpy/core/src/multiarray -Ibuild-2.6/src.linux-i686-2.6/numpy/core/src/umath -c' i686-pc-linux-gnu-gcc: numpy/random/mtrand/mtrand.c i686-pc-linux-gnu-gcc: numpy/random/mtrand/randomkit.c i686-pc-linux-gnu-gcc: numpy/random/mtrand/initarray.c i686-pc-linux-gnu-gcc: numpy/random/mtrand/distributions.c i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -shared -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb build-2.6/temp.linux-i686-2.6/numpy/random/mtrand/mtrand.o build-2.6/temp.linux-i686-2.6/numpy/random/mtrand/randomkit.o build-2.6/temp.linux-i686-2.6/numpy/random/mtrand/initarray.o build-2.6/temp.linux-i686-2.6/numpy/random/mtrand/distributions.o -L/usr/lib -Lbuild-2.6/temp.linux-i686-2.6 -lpython2.6 -o build-2.6/lib.linux-i686-2.6/numpy/random/mtrand.so running scons running build_scripts creating build-2.6/scripts.linux-i686-2.6 Creating build-2.6/scripts.linux-i686-2.6/f2py2.6  adding 'build-2.6/scripts.linux-i686-2.6/f2py2.6' to scripts changing mode of build-2.6/scripts.linux-i686-2.6/f2py2.6 from 644 to 755 >>> Source compiled. --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE "/var/log/sandbox/sandbox-20439.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: chmod S: deny P: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data A: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data R: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data C: /opt/intel/Compiler/11.1/072/bin/ia32/ifort -FI -V -c /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/yOyieX.f -o /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/yOyieX.o F: chmod S: deny P: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data A: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data R: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data C: /opt/intel/Compiler/11.1/072/bin/ia32/ifort -FI -V -c /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/uZyVVG.f -o /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/uZyVVG.o F: chmod S: deny P: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data A: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data R: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data C: /opt/intel/Compiler/11.1/072/bin/ia32/ifort -FI -V -c /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/hmf25Z.f -o /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/hmf25Z.o F: chmod S: deny P: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data A: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data R: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data C: /opt/intel/Compiler/11.1/072/bin/ia32/ifort -FI -V -c /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/jpBIKg.f -o /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/jpBIKg.o F: chmod S: deny P: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data A: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data R: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data C: /opt/intel/Compiler/11.1/072/bin/ia32/ifort -FI -V -c /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/_dN145.f -o /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/_dN145.o F: chmod S: deny P: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data A: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data R: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data C: /opt/intel/Compiler/11.1/072/bin/ia32/ifort -FI -V -c /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/lKZ1je.f -o /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/lKZ1je.o F: chmod S: deny P: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data A: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data R: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data C: /opt/intel/Compiler/11.1/072/bin/ia32/ifort -FI -V -c /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/ok5eZl.f -o /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/ok5eZl.o F: chmod S: deny P: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data A: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data R: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data C: /opt/intel/Compiler/11.1/072/bin/ia32/ifort -FI -V -c /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/iOIyh8.f -o /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/iOIyh8.o F: chmod S: deny P: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data A: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data R: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data C: /opt/intel/Compiler/11.1/072/bin/ia32/ifort -FI -V -c /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/L2TFjd.f -o /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/L2TFjd.o F: chmod S: deny P: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data A: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data R: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data C: /opt/intel/Compiler/11.1/072/bin/ia32/ifort -FI -V -c /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/Rol2xF.f -o /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/Rol2xF.o F: chmod S: deny P: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data A: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data R: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data C: /opt/intel/Compiler/11.1/072/bin/ia32/ifort -FI -V -c /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/sKR6Ip.f -o /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/sKR6Ip.o F: chmod S: deny P: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data A: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data R: /usr/local/share/macrovision/storage/FLEXnet/INTEL_00211300_tsf.data C: /opt/intel/Compiler/11.1/072/bin/ia32/ifort -FI -V -c /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/VIISTA.f -o /var/tmp/portage/dev-python/numpy-1.5.0/temp/tmpUIJDLp/VIISTA.o --------------------------------------------------------------------------------