Mock Version: 1.0.8 Mock Version: 1.0.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/numpy.spec'], False, '/var/lib/mock/dist-f12-build-816155-119138/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/numpy.spec'] sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/numpy-1.3.0-9.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/numpy.spec'], False, '/var/lib/mock/dist-f12-build-816155-119138/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/numpy.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6gQ8Uf + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf numpy-1.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/numpy-1.3.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd numpy-1.3.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (numpy-1.0.1-f2py.patch):' Patch #0 (numpy-1.0.1-f2py.patch): + /usr/bin/patch -s -p1 -b --suffix .f2py --fuzz=0 + /bin/cat /builddir/build/SOURCES/numpy-1.0.1-f2py.patch + echo 'Patch #1 (numpy_doublefree.patch):' Patch #1 (numpy_doublefree.patch): + /bin/cat /builddir/build/SOURCES/numpy_doublefree.patch + /usr/bin/patch -s -p0 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LPJFsh + umask 022 + cd /builddir/build/BUILD + cd numpy-1.3.0 + LANG=C + export LANG + unset DISPLAY + env ATLAS=/usr/lib64 FFTW=/usr/lib64 BLAS=/usr/lib64 LAPACK=/usr/lib64 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' /usr/bin/python setup.py build Running from numpy source directory. non-existing path in 'numpy/distutils': 'site.cfg' F2PY Version 2 blas_opt_info: blas_mkl_info: libraries mkl,vml,guide not found in /usr/local/lib64 libraries mkl,vml,guide not found in /usr/local/lib libraries mkl,vml,guide not found in /usr/lib64 libraries mkl,vml,guide not found in /usr/lib NOT AVAILABLE atlas_blas_threads_info: Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS FOUND: libraries = ['ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = c include_dirs = ['/usr/include'] /builddir/build/BUILD/numpy-1.3.0/numpy/distutils/command/config.py:361: DeprecationWarning: +++++++++++++++++++++++++++++++++++++++++++++++++ Usage of get_output is deprecated: please do not use it anymore, and avoid configuration checks involving running executable on the target machine. +++++++++++++++++++++++++++++++++++++++++++++++++ DeprecationWarning) customize GnuFCompiler Could not locate executable g77 Could not locate executable f77 customize IntelFCompiler Could not locate executable ifort Could not locate executable ifc customize LaheyFCompiler Could not locate executable lf95 customize PGroupFCompiler Could not locate executable pgf90 Could not locate executable pgf77 customize AbsoftFCompiler Could not locate executable f90 customize NAGFCompiler Found executable /usr/bin/f95 customize VastFCompiler customize GnuFCompiler customize CompaqFCompiler Could not locate executable fort customize IntelItaniumFCompiler Could not locate executable efort Could not locate executable efc customize IntelEM64TFCompiler customize Gnu95FCompiler Found executable /usr/bin/gfortran customize Gnu95FCompiler customize Gnu95FCompiler using config compiling '_configtest.c': /* This file is generated from numpy/distutils/system_info.py */ void ATL_buildinfo(void); int main(void) { ATL_buildinfo(); return 0; } C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-c' gcc: _configtest.c gcc -pthread _configtest.o -L/usr/lib64/atlas -lptf77blas -lptcblas -latlas -o _configtest ATLAS version 3.8.3 built by mockbuild on Sun Oct 25 17:12:58 EDT 2009: UNAME : Linux x86-3.fedora.phx.redhat.com 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux INSTFLG : -1 0 -a 1 ARCHDEFS : -DATL_OS_Linux -DATL_ARCH_Core2 -DATL_CPUMHZ=2333 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 0 F77 : gfortran, version GNU Fortran (GCC) 4.4.2 20091018 (Red Hat 4.4.2-4) F77FLAGS : -O -g -Wa,--noexecstack -fPIC -m64 SMC : gcc, version gcc (GCC) 4.4.2 20091018 (Red Hat 4.4.2-4) SMCFLAGS : -fomit-frame-pointer -mfpmath=sse -msse3 -O2 -g -Wa,--noexecstack -fPIC -m64 SKC : gcc, version gcc (GCC) 4.4.2 20091018 (Red Hat 4.4.2-4) SKCFLAGS : -fomit-frame-pointer -mfpmath=sse -msse3 -O2 -g -Wa,--noexecstack -fPIC -m64 success! removing: _configtest.c _configtest.o _configtest FOUND: libraries = ['ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = c define_macros = [('ATLAS_INFO', '"\\"3.8.3\\""')] include_dirs = ['/usr/include'] lapack_opt_info: lapack_mkl_info: mkl_info: libraries mkl,vml,guide not found in /usr/local/lib64 libraries mkl,vml,guide not found in /usr/local/lib libraries mkl,vml,guide not found in /usr/lib64 libraries mkl,vml,guide not found in /usr/lib NOT AVAILABLE NOT AVAILABLE atlas_threads_info: Setting PTATLAS=ATLAS libraries lapack_atlas not found in /usr/lib64/atlas numpy.distutils.system_info.atlas_threads_info Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS FOUND: libraries = ['lapack', 'ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = f77 include_dirs = ['/usr/include'] customize GnuFCompiler customize IntelFCompiler customize LaheyFCompiler customize PGroupFCompiler customize AbsoftFCompiler customize NAGFCompiler customize VastFCompiler customize GnuFCompiler customize CompaqFCompiler customize IntelItaniumFCompiler customize IntelEM64TFCompiler customize Gnu95FCompiler customize Gnu95FCompiler customize Gnu95FCompiler using config compiling '_configtest.c': /* This file is generated from numpy/distutils/system_info.py */ void ATL_buildinfo(void); int main(void) { ATL_buildinfo(); return 0; } C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-c' gcc: _configtest.c gcc -pthread _configtest.o -L/usr/lib64/atlas -llapack -lptf77blas -lptcblas -latlas -o _configtest ATLAS version 3.8.3 built by mockbuild on Sun Oct 25 17:12:58 EDT 2009: UNAME : Linux x86-3.fedora.phx.redhat.com 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux INSTFLG : -1 0 -a 1 ARCHDEFS : -DATL_OS_Linux -DATL_ARCH_Core2 -DATL_CPUMHZ=2333 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 0 F77 : gfortran, version GNU Fortran (GCC) 4.4.2 20091018 (Red Hat 4.4.2-4) F77FLAGS : -O -g -Wa,--noexecstack -fPIC -m64 SMC : gcc, version gcc (GCC) 4.4.2 20091018 (Red Hat 4.4.2-4) SMCFLAGS : -fomit-frame-pointer -mfpmath=sse -msse3 -O2 -g -Wa,--noexecstack -fPIC -m64 SKC : gcc, version gcc (GCC) 4.4.2 20091018 (Red Hat 4.4.2-4) SKCFLAGS : -fomit-frame-pointer -mfpmath=sse -msse3 -O2 -g -Wa,--noexecstack -fPIC -m64 success! removing: _configtest.c _configtest.o _configtest FOUND: libraries = ['lapack', 'ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = f77 define_macros = [('ATLAS_INFO', '"\\"3.8.3\\""')] include_dirs = ['/usr/include'] 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 building py_modules sources creating build creating build/src.linux-x86_64-2.6 creating build/src.linux-x86_64-2.6/numpy creating build/src.linux-x86_64-2.6/numpy/distutils building library "npymath" sources creating build/src.linux-x86_64-2.6/numpy/core creating build/src.linux-x86_64-2.6/numpy/core/src conv_template:> build/src.linux-x86_64-2.6/numpy/core/src/npy_math.c building extension "numpy.core._sort" sources Generating build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h customize GnuFCompiler customize IntelFCompiler customize LaheyFCompiler customize PGroupFCompiler customize AbsoftFCompiler customize NAGFCompiler customize VastFCompiler customize GnuFCompiler customize CompaqFCompiler customize IntelItaniumFCompiler customize IntelEM64TFCompiler customize Gnu95FCompiler customize Gnu95FCompiler customize Gnu95FCompiler using config C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:7: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:7: error: size of array 'test_array' is negative C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o /builddir/build/BUILD/numpy-1.3.0/numpy/distutils/command/config.py:39: 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: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c gcc -pthread _configtest.o -o _configtest _configtest.o: In function `main': /builddir/build/BUILD/numpy-1.3.0/_configtest.c:5: undefined reference to `exp' collect2: ld returned 1 exit status _configtest.o: In function `main': /builddir/build/BUILD/numpy-1.3.0/_configtest.c:5: undefined reference to `exp' collect2: ld returned 1 exit status failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c gcc -pthread _configtest.o -lm -o _configtest _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'asin' _configtest.c:2: warning: conflicting types for built-in function 'cos' _configtest.c:3: warning: conflicting types for built-in function 'log' _configtest.c:4: warning: conflicting types for built-in function 'fabs' _configtest.c:5: warning: conflicting types for built-in function 'tanh' _configtest.c:6: warning: conflicting types for built-in function 'atan' _configtest.c:7: warning: conflicting types for built-in function 'acos' _configtest.c:8: warning: conflicting types for built-in function 'floor' _configtest.c:9: warning: conflicting types for built-in function 'fmod' _configtest.c:10: warning: conflicting types for built-in function 'sqrt' _configtest.c:11: warning: conflicting types for built-in function 'cosh' _configtest.c:12: warning: conflicting types for built-in function 'modf' _configtest.c:13: warning: conflicting types for built-in function 'sinh' _configtest.c:14: warning: conflicting types for built-in function 'frexp' _configtest.c:15: warning: conflicting types for built-in function 'exp' _configtest.c:16: warning: conflicting types for built-in function 'tan' _configtest.c:17: warning: conflicting types for built-in function 'ceil' _configtest.c:18: warning: conflicting types for built-in function 'log10' _configtest.c:19: warning: conflicting types for built-in function 'sin' _configtest.c:20: warning: conflicting types for built-in function 'ldexp' gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'rint' _configtest.c:2: warning: conflicting types for built-in function 'log2' _configtest.c:3: warning: conflicting types for built-in function 'exp2' _configtest.c:4: warning: conflicting types for built-in function 'trunc' gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'cosf' _configtest.c:2: warning: conflicting types for built-in function 'coshf' _configtest.c:3: warning: conflicting types for built-in function 'rintf' _configtest.c:4: warning: conflicting types for built-in function 'fabsf' _configtest.c:5: warning: conflicting types for built-in function 'floorf' _configtest.c:6: warning: conflicting types for built-in function 'tanhf' _configtest.c:7: warning: conflicting types for built-in function 'log10f' _configtest.c:8: warning: conflicting types for built-in function 'logf' _configtest.c:9: warning: conflicting types for built-in function 'sinhf' _configtest.c:10: warning: conflicting types for built-in function 'acosf' _configtest.c:11: warning: conflicting types for built-in function 'sqrtf' _configtest.c:12: warning: conflicting types for built-in function 'ldexpf' _configtest.c:13: warning: conflicting types for built-in function 'hypotf' _configtest.c:14: warning: conflicting types for built-in function 'log2f' _configtest.c:15: warning: conflicting types for built-in function 'exp2f' _configtest.c:16: warning: conflicting types for built-in function 'atanf' _configtest.c:17: warning: conflicting types for built-in function 'fmodf' _configtest.c:18: warning: conflicting types for built-in function 'atan2f' _configtest.c:19: warning: conflicting types for built-in function 'modff' _configtest.c:20: warning: conflicting types for built-in function 'ceilf' _configtest.c:21: warning: conflicting types for built-in function 'log1pf' _configtest.c:22: warning: conflicting types for built-in function 'asinf' _configtest.c:23: warning: conflicting types for built-in function 'acoshf' _configtest.c:24: warning: conflicting types for built-in function 'sinf' _configtest.c:25: warning: conflicting types for built-in function 'tanf' _configtest.c:26: warning: conflicting types for built-in function 'atanhf' _configtest.c:27: warning: conflicting types for built-in function 'truncf' _configtest.c:28: warning: conflicting types for built-in function 'asinhf' _configtest.c:29: warning: conflicting types for built-in function 'frexpf' _configtest.c:30: warning: conflicting types for built-in function 'powf' _configtest.c:31: warning: conflicting types for built-in function 'expf' _configtest.c:32: warning: conflicting types for built-in function 'expm1f' gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'tanhl' _configtest.c:2: warning: conflicting types for built-in function 'log10l' _configtest.c:3: warning: conflicting types for built-in function 'coshl' _configtest.c:4: warning: conflicting types for built-in function 'cosl' _configtest.c:5: warning: conflicting types for built-in function 'floorl' _configtest.c:6: warning: conflicting types for built-in function 'rintl' _configtest.c:7: warning: conflicting types for built-in function 'fabsl' _configtest.c:8: warning: conflicting types for built-in function 'acosl' _configtest.c:9: warning: conflicting types for built-in function 'ldexpl' _configtest.c:10: warning: conflicting types for built-in function 'sqrtl' _configtest.c:11: warning: conflicting types for built-in function 'logl' _configtest.c:12: warning: conflicting types for built-in function 'expm1l' _configtest.c:13: warning: conflicting types for built-in function 'hypotl' _configtest.c:14: warning: conflicting types for built-in function 'log2l' _configtest.c:15: warning: conflicting types for built-in function 'exp2l' _configtest.c:16: warning: conflicting types for built-in function 'atanl' _configtest.c:17: warning: conflicting types for built-in function 'frexpl' _configtest.c:18: warning: conflicting types for built-in function 'atan2l' _configtest.c:19: warning: conflicting types for built-in function 'sinhl' _configtest.c:20: warning: conflicting types for built-in function 'fmodl' _configtest.c:21: warning: conflicting types for built-in function 'log1pl' _configtest.c:22: warning: conflicting types for built-in function 'asinl' _configtest.c:23: warning: conflicting types for built-in function 'ceill' _configtest.c:24: warning: conflicting types for built-in function 'sinl' _configtest.c:25: warning: conflicting types for built-in function 'acoshl' _configtest.c:26: warning: conflicting types for built-in function 'atanhl' _configtest.c:27: warning: conflicting types for built-in function 'tanl' _configtest.c:28: warning: conflicting types for built-in function 'truncl' _configtest.c:29: warning: conflicting types for built-in function 'powl' _configtest.c:30: warning: conflicting types for built-in function 'expl' _configtest.c:31: warning: conflicting types for built-in function 'modfl' _configtest.c:32: warning: conflicting types for built-in function 'asinhl' gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o File: build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_PY_INTPTR_T 8 #define SIZEOF_PY_LONG_LONG 8 #define MATHLIB m #define HAVE_SIN #define HAVE_COS #define HAVE_TAN #define HAVE_SINH #define HAVE_COSH #define HAVE_TANH #define HAVE_FABS #define HAVE_FLOOR #define HAVE_CEIL #define HAVE_SQRT #define HAVE_LOG10 #define HAVE_LOG #define HAVE_EXP #define HAVE_ASIN #define HAVE_ACOS #define HAVE_ATAN #define HAVE_FMOD #define HAVE_MODF #define HAVE_FREXP #define HAVE_LDEXP #define HAVE_RINT #define HAVE_TRUNC #define HAVE_EXP2 #define HAVE_LOG2 #define HAVE_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_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_DECL_ISNAN #define HAVE_DECL_ISINF #define HAVE_DECL_SIGNBIT #define HAVE_DECL_ISFINITE #ifndef __cplusplus /* #undef inline */ #endif EOF adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h' to sources. Generating build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o File: build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h #define NPY_SIZEOF_SHORT 2 #define NPY_SIZEOF_INT 4 #define NPY_SIZEOF_LONG 8 #define NPY_SIZEOF_FLOAT 4 #define NPY_SIZEOF_DOUBLE 8 #define NPY_SIZEOF_LONGDOUBLE 16 #define NPY_SIZEOF_PY_INTPTR_T 8 #define NPY_SIZEOF_PY_LONG_LONG 8 #define NPY_SIZEOF_LONGLONG 8 #define NPY_NO_SMP 0 #define NPY_HAVE_DECL_ISNAN #define NPY_HAVE_DECL_ISINF #define NPY_HAVE_DECL_SIGNBIT #define NPY_HAVE_DECL_ISFINITE #define NPY_USE_C99_FORMATS 1 #define NPY_INLINE inline #ifndef __STDC_FORMAT_MACROS #define __STDC_FORMAT_MACROS 1 #endif EOF adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h' to sources. numpy/core/code_generators/genapi.py:9: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5 executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h' to sources. conv_template:> build/src.linux-x86_64-2.6/numpy/core/src/_sortmodule.c numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.multiarray" sources adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h' to sources. conv_template:> build/src.linux-x86_64-2.6/numpy/core/src/scalartypes.inc adding 'build/src.linux-x86_64-2.6/numpy/core/src' to include_dirs. conv_template:> build/src.linux-x86_64-2.6/numpy/core/src/arraytypes.inc numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.6/numpy/core/src/scalartypes.inc', 'build/src.linux-x86_64-2.6/numpy/core/src/arraytypes.inc', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.umath" sources adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__ufunc_api.h' to sources. conv_template:> build/src.linux-x86_64-2.6/numpy/core/src/umathmodule.c adding 'build/src.linux-x86_64-2.6/numpy/core/src' to include_dirs. conv_template:> build/src.linux-x86_64-2.6/numpy/core/src/umath_funcs.inc conv_template:> build/src.linux-x86_64-2.6/numpy/core/src/umath_loops.inc numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.6/numpy/core/src/scalartypes.inc', 'build/src.linux-x86_64-2.6/numpy/core/src/arraytypes.inc', 'build/src.linux-x86_64-2.6/numpy/core/src/umath_funcs.inc', 'build/src.linux-x86_64-2.6/numpy/core/src/umath_loops.inc', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core.scalarmath" sources adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__ufunc_api.h' to sources. conv_template:> build/src.linux-x86_64-2.6/numpy/core/src/scalarmathmodule.c numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-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/src.linux-x86_64-2.6/numpy/core/src/umath_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/src.linux-x86_64-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/src.linux-x86_64-2.6/numpy/random C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c gcc -pthread _configtest.o -o _configtest _configtest failure. removing: _configtest.c _configtest.o _configtest building data_files sources running build_py creating build/lib.linux-x86_64-2.6 creating build/lib.linux-x86_64-2.6/numpy copying numpy/_import_tools.py -> build/lib.linux-x86_64-2.6/numpy copying numpy/setup.py -> build/lib.linux-x86_64-2.6/numpy copying numpy/version.py -> build/lib.linux-x86_64-2.6/numpy copying numpy/matlib.py -> build/lib.linux-x86_64-2.6/numpy copying numpy/dual.py -> build/lib.linux-x86_64-2.6/numpy copying numpy/ctypeslib.py -> build/lib.linux-x86_64-2.6/numpy copying numpy/__init__.py -> build/lib.linux-x86_64-2.6/numpy copying numpy/add_newdocs.py -> build/lib.linux-x86_64-2.6/numpy copying numpy/setupscons.py -> build/lib.linux-x86_64-2.6/numpy copying build/src.linux-x86_64-2.6/numpy/__config__.py -> build/lib.linux-x86_64-2.6/numpy creating build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/intelccompiler.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/cpuinfo.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/exec_command.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/interactive.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/lib2def.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/setup.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/info.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/from_template.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/environment.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/numpy_distribution.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/line_endings.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/misc_util.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/__version__.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/unixccompiler.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/system_info.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/core.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/log.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/mingw32ccompiler.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/extension.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/__init__.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/conv_template.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/setupscons.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying numpy/distutils/ccompiler.py -> build/lib.linux-x86_64-2.6/numpy/distutils copying build/src.linux-x86_64-2.6/numpy/distutils/__config__.py -> build/lib.linux-x86_64-2.6/numpy/distutils creating build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/build_ext.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/config_compiler.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/build_src.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/sdist.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/egg_info.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/build.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/install_data.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/build_scripts.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/bdist_rpm.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/config.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/install_headers.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/develop.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/autodist.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/build_py.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/scons.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/build_clib.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/__init__.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command copying numpy/distutils/command/install.py -> build/lib.linux-x86_64-2.6/numpy/distutils/command creating build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/compaq.py -> build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/lahey.py -> build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/absoft.py -> build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/sun.py -> build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/ibm.py -> build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/vast.py -> build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/hpux.py -> build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/g95.py -> build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/mips.py -> build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/gnu.py -> build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/none.py -> build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nag.py -> build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/__init__.py -> build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pg.py -> build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/intel.py -> build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler creating build/lib.linux-x86_64-2.6/numpy/testing copying numpy/testing/noseclasses.py -> build/lib.linux-x86_64-2.6/numpy/testing copying numpy/testing/numpytest.py -> build/lib.linux-x86_64-2.6/numpy/testing copying numpy/testing/setup.py -> build/lib.linux-x86_64-2.6/numpy/testing copying numpy/testing/nulltester.py -> build/lib.linux-x86_64-2.6/numpy/testing copying numpy/testing/utils.py -> build/lib.linux-x86_64-2.6/numpy/testing copying numpy/testing/__init__.py -> build/lib.linux-x86_64-2.6/numpy/testing copying numpy/testing/decorators.py -> build/lib.linux-x86_64-2.6/numpy/testing copying numpy/testing/setupscons.py -> build/lib.linux-x86_64-2.6/numpy/testing copying numpy/testing/nosetester.py -> build/lib.linux-x86_64-2.6/numpy/testing creating build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/f2py2e.py -> build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/auxfuncs.py -> build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/cb_rules.py -> build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/cfuncs.py -> build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/func2subr.py -> build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/use_rules.py -> build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/diagnose.py -> build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/capi_maps.py -> build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/setup.py -> build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/info.py -> build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/f2py_testing.py -> build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/__version__.py -> build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/f90mod_rules.py -> build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/common_rules.py -> build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/crackfortran.py -> build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/rules.py -> build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/__init__.py -> build/lib.linux-x86_64-2.6/numpy/f2py copying numpy/f2py/setupscons.py -> build/lib.linux-x86_64-2.6/numpy/f2py creating build/lib.linux-x86_64-2.6/numpy/core copying numpy/core/fromnumeric.py -> build/lib.linux-x86_64-2.6/numpy/core copying numpy/core/memmap.py -> build/lib.linux-x86_64-2.6/numpy/core copying numpy/core/defchararray.py -> build/lib.linux-x86_64-2.6/numpy/core copying numpy/core/numerictypes.py -> build/lib.linux-x86_64-2.6/numpy/core copying numpy/core/setup_common.py -> build/lib.linux-x86_64-2.6/numpy/core copying numpy/core/setup.py -> build/lib.linux-x86_64-2.6/numpy/core copying numpy/core/scons_support.py -> build/lib.linux-x86_64-2.6/numpy/core copying numpy/core/info.py -> build/lib.linux-x86_64-2.6/numpy/core copying numpy/core/_internal.py -> build/lib.linux-x86_64-2.6/numpy/core copying numpy/core/records.py -> build/lib.linux-x86_64-2.6/numpy/core copying numpy/core/numeric.py -> build/lib.linux-x86_64-2.6/numpy/core copying numpy/core/arrayprint.py -> build/lib.linux-x86_64-2.6/numpy/core copying numpy/core/defmatrix.py -> build/lib.linux-x86_64-2.6/numpy/core copying numpy/core/__init__.py -> build/lib.linux-x86_64-2.6/numpy/core copying numpy/core/setupscons.py -> build/lib.linux-x86_64-2.6/numpy/core copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.linux-x86_64-2.6/numpy/core creating build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/shape_base.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/twodim_base.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/ufunclike.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/_datasource.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/financial.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/machar.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/index_tricks.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/scimath.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/format.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/setup.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/info.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/type_check.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/stride_tricks.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/user_array.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/function_base.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/_iotools.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/recfunctions.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/arraysetops.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/arrayterator.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/polynomial.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/getlimits.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/utils.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/io.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/__init__.py -> build/lib.linux-x86_64-2.6/numpy/lib copying numpy/lib/setupscons.py -> build/lib.linux-x86_64-2.6/numpy/lib creating build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/mlab.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/typeconv.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/random_array.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/compat.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/rng.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/ufuncs.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/arrayfns.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/matrix.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/alter_code2.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/fft.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/setup.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/fix_default_axis.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/ma.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/user_array.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/linear_algebra.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/alter_code1.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/functions.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/array_printer.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/misc.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/precision.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/__init__.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/setupscons.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric copying numpy/oldnumeric/rng_stats.py -> build/lib.linux-x86_64-2.6/numpy/oldnumeric creating build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/mlab.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/session.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/random_array.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/numerictypes.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/compat.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/ufuncs.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/matrix.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/alter_code2.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/fft.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/setup.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/ma.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/image.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/util.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/nd_image.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/linear_algebra.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/alter_code1.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/functions.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/convolve.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/__init__.py -> build/lib.linux-x86_64-2.6/numpy/numarray copying numpy/numarray/setupscons.py -> build/lib.linux-x86_64-2.6/numpy/numarray creating build/lib.linux-x86_64-2.6/numpy/fft copying numpy/fft/helper.py -> build/lib.linux-x86_64-2.6/numpy/fft copying numpy/fft/fftpack.py -> build/lib.linux-x86_64-2.6/numpy/fft copying numpy/fft/setup.py -> build/lib.linux-x86_64-2.6/numpy/fft copying numpy/fft/info.py -> build/lib.linux-x86_64-2.6/numpy/fft copying numpy/fft/__init__.py -> build/lib.linux-x86_64-2.6/numpy/fft copying numpy/fft/setupscons.py -> build/lib.linux-x86_64-2.6/numpy/fft creating build/lib.linux-x86_64-2.6/numpy/linalg copying numpy/linalg/setup.py -> build/lib.linux-x86_64-2.6/numpy/linalg copying numpy/linalg/info.py -> build/lib.linux-x86_64-2.6/numpy/linalg copying numpy/linalg/linalg.py -> build/lib.linux-x86_64-2.6/numpy/linalg copying numpy/linalg/__init__.py -> build/lib.linux-x86_64-2.6/numpy/linalg copying numpy/linalg/setupscons.py -> build/lib.linux-x86_64-2.6/numpy/linalg creating build/lib.linux-x86_64-2.6/numpy/random copying numpy/random/setup.py -> build/lib.linux-x86_64-2.6/numpy/random copying numpy/random/info.py -> build/lib.linux-x86_64-2.6/numpy/random copying numpy/random/__init__.py -> build/lib.linux-x86_64-2.6/numpy/random copying numpy/random/setupscons.py -> build/lib.linux-x86_64-2.6/numpy/random creating build/lib.linux-x86_64-2.6/numpy/ma copying numpy/ma/mrecords.py -> build/lib.linux-x86_64-2.6/numpy/ma copying numpy/ma/bench.py -> build/lib.linux-x86_64-2.6/numpy/ma copying numpy/ma/setup.py -> build/lib.linux-x86_64-2.6/numpy/ma copying numpy/ma/version.py -> build/lib.linux-x86_64-2.6/numpy/ma copying numpy/ma/extras.py -> build/lib.linux-x86_64-2.6/numpy/ma copying numpy/ma/testutils.py -> build/lib.linux-x86_64-2.6/numpy/ma copying numpy/ma/core.py -> build/lib.linux-x86_64-2.6/numpy/ma copying numpy/ma/timer_comparison.py -> build/lib.linux-x86_64-2.6/numpy/ma copying numpy/ma/__init__.py -> build/lib.linux-x86_64-2.6/numpy/ma copying numpy/ma/setupscons.py -> build/lib.linux-x86_64-2.6/numpy/ma creating build/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/subclassing.py -> build/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/performance.py -> build/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/glossary.py -> build/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/ufuncs.py -> build/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/broadcasting.py -> build/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/howtofind.py -> build/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/basics.py -> build/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/constants.py -> build/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/methods_vs_functions.py -> build/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/internals.py -> build/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/creation.py -> build/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/indexing.py -> build/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/jargon.py -> build/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/misc.py -> build/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/io.py -> build/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/__init__.py -> build/lib.linux-x86_64-2.6/numpy/doc copying numpy/doc/structured_arrays.py -> build/lib.linux-x86_64-2.6/numpy/doc running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib building 'npymath' library compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.6 creating build/temp.linux-x86_64-2.6/build creating build/temp.linux-x86_64-2.6/build/src.linux-x86_64-2.6 creating build/temp.linux-x86_64-2.6/build/src.linux-x86_64-2.6/numpy creating build/temp.linux-x86_64-2.6/build/src.linux-x86_64-2.6/numpy/core creating build/temp.linux-x86_64-2.6/build/src.linux-x86_64-2.6/numpy/core/src compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: build/src.linux-x86_64-2.6/numpy/core/src/npy_math.c ar: adding 1 object files to build/temp.linux-x86_64-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 GnuFCompiler 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: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: build/src.linux-x86_64-2.6/numpy/core/src/_sortmodule.c gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.6/build/src.linux-x86_64-2.6/numpy/core/src/_sortmodule.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.6 -lm -lpython2.6 -o build/lib.linux-x86_64-2.6/numpy/core/_sort.so building 'numpy.core.multiarray' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.6/numpy creating build/temp.linux-x86_64-2.6/numpy/core creating build/temp.linux-x86_64-2.6/numpy/core/src compile options: '-Ibuild/src.linux-x86_64-2.6/numpy/core/src -Inumpy/core/include -Ibuild/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: numpy/core/src/multiarraymodule.c In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'BOOL_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'BYTE_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'UBYTE_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'SHORT_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'USHORT_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'INT_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'UINT_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONG_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'ULONG_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONGLONG_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'ULONGLONG_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'FLOAT_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'DOUBLE_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONGDOUBLE_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CFLOAT_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CDOUBLE_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CLONGDOUBLE_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'BOOL_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'BYTE_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'UBYTE_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'SHORT_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'USHORT_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'INT_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'UINT_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONG_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'ULONG_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONGLONG_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'ULONGLONG_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'FLOAT_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'DOUBLE_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONGDOUBLE_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CFLOAT_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CDOUBLE_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CLONGDOUBLE_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'BOOL_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'BYTE_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'UBYTE_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'SHORT_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'USHORT_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'INT_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'UINT_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONG_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'ULONG_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONGLONG_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'ULONGLONG_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'FLOAT_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'DOUBLE_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONGDOUBLE_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CFLOAT_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CDOUBLE_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CLONGDOUBLE_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'OBJECT_dot': numpy/core/src/arraytypes.inc.src:2031: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'set_typeinfo': numpy/core/src/arraytypes.inc.src:2736: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2737: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2738: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2739: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2740: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2741: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2742: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2743: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2744: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2745: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arrayobject.c: In function 'array_richcompare': numpy/core/src/arrayobject.c:5110: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/arrayobject.c:5130: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/arrayobject.c:5173: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/arrayobject.c:5179: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/arrayobject.c:5197: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/arrayobject.c:5236: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/multiarraymodule.c: In function 'initmultiarray': numpy/core/src/multiarraymodule.c:8558: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/multiarraymodule.c:8560: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/multiarraymodule.c:8562: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/multiarraymodule.c:8565: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/multiarraymodule.c:8568: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arrayobject.c: In function 'arraydescr_hasobject_get': numpy/core/src/arrayobject.c:12219: warning: dereferencing pointer 'res' does break strict-aliasing rules numpy/core/src/arrayobject.c:12219: warning: dereferencing pointer 'res' does break strict-aliasing rules numpy/core/src/arrayobject.c:12214: note: initialized from here numpy/core/src/arrayobject.c:12217: note: initialized from here numpy/core/src/arrayobject.c: In function 'arrayflags_contiguous_get': numpy/core/src/arrayobject.c:13102: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13102: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13102: note: initialized from here numpy/core/src/arrayobject.c:13102: note: initialized from here numpy/core/src/arrayobject.c: In function 'arrayflags_fortran_get': numpy/core/src/arrayobject.c:13103: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13103: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13103: note: initialized from here numpy/core/src/arrayobject.c:13103: note: initialized from here numpy/core/src/arrayobject.c: In function 'arrayflags_updateifcopy_get': numpy/core/src/arrayobject.c:13104: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13104: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13104: note: initialized from here numpy/core/src/arrayobject.c:13104: note: initialized from here numpy/core/src/arrayobject.c: In function 'arrayflags_owndata_get': numpy/core/src/arrayobject.c:13105: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13105: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13105: note: initialized from here numpy/core/src/arrayobject.c:13105: note: initialized from here numpy/core/src/arrayobject.c: In function 'arrayflags_aligned_get': numpy/core/src/arrayobject.c:13106: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13106: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13106: note: initialized from here numpy/core/src/arrayobject.c:13106: note: initialized from here numpy/core/src/arrayobject.c: In function 'arrayflags_writeable_get': numpy/core/src/arrayobject.c:13107: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13107: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13107: note: initialized from here numpy/core/src/arrayobject.c:13107: note: initialized from here numpy/core/src/arrayobject.c: In function 'arrayflags_behaved_get': numpy/core/src/arrayobject.c:13109: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13109: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13109: note: initialized from here numpy/core/src/arrayobject.c:13109: note: initialized from here numpy/core/src/arrayobject.c: In function 'arrayflags_carray_get': numpy/core/src/arrayobject.c:13110: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13110: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13110: note: initialized from here numpy/core/src/arrayobject.c:13110: note: initialized from here numpy/core/src/arrayobject.c: In function 'arrayflags_forc_get': numpy/core/src/arrayobject.c:13124: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13124: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13119: note: initialized from here numpy/core/src/arrayobject.c:13122: note: initialized from here numpy/core/src/arrayobject.c: In function 'arrayflags_fnc_get': numpy/core/src/arrayobject.c:13140: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13140: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13135: note: initialized from here numpy/core/src/arrayobject.c:13138: note: initialized from here numpy/core/src/arrayobject.c: In function 'arrayflags_farray_get': numpy/core/src/arrayobject.c:13157: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13157: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13152: note: initialized from here numpy/core/src/arrayobject.c:13155: note: initialized from here numpy/core/src/arrayobject.c: In function 'arrayflags_getitem': numpy/core/src/arrayobject.c:13102: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13102: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13102: note: initialized from here numpy/core/src/arrayobject.c:13102: note: initialized from here numpy/core/src/arrayobject.c:13103: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13103: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13103: note: initialized from here numpy/core/src/arrayobject.c:13103: note: initialized from here numpy/core/src/arrayobject.c:13107: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13107: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13107: note: initialized from here numpy/core/src/arrayobject.c:13107: note: initialized from here numpy/core/src/arrayobject.c:13109: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13109: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13109: note: initialized from here numpy/core/src/arrayobject.c:13109: note: initialized from here numpy/core/src/arrayobject.c:13105: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13105: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13105: note: initialized from here numpy/core/src/arrayobject.c:13105: note: initialized from here numpy/core/src/arrayobject.c:13106: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13106: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13106: note: initialized from here numpy/core/src/arrayobject.c:13106: note: initialized from here numpy/core/src/arrayobject.c:13104: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13104: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13104: note: initialized from here numpy/core/src/arrayobject.c:13104: note: initialized from here numpy/core/src/arrayobject.c:13110: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13110: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13110: note: initialized from here numpy/core/src/arrayobject.c:13110: note: initialized from here numpy/core/src/arrayobject.c:13157: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13157: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13152: note: initialized from here numpy/core/src/arrayobject.c:13155: note: initialized from here numpy/core/src/arrayobject.c:13140: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13140: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13135: note: initialized from here numpy/core/src/arrayobject.c:13138: note: initialized from here numpy/core/src/arrayobject.c:13124: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13124: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13119: note: initialized from here numpy/core/src/arrayobject.c:13122: note: initialized from here numpy/core/src/arrayobject.c:13110: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13110: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13110: note: initialized from here numpy/core/src/arrayobject.c:13110: note: initialized from here numpy/core/src/arrayobject.c:13157: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13157: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13152: note: initialized from here numpy/core/src/arrayobject.c:13155: note: initialized from here numpy/core/src/arrayobject.c:13103: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13103: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13103: note: initialized from here numpy/core/src/arrayobject.c:13103: note: initialized from here numpy/core/src/arrayobject.c:13109: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13109: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13109: note: initialized from here numpy/core/src/arrayobject.c:13109: note: initialized from here numpy/core/src/arrayobject.c:13105: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13105: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13105: note: initialized from here numpy/core/src/arrayobject.c:13105: note: initialized from here numpy/core/src/arrayobject.c:13106: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13106: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13106: note: initialized from here numpy/core/src/arrayobject.c:13106: note: initialized from here numpy/core/src/arrayobject.c:13107: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13107: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13107: note: initialized from here numpy/core/src/arrayobject.c:13107: note: initialized from here numpy/core/src/arrayobject.c:13102: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13102: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13102: note: initialized from here numpy/core/src/arrayobject.c:13102: note: initialized from here numpy/core/src/arrayobject.c:13104: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13104: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13104: note: initialized from here numpy/core/src/arrayobject.c:13104: note: initialized from here numpy/core/src/arrayobject.c:13102: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13102: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13102: note: initialized from here numpy/core/src/arrayobject.c:13102: note: initialized from here numpy/core/src/arrayobject.c:13103: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13103: warning: dereferencing pointer 'item' does break strict-aliasing rules numpy/core/src/arrayobject.c:13103: note: initialized from here numpy/core/src/arrayobject.c:13103: note: initialized from here numpy/core/src/arrayobject.c: In function 'arraydescr_isnative_get': numpy/core/src/arrayobject.c:12195: warning: dereferencing pointer 'ret' does break strict-aliasing rules numpy/core/src/arrayobject.c:12195: warning: dereferencing pointer 'ret' does break strict-aliasing rules numpy/core/src/arrayobject.c:12194: note: initialized from here numpy/core/src/arrayobject.c:12194: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONG_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1356' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1356' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'INT_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1350' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1350' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'DOUBLE_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1371' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1371' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'FLOAT_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1368' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1368' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'USHORT_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1347' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1347' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'SHORT_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1344' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1344' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'UBYTE_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1341' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1341' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'BYTE_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1338' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1338' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'OBJECT_dot': numpy/core/src/arraytypes.inc.src:2031: warning: dereferencing pointer '_Py_ZeroStruct.1728' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2031: warning: dereferencing pointer '_Py_ZeroStruct.1728' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2031: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONG_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1406' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1406' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'INT_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1400' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1400' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'DOUBLE_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1421' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1421' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'FLOAT_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1418' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1418' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'USHORT_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1397' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1397' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'SHORT_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1394' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1394' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'UBYTE_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1391' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1391' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'BYTE_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1388' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1388' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here numpy/core/src/multiarraymodule.c: In function 'array_can_cast_safely': numpy/core/src/multiarraymodule.c:7899: warning: dereferencing pointer 'retobj' does break strict-aliasing rules numpy/core/src/multiarraymodule.c:7899: warning: dereferencing pointer 'retobj' does break strict-aliasing rules numpy/core/src/multiarraymodule.c:7898: note: initialized from here numpy/core/src/multiarraymodule.c:7898: note: initialized from here In file included from numpy/core/src/arrayobject.c:5326, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraymethods.c: In function 'array_reduce': numpy/core/src/arraymethods.c:1249: warning: dereferencing pointer 'mybool' does break strict-aliasing rules numpy/core/src/arraymethods.c:1249: warning: dereferencing pointer 'mybool' does break strict-aliasing rules numpy/core/src/arraymethods.c:1248: note: initialized from here numpy/core/src/arraymethods.c:1248: note: initialized from here In file included from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arrayobject.c: In function 'PyArray_PyIntAsIntp': numpy/core/src/arrayobject.c:589: warning: dereferencing pointer 'descr.1971' does break strict-aliasing rules numpy/core/src/arrayobject.c:589: warning: dereferencing pointer 'descr.1971' does break strict-aliasing rules numpy/core/src/arrayobject.c:589: note: initialized from here numpy/core/src/arrayobject.c:593: warning: dereferencing pointer 'descr.1971' does break strict-aliasing rules numpy/core/src/arrayobject.c:593: warning: dereferencing pointer 'descr.1971' does break strict-aliasing rules numpy/core/src/arrayobject.c:593: note: initialized from here numpy/core/src/arrayobject.c: In function 'PyArray_PyIntAsInt': numpy/core/src/arrayobject.c:682: warning: dereferencing pointer 'descr.1987' does break strict-aliasing rules numpy/core/src/arrayobject.c:682: warning: dereferencing pointer 'descr.1987' does break strict-aliasing rules numpy/core/src/arrayobject.c:682: note: initialized from here numpy/core/src/arrayobject.c:686: warning: dereferencing pointer 'descr.1987' does break strict-aliasing rules numpy/core/src/arrayobject.c:686: warning: dereferencing pointer 'descr.1987' does break strict-aliasing rules numpy/core/src/arrayobject.c:686: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONG_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1456' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1456' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'INT_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1450' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1450' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'DOUBLE_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1471' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1471' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'FLOAT_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1468' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1468' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'USHORT_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1447' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1447' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'SHORT_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1444' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1444' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'UBYTE_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1441' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1441' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'BYTE_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1438' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1438' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arrayobject.c: In function 'PyArray_Scalar': numpy/core/src/arrayobject.c:1420: warning: dereferencing pointer 'iftmp.2071' does break strict-aliasing rules numpy/core/src/arrayobject.c:1420: warning: dereferencing pointer 'iftmp.2071' does break strict-aliasing rules numpy/core/src/arrayobject.c:1420: note: initialized from here numpy/core/src/arrayobject.c:1420: note: initialized from here In file included from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arrayobject.c: In function 'array_richcompare': numpy/core/src/arrayobject.c:5110: warning: dereferencing pointer '_Py_ZeroStruct.2482' does break strict-aliasing rules numpy/core/src/arrayobject.c:5110: warning: dereferencing pointer '_Py_ZeroStruct.2482' does break strict-aliasing rules numpy/core/src/arrayobject.c:5110: note: initialized from here numpy/core/src/arrayobject.c:5130: warning: dereferencing pointer '_Py_ZeroStruct.2482' does break strict-aliasing rules numpy/core/src/arrayobject.c:5130: warning: dereferencing pointer '_Py_ZeroStruct.2482' does break strict-aliasing rules numpy/core/src/arrayobject.c:5130: note: initialized from here numpy/core/src/arrayobject.c:5173: warning: dereferencing pointer '_Py_ZeroStruct.2482' does break strict-aliasing rules numpy/core/src/arrayobject.c:5173: warning: dereferencing pointer '_Py_ZeroStruct.2482' does break strict-aliasing rules numpy/core/src/arrayobject.c:5173: note: initialized from here numpy/core/src/arrayobject.c:5179: warning: dereferencing pointer '_Py_TrueStruct.2488' does break strict-aliasing rules numpy/core/src/arrayobject.c:5179: warning: dereferencing pointer '_Py_TrueStruct.2488' does break strict-aliasing rules numpy/core/src/arrayobject.c:5179: note: initialized from here numpy/core/src/arrayobject.c:5197: warning: dereferencing pointer '_Py_TrueStruct.2488' does break strict-aliasing rules numpy/core/src/arrayobject.c:5197: warning: dereferencing pointer '_Py_TrueStruct.2488' does break strict-aliasing rules numpy/core/src/arrayobject.c:5197: note: initialized from here numpy/core/src/arrayobject.c:5236: warning: dereferencing pointer '_Py_TrueStruct.2488' does break strict-aliasing rules numpy/core/src/arrayobject.c:5236: warning: dereferencing pointer '_Py_TrueStruct.2488' does break strict-aliasing rules numpy/core/src/arrayobject.c:5236: note: initialized from here In file included from numpy/core/src/arrayobject.c:546, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/scalartypes.inc.src: In function 'bool_arrtype_new': numpy/core/src/scalartypes.inc.src:2401: warning: dereferencing pointer '_PyArrayScalar_BoolValues.756' does break strict-aliasing rules numpy/core/src/scalartypes.inc.src:2401: warning: dereferencing pointer '_PyArrayScalar_BoolValues.756' does break strict-aliasing rules numpy/core/src/scalartypes.inc.src:2401: note: initialized from here numpy/core/src/scalartypes.inc.src:2404: warning: dereferencing pointer '_PyArrayScalar_BoolValues.756' does break strict-aliasing rules numpy/core/src/scalartypes.inc.src:2404: warning: dereferencing pointer '_PyArrayScalar_BoolValues.756' does break strict-aliasing rules numpy/core/src/scalartypes.inc.src:2404: note: initialized from here numpy/core/src/scalartypes.inc.src:2407: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules numpy/core/src/scalartypes.inc.src:2407: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules numpy/core/src/scalartypes.inc.src:2407: note: initialized from here numpy/core/src/scalartypes.inc.src:2413: warning: dereferencing pointer 'iftmp.761' does break strict-aliasing rules numpy/core/src/scalartypes.inc.src:2413: warning: dereferencing pointer 'iftmp.761' does break strict-aliasing rules numpy/core/src/scalartypes.inc.src:2413: note: initialized from here numpy/core/src/scalartypes.inc.src:2413: note: initialized from here In file included from numpy/core/src/arrayobject.c:546, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/scalartypes.inc.src: In function 'PyArray_ScalarFromObject': numpy/core/src/scalartypes.inc.src:440: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules numpy/core/src/scalartypes.inc.src:440: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules numpy/core/src/scalartypes.inc.src:440: note: initialized from here numpy/core/src/scalartypes.inc.src:443: warning: dereferencing pointer '_PyArrayScalar_BoolValues.235' does break strict-aliasing rules numpy/core/src/scalartypes.inc.src:443: warning: dereferencing pointer '_PyArrayScalar_BoolValues.235' does break strict-aliasing rules numpy/core/src/scalartypes.inc.src:443: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CLONGDOUBLE_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1483' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1483' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CLONGDOUBLE_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1433' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1433' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CLONGDOUBLE_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1383' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1383' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONGDOUBLE_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1474' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1474' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONGDOUBLE_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1424' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1424' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONGDOUBLE_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1374' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1374' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CDOUBLE_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1480' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1480' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CDOUBLE_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1430' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1430' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CDOUBLE_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1380' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1380' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CFLOAT_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1477' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1477' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CFLOAT_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1427' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1427' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'CFLOAT_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1377' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1377' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'ULONGLONG_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1465' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1465' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'ULONGLONG_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1415' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1415' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'ULONGLONG_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1365' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1365' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONGLONG_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1462' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1462' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONGLONG_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1412' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1412' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'LONGLONG_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1362' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1362' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'ULONG_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1459' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1459' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'ULONG_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1409' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1409' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'ULONG_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1359' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1359' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'UINT_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1453' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1453' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'UINT_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1403' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1403' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'UINT_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1353' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1353' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'set_typeinfo': numpy/core/src/arraytypes.inc.src:2736: warning: dereferencing pointer 'PyGenericArrType_Type.1956' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2736: warning: dereferencing pointer 'PyGenericArrType_Type.1956' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2736: note: initialized from here numpy/core/src/arraytypes.inc.src:2737: warning: dereferencing pointer 'PyNumberArrType_Type.1957' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2737: warning: dereferencing pointer 'PyNumberArrType_Type.1957' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2737: note: initialized from here numpy/core/src/arraytypes.inc.src:2738: warning: dereferencing pointer 'PyIntegerArrType_Type.1958' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2738: warning: dereferencing pointer 'PyIntegerArrType_Type.1958' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2738: note: initialized from here numpy/core/src/arraytypes.inc.src:2739: warning: dereferencing pointer 'PyInexactArrType_Type.1959' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2739: warning: dereferencing pointer 'PyInexactArrType_Type.1959' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2739: note: initialized from here numpy/core/src/arraytypes.inc.src:2740: warning: dereferencing pointer 'PySignedIntegerArrType_Type.1960' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2740: warning: dereferencing pointer 'PySignedIntegerArrType_Type.1960' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2740: note: initialized from here numpy/core/src/arraytypes.inc.src:2741: warning: dereferencing pointer 'PyUnsignedIntegerArrType_Type.1961' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2741: warning: dereferencing pointer 'PyUnsignedIntegerArrType_Type.1961' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2741: note: initialized from here numpy/core/src/arraytypes.inc.src:2742: warning: dereferencing pointer 'PyFloatingArrType_Type.1962' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2742: warning: dereferencing pointer 'PyFloatingArrType_Type.1962' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2742: note: initialized from here numpy/core/src/arraytypes.inc.src:2743: warning: dereferencing pointer 'PyComplexFloatingArrType_Type.1963' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2743: warning: dereferencing pointer 'PyComplexFloatingArrType_Type.1963' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2743: note: initialized from here numpy/core/src/arraytypes.inc.src:2744: warning: dereferencing pointer 'PyFlexibleArrType_Type.1964' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2744: warning: dereferencing pointer 'PyFlexibleArrType_Type.1964' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2744: note: initialized from here numpy/core/src/arraytypes.inc.src:2745: warning: dereferencing pointer 'PyCharacterArrType_Type.1965' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2745: warning: dereferencing pointer 'PyCharacterArrType_Type.1965' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:2745: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'BOOL_to_VOID': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1436' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1436' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'BOOL_to_UNICODE': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1386' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1386' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here In file included from numpy/core/src/arrayobject.c:547, from numpy/core/src/multiarraymodule.c:105: numpy/core/src/arraytypes.inc.src: In function 'BOOL_to_STRING': numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1336' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: warning: dereferencing pointer '_Py_ZeroStruct.1336' does break strict-aliasing rules numpy/core/src/arraytypes.inc.src:942: note: initialized from here numpy/core/src/multiarraymodule.c: In function 'initmultiarray': numpy/core/src/multiarraymodule.c:8558: warning: dereferencing pointer 'PyArray_Type.4390' does break strict-aliasing rules numpy/core/src/multiarraymodule.c:8558: warning: dereferencing pointer 'PyArray_Type.4390' does break strict-aliasing rules numpy/core/src/multiarraymodule.c:8558: note: initialized from here numpy/core/src/multiarraymodule.c:8560: warning: dereferencing pointer 'PyArrayIter_Type.4391' does break strict-aliasing rules numpy/core/src/multiarraymodule.c:8560: warning: dereferencing pointer 'PyArrayIter_Type.4391' does break strict-aliasing rules numpy/core/src/multiarraymodule.c:8560: note: initialized from here numpy/core/src/multiarraymodule.c:8562: warning: dereferencing pointer 'PyArrayMultiIter_Type.4392' does break strict-aliasing rules numpy/core/src/multiarraymodule.c:8562: warning: dereferencing pointer 'PyArrayMultiIter_Type.4392' does break strict-aliasing rules numpy/core/src/multiarraymodule.c:8562: note: initialized from here numpy/core/src/multiarraymodule.c:8565: warning: dereferencing pointer 'PyArrayDescr_Type.4393' does break strict-aliasing rules numpy/core/src/multiarraymodule.c:8565: warning: dereferencing pointer 'PyArrayDescr_Type.4393' does break strict-aliasing rules numpy/core/src/multiarraymodule.c:8565: note: initialized from here numpy/core/src/multiarraymodule.c:8568: warning: dereferencing pointer 'PyArrayFlags_Type.4394' does break strict-aliasing rules numpy/core/src/multiarraymodule.c:8568: warning: dereferencing pointer 'PyArrayFlags_Type.4394' does break strict-aliasing rules numpy/core/src/multiarraymodule.c:8568: note: initialized from here gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.6/numpy/core/src/multiarraymodule.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.6 -lnpymath -lm -lpython2.6 -o build/lib.linux-x86_64-2.6/numpy/core/multiarray.so building 'numpy.core.umath' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Ibuild/src.linux-x86_64-2.6/numpy/core/src -Inumpy/core/include -Ibuild/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: build/src.linux-x86_64-2.6/numpy/core/src/umathmodule.c In file included from numpy/core/src/umathmodule.c.src:35: numpy/core/src/umath_ufunc_object.inc: In function 'PyUFunc_Reduce': numpy/core/src/umath_ufunc_object.inc:2522: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/umath_ufunc_object.inc: In function 'PyUFunc_Accumulate': numpy/core/src/umath_ufunc_object.inc:2664: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/umath_ufunc_object.inc: In function 'PyUFunc_Reduceat': numpy/core/src/umath_ufunc_object.inc:2884: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/core/src/umath_ufunc_object.inc:2884: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.6/build/src.linux-x86_64-2.6/numpy/core/src/umathmodule.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.6 -lnpymath -lm -lpython2.6 -o build/lib.linux-x86_64-2.6/numpy/core/umath.so building 'numpy.core.scalarmath' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: build/src.linux-x86_64-2.6/numpy/core/src/scalarmathmodule.c gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.6/build/src.linux-x86_64-2.6/numpy/core/src/scalarmathmodule.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.6 -lm -lpython2.6 -o build/lib.linux-x86_64-2.6/numpy/core/scalarmath.so building 'numpy.core._dotblas' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.6/numpy/core/blasdot compile options: '-DATLAS_INFO="\"3.8.3\"" -Inumpy/core/blasdot -I/usr/include -Inumpy/core/include -Ibuild/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: numpy/core/blasdot/_dotblas.c gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.6/numpy/core/blasdot/_dotblas.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.6 -lptf77blas -lptcblas -latlas -lpython2.6 -o build/lib.linux-x86_64-2.6/numpy/core/_dotblas.so building 'numpy.core.umath_tests' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: build/src.linux-x86_64-2.6/numpy/core/src/umath_tests.c gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.6/build/src.linux-x86_64-2.6/numpy/core/src/umath_tests.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.6 -lpython2.6 -o build/lib.linux-x86_64-2.6/numpy/core/umath_tests.so building 'numpy.lib._compiled_base' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.6/numpy/lib creating build/temp.linux-x86_64-2.6/numpy/lib/src compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: numpy/lib/src/_compiled_base.c gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.6/numpy/lib/src/_compiled_base.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.6 -lpython2.6 -o build/lib.linux-x86_64-2.6/numpy/lib/_compiled_base.so building 'numpy.numarray._capi' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.6/numpy/numarray compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: numpy/numarray/_capi.c numpy/numarray/_capi.c: In function 'NA_IeeeMask32': numpy/numarray/_capi.c:3006: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/numarray/_capi.c: In function 'NA_IeeeMask64': numpy/numarray/_capi.c:3050: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/numarray/_capi.c: In function 'init_capi': numpy/numarray/_capi.c:30: warning: dereferencing pointer 'CfuncType.87' does break strict-aliasing rules numpy/numarray/_capi.c:30: warning: dereferencing pointer 'CfuncType.87' does break strict-aliasing rules numpy/numarray/_capi.c:29: note: initialized from here gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.6/numpy/numarray/_capi.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.6 -lpython2.6 -o build/lib.linux-x86_64-2.6/numpy/numarray/_capi.so building 'numpy.fft.fftpack_lite' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.6/numpy/fft compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: numpy/fft/fftpack_litemodule.c gcc: numpy/fft/fftpack.c gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.6/numpy/fft/fftpack_litemodule.o build/temp.linux-x86_64-2.6/numpy/fft/fftpack.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.6 -lpython2.6 -o build/lib.linux-x86_64-2.6/numpy/fft/fftpack_lite.so building 'numpy.linalg.lapack_lite' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.6/numpy/linalg compile options: '-DATLAS_INFO="\"3.8.3\"" -I/usr/include -Inumpy/core/include -Ibuild/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: numpy/linalg/python_xerbla.c gcc: numpy/linalg/lapack_litemodule.c /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.6/numpy/linalg/lapack_litemodule.o build/temp.linux-x86_64-2.6/numpy/linalg/python_xerbla.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.6 -llapack -lptf77blas -lptcblas -latlas -lpython2.6 -lgfortran -o build/lib.linux-x86_64-2.6/numpy/linalg/lapack_lite.so building 'numpy.random.mtrand' extension compiling C sources C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.6/numpy/random creating build/temp.linux-x86_64-2.6/numpy/random/mtrand compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.6/numpy/core/include/numpy -Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: numpy/random/mtrand/mtrand.c numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_disc0_array': numpy/random/mtrand/mtrand.c:1032: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_discnp_array_sc': numpy/random/mtrand/mtrand.c:1105: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_discnp_array': numpy/random/mtrand/mtrand.c:1218: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_discdd_array_sc': numpy/random/mtrand/mtrand.c:1328: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_discdd_array': numpy/random/mtrand/mtrand.c:1441: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_discnmN_array_sc': numpy/random/mtrand/mtrand.c:1551: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_discnmN_array': numpy/random/mtrand/mtrand.c:1669: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_discd_array_sc': numpy/random/mtrand/mtrand.c:1780: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_discd_array': numpy/random/mtrand/mtrand.c:1890: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_11RandomState_randint': numpy/random/mtrand/mtrand.c:2693: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_11RandomState_multinomial': numpy/random/mtrand/mtrand.c:8630: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_11RandomState_permutation': numpy/random/mtrand/mtrand.c:9074: warning: dereferencing type-punned pointer will break strict-aliasing rules numpy/random/mtrand/mtrand.c:9074: warning: dereferencing pointer 'PyInt_Type.2313' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:9074: warning: dereferencing pointer 'PyInt_Type.2313' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:9074: note: initialized from here numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_discd_array_sc': numpy/random/mtrand/mtrand.c:1780: warning: dereferencing pointer 'PyInt_Type.355' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1780: warning: dereferencing pointer 'PyInt_Type.355' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1780: note: initialized from here numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_11RandomState_tomaxint': numpy/random/mtrand/mtrand.c:1032: warning: dereferencing pointer 'PyInt_Type.206' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1032: warning: dereferencing pointer 'PyInt_Type.206' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1032: note: initialized from here numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_11RandomState_randint': numpy/random/mtrand/mtrand.c:2693: warning: dereferencing pointer 'PyInt_Type.561' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:2693: warning: dereferencing pointer 'PyInt_Type.561' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:2693: note: initialized from here numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_11RandomState_binomial': numpy/random/mtrand/mtrand.c:1105: warning: dereferencing pointer 'PyInt_Type.222' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1105: warning: dereferencing pointer 'PyInt_Type.222' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1105: note: initialized from here numpy/random/mtrand/mtrand.c:1218: warning: dereferencing pointer 'PyInt_Type.247' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1218: warning: dereferencing pointer 'PyInt_Type.247' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1218: note: initialized from here numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_11RandomState_hypergeometric': numpy/random/mtrand/mtrand.c:1551: warning: dereferencing pointer 'PyInt_Type.310' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1551: warning: dereferencing pointer 'PyInt_Type.310' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1551: note: initialized from here numpy/random/mtrand/mtrand.c:1669: warning: dereferencing pointer 'PyInt_Type.336' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1669: warning: dereferencing pointer 'PyInt_Type.336' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1669: note: initialized from here numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_11RandomState_negative_binomial': numpy/random/mtrand/mtrand.c:1328: warning: dereferencing pointer 'PyInt_Type.266' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1328: warning: dereferencing pointer 'PyInt_Type.266' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1328: note: initialized from here numpy/random/mtrand/mtrand.c:1441: warning: dereferencing pointer 'PyInt_Type.291' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1441: warning: dereferencing pointer 'PyInt_Type.291' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1441: note: initialized from here numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_discd_array': numpy/random/mtrand/mtrand.c:1890: warning: dereferencing pointer 'PyInt_Type.379' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1890: warning: dereferencing pointer 'PyInt_Type.379' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:1890: note: initialized from here numpy/random/mtrand/mtrand.c: In function '__pyx_f_6mtrand_11RandomState_multinomial': numpy/random/mtrand/mtrand.c:8630: warning: dereferencing pointer 'PyInt_Type.2226' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:8630: warning: dereferencing pointer 'PyInt_Type.2226' does break strict-aliasing rules numpy/random/mtrand/mtrand.c:8630: note: initialized from here gcc: numpy/random/mtrand/initarray.c gcc: numpy/random/mtrand/distributions.c gcc: numpy/random/mtrand/randomkit.c gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.6/numpy/random/mtrand/mtrand.o build/temp.linux-x86_64-2.6/numpy/random/mtrand/randomkit.o build/temp.linux-x86_64-2.6/numpy/random/mtrand/initarray.o build/temp.linux-x86_64-2.6/numpy/random/mtrand/distributions.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.6 -lpython2.6 -o build/lib.linux-x86_64-2.6/numpy/random/mtrand.so running scons running build_scripts creating build/scripts.linux-x86_64-2.6 Creating build/scripts.linux-x86_64-2.6/f2py adding 'build/scripts.linux-x86_64-2.6/f2py' to scripts changing mode of build/scripts.linux-x86_64-2.6/f2py from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VRlhhb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64 ++ dirname /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64 + cd numpy-1.3.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64 + env ATLAS=/usr/lib64 FFTW=/usr/lib64 BLAS=/usr/lib64 LAPACK=/usr/lib64 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' /usr/bin/python setup.py install --root /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64 Running from numpy source directory. non-existing path in 'numpy/distutils': 'site.cfg' F2PY Version 2 blas_opt_info: blas_mkl_info: libraries mkl,vml,guide not found in /usr/local/lib64 libraries mkl,vml,guide not found in /usr/local/lib libraries mkl,vml,guide not found in /usr/lib64 libraries mkl,vml,guide not found in /usr/lib NOT AVAILABLE atlas_blas_threads_info: Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS FOUND: libraries = ['ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = c include_dirs = ['/usr/include'] /builddir/build/BUILD/numpy-1.3.0/numpy/distutils/command/config.py:361: DeprecationWarning: +++++++++++++++++++++++++++++++++++++++++++++++++ Usage of get_output is deprecated: please do not use it anymore, and avoid configuration checks involving running executable on the target machine. +++++++++++++++++++++++++++++++++++++++++++++++++ DeprecationWarning) customize GnuFCompiler Could not locate executable g77 Could not locate executable f77 customize IntelFCompiler Could not locate executable ifort Could not locate executable ifc customize LaheyFCompiler Could not locate executable lf95 customize PGroupFCompiler Could not locate executable pgf90 Could not locate executable pgf77 customize AbsoftFCompiler Could not locate executable f90 customize NAGFCompiler Found executable /usr/bin/f95 customize VastFCompiler customize GnuFCompiler customize CompaqFCompiler Could not locate executable fort customize IntelItaniumFCompiler Could not locate executable efort Could not locate executable efc customize IntelEM64TFCompiler customize Gnu95FCompiler Found executable /usr/bin/gfortran customize Gnu95FCompiler customize Gnu95FCompiler using config compiling '_configtest.c': /* This file is generated from numpy/distutils/system_info.py */ void ATL_buildinfo(void); int main(void) { ATL_buildinfo(); return 0; } C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-c' gcc: _configtest.c gcc -pthread _configtest.o -L/usr/lib64/atlas -lptf77blas -lptcblas -latlas -o _configtest ATLAS version 3.8.3 built by mockbuild on Sun Oct 25 17:12:58 EDT 2009: UNAME : Linux x86-3.fedora.phx.redhat.com 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux INSTFLG : -1 0 -a 1 ARCHDEFS : -DATL_OS_Linux -DATL_ARCH_Core2 -DATL_CPUMHZ=2333 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 0 F77 : gfortran, version GNU Fortran (GCC) 4.4.2 20091018 (Red Hat 4.4.2-4) F77FLAGS : -O -g -Wa,--noexecstack -fPIC -m64 SMC : gcc, version gcc (GCC) 4.4.2 20091018 (Red Hat 4.4.2-4) SMCFLAGS : -fomit-frame-pointer -mfpmath=sse -msse3 -O2 -g -Wa,--noexecstack -fPIC -m64 SKC : gcc, version gcc (GCC) 4.4.2 20091018 (Red Hat 4.4.2-4) SKCFLAGS : -fomit-frame-pointer -mfpmath=sse -msse3 -O2 -g -Wa,--noexecstack -fPIC -m64 success! removing: _configtest.c _configtest.o _configtest FOUND: libraries = ['ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = c define_macros = [('ATLAS_INFO', '"\\"3.8.3\\""')] include_dirs = ['/usr/include'] lapack_opt_info: lapack_mkl_info: mkl_info: libraries mkl,vml,guide not found in /usr/local/lib64 libraries mkl,vml,guide not found in /usr/local/lib libraries mkl,vml,guide not found in /usr/lib64 libraries mkl,vml,guide not found in /usr/lib NOT AVAILABLE NOT AVAILABLE atlas_threads_info: Setting PTATLAS=ATLAS libraries lapack_atlas not found in /usr/lib64/atlas numpy.distutils.system_info.atlas_threads_info Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS FOUND: libraries = ['lapack', 'ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = f77 include_dirs = ['/usr/include'] customize GnuFCompiler customize IntelFCompiler customize LaheyFCompiler customize PGroupFCompiler customize AbsoftFCompiler customize NAGFCompiler customize VastFCompiler customize GnuFCompiler customize CompaqFCompiler customize IntelItaniumFCompiler customize IntelEM64TFCompiler customize Gnu95FCompiler customize Gnu95FCompiler customize Gnu95FCompiler using config compiling '_configtest.c': /* This file is generated from numpy/distutils/system_info.py */ void ATL_buildinfo(void); int main(void) { ATL_buildinfo(); return 0; } C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-c' gcc: _configtest.c gcc -pthread _configtest.o -L/usr/lib64/atlas -llapack -lptf77blas -lptcblas -latlas -o _configtest ATLAS version 3.8.3 built by mockbuild on Sun Oct 25 17:12:58 EDT 2009: UNAME : Linux x86-3.fedora.phx.redhat.com 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux INSTFLG : -1 0 -a 1 ARCHDEFS : -DATL_OS_Linux -DATL_ARCH_Core2 -DATL_CPUMHZ=2333 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 0 F77 : gfortran, version GNU Fortran (GCC) 4.4.2 20091018 (Red Hat 4.4.2-4) F77FLAGS : -O -g -Wa,--noexecstack -fPIC -m64 SMC : gcc, version gcc (GCC) 4.4.2 20091018 (Red Hat 4.4.2-4) SMCFLAGS : -fomit-frame-pointer -mfpmath=sse -msse3 -O2 -g -Wa,--noexecstack -fPIC -m64 SKC : gcc, version gcc (GCC) 4.4.2 20091018 (Red Hat 4.4.2-4) SKCFLAGS : -fomit-frame-pointer -mfpmath=sse -msse3 -O2 -g -Wa,--noexecstack -fPIC -m64 success! removing: _configtest.c _configtest.o _configtest FOUND: libraries = ['lapack', 'ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = f77 define_macros = [('ATLAS_INFO', '"\\"3.8.3\\""')] include_dirs = ['/usr/include'] running install 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 building py_modules sources building library "npymath" sources building extension "numpy.core._sort" sources adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h' to sources. numpy/core/code_generators/genapi.py:9: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5 executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h' to sources. numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.multiarray" sources adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h' to sources. adding 'build/src.linux-x86_64-2.6/numpy/core/src' to include_dirs. numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.6/numpy/core/src/scalartypes.inc', 'build/src.linux-x86_64-2.6/numpy/core/src/arraytypes.inc', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.umath" sources adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__ufunc_api.h' to sources. adding 'build/src.linux-x86_64-2.6/numpy/core/src' to include_dirs. numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.6/numpy/core/src/scalartypes.inc', 'build/src.linux-x86_64-2.6/numpy/core/src/arraytypes.inc', 'build/src.linux-x86_64-2.6/numpy/core/src/umath_funcs.inc', 'build/src.linux-x86_64-2.6/numpy/core/src/umath_loops.inc', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core.scalarmath" sources adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py adding 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__ufunc_api.h' to sources. numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.6/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h', 'build/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-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 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 adding 'numpy/linalg/lapack_litemodule.c' to sources. adding 'numpy/linalg/python_xerbla.c' to sources. building extension "numpy.random.mtrand" sources /builddir/build/BUILD/numpy-1.3.0/numpy/distutils/command/config.py:39: 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) customize GnuFCompiler customize IntelFCompiler customize LaheyFCompiler customize PGroupFCompiler customize AbsoftFCompiler customize NAGFCompiler customize VastFCompiler customize GnuFCompiler customize CompaqFCompiler customize IntelItaniumFCompiler customize IntelEM64TFCompiler customize Gnu95FCompiler customize Gnu95FCompiler customize Gnu95FCompiler using config C compiler: gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c gcc -pthread _configtest.o -o _configtest _configtest failure. removing: _configtest.c _configtest.o _configtest building data_files sources running build_py copying numpy/version.py -> build/lib.linux-x86_64-2.6/numpy copying build/src.linux-x86_64-2.6/numpy/__config__.py -> build/lib.linux-x86_64-2.6/numpy copying build/src.linux-x86_64-2.6/numpy/distutils/__config__.py -> build/lib.linux-x86_64-2.6/numpy/distutils running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib 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 GnuFCompiler customize CompaqFCompiler customize IntelItaniumFCompiler customize IntelEM64TFCompiler customize Gnu95FCompiler customize Gnu95FCompiler customize Gnu95FCompiler using build_ext running scons running build_scripts adding 'build/scripts.linux-x86_64-2.6/f2py' to scripts running install_lib creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64 creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6 creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy copying build/lib.linux-x86_64-2.6/numpy/_import_tools.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy copying build/lib.linux-x86_64-2.6/numpy/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy copying build/lib.linux-x86_64-2.6/numpy/version.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy copying build/lib.linux-x86_64-2.6/numpy/matlib.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy copying build/lib.linux-x86_64-2.6/numpy/dual.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy copying build/lib.linux-x86_64-2.6/numpy/ctypeslib.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy copying build/lib.linux-x86_64-2.6/numpy/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy copying build/lib.linux-x86_64-2.6/numpy/add_newdocs.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy copying build/lib.linux-x86_64-2.6/numpy/setupscons.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy copying build/lib.linux-x86_64-2.6/numpy/__config__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/intelccompiler.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/cpuinfo.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/exec_command.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/interactive.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/lib2def.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/info.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/from_template.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/environment.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/numpy_distribution.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/line_endings.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/misc_util.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/__version__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/unixccompiler.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/system_info.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/core.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/log.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/mingw32ccompiler.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/extension.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/conv_template.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/setupscons.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/ccompiler.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.6/numpy/distutils/__config__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/build_ext.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/config_compiler.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/build_src.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/sdist.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/egg_info.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/build.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/install_data.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/build_scripts.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/bdist_rpm.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/config.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/install_headers.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/develop.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/autodist.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/build_py.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/scons.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/build_clib.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.6/numpy/distutils/command/install.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/compaq.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/lahey.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/absoft.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/sun.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/ibm.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/vast.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/hpux.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/g95.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/mips.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/gnu.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/none.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/nag.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/pg.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.6/numpy/distutils/fcompiler/intel.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing copying build/lib.linux-x86_64-2.6/numpy/testing/noseclasses.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing copying build/lib.linux-x86_64-2.6/numpy/testing/numpytest.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing copying build/lib.linux-x86_64-2.6/numpy/testing/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing copying build/lib.linux-x86_64-2.6/numpy/testing/nulltester.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing copying build/lib.linux-x86_64-2.6/numpy/testing/utils.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing copying build/lib.linux-x86_64-2.6/numpy/testing/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing copying build/lib.linux-x86_64-2.6/numpy/testing/decorators.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing copying build/lib.linux-x86_64-2.6/numpy/testing/setupscons.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing copying build/lib.linux-x86_64-2.6/numpy/testing/nosetester.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/f2py2e.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/auxfuncs.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/cb_rules.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/cfuncs.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/func2subr.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/use_rules.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/diagnose.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/capi_maps.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/info.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/f2py_testing.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/__version__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/f90mod_rules.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/common_rules.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/crackfortran.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/rules.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.6/numpy/f2py/setupscons.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/fromnumeric.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/memmap.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/defchararray.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/numerictypes.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/setup_common.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/scons_support.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/info.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/_internal.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/records.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/numeric.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/arrayprint.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/defmatrix.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/setupscons.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/generate_numpy_api.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/_sort.so -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/multiarray.so -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/umath.so -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/scalarmath.so -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/_dotblas.so -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core copying build/lib.linux-x86_64-2.6/numpy/core/umath_tests.so -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/shape_base.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/twodim_base.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/ufunclike.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/_datasource.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/financial.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/machar.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/index_tricks.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/scimath.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/format.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/info.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/type_check.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/stride_tricks.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/user_array.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/function_base.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/_iotools.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/recfunctions.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/arraysetops.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/arrayterator.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/polynomial.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/getlimits.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/utils.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/io.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/setupscons.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib copying build/lib.linux-x86_64-2.6/numpy/lib/_compiled_base.so -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/mlab.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/typeconv.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/random_array.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/compat.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/rng.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/ufuncs.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/arrayfns.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/matrix.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/alter_code2.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/fft.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/fix_default_axis.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/ma.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/user_array.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/linear_algebra.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/alter_code1.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/functions.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/array_printer.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/misc.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/precision.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/setupscons.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.6/numpy/oldnumeric/rng_stats.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/mlab.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/session.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/random_array.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/numerictypes.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/compat.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/ufuncs.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/matrix.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/alter_code2.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/fft.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/ma.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/image.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/util.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/nd_image.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/linear_algebra.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/alter_code1.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/functions.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/convolve.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/setupscons.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.6/numpy/numarray/_capi.so -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft copying build/lib.linux-x86_64-2.6/numpy/fft/helper.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft copying build/lib.linux-x86_64-2.6/numpy/fft/fftpack.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft copying build/lib.linux-x86_64-2.6/numpy/fft/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft copying build/lib.linux-x86_64-2.6/numpy/fft/info.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft copying build/lib.linux-x86_64-2.6/numpy/fft/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft copying build/lib.linux-x86_64-2.6/numpy/fft/setupscons.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft copying build/lib.linux-x86_64-2.6/numpy/fft/fftpack_lite.so -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.6/numpy/linalg/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.6/numpy/linalg/info.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.6/numpy/linalg/linalg.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.6/numpy/linalg/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.6/numpy/linalg/setupscons.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.6/numpy/linalg/lapack_lite.so -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/linalg creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/random copying build/lib.linux-x86_64-2.6/numpy/random/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/random copying build/lib.linux-x86_64-2.6/numpy/random/info.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/random copying build/lib.linux-x86_64-2.6/numpy/random/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/random copying build/lib.linux-x86_64-2.6/numpy/random/setupscons.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/random copying build/lib.linux-x86_64-2.6/numpy/random/mtrand.so -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/random creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma copying build/lib.linux-x86_64-2.6/numpy/ma/mrecords.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma copying build/lib.linux-x86_64-2.6/numpy/ma/bench.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma copying build/lib.linux-x86_64-2.6/numpy/ma/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma copying build/lib.linux-x86_64-2.6/numpy/ma/version.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma copying build/lib.linux-x86_64-2.6/numpy/ma/extras.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma copying build/lib.linux-x86_64-2.6/numpy/ma/testutils.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma copying build/lib.linux-x86_64-2.6/numpy/ma/core.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma copying build/lib.linux-x86_64-2.6/numpy/ma/timer_comparison.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma copying build/lib.linux-x86_64-2.6/numpy/ma/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma copying build/lib.linux-x86_64-2.6/numpy/ma/setupscons.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc copying build/lib.linux-x86_64-2.6/numpy/doc/subclassing.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc copying build/lib.linux-x86_64-2.6/numpy/doc/performance.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc copying build/lib.linux-x86_64-2.6/numpy/doc/glossary.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc copying build/lib.linux-x86_64-2.6/numpy/doc/ufuncs.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc copying build/lib.linux-x86_64-2.6/numpy/doc/broadcasting.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc copying build/lib.linux-x86_64-2.6/numpy/doc/howtofind.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc copying build/lib.linux-x86_64-2.6/numpy/doc/basics.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc copying build/lib.linux-x86_64-2.6/numpy/doc/constants.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc copying build/lib.linux-x86_64-2.6/numpy/doc/methods_vs_functions.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc copying build/lib.linux-x86_64-2.6/numpy/doc/internals.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc copying build/lib.linux-x86_64-2.6/numpy/doc/creation.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc copying build/lib.linux-x86_64-2.6/numpy/doc/indexing.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc copying build/lib.linux-x86_64-2.6/numpy/doc/jargon.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc copying build/lib.linux-x86_64-2.6/numpy/doc/misc.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc copying build/lib.linux-x86_64-2.6/numpy/doc/io.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc copying build/lib.linux-x86_64-2.6/numpy/doc/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc copying build/lib.linux-x86_64-2.6/numpy/doc/structured_arrays.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/_import_tools.py to _import_tools.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/matlib.py to matlib.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/dual.py to dual.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ctypeslib.py to ctypeslib.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/add_newdocs.py to add_newdocs.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/__config__.py to __config__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/intelccompiler.py to intelccompiler.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/cpuinfo.py to cpuinfo.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/exec_command.py to exec_command.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/interactive.py to interactive.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/lib2def.py to lib2def.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/from_template.py to from_template.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/environment.py to environment.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/numpy_distribution.py to numpy_distribution.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/line_endings.py to line_endings.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/misc_util.py to misc_util.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/__version__.py to __version__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/unixccompiler.py to unixccompiler.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/system_info.py to system_info.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/mingw32ccompiler.py to mingw32ccompiler.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/conv_template.py to conv_template.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/ccompiler.py to ccompiler.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/__config__.py to __config__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/build_ext.py to build_ext.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/config_compiler.py to config_compiler.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/build_src.py to build_src.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/sdist.py to sdist.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/egg_info.py to egg_info.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/build.py to build.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/install_data.py to install_data.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/build_scripts.py to build_scripts.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/bdist_rpm.py to bdist_rpm.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/install_headers.py to install_headers.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/develop.py to develop.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/autodist.py to autodist.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/build_py.py to build_py.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/scons.py to scons.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/build_clib.py to build_clib.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/command/install.py to install.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler/compaq.py to compaq.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler/lahey.py to lahey.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler/absoft.py to absoft.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler/sun.py to sun.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler/ibm.py to ibm.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler/vast.py to vast.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler/hpux.py to hpux.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler/g95.py to g95.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler/mips.py to mips.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler/gnu.py to gnu.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler/none.py to none.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler/nag.py to nag.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler/pg.py to pg.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/fcompiler/intel.py to intel.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing/noseclasses.py to noseclasses.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing/numpytest.py to numpytest.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing/nulltester.py to nulltester.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing/nosetester.py to nosetester.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/f2py2e.py to f2py2e.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/auxfuncs.py to auxfuncs.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/cb_rules.py to cb_rules.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/cfuncs.py to cfuncs.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/func2subr.py to func2subr.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/use_rules.py to use_rules.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/diagnose.py to diagnose.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/capi_maps.py to capi_maps.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/f2py_testing.py to f2py_testing.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/__version__.py to __version__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/f90mod_rules.py to f90mod_rules.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/common_rules.py to common_rules.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/crackfortran.py to crackfortran.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/rules.py to rules.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/fromnumeric.py to fromnumeric.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/memmap.py to memmap.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/defchararray.py to defchararray.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/numerictypes.py to numerictypes.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/setup_common.py to setup_common.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/scons_support.py to scons_support.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/_internal.py to _internal.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/records.py to records.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/numeric.py to numeric.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/arrayprint.py to arrayprint.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/defmatrix.py to defmatrix.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/generate_numpy_api.py to generate_numpy_api.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/shape_base.py to shape_base.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/twodim_base.py to twodim_base.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/ufunclike.py to ufunclike.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/_datasource.py to _datasource.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/financial.py to financial.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/machar.py to machar.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/index_tricks.py to index_tricks.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/scimath.py to scimath.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/format.py to format.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/type_check.py to type_check.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/stride_tricks.py to stride_tricks.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/user_array.py to user_array.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/function_base.py to function_base.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/_iotools.py to _iotools.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/recfunctions.py to recfunctions.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/arraysetops.py to arraysetops.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/arrayterator.py to arrayterator.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/polynomial.py to polynomial.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/getlimits.py to getlimits.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/io.py to io.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/mlab.py to mlab.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/typeconv.py to typeconv.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/random_array.py to random_array.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/rng.py to rng.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/ufuncs.py to ufuncs.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/arrayfns.py to arrayfns.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/matrix.py to matrix.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/alter_code2.py to alter_code2.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/fft.py to fft.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/fix_default_axis.py to fix_default_axis.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/ma.py to ma.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/user_array.py to user_array.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/linear_algebra.py to linear_algebra.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/alter_code1.py to alter_code1.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/array_printer.py to array_printer.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/precision.py to precision.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/rng_stats.py to rng_stats.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/mlab.py to mlab.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/random_array.py to random_array.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/numerictypes.py to numerictypes.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/ufuncs.py to ufuncs.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/matrix.py to matrix.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/alter_code2.py to alter_code2.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/fft.py to fft.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/ma.py to ma.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/nd_image.py to nd_image.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/linear_algebra.py to linear_algebra.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/alter_code1.py to alter_code1.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/convolve.py to convolve.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft/helper.py to helper.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft/fftpack.py to fftpack.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/linalg/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/linalg/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/linalg/linalg.py to linalg.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/linalg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/linalg/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/random/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/random/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/random/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/random/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma/mrecords.py to mrecords.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma/bench.py to bench.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma/extras.py to extras.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma/testutils.py to testutils.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma/timer_comparison.py to timer_comparison.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc/subclassing.py to subclassing.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc/performance.py to performance.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc/glossary.py to glossary.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc/ufuncs.py to ufuncs.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc/broadcasting.py to broadcasting.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc/howtofind.py to howtofind.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc/basics.py to basics.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc/methods_vs_functions.py to methods_vs_functions.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc/internals.py to internals.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc/creation.py to creation.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc/indexing.py to indexing.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc/jargon.py to jargon.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc/io.py to io.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc/structured_arrays.py to structured_arrays.pyc running install_scripts creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/bin copying build/scripts.linux-x86_64-2.6/f2py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/bin/f2py to 755 running install_data creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft/tests copying numpy/fft/tests/test_fftpack.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft/tests/ copying numpy/fft/tests/test_helper.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft/tests/ creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/spam.pyf -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/array.f -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/calculate_session.dat -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/index.txt -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/scalar.f -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/common_session.dat -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/common.f -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/scalar_session.dat -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/extcallback_session.dat -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/fib2.pyf -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/string.f -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/var.pyf -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/ftype_session.dat -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/callback_session.dat -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/moddata_session.dat -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/run_main_session.dat -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/fib1.pyf -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/var_session.dat -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/string_session.dat -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/callback2.pyf -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/array_session.dat -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/ftype.f -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/spam_session.dat -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/moddata.f90 -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/setup_example.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/fib1.f -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/compile_session.dat -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/docutils.conf -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/calculate.f -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/fib3.f -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/default.css -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/extcallback.f -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/allocarr_session.dat -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/callback.f -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/allocarr.f90 -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/usersguide creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/src copying numpy/f2py/src/fortranobject.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/src copying numpy/f2py/src/fortranobject.c -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/src creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext copying numpy/distutils/tests/f2py_f90_ext/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext copying numpy/distutils/tests/f2py_f90_ext/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/random/tests copying numpy/random/tests/test_random.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/random/tests/ creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/tests copying numpy/distutils/tests/swig_ext/tests/test_example2.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/tests copying numpy/distutils/tests/swig_ext/tests/test_example.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/tests creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/benchmarks copying numpy/lib/benchmarks/bench_arraysetops.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/benchmarks/ creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/data copying numpy/core/tests/data/recarray_from_file.fits -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/data/ copying numpy/core/tests/data/astype_copy.pkl -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/data/ copying numpy/random/mtrand/randomkit.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/random/. creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/pyrex_ext copying numpy/distutils/tests/pyrex_ext/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/pyrex_ext copying numpy/distutils/tests/pyrex_ext/primes.pyx -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/pyrex_ext copying numpy/distutils/tests/pyrex_ext/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/pyrex_ext copying numpy/f2py/f2py.1 -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/ creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_interrupt.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/oldnumeric.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_cpu.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_math.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/noprefix.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/mingw_amd64_fenv.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/arrayobject.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_common.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/ndarrayobject.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/arrayscalars.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_endian.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/old_defines.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/utils.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/ufuncobject.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying numpy/f2py/docs/pytest.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/OLDNEWS.txt -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/TESTING.txt -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/simple_session.dat -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/simple.f -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/THANKS.txt -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/pyforttest.pyf -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/README.txt -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/default.css -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/HISTORY.txt -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/hello.f -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/docutils.conf -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/FAQ.txt -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs/ copying site.cfg.example -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy copying INSTALL.txt -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy copying DEV_README.txt -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy copying LICENSE.txt -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy copying COMPATIBILITY -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy copying README.txt -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy copying THANKS.txt -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests copying numpy/lib/tests/test_twodim_base.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_regression.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_polynomial.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_type_check.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_recfunctions.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_machar.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_financial.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_function_base.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test__iotools.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_index_tricks.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_io.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_arraysetops.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_ufunclike.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_format.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test__datasource.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_getlimits.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_arrayterator.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_shape_base.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_stride_tricks.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/tests/ creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/mingw copying numpy/distutils/mingw/gfortran_vs2003_hack.c -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/mingw copying numpy/distutils/tests/swig_ext/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext copying numpy/distutils/tests/swig_ext/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/zoo.cc -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/example.c -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/example.i -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/zoo.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/zoo.i -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/swig_ext/src creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/tests copying numpy/tests/test_ctypeslib.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/tests/ creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/pyrex_ext/tests copying numpy/distutils/tests/pyrex_ext/tests/test_primes.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/pyrex_ext/tests creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/gen_ext copying numpy/distutils/tests/gen_ext/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/gen_ext copying numpy/distutils/tests/gen_ext/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/gen_ext copying numpy/distutils/tests/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_fcompiler_gnu.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_misc_util.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/ creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/numpy copying numpy/numarray/numpy/libnumarray.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/numpy copying numpy/numarray/numpy/nummacro.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/numpy copying numpy/numarray/numpy/ieeespecial.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/numpy copying numpy/numarray/numpy/arraybase.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/numpy copying numpy/numarray/numpy/numcomplex.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/numpy copying numpy/numarray/numpy/cfunc.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/numpy creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/tests copying numpy/oldnumeric/tests/test_oldnumeric.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/oldnumeric/tests/ copying numpy/core/tests/test_ufunc.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_regression.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_blasdot.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_unicode.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_scalarmath.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_dtype.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_defchararray.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_umath.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_print.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_records.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_numeric.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_defmatrix.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_numerictypes.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_multiarray.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_memmap.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/ copying numpy/core/tests/test_errstate.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/tests/ creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing/tests copying numpy/testing/tests/test_utils.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing/tests/ copying numpy/testing/tests/test_decorators.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/testing/tests/ creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma/tests copying numpy/ma/tests/test_old_ma.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_core.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_extras.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_mrecords.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_subclassing.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/ma/tests/ creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_ext copying numpy/distutils/tests/f2py_ext/setup.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_ext copying numpy/distutils/tests/f2py_ext/__init__.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_ext creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/linalg/tests copying numpy/linalg/tests/test_regression.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/linalg/tests/ copying numpy/linalg/tests/test_linalg.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/linalg/tests/ copying numpy/linalg/tests/test_build.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/linalg/tests/ creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/gen_ext/tests copying numpy/distutils/tests/gen_ext/tests/test_fib3.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/gen_ext/tests creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_ext/src copying numpy/distutils/tests/f2py_ext/src/fib2.pyf -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_ext/src copying numpy/distutils/tests/f2py_ext/src/fib1.f -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_ext/src creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext/include copying numpy/distutils/tests/f2py_f90_ext/include/body.f90 -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext/include creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext/tests copying numpy/distutils/tests/f2py_f90_ext/tests/test_foo.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext/tests creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_ext/tests copying numpy/distutils/tests/f2py_ext/tests/test_fib2.py -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_ext/tests creating /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext/src copying numpy/distutils/tests/f2py_f90_ext/src/foo_free.f90 -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/distutils/tests/f2py_f90_ext/src copying build/src.linux-x86_64-2.6/numpy/core/include/numpy/numpyconfig.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying build/src.linux-x86_64-2.6/numpy/core/include/numpy/__multiarray_api.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying build/src.linux-x86_64-2.6/numpy/core/include/numpy/multiarray_api.txt -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying build/src.linux-x86_64-2.6/numpy/core/include/numpy/__ufunc_api.h -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy copying build/src.linux-x86_64-2.6/numpy/core/include/numpy/ufunc_api.txt -> /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/include/numpy running install_egg_info Writing /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy-1.3.0-py2.6.egg-info + rm -rf docs-f2py + mv /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/docs docs-f2py + mv -f /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/f2py/f2py.1 f2py.1 + rm -rf doc + mv -f /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/doc . + install -D -p -m 0644 f2py.1 /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/share/man/man1/f2py.1 + pushd /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/bin + ln -s f2py f2py.numpy + popd + mkdir -p /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/include + ln -s /usr/lib64/python2.6/site-packages/numpy/core/include/numpy/ /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/include/numpy + rm -f /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/COMPATIBILITY + rm -f /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/DEV_README.txt + rm -f /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/INSTALL.txt + rm -f /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/LICENSE.txt + rm -f /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/README.txt + rm -f /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/THANKS.txt + rm -f /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/site.cfg.example + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/numpy-1.3.0 extracting debug info from /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/_sort.so extracting debug info from /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/multiarray.so extracting debug info from /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/umath.so extracting debug info from /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/scalarmath.so extracting debug info from /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/_dotblas.so extracting debug info from /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/core/umath_tests.so extracting debug info from /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/lib/_compiled_base.so extracting debug info from /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/numarray/_capi.so extracting debug info from /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/fft/fftpack_lite.so extracting debug info from /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/linalg/lapack_lite.so extracting debug info from /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy/random/mtrand.so 4669 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.L7gAqk + umask 022 + cd /builddir/build/BUILD + cd numpy-1.3.0 + unset DISPLAY + pushd doc + PYTHONPATH=/builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages + /usr/bin/python -c 'import pkg_resources, numpy ; numpy.test()' ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................K..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 2030 tests in 6.435s OK (KNOWNFAIL=1) Running unit tests for numpy NumPy version 1.3.0 NumPy is installed in /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/lib64/python2.6/site-packages/numpy Python version 2.6.2 (r262:71600, Jan 25 2010, 18:46:47) [GCC 4.4.2 20091222 (Red Hat 4.4.2-20)] nose version 0.11.1 + popd + exit 0 Processing files: numpy-1.3.0-9.fc12.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DpBU4K + umask 022 + cd /builddir/build/BUILD + cd numpy-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/share/doc/numpy-1.3.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/share/doc/numpy-1.3.0 + /bin/mkdir -p /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/share/doc/numpy-1.3.0 + cp -pr docs-f2py doc/basics.py doc/basics.pyc doc/broadcasting.py doc/broadcasting.pyc doc/constants.py doc/constants.pyc doc/creation.py doc/creation.pyc doc/glossary.py doc/glossary.pyc doc/howtofind.py doc/howtofind.pyc doc/indexing.py doc/indexing.pyc doc/__init__.py doc/__init__.pyc doc/internals.py doc/internals.pyc doc/io.py doc/io.pyc doc/jargon.py doc/jargon.pyc doc/methods_vs_functions.py doc/methods_vs_functions.pyc doc/misc.py doc/misc.pyc doc/performance.py doc/performance.pyc doc/structured_arrays.py doc/structured_arrays.pyc doc/subclassing.py doc/subclassing.pyc doc/ufuncs.py doc/ufuncs.pyc LICENSE.txt README.txt THANKS.txt DEV_README.txt COMPATIBILITY site.cfg.example /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64/usr/share/doc/numpy-1.3.0 + exit 0 Provides: _capi.so()(64bit) _compiled_base.so()(64bit) _dotblas.so()(64bit) _sort.so()(64bit) fftpack_lite.so()(64bit) lapack_lite.so()(64bit) mtrand.so()(64bit) multiarray.so()(64bit) scalarmath.so()(64bit) umath.so()(64bit) umath_tests.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatlas.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgfortran.so.3()(64bit) liblapack.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libptcblas.so.3()(64bit) libptf77blas.so.3()(64bit) libpthread.so.0()(64bit) libpython2.6.so.1.0()(64bit) python(abi) = 2.6 rtld(GNU_HASH) Processing files: numpy-f2py-1.3.0-9.fc12.x86_64 Provides: f2py Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/env python(abi) = 2.6 Obsoletes: f2py <= 2.45.241_1927 Processing files: numpy-debuginfo-1.3.0-9.fc12.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64 warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/numpy-1.3.0-9.fc12.x86_64.rpm Wrote: /builddir/build/RPMS/numpy-f2py-1.3.0-9.fc12.x86_64.rpm Wrote: /builddir/build/RPMS/numpy-debuginfo-1.3.0-9.fc12.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D6wl8n + umask 022 + cd /builddir/build/BUILD + cd numpy-1.3.0 + rm -rf /builddir/build/BUILDROOT/numpy-1.3.0-9.fc12.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->