Advertisement
Guest User

numpy wine mingw build log

a guest
Sep 14th, 2011
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 211.23 KB | None | 0 0
  1. Ralf-Gommerss-iMac:numpy [pull-156-mingw] $ paver bdist_wininst_simple -p 2.6
  2. ---> pavement.bdist_wininst_simple
  3. fixme:menubuilder:SaveIconResAsXPM Unsupported color depth 32-bit
  4. fixme:menubuilder:SaveIconResAsXPM Unsupported color depth 32-bit
  5. fixme:menubuilder:SaveIconResAsXPM Unsupported color depth 32-bit
  6. fixme:menubuilder:SaveIconResAsXPM Unsupported color depth 32-bit
  7. fixme:menubuilder:SaveIconResAsXPM Unsupported color depth 32-bit
  8. fixme:menubuilder:SaveIconResAsXPM Unsupported color depth 32-bit
  9. Running from numpy source directory.
  10. non-existing path in 'numpy\\distutils': 'site.cfg'
  11. F2PY Version 2
  12. numpy\core\setup_common.py:86: MismatchCAPIWarning: API mismatch detected, the C API version numbers have to be updated. Current C api version is 6, with checksum eb54c77ff4149bab310324cd7c0cb176, but recorded checksum for C API version 6 in codegen_dir/cversions.txt is e61d5dc51fa1c6459328266e215d6987. If functions were added in the C API, you have to update C_API_VERSION in numpy\core\setup_common.py.
  13. MismatchCAPIWarning)
  14. blas_opt_info:
  15. blas_mkl_info:
  16. libraries mkl,vml,guide not found in C:\Python26\lib
  17. libraries mkl,vml,guide not found in C:\
  18. libraries mkl,vml,guide not found in C:\Python26\libs
  19. NOT AVAILABLE
  20.  
  21. atlas_blas_threads_info:
  22. Setting PTATLAS=ATLAS
  23. libraries ptf77blas,ptcblas,atlas not found in C:\Python26\lib
  24. libraries ptf77blas,ptcblas,atlas not found in C:\
  25. libraries ptf77blas,ptcblas,atlas not found in C:\Python26\libs
  26. NOT AVAILABLE
  27.  
  28. atlas_blas_info:
  29. libraries f77blas,cblas,atlas not found in C:\Python26\lib
  30. libraries f77blas,cblas,atlas not found in C:\
  31. libraries f77blas,cblas,atlas not found in C:\Python26\libs
  32. NOT AVAILABLE
  33.  
  34. Z:\Users\rgommers\Code\numpy\numpy\distutils\system_info.py:1416: UserWarning:
  35. Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  36. Directories to search for the libraries can be specified in the
  37. numpy/distutils/site.cfg file (section [atlas]) or by setting
  38. the ATLAS environment variable.
  39. warnings.warn(AtlasNotFoundError.__doc__)
  40. blas_info:
  41. libraries blas not found in C:\Python26\lib
  42. libraries blas not found in C:\
  43. libraries blas not found in C:\Python26\libs
  44. NOT AVAILABLE
  45.  
  46. Z:\Users\rgommers\Code\numpy\numpy\distutils\system_info.py:1425: UserWarning:
  47. Blas (http://www.netlib.org/blas/) libraries not found.
  48. Directories to search for the libraries can be specified in the
  49. numpy/distutils/site.cfg file (section [blas]) or by setting
  50. the BLAS environment variable.
  51. warnings.warn(BlasNotFoundError.__doc__)
  52. blas_src_info:
  53. NOT AVAILABLE
  54.  
  55. Z:\Users\rgommers\Code\numpy\numpy\distutils\system_info.py:1428: UserWarning:
  56. Blas (http://www.netlib.org/blas/) sources not found.
  57. Directories to search for the sources can be specified in the
  58. numpy/distutils/site.cfg file (section [blas_src]) or by setting
  59. the BLAS_SRC environment variable.
  60. warnings.warn(BlasSrcNotFoundError.__doc__)
  61. NOT AVAILABLE
  62.  
  63. lapack_opt_info:
  64. lapack_mkl_info:
  65. mkl_info:
  66. libraries mkl,vml,guide not found in C:\Python26\lib
  67. libraries mkl,vml,guide not found in C:\
  68. libraries mkl,vml,guide not found in C:\Python26\libs
  69. NOT AVAILABLE
  70.  
  71. NOT AVAILABLE
  72.  
  73. atlas_threads_info:
  74. Setting PTATLAS=ATLAS
  75. libraries ptf77blas,ptcblas,atlas not found in C:\Python26\lib
  76. libraries lapack_atlas not found in C:\Python26\lib
  77. libraries ptf77blas,ptcblas,atlas not found in C:\
  78. libraries lapack_atlas not found in C:\
  79. libraries ptf77blas,ptcblas,atlas not found in C:\Python26\libs
  80. libraries lapack_atlas not found in C:\Python26\libs
  81. numpy.distutils.system_info.atlas_threads_info
  82. NOT AVAILABLE
  83.  
  84. atlas_info:
  85. libraries f77blas,cblas,atlas not found in C:\Python26\lib
  86. libraries lapack_atlas not found in C:\Python26\lib
  87. libraries f77blas,cblas,atlas not found in C:\
  88. libraries lapack_atlas not found in C:\
  89. libraries f77blas,cblas,atlas not found in C:\Python26\libs
  90. libraries lapack_atlas not found in C:\Python26\libs
  91. numpy.distutils.system_info.atlas_info
  92. NOT AVAILABLE
  93.  
  94. Z:\Users\rgommers\Code\numpy\numpy\distutils\system_info.py:1332: UserWarning:
  95. Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  96. Directories to search for the libraries can be specified in the
  97. numpy/distutils/site.cfg file (section [atlas]) or by setting
  98. the ATLAS environment variable.
  99. warnings.warn(AtlasNotFoundError.__doc__)
  100. lapack_info:
  101. libraries lapack not found in C:\Python26\lib
  102. libraries lapack not found in C:\
  103. libraries lapack not found in C:\Python26\libs
  104. NOT AVAILABLE
  105.  
  106. Z:\Users\rgommers\Code\numpy\numpy\distutils\system_info.py:1343: UserWarning:
  107. Lapack (http://www.netlib.org/lapack/) libraries not found.
  108. Directories to search for the libraries can be specified in the
  109. numpy/distutils/site.cfg file (section [lapack]) or by setting
  110. the LAPACK environment variable.
  111. warnings.warn(LapackNotFoundError.__doc__)
  112. lapack_src_info:
  113. NOT AVAILABLE
  114.  
  115. Z:\Users\rgommers\Code\numpy\numpy\distutils\system_info.py:1346: UserWarning:
  116. Lapack (http://www.netlib.org/lapack/) sources not found.
  117. Directories to search for the sources can be specified in the
  118. numpy/distutils/site.cfg file (section [lapack_src]) or by setting
  119. the LAPACK_SRC environment variable.
  120. warnings.warn(LapackSrcNotFoundError.__doc__)
  121. NOT AVAILABLE
  122.  
  123. running build
  124. running config_cc
  125. unifing config_cc, config, build_clib, build_ext, build commands --compiler options
  126. running config_fc
  127. unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
  128. running build_src
  129. build_src
  130. building py_modules sources
  131. creating build
  132. creating build\src.win32-2.6
  133. creating build\src.win32-2.6\numpy
  134. creating build\src.win32-2.6\numpy\distutils
  135. building library "npymath" sources
  136. Cannot build msvcr library: "msvcr90.dll" not found
  137. customize GnuFCompiler
  138. Found executable C:\MinGW\bin\g77.exe
  139. gnu: no Fortran 90 compiler found
  140. gnu: no Fortran 90 compiler found
  141. Found executable C:\MinGW\bin\g77.exe
  142. customize GnuFCompiler
  143. gnu: no Fortran 90 compiler found
  144. gnu: no Fortran 90 compiler found
  145. customize GnuFCompiler using config
  146. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  147.  
  148. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  149. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  150. Found executable C:\MinGW\bin\gcc.exe
  151. g++ -mno-cygwin _configtest.o -lmsvcr90 -o _configtest.exe
  152. Found executable C:\MinGW\bin\g++.exe
  153. success!
  154. removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
  155. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  156.  
  157. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  158. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  159. g++ -mno-cygwin _configtest.o -lmsvcr90 -o _configtest.exe
  160. success!
  161. removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
  162. creating build\src.win32-2.6\numpy\core
  163. creating build\src.win32-2.6\numpy\core\src
  164. creating build\src.win32-2.6\numpy\core\src\npymath
  165. conv_template:> build\src.win32-2.6\numpy\core\src\npymath\npy_math.c
  166. conv_template:> build\src.win32-2.6\numpy\core\src\npymath\ieee754.c
  167. conv_template:> build\src.win32-2.6\numpy\core\src\npymath\npy_math_complex.c
  168. building library "npysort" sources
  169. creating build\src.win32-2.6\numpy\core\src\npysort
  170. conv_template:> build\src.win32-2.6\numpy\core\src\npysort\sort.c
  171. building extension "numpy.core._dummy" sources
  172. Generating build\src.win32-2.6\numpy\core\include/numpy\config.h
  173. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  174.  
  175. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  176. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  177. success!
  178. removing: _configtest.c _configtest.o
  179. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  180.  
  181. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  182. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  183. _configtest.c:1:20: endian.h: No such file or directory
  184. failure.
  185. removing: _configtest.c _configtest.o
  186. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  187.  
  188. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  189. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  190. success!
  191. removing: _configtest.c _configtest.o
  192. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  193.  
  194. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  195. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  196. success!
  197. removing: _configtest.c _configtest.o
  198. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  199.  
  200. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  201. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  202. success!
  203. removing: _configtest.c _configtest.o
  204. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  205.  
  206. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  207. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  208. success!
  209. removing: _configtest.c _configtest.o
  210. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  211.  
  212. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  213. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  214. removing: _configtest.c _configtest.o
  215. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  216.  
  217. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  218. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  219. removing: _configtest.c _configtest.o
  220. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  221.  
  222. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  223. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  224. removing: _configtest.c _configtest.o
  225. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  226.  
  227. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  228. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  229. _configtest.c:4: warning: function declaration isn't a prototype
  230. _configtest.c: In function `main':
  231. _configtest.c:5: error: size of array `test_array' is negative
  232. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  233.  
  234. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  235. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  236. _configtest.c:4: warning: function declaration isn't a prototype
  237. _configtest.c: In function `main':
  238. _configtest.c:5: error: size of array `test_array' is negative
  239. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  240.  
  241. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  242. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  243. _configtest.c:4: warning: function declaration isn't a prototype
  244. _configtest.c: In function `main':
  245. _configtest.c:5: error: size of array `test_array' is negative
  246. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  247.  
  248. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  249. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  250. _configtest.c:4: warning: function declaration isn't a prototype
  251. _configtest.c: In function `main':
  252. _configtest.c:5: error: size of array `test_array' is negative
  253. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  254.  
  255. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  256. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  257. _configtest.c:4: warning: function declaration isn't a prototype
  258. _configtest.c: In function `main':
  259. _configtest.c:5: error: size of array `test_array' is negative
  260. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  261.  
  262. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  263. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  264. _configtest.c:4: warning: function declaration isn't a prototype
  265. _configtest.c: In function `main':
  266. _configtest.c:5: error: size of array `test_array' is negative
  267. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  268.  
  269. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  270. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  271. removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
  272. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  273.  
  274. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  275. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  276. removing: _configtest.c _configtest.o
  277. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  278.  
  279. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  280. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  281. removing: _configtest.c _configtest.o
  282. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  283.  
  284. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  285. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  286. removing: _configtest.c _configtest.o
  287. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  288.  
  289. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  290. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  291. success!
  292. removing: _configtest.c _configtest.o
  293. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  294.  
  295. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  296. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  297. removing: _configtest.c _configtest.o
  298. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  299.  
  300. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  301. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  302. removing: _configtest.c _configtest.o
  303. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  304.  
  305. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  306. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  307. removing: _configtest.c _configtest.o
  308. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  309.  
  310. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  311. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  312. _configtest.c:4: warning: function declaration isn't a prototype
  313. _configtest.c: In function `main':
  314. _configtest.c:5: error: size of array `test_array' is negative
  315. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  316.  
  317. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  318. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  319. _configtest.c:4: warning: function declaration isn't a prototype
  320. _configtest.c: In function `main':
  321. _configtest.c:5: error: size of array `test_array' is negative
  322. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  323.  
  324. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  325. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  326. _configtest.c:4: warning: function declaration isn't a prototype
  327. _configtest.c: In function `main':
  328. _configtest.c:5: error: size of array `test_array' is negative
  329. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  330.  
  331. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  332. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  333. _configtest.c:4: warning: function declaration isn't a prototype
  334. _configtest.c: In function `main':
  335. _configtest.c:5: error: size of array `test_array' is negative
  336. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  337.  
  338. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  339. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  340. _configtest.c:4: warning: function declaration isn't a prototype
  341. _configtest.c: In function `main':
  342. _configtest.c:5: error: size of array `test_array' is negative
  343. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  344.  
  345. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  346. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  347. _configtest.c:4: warning: function declaration isn't a prototype
  348. _configtest.c: In function `main':
  349. _configtest.c:5: error: size of array `test_array' is negative
  350. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  351.  
  352. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  353. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  354. _configtest.c:4: warning: function declaration isn't a prototype
  355. _configtest.c: In function `main':
  356. _configtest.c:5: error: size of array `test_array' is negative
  357. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  358.  
  359. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  360. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  361. removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
  362. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  363.  
  364. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  365. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  366. removing: _configtest.c _configtest.o
  367. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  368.  
  369. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  370. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  371. removing: _configtest.c _configtest.o
  372. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  373.  
  374. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  375. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  376. removing: _configtest.c _configtest.o
  377. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  378.  
  379. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  380. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  381. removing: _configtest.c _configtest.o
  382. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  383.  
  384. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  385. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  386. _configtest.c:5: warning: function declaration isn't a prototype
  387. _configtest.c: In function `main':
  388. _configtest.c:7: error: `SIZEOF_LONGDOUBLE' undeclared (first use in this function)
  389. _configtest.c:7: error: (Each undeclared identifier is reported only once
  390. _configtest.c:7: error: for each function it appears in.)
  391. failure.
  392. removing: _configtest.c _configtest.o
  393. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  394.  
  395. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  396. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  397. removing: _configtest.c _configtest.o
  398. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  399.  
  400. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  401. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  402. _configtest.c:4: warning: function declaration isn't a prototype
  403. _configtest.c: In function `main':
  404. _configtest.c:5: error: size of array `test_array' is negative
  405. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  406.  
  407. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  408. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  409. removing: _configtest.c _configtest.o _configtest.c _configtest.o
  410. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  411.  
  412. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  413. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  414. removing: _configtest.c _configtest.o
  415. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  416.  
  417. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  418. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  419. _configtest.c:4: warning: function declaration isn't a prototype
  420. _configtest.c: In function `main':
  421. _configtest.c:5: error: size of array `test_array' is negative
  422. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  423.  
  424. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  425. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  426. _configtest.c:4: warning: function declaration isn't a prototype
  427. _configtest.c: In function `main':
  428. _configtest.c:5: error: size of array `test_array' is negative
  429. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  430.  
  431. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  432. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  433. _configtest.c:4: warning: function declaration isn't a prototype
  434. _configtest.c: In function `main':
  435. _configtest.c:5: error: size of array `test_array' is negative
  436. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  437.  
  438. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  439. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  440. _configtest.c:4: warning: function declaration isn't a prototype
  441. _configtest.c: In function `main':
  442. _configtest.c:5: error: size of array `test_array' is negative
  443. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  444.  
  445. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  446. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  447. _configtest.c:4: warning: function declaration isn't a prototype
  448. _configtest.c: In function `main':
  449. _configtest.c:5: error: size of array `test_array' is negative
  450. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  451.  
  452. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  453. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  454. _configtest.c:4: warning: function declaration isn't a prototype
  455. _configtest.c: In function `main':
  456. _configtest.c:5: error: size of array `test_array' is negative
  457. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  458.  
  459. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  460. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  461. _configtest.c:4: warning: function declaration isn't a prototype
  462. _configtest.c: In function `main':
  463. _configtest.c:5: error: size of array `test_array' is negative
  464. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  465.  
  466. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  467. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  468. _configtest.c:4: warning: function declaration isn't a prototype
  469. _configtest.c: In function `main':
  470. _configtest.c:5: error: size of array `test_array' is negative
  471. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  472.  
  473. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  474. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  475. _configtest.c:4: warning: function declaration isn't a prototype
  476. _configtest.c: In function `main':
  477. _configtest.c:5: error: size of array `test_array' is negative
  478. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  479.  
  480. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  481. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  482. _configtest.c:4: warning: function declaration isn't a prototype
  483. _configtest.c: In function `main':
  484. _configtest.c:5: error: size of array `test_array' is negative
  485. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  486.  
  487. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  488. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  489. _configtest.c:4: warning: function declaration isn't a prototype
  490. _configtest.c: In function `main':
  491. _configtest.c:5: error: size of array `test_array' is negative
  492. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  493.  
  494. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  495. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  496. removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
  497. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  498.  
  499. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  500. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  501. _configtest.c:4: warning: function declaration isn't a prototype
  502. _configtest.c: In function `main':
  503. _configtest.c:5: error: size of array `test_array' is negative
  504. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  505.  
  506. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  507. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  508. removing: _configtest.c _configtest.o _configtest.c _configtest.o
  509. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  510.  
  511. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  512. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  513. removing: _configtest.c _configtest.o
  514. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  515.  
  516. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  517. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  518. removing: _configtest.c _configtest.o
  519. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  520.  
  521. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  522. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  523. removing: _configtest.c _configtest.o
  524. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  525.  
  526. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  527. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  528. removing: _configtest.c _configtest.o
  529. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  530.  
  531. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  532. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  533. success!
  534. removing: _configtest.c _configtest.o
  535. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  536.  
  537. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  538. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  539. removing: _configtest.c _configtest.o
  540. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  541.  
  542. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  543. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  544. removing: _configtest.c _configtest.o
  545. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  546.  
  547. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  548. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  549. removing: _configtest.c _configtest.o
  550. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  551.  
  552. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  553. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  554. removing: _configtest.c _configtest.o
  555. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  556.  
  557. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  558. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  559. success!
  560. removing: _configtest.c _configtest.o
  561. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  562.  
  563. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  564. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  565. g++ -mno-cygwin _configtest.o -lmsvcr90 -o _configtest.exe
  566. success!
  567. removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
  568. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  569.  
  570. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  571. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  572. g++ -mno-cygwin _configtest.o -lmsvcr90 -o _configtest.exe
  573. success!
  574. removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
  575. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  576.  
  577. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  578. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  579. _configtest.c:6: warning: function declaration isn't a prototype
  580. _configtest.c: In function `main':
  581. _configtest.c:8: error: `HAVE_EXPM1' undeclared (first use in this function)
  582. _configtest.c:8: error: (Each undeclared identifier is reported only once
  583. _configtest.c:8: error: for each function it appears in.)
  584. failure.
  585. removing: _configtest.c _configtest.o
  586. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  587.  
  588. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  589. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  590. _configtest.c:6: warning: function declaration isn't a prototype
  591. _configtest.c: In function `main':
  592. _configtest.c:8: error: `HAVE_LOG1P' undeclared (first use in this function)
  593. _configtest.c:8: error: (Each undeclared identifier is reported only once
  594. _configtest.c:8: error: for each function it appears in.)
  595. failure.
  596. removing: _configtest.c _configtest.o
  597. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  598.  
  599. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  600. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  601. _configtest.c:6: warning: function declaration isn't a prototype
  602. _configtest.c: In function `main':
  603. _configtest.c:8: error: `HAVE_ACOSH' undeclared (first use in this function)
  604. _configtest.c:8: error: (Each undeclared identifier is reported only once
  605. _configtest.c:8: error: for each function it appears in.)
  606. failure.
  607. removing: _configtest.c _configtest.o
  608. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  609.  
  610. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  611. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  612. _configtest.c:6: warning: function declaration isn't a prototype
  613. _configtest.c: In function `main':
  614. _configtest.c:8: error: `HAVE_ATANH' undeclared (first use in this function)
  615. _configtest.c:8: error: (Each undeclared identifier is reported only once
  616. _configtest.c:8: error: for each function it appears in.)
  617. failure.
  618. removing: _configtest.c _configtest.o
  619. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  620.  
  621. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  622. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  623. _configtest.c:6: warning: function declaration isn't a prototype
  624. _configtest.c: In function `main':
  625. _configtest.c:8: error: `HAVE_ASINH' undeclared (first use in this function)
  626. _configtest.c:8: error: (Each undeclared identifier is reported only once
  627. _configtest.c:8: error: for each function it appears in.)
  628. failure.
  629. removing: _configtest.c _configtest.o
  630. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  631.  
  632. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  633. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  634. success!
  635. removing: _configtest.c _configtest.o
  636. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  637.  
  638. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  639. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  640. success!
  641. removing: _configtest.c _configtest.o
  642. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  643.  
  644. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  645. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  646. g++ -mno-cygwin _configtest.o -lmsvcr90 -o _configtest.exe
  647. success!
  648. removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
  649. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  650.  
  651. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  652. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  653. g++ -mno-cygwin _configtest.o -lmsvcr90 -o _configtest.exe
  654. success!
  655. removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
  656. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  657.  
  658. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  659. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  660. g++ -mno-cygwin _configtest.o -lmsvcr90 -o _configtest.exe
  661. success!
  662. removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
  663. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  664.  
  665. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  666. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  667. success!
  668. removing: _configtest.c _configtest.o
  669. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  670.  
  671. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  672. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  673. success!
  674. removing: _configtest.c _configtest.o
  675. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  676.  
  677. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  678. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  679. success!
  680. removing: _configtest.c _configtest.o
  681. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  682.  
  683. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  684. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  685. success!
  686. removing: _configtest.c _configtest.o
  687. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  688.  
  689. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  690. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  691. _configtest.c:6: warning: function declaration isn't a prototype
  692. _configtest.c: In function `main':
  693. _configtest.c:8: error: `HAVE_DECL_SIGNBIT' undeclared (first use in this function)
  694. _configtest.c:8: error: (Each undeclared identifier is reported only once
  695. _configtest.c:8: error: for each function it appears in.)
  696. failure.
  697. removing: _configtest.c _configtest.o
  698. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  699.  
  700. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  701. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  702. _configtest.c:6: warning: function declaration isn't a prototype
  703. _configtest.c: In function `main':
  704. _configtest.c:8: error: `HAVE_DECL_ISFINITE' undeclared (first use in this function)
  705. _configtest.c:8: error: (Each undeclared identifier is reported only once
  706. _configtest.c:8: error: for each function it appears in.)
  707. failure.
  708. removing: _configtest.c _configtest.o
  709. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  710.  
  711. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  712. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  713. success!
  714. removing: _configtest.c _configtest.o
  715. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  716.  
  717. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  718. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  719. success!
  720. removing: _configtest.c _configtest.o
  721. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  722.  
  723. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  724. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  725. success!
  726. removing: _configtest.c _configtest.o
  727. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  728.  
  729. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  730. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  731. removing: _configtest.c _configtest.o
  732. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  733.  
  734. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  735. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  736. removing: _configtest.c _configtest.o
  737. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  738.  
  739. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  740. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  741. removing: _configtest.c _configtest.o
  742. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  743.  
  744. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  745. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  746. g++ -mno-cygwin _configtest.o -lmsvcr90 -o _configtest.exe
  747. success!
  748. removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
  749. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  750.  
  751. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  752. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  753. g++ -mno-cygwin _configtest.o -lmsvcr90 -o _configtest.exe
  754. success!
  755. removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
  756. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  757.  
  758. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  759. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  760. g++ -mno-cygwin _configtest.o -lmsvcr90 -o _configtest.exe
  761. success!
  762. removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
  763. BUILD_ARCHITECTURE: 'Intel', os.name='nt', sys.platform='win32'
  764. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  765.  
  766. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  767. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  768. success!
  769. removing: _configtest.c _configtest.o
  770. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  771.  
  772. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  773. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  774. _configtest.c:5: warning: function declaration isn't a prototype
  775. _configtest.c: In function `main':
  776. _configtest.c:7: error: `Py_UNICODE_WIDE' undeclared (first use in this function)
  777. _configtest.c:7: error: (Each undeclared identifier is reported only once
  778. _configtest.c:7: error: for each function it appears in.)
  779. failure.
  780. removing: _configtest.c _configtest.o
  781. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  782.  
  783. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  784. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  785. removing: _configtest.c _configtest.o
  786. ('File:', 'build\\src.win32-2.6\\numpy\\core\\include/numpy\\config.h')
  787. #define SIZEOF_PY_INTPTR_T 4
  788. #define SIZEOF_PY_LONG_LONG 8
  789. #define MATHLIB
  790. #define HAVE_SIN 1
  791. #define HAVE_COS 1
  792. #define HAVE_TAN 1
  793. #define HAVE_SINH 1
  794. #define HAVE_COSH 1
  795. #define HAVE_TANH 1
  796. #define HAVE_FABS 1
  797. #define HAVE_FLOOR 1
  798. #define HAVE_CEIL 1
  799. #define HAVE_SQRT 1
  800. #define HAVE_LOG10 1
  801. #define HAVE_LOG 1
  802. #define HAVE_EXP 1
  803. #define HAVE_ASIN 1
  804. #define HAVE_ACOS 1
  805. #define HAVE_ATAN 1
  806. #define HAVE_FMOD 1
  807. #define HAVE_MODF 1
  808. #define HAVE_FREXP 1
  809. #define HAVE_LDEXP 1
  810. #define HAVE_EXPM1 1
  811. #define HAVE_LOG1P 1
  812. #define HAVE_ACOSH 1
  813. #define HAVE_ASINH 1
  814. #define HAVE_ATANH 1
  815. #define HAVE_RINT 1
  816. #define HAVE_TRUNC 1
  817. #define HAVE_EXP2 1
  818. #define HAVE_LOG2 1
  819. #define HAVE_ATAN2 1
  820. #define HAVE_POW 1
  821. #define HAVE_NEXTAFTER 1
  822. #define HAVE_SINF 1
  823. #define HAVE_COSF 1
  824. #define HAVE_TANF 1
  825. #define HAVE_SINHF 1
  826. #define HAVE_COSHF 1
  827. #define HAVE_TANHF 1
  828. #define HAVE_FABSF 1
  829. #define HAVE_FLOORF 1
  830. #define HAVE_CEILF 1
  831. #define HAVE_RINTF 1
  832. #define HAVE_TRUNCF 1
  833. #define HAVE_SQRTF 1
  834. #define HAVE_LOG10F 1
  835. #define HAVE_LOGF 1
  836. #define HAVE_LOG1PF 1
  837. #define HAVE_EXPF 1
  838. #define HAVE_EXPM1F 1
  839. #define HAVE_ASINF 1
  840. #define HAVE_ACOSF 1
  841. #define HAVE_ATANF 1
  842. #define HAVE_ASINHF 1
  843. #define HAVE_ACOSHF 1
  844. #define HAVE_ATANHF 1
  845. #define HAVE_HYPOTF 1
  846. #define HAVE_ATAN2F 1
  847. #define HAVE_POWF 1
  848. #define HAVE_FMODF 1
  849. #define HAVE_MODFF 1
  850. #define HAVE_FREXPF 1
  851. #define HAVE_LDEXPF 1
  852. #define HAVE_EXP2F 1
  853. #define HAVE_LOG2F 1
  854. #define HAVE_COPYSIGNF 1
  855. #define HAVE_NEXTAFTERF 1
  856. #define HAVE_SINL 1
  857. #define HAVE_COSL 1
  858. #define HAVE_TANL 1
  859. #define HAVE_SINHL 1
  860. #define HAVE_COSHL 1
  861. #define HAVE_TANHL 1
  862. #define HAVE_FABSL 1
  863. #define HAVE_FLOORL 1
  864. #define HAVE_CEILL 1
  865. #define HAVE_RINTL 1
  866. #define HAVE_TRUNCL 1
  867. #define HAVE_SQRTL 1
  868. #define HAVE_LOG10L 1
  869. #define HAVE_LOGL 1
  870. #define HAVE_LOG1PL 1
  871. #define HAVE_EXPL 1
  872. #define HAVE_EXPM1L 1
  873. #define HAVE_ASINL 1
  874. #define HAVE_ACOSL 1
  875. #define HAVE_ATANL 1
  876. #define HAVE_ASINHL 1
  877. #define HAVE_ACOSHL 1
  878. #define HAVE_ATANHL 1
  879. #define HAVE_HYPOTL 1
  880. #define HAVE_ATAN2L 1
  881. #define HAVE_POWL 1
  882. #define HAVE_FMODL 1
  883. #define HAVE_MODFL 1
  884. #define HAVE_FREXPL 1
  885. #define HAVE_LDEXPL 1
  886. #define HAVE_EXP2L 1
  887. #define HAVE_LOG2L 1
  888. #define HAVE_COPYSIGNL 1
  889. #define HAVE_NEXTAFTERL 1
  890. #define HAVE_DECL_SIGNBIT
  891. #define HAVE_DECL_ISFINITE
  892. #define HAVE_COMPLEX_H 1
  893. #define HAVE_CREAL 1
  894. #define HAVE_CIMAG 1
  895. #define HAVE_CABS 1
  896. #define HAVE_CARG 1
  897. #define HAVE_CEXP 1
  898. #define HAVE_CSQRT 1
  899. #define HAVE_CLOG 1
  900. #define HAVE_CCOS 1
  901. #define HAVE_CSIN 1
  902. #define HAVE_CPOW 1
  903. #define HAVE_CREALF 1
  904. #define HAVE_CIMAGF 1
  905. #define HAVE_CABSF 1
  906. #define HAVE_CARGF 1
  907. #define HAVE_CEXPF 1
  908. #define HAVE_CSQRTF 1
  909. #define HAVE_CLOGF 1
  910. #define HAVE_CCOSF 1
  911. #define HAVE_CSINF 1
  912. #define HAVE_CPOWF 1
  913. #define HAVE_CREALL 1
  914. #define HAVE_CIMAGL 1
  915. #define HAVE_CABSL 1
  916. #define HAVE_CARGL 1
  917. #define HAVE_CEXPL 1
  918. #define HAVE_CSQRTL 1
  919. #define HAVE_CLOGL 1
  920. #define HAVE_CCOSL 1
  921. #define HAVE_CSINL 1
  922. #define HAVE_CPOWL 1
  923. #define __NPY_PRIVATE_NO_SIGNAL
  924. #define FORCE_NO_LONG_DOUBLE_FORMATTING
  925. #define HAVE_LDOUBLE_INTEL_EXTENDED_12_BYTES_LE 1
  926. #ifndef __cplusplus
  927. /* #undef inline */
  928. #endif
  929.  
  930. #ifndef _NPY_NPY_CONFIG_H_
  931. #error config.h should never be included directly, include npy_config.h instead
  932. #endif
  933.  
  934. EOF
  935. adding 'build\src.win32-2.6\numpy\core\include/numpy\config.h' to sources.
  936. Generating build\src.win32-2.6\numpy\core\include/numpy\_numpyconfig.h
  937. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  938.  
  939. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  940. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  941. g++ -mno-cygwin _configtest.o -lmsvcr90 -o _configtest.exe
  942. success!
  943. removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
  944. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  945.  
  946. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  947. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  948. success!
  949. removing: _configtest.c _configtest.o
  950. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  951.  
  952. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  953. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  954. success!
  955. removing: _configtest.c _configtest.o
  956. File: build\src.win32-2.6\numpy\core\include/numpy\_numpyconfig.h
  957. #define NPY_SIZEOF_SHORT SIZEOF_SHORT
  958. #define NPY_SIZEOF_INT SIZEOF_INT
  959. #define NPY_SIZEOF_LONG SIZEOF_LONG
  960. #define NPY_SIZEOF_FLOAT 4
  961. #define NPY_SIZEOF_COMPLEX_FLOAT 8
  962. #define NPY_SIZEOF_DOUBLE 8
  963. #define NPY_SIZEOF_COMPLEX_DOUBLE 16
  964. #define NPY_SIZEOF_LONGDOUBLE 12
  965. #define NPY_SIZEOF_COMPLEX_LONGDOUBLE 24
  966. #define NPY_SIZEOF_PY_INTPTR_T 4
  967. #define NPY_SIZEOF_PY_LONG_LONG 8
  968. #define NPY_SIZEOF_LONGLONG 8
  969. #define NPY_NO_SIGNAL 1
  970. #define NPY_NO_SMP 0
  971. #define NPY_HAVE_DECL_ISNAN
  972. #define NPY_HAVE_DECL_ISINF
  973. #define NPY_HAVE_DECL_SIGNBIT
  974. #define NPY_HAVE_DECL_ISFINITE
  975. #define NPY_USE_C99_COMPLEX 1
  976. #define NPY_HAVE_COMPLEX_DOUBLE 1
  977. #define NPY_HAVE_COMPLEX_FLOAT 1
  978. #define NPY_HAVE_COMPLEX_LONG_DOUBLE 1
  979. #define NPY_USE_C99_FORMATS 1
  980. #define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden")))
  981. #define NPY_ABI_VERSION 0x01000009
  982. #define NPY_API_VERSION 0x00000006
  983.  
  984. #ifndef __STDC_FORMAT_MACROS
  985. #define __STDC_FORMAT_MACROS 1
  986. #endif
  987.  
  988. EOF
  989. adding 'build\src.win32-2.6\numpy\core\include/numpy\_numpyconfig.h' to sources.
  990. executing numpy\core\code_generators\generate_numpy_api.py
  991. adding 'build\src.win32-2.6\numpy\core\include/numpy\__multiarray_api.h' to sources.
  992. numpy.core - nothing done with h_files = ['build\\src.win32-2.6\\numpy\\core\\include/numpy\\config.h', 'build\\src.win32-2.6\\numpy\\core\\include/numpy\\_numpyconfig.h', 'build\\src.win32-2.6\\numpy\\core\\include/numpy\\__multiarray_api.h']
  993. building extension "numpy.core.multiarray" sources
  994. non-existing path in 'numpy\\core': 'build\\src.win32-2.6\\numpy\\core\\src\\multiarray'
  995. creating build\src.win32-2.6\numpy\core\src\multiarray
  996. conv_template:> build\src.win32-2.6\numpy\core\src\multiarray\scalartypes.c
  997. conv_template:> build\src.win32-2.6\numpy\core\src\multiarray\arraytypes.c
  998. conv_template:> build\src.win32-2.6\numpy\core\src\multiarray\nditer_templ.c
  999. conv_template:> build\src.win32-2.6\numpy\core\src\multiarray\lowlevel_strided_loops.c
  1000. conv_template:> build\src.win32-2.6\numpy\core\src\multiarray\boolean_ops.c
  1001. conv_template:> build\src.win32-2.6\numpy\core\src\multiarray\einsum.c
  1002. adding 'build\src.win32-2.6\numpy\core\include/numpy\config.h' to sources.
  1003. adding 'build\src.win32-2.6\numpy\core\include/numpy\_numpyconfig.h' to sources.
  1004. executing numpy\core\code_generators\generate_numpy_api.py
  1005. adding 'build\src.win32-2.6\numpy\core\include/numpy\__multiarray_api.h' to sources.
  1006. numpy.core - nothing done with h_files = ['build\\src.win32-2.6\\numpy\\core\\include/numpy\\config.h', 'build\\src.win32-2.6\\numpy\\core\\include/numpy\\_numpyconfig.h', 'build\\src.win32-2.6\\numpy\\core\\include/numpy\\__multiarray_api.h']
  1007. building extension "numpy.core.umath" sources
  1008. non-existing path in 'numpy\\core': 'build\\src.win32-2.6\\numpy\\core\\src\\umath'
  1009. creating build\src.win32-2.6\numpy\core\src\umath
  1010. conv_template:> build\src.win32-2.6\numpy\core\src\umath\loops.c
  1011. conv_template:> build\src.win32-2.6\numpy\core\src\umath\umathmodule.c
  1012. adding 'build\src.win32-2.6\numpy\core\include/numpy\config.h' to sources.
  1013. adding 'build\src.win32-2.6\numpy\core\include/numpy\_numpyconfig.h' to sources.
  1014. executing numpy\core\code_generators\generate_ufunc_api.py
  1015. adding 'build\src.win32-2.6\numpy\core\include/numpy\__ufunc_api.h' to sources.
  1016. conv_template:> build\src.win32-2.6\numpy\core\src\umath\funcs.inc
  1017. adding 'build\src.win32-2.6\numpy\core\src\umath' to include_dirs.
  1018. numpy.core - nothing done with h_files = ['build\\src.win32-2.6\\numpy\\core\\src\\umath\\funcs.inc', 'build\\src.win32-2.6\\numpy\\core\\include/numpy\\config.h', 'build\\src.win32-2.6\\numpy\\core\\include/numpy\\_numpyconfig.h', 'build\\src.win32-2.6\\numpy\\core\\include/numpy\\__ufunc_api.h']
  1019. building extension "numpy.core.scalarmath" sources
  1020. adding 'build\src.win32-2.6\numpy\core\include/numpy\config.h' to sources.
  1021. adding 'build\src.win32-2.6\numpy\core\include/numpy\_numpyconfig.h' to sources.
  1022. executing numpy\core\code_generators\generate_numpy_api.py
  1023. adding 'build\src.win32-2.6\numpy\core\include/numpy\__multiarray_api.h' to sources.
  1024. executing numpy\core\code_generators\generate_ufunc_api.py
  1025. adding 'build\src.win32-2.6\numpy\core\include/numpy\__ufunc_api.h' to sources.
  1026. conv_template:> build\src.win32-2.6\numpy\core\src\scalarmathmodule.c
  1027. numpy.core - nothing done with h_files = ['build\\src.win32-2.6\\numpy\\core\\include/numpy\\config.h', 'build\\src.win32-2.6\\numpy\\core\\include/numpy\\_numpyconfig.h', 'build\\src.win32-2.6\\numpy\\core\\include/numpy\\__multiarray_api.h', 'build\\src.win32-2.6\\numpy\\core\\include/numpy\\__ufunc_api.h']
  1028. building extension "numpy.core._dotblas" sources
  1029. building extension "numpy.core.umath_tests" sources
  1030. conv_template:> build\src.win32-2.6\numpy\core\src\umath\umath_tests.c
  1031. building extension "numpy.core.multiarray_tests" sources
  1032. conv_template:> build\src.win32-2.6\numpy\core\src\multiarray\multiarray_tests.c
  1033. building extension "numpy.lib._compiled_base" sources
  1034. building extension "numpy.numarray._capi" sources
  1035. building extension "numpy.fft.fftpack_lite" sources
  1036. building extension "numpy.linalg.lapack_lite" sources
  1037. creating build\src.win32-2.6\numpy\linalg
  1038. ### Warning: Using unoptimized lapack ###
  1039. adding 'numpy\linalg\lapack_litemodule.c' to sources.
  1040. adding 'numpy\linalg\python_xerbla.c' to sources.
  1041. adding 'numpy\linalg\zlapack_lite.c' to sources.
  1042. adding 'numpy\linalg\dlapack_lite.c' to sources.
  1043. adding 'numpy\linalg\blas_lite.c' to sources.
  1044. adding 'numpy\linalg\dlamch.c' to sources.
  1045. adding 'numpy\linalg\f2c_lite.c' to sources.
  1046. building extension "numpy.random.mtrand" sources
  1047. creating build\src.win32-2.6\numpy\random
  1048. Z:\Users\rgommers\Code\numpy\numpy\distutils\command\config.py:40: DeprecationWarning:
  1049. +++++++++++++++++++++++++++++++++++++++++++++++++
  1050. Usage of try_run is deprecated: please do not
  1051. use it anymore, and avoid configuration checks
  1052. involving running executable on the target machine.
  1053. +++++++++++++++++++++++++++++++++++++++++++++++++
  1054.  
  1055. DeprecationWarning)
  1056. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  1057.  
  1058. compile options: '-Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c'
  1059. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -c _configtest.c -o _configtest.o
  1060. g++ -mno-cygwin _configtest.o -lmsvcr90 -o _configtest.exe
  1061. _configtest.exe
  1062. fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
  1063. err:module:import_dll Library msvcr90.dll (which is needed by L"Z:\\Users\\rgommers\\Code\\numpy\\_configtest.exe") not found
  1064. err:module:LdrInitializeThunk Main exe initialization for L"Z:\\Users\\rgommers\\Code\\numpy\\_configtest.exe" failed, status c0000135
  1065. failure.
  1066. removing: _configtest.exe.manifest _configtest.c _configtest.o _configtest.exe
  1067. building data_files sources
  1068. build_src: building npy-pkg config files
  1069. running build_py
  1070. creating build\lib.win32-2.6
  1071. creating build\lib.win32-2.6\numpy
  1072. copying numpy\__init__.py -> build\lib.win32-2.6\numpy
  1073. copying numpy\_import_tools.py -> build\lib.win32-2.6\numpy
  1074. copying numpy\add_newdocs.py -> build\lib.win32-2.6\numpy
  1075. copying numpy\ctypeslib.py -> build\lib.win32-2.6\numpy
  1076. copying numpy\dual.py -> build\lib.win32-2.6\numpy
  1077. copying numpy\matlib.py -> build\lib.win32-2.6\numpy
  1078. copying numpy\setup.py -> build\lib.win32-2.6\numpy
  1079. copying numpy\setupscons.py -> build\lib.win32-2.6\numpy
  1080. copying numpy\version.py -> build\lib.win32-2.6\numpy
  1081. copying build\src.win32-2.6\numpy\__config__.py -> build\lib.win32-2.6\numpy
  1082. creating build\lib.win32-2.6\numpy\distutils
  1083. copying numpy\distutils\__init__.py -> build\lib.win32-2.6\numpy\distutils
  1084. copying numpy\distutils\__version__.py -> build\lib.win32-2.6\numpy\distutils
  1085. copying numpy\distutils\ccompiler.py -> build\lib.win32-2.6\numpy\distutils
  1086. copying numpy\distutils\compat.py -> build\lib.win32-2.6\numpy\distutils
  1087. copying numpy\distutils\conv_template.py -> build\lib.win32-2.6\numpy\distutils
  1088. copying numpy\distutils\core.py -> build\lib.win32-2.6\numpy\distutils
  1089. copying numpy\distutils\cpuinfo.py -> build\lib.win32-2.6\numpy\distutils
  1090. copying numpy\distutils\environment.py -> build\lib.win32-2.6\numpy\distutils
  1091. copying numpy\distutils\exec_command.py -> build\lib.win32-2.6\numpy\distutils
  1092. copying numpy\distutils\extension.py -> build\lib.win32-2.6\numpy\distutils
  1093. copying numpy\distutils\from_template.py -> build\lib.win32-2.6\numpy\distutils
  1094. copying numpy\distutils\info.py -> build\lib.win32-2.6\numpy\distutils
  1095. copying numpy\distutils\intelccompiler.py -> build\lib.win32-2.6\numpy\distutils
  1096. copying numpy\distutils\interactive.py -> build\lib.win32-2.6\numpy\distutils
  1097. copying numpy\distutils\lib2def.py -> build\lib.win32-2.6\numpy\distutils
  1098. copying numpy\distutils\line_endings.py -> build\lib.win32-2.6\numpy\distutils
  1099. copying numpy\distutils\log.py -> build\lib.win32-2.6\numpy\distutils
  1100. copying numpy\distutils\mingw32ccompiler.py -> build\lib.win32-2.6\numpy\distutils
  1101. copying numpy\distutils\misc_util.py -> build\lib.win32-2.6\numpy\distutils
  1102. copying numpy\distutils\npy_pkg_config.py -> build\lib.win32-2.6\numpy\distutils
  1103. copying numpy\distutils\numpy_distribution.py -> build\lib.win32-2.6\numpy\distutils
  1104. copying numpy\distutils\pathccompiler.py -> build\lib.win32-2.6\numpy\distutils
  1105. copying numpy\distutils\setup.py -> build\lib.win32-2.6\numpy\distutils
  1106. copying numpy\distutils\setupscons.py -> build\lib.win32-2.6\numpy\distutils
  1107. copying numpy\distutils\system_info.py -> build\lib.win32-2.6\numpy\distutils
  1108. copying numpy\distutils\unixccompiler.py -> build\lib.win32-2.6\numpy\distutils
  1109. copying build\src.win32-2.6\numpy\distutils\__config__.py -> build\lib.win32-2.6\numpy\distutils
  1110. creating build\lib.win32-2.6\numpy\distutils\command
  1111. copying numpy\distutils\command\__init__.py -> build\lib.win32-2.6\numpy\distutils\command
  1112. copying numpy\distutils\command\autodist.py -> build\lib.win32-2.6\numpy\distutils\command
  1113. copying numpy\distutils\command\bdist_rpm.py -> build\lib.win32-2.6\numpy\distutils\command
  1114. copying numpy\distutils\command\build.py -> build\lib.win32-2.6\numpy\distutils\command
  1115. copying numpy\distutils\command\build_clib.py -> build\lib.win32-2.6\numpy\distutils\command
  1116. copying numpy\distutils\command\build_ext.py -> build\lib.win32-2.6\numpy\distutils\command
  1117. copying numpy\distutils\command\build_py.py -> build\lib.win32-2.6\numpy\distutils\command
  1118. copying numpy\distutils\command\build_scripts.py -> build\lib.win32-2.6\numpy\distutils\command
  1119. copying numpy\distutils\command\build_src.py -> build\lib.win32-2.6\numpy\distutils\command
  1120. copying numpy\distutils\command\config.py -> build\lib.win32-2.6\numpy\distutils\command
  1121. copying numpy\distutils\command\config_compiler.py -> build\lib.win32-2.6\numpy\distutils\command
  1122. copying numpy\distutils\command\develop.py -> build\lib.win32-2.6\numpy\distutils\command
  1123. copying numpy\distutils\command\egg_info.py -> build\lib.win32-2.6\numpy\distutils\command
  1124. copying numpy\distutils\command\install.py -> build\lib.win32-2.6\numpy\distutils\command
  1125. copying numpy\distutils\command\install_clib.py -> build\lib.win32-2.6\numpy\distutils\command
  1126. copying numpy\distutils\command\install_data.py -> build\lib.win32-2.6\numpy\distutils\command
  1127. copying numpy\distutils\command\install_headers.py -> build\lib.win32-2.6\numpy\distutils\command
  1128. copying numpy\distutils\command\scons.py -> build\lib.win32-2.6\numpy\distutils\command
  1129. copying numpy\distutils\command\sdist.py -> build\lib.win32-2.6\numpy\distutils\command
  1130. creating build\lib.win32-2.6\numpy\distutils\fcompiler
  1131. copying numpy\distutils\fcompiler\__init__.py -> build\lib.win32-2.6\numpy\distutils\fcompiler
  1132. copying numpy\distutils\fcompiler\absoft.py -> build\lib.win32-2.6\numpy\distutils\fcompiler
  1133. copying numpy\distutils\fcompiler\compaq.py -> build\lib.win32-2.6\numpy\distutils\fcompiler
  1134. copying numpy\distutils\fcompiler\g95.py -> build\lib.win32-2.6\numpy\distutils\fcompiler
  1135. copying numpy\distutils\fcompiler\gnu.py -> build\lib.win32-2.6\numpy\distutils\fcompiler
  1136. copying numpy\distutils\fcompiler\hpux.py -> build\lib.win32-2.6\numpy\distutils\fcompiler
  1137. copying numpy\distutils\fcompiler\ibm.py -> build\lib.win32-2.6\numpy\distutils\fcompiler
  1138. copying numpy\distutils\fcompiler\intel.py -> build\lib.win32-2.6\numpy\distutils\fcompiler
  1139. copying numpy\distutils\fcompiler\lahey.py -> build\lib.win32-2.6\numpy\distutils\fcompiler
  1140. copying numpy\distutils\fcompiler\mips.py -> build\lib.win32-2.6\numpy\distutils\fcompiler
  1141. copying numpy\distutils\fcompiler\nag.py -> build\lib.win32-2.6\numpy\distutils\fcompiler
  1142. copying numpy\distutils\fcompiler\none.py -> build\lib.win32-2.6\numpy\distutils\fcompiler
  1143. copying numpy\distutils\fcompiler\pathf95.py -> build\lib.win32-2.6\numpy\distutils\fcompiler
  1144. copying numpy\distutils\fcompiler\pg.py -> build\lib.win32-2.6\numpy\distutils\fcompiler
  1145. copying numpy\distutils\fcompiler\sun.py -> build\lib.win32-2.6\numpy\distutils\fcompiler
  1146. copying numpy\distutils\fcompiler\vast.py -> build\lib.win32-2.6\numpy\distutils\fcompiler
  1147. creating build\lib.win32-2.6\numpy\testing
  1148. copying numpy\testing\__init__.py -> build\lib.win32-2.6\numpy\testing
  1149. copying numpy\testing\decorators.py -> build\lib.win32-2.6\numpy\testing
  1150. copying numpy\testing\noseclasses.py -> build\lib.win32-2.6\numpy\testing
  1151. copying numpy\testing\nosetester.py -> build\lib.win32-2.6\numpy\testing
  1152. copying numpy\testing\nulltester.py -> build\lib.win32-2.6\numpy\testing
  1153. copying numpy\testing\numpytest.py -> build\lib.win32-2.6\numpy\testing
  1154. copying numpy\testing\print_coercion_tables.py -> build\lib.win32-2.6\numpy\testing
  1155. copying numpy\testing\setup.py -> build\lib.win32-2.6\numpy\testing
  1156. copying numpy\testing\setupscons.py -> build\lib.win32-2.6\numpy\testing
  1157. copying numpy\testing\utils.py -> build\lib.win32-2.6\numpy\testing
  1158. creating build\lib.win32-2.6\numpy\f2py
  1159. copying numpy\f2py\__init__.py -> build\lib.win32-2.6\numpy\f2py
  1160. copying numpy\f2py\__version__.py -> build\lib.win32-2.6\numpy\f2py
  1161. copying numpy\f2py\auxfuncs.py -> build\lib.win32-2.6\numpy\f2py
  1162. copying numpy\f2py\capi_maps.py -> build\lib.win32-2.6\numpy\f2py
  1163. copying numpy\f2py\cb_rules.py -> build\lib.win32-2.6\numpy\f2py
  1164. copying numpy\f2py\cfuncs.py -> build\lib.win32-2.6\numpy\f2py
  1165. copying numpy\f2py\common_rules.py -> build\lib.win32-2.6\numpy\f2py
  1166. copying numpy\f2py\crackfortran.py -> build\lib.win32-2.6\numpy\f2py
  1167. copying numpy\f2py\diagnose.py -> build\lib.win32-2.6\numpy\f2py
  1168. copying numpy\f2py\f2py2e.py -> build\lib.win32-2.6\numpy\f2py
  1169. copying numpy\f2py\f2py_testing.py -> build\lib.win32-2.6\numpy\f2py
  1170. copying numpy\f2py\f90mod_rules.py -> build\lib.win32-2.6\numpy\f2py
  1171. copying numpy\f2py\func2subr.py -> build\lib.win32-2.6\numpy\f2py
  1172. copying numpy\f2py\info.py -> build\lib.win32-2.6\numpy\f2py
  1173. copying numpy\f2py\rules.py -> build\lib.win32-2.6\numpy\f2py
  1174. copying numpy\f2py\setup.py -> build\lib.win32-2.6\numpy\f2py
  1175. copying numpy\f2py\setupscons.py -> build\lib.win32-2.6\numpy\f2py
  1176. copying numpy\f2py\use_rules.py -> build\lib.win32-2.6\numpy\f2py
  1177. creating build\lib.win32-2.6\numpy\core
  1178. copying numpy\core\__init__.py -> build\lib.win32-2.6\numpy\core
  1179. copying numpy\core\_internal.py -> build\lib.win32-2.6\numpy\core
  1180. copying numpy\core\_methods.py -> build\lib.win32-2.6\numpy\core
  1181. copying numpy\core\arrayprint.py -> build\lib.win32-2.6\numpy\core
  1182. copying numpy\core\defchararray.py -> build\lib.win32-2.6\numpy\core
  1183. copying numpy\core\fromnumeric.py -> build\lib.win32-2.6\numpy\core
  1184. copying numpy\core\function_base.py -> build\lib.win32-2.6\numpy\core
  1185. copying numpy\core\getlimits.py -> build\lib.win32-2.6\numpy\core
  1186. copying numpy\core\info.py -> build\lib.win32-2.6\numpy\core
  1187. copying numpy\core\machar.py -> build\lib.win32-2.6\numpy\core
  1188. copying numpy\core\memmap.py -> build\lib.win32-2.6\numpy\core
  1189. copying numpy\core\numeric.py -> build\lib.win32-2.6\numpy\core
  1190. copying numpy\core\numerictypes.py -> build\lib.win32-2.6\numpy\core
  1191. copying numpy\core\records.py -> build\lib.win32-2.6\numpy\core
  1192. copying numpy\core\scons_support.py -> build\lib.win32-2.6\numpy\core
  1193. copying numpy\core\setup.py -> build\lib.win32-2.6\numpy\core
  1194. copying numpy\core\setup_common.py -> build\lib.win32-2.6\numpy\core
  1195. copying numpy\core\setupscons.py -> build\lib.win32-2.6\numpy\core
  1196. copying numpy\core\shape_base.py -> build\lib.win32-2.6\numpy\core
  1197. copying numpy\core\code_generators\generate_numpy_api.py -> build\lib.win32-2.6\numpy\core
  1198. creating build\lib.win32-2.6\numpy\lib
  1199. copying numpy\lib\__init__.py -> build\lib.win32-2.6\numpy\lib
  1200. copying numpy\lib\_datasource.py -> build\lib.win32-2.6\numpy\lib
  1201. copying numpy\lib\_iotools.py -> build\lib.win32-2.6\numpy\lib
  1202. copying numpy\lib\arraysetops.py -> build\lib.win32-2.6\numpy\lib
  1203. copying numpy\lib\arrayterator.py -> build\lib.win32-2.6\numpy\lib
  1204. copying numpy\lib\financial.py -> build\lib.win32-2.6\numpy\lib
  1205. copying numpy\lib\format.py -> build\lib.win32-2.6\numpy\lib
  1206. copying numpy\lib\function_base.py -> build\lib.win32-2.6\numpy\lib
  1207. copying numpy\lib\index_tricks.py -> build\lib.win32-2.6\numpy\lib
  1208. copying numpy\lib\info.py -> build\lib.win32-2.6\numpy\lib
  1209. copying numpy\lib\npyio.py -> build\lib.win32-2.6\numpy\lib
  1210. copying numpy\lib\polynomial.py -> build\lib.win32-2.6\numpy\lib
  1211. copying numpy\lib\recfunctions.py -> build\lib.win32-2.6\numpy\lib
  1212. copying numpy\lib\scimath.py -> build\lib.win32-2.6\numpy\lib
  1213. copying numpy\lib\setup.py -> build\lib.win32-2.6\numpy\lib
  1214. copying numpy\lib\setupscons.py -> build\lib.win32-2.6\numpy\lib
  1215. copying numpy\lib\shape_base.py -> build\lib.win32-2.6\numpy\lib
  1216. copying numpy\lib\stride_tricks.py -> build\lib.win32-2.6\numpy\lib
  1217. copying numpy\lib\twodim_base.py -> build\lib.win32-2.6\numpy\lib
  1218. copying numpy\lib\type_check.py -> build\lib.win32-2.6\numpy\lib
  1219. copying numpy\lib\ufunclike.py -> build\lib.win32-2.6\numpy\lib
  1220. copying numpy\lib\user_array.py -> build\lib.win32-2.6\numpy\lib
  1221. copying numpy\lib\utils.py -> build\lib.win32-2.6\numpy\lib
  1222. creating build\lib.win32-2.6\numpy\oldnumeric
  1223. copying numpy\oldnumeric\__init__.py -> build\lib.win32-2.6\numpy\oldnumeric
  1224. copying numpy\oldnumeric\alter_code1.py -> build\lib.win32-2.6\numpy\oldnumeric
  1225. copying numpy\oldnumeric\alter_code2.py -> build\lib.win32-2.6\numpy\oldnumeric
  1226. copying numpy\oldnumeric\array_printer.py -> build\lib.win32-2.6\numpy\oldnumeric
  1227. copying numpy\oldnumeric\arrayfns.py -> build\lib.win32-2.6\numpy\oldnumeric
  1228. copying numpy\oldnumeric\compat.py -> build\lib.win32-2.6\numpy\oldnumeric
  1229. copying numpy\oldnumeric\fft.py -> build\lib.win32-2.6\numpy\oldnumeric
  1230. copying numpy\oldnumeric\fix_default_axis.py -> build\lib.win32-2.6\numpy\oldnumeric
  1231. copying numpy\oldnumeric\functions.py -> build\lib.win32-2.6\numpy\oldnumeric
  1232. copying numpy\oldnumeric\linear_algebra.py -> build\lib.win32-2.6\numpy\oldnumeric
  1233. copying numpy\oldnumeric\ma.py -> build\lib.win32-2.6\numpy\oldnumeric
  1234. copying numpy\oldnumeric\matrix.py -> build\lib.win32-2.6\numpy\oldnumeric
  1235. copying numpy\oldnumeric\misc.py -> build\lib.win32-2.6\numpy\oldnumeric
  1236. copying numpy\oldnumeric\mlab.py -> build\lib.win32-2.6\numpy\oldnumeric
  1237. copying numpy\oldnumeric\precision.py -> build\lib.win32-2.6\numpy\oldnumeric
  1238. copying numpy\oldnumeric\random_array.py -> build\lib.win32-2.6\numpy\oldnumeric
  1239. copying numpy\oldnumeric\rng.py -> build\lib.win32-2.6\numpy\oldnumeric
  1240. copying numpy\oldnumeric\rng_stats.py -> build\lib.win32-2.6\numpy\oldnumeric
  1241. copying numpy\oldnumeric\setup.py -> build\lib.win32-2.6\numpy\oldnumeric
  1242. copying numpy\oldnumeric\setupscons.py -> build\lib.win32-2.6\numpy\oldnumeric
  1243. copying numpy\oldnumeric\typeconv.py -> build\lib.win32-2.6\numpy\oldnumeric
  1244. copying numpy\oldnumeric\ufuncs.py -> build\lib.win32-2.6\numpy\oldnumeric
  1245. copying numpy\oldnumeric\user_array.py -> build\lib.win32-2.6\numpy\oldnumeric
  1246. creating build\lib.win32-2.6\numpy\numarray
  1247. copying numpy\numarray\__init__.py -> build\lib.win32-2.6\numpy\numarray
  1248. copying numpy\numarray\alter_code1.py -> build\lib.win32-2.6\numpy\numarray
  1249. copying numpy\numarray\alter_code2.py -> build\lib.win32-2.6\numpy\numarray
  1250. copying numpy\numarray\compat.py -> build\lib.win32-2.6\numpy\numarray
  1251. copying numpy\numarray\convolve.py -> build\lib.win32-2.6\numpy\numarray
  1252. copying numpy\numarray\fft.py -> build\lib.win32-2.6\numpy\numarray
  1253. copying numpy\numarray\functions.py -> build\lib.win32-2.6\numpy\numarray
  1254. copying numpy\numarray\image.py -> build\lib.win32-2.6\numpy\numarray
  1255. copying numpy\numarray\linear_algebra.py -> build\lib.win32-2.6\numpy\numarray
  1256. copying numpy\numarray\ma.py -> build\lib.win32-2.6\numpy\numarray
  1257. copying numpy\numarray\matrix.py -> build\lib.win32-2.6\numpy\numarray
  1258. copying numpy\numarray\mlab.py -> build\lib.win32-2.6\numpy\numarray
  1259. copying numpy\numarray\nd_image.py -> build\lib.win32-2.6\numpy\numarray
  1260. copying numpy\numarray\numerictypes.py -> build\lib.win32-2.6\numpy\numarray
  1261. copying numpy\numarray\random_array.py -> build\lib.win32-2.6\numpy\numarray
  1262. copying numpy\numarray\session.py -> build\lib.win32-2.6\numpy\numarray
  1263. copying numpy\numarray\setup.py -> build\lib.win32-2.6\numpy\numarray
  1264. copying numpy\numarray\setupscons.py -> build\lib.win32-2.6\numpy\numarray
  1265. copying numpy\numarray\ufuncs.py -> build\lib.win32-2.6\numpy\numarray
  1266. copying numpy\numarray\util.py -> build\lib.win32-2.6\numpy\numarray
  1267. creating build\lib.win32-2.6\numpy\fft
  1268. copying numpy\fft\__init__.py -> build\lib.win32-2.6\numpy\fft
  1269. copying numpy\fft\fftpack.py -> build\lib.win32-2.6\numpy\fft
  1270. copying numpy\fft\helper.py -> build\lib.win32-2.6\numpy\fft
  1271. copying numpy\fft\info.py -> build\lib.win32-2.6\numpy\fft
  1272. copying numpy\fft\setup.py -> build\lib.win32-2.6\numpy\fft
  1273. copying numpy\fft\setupscons.py -> build\lib.win32-2.6\numpy\fft
  1274. creating build\lib.win32-2.6\numpy\linalg
  1275. copying numpy\linalg\__init__.py -> build\lib.win32-2.6\numpy\linalg
  1276. copying numpy\linalg\info.py -> build\lib.win32-2.6\numpy\linalg
  1277. copying numpy\linalg\linalg.py -> build\lib.win32-2.6\numpy\linalg
  1278. copying numpy\linalg\setup.py -> build\lib.win32-2.6\numpy\linalg
  1279. copying numpy\linalg\setupscons.py -> build\lib.win32-2.6\numpy\linalg
  1280. creating build\lib.win32-2.6\numpy\random
  1281. copying numpy\random\__init__.py -> build\lib.win32-2.6\numpy\random
  1282. copying numpy\random\info.py -> build\lib.win32-2.6\numpy\random
  1283. copying numpy\random\setup.py -> build\lib.win32-2.6\numpy\random
  1284. copying numpy\random\setupscons.py -> build\lib.win32-2.6\numpy\random
  1285. creating build\lib.win32-2.6\numpy\ma
  1286. copying numpy\ma\__init__.py -> build\lib.win32-2.6\numpy\ma
  1287. copying numpy\ma\bench.py -> build\lib.win32-2.6\numpy\ma
  1288. copying numpy\ma\core.py -> build\lib.win32-2.6\numpy\ma
  1289. copying numpy\ma\extras.py -> build\lib.win32-2.6\numpy\ma
  1290. copying numpy\ma\mrecords.py -> build\lib.win32-2.6\numpy\ma
  1291. copying numpy\ma\setup.py -> build\lib.win32-2.6\numpy\ma
  1292. copying numpy\ma\setupscons.py -> build\lib.win32-2.6\numpy\ma
  1293. copying numpy\ma\testutils.py -> build\lib.win32-2.6\numpy\ma
  1294. copying numpy\ma\timer_comparison.py -> build\lib.win32-2.6\numpy\ma
  1295. copying numpy\ma\version.py -> build\lib.win32-2.6\numpy\ma
  1296. creating build\lib.win32-2.6\numpy\matrixlib
  1297. copying numpy\matrixlib\__init__.py -> build\lib.win32-2.6\numpy\matrixlib
  1298. copying numpy\matrixlib\defmatrix.py -> build\lib.win32-2.6\numpy\matrixlib
  1299. copying numpy\matrixlib\setup.py -> build\lib.win32-2.6\numpy\matrixlib
  1300. copying numpy\matrixlib\setupscons.py -> build\lib.win32-2.6\numpy\matrixlib
  1301. creating build\lib.win32-2.6\numpy\compat
  1302. copying numpy\compat\__init__.py -> build\lib.win32-2.6\numpy\compat
  1303. copying numpy\compat\_inspect.py -> build\lib.win32-2.6\numpy\compat
  1304. copying numpy\compat\py3k.py -> build\lib.win32-2.6\numpy\compat
  1305. copying numpy\compat\setup.py -> build\lib.win32-2.6\numpy\compat
  1306. copying numpy\compat\setupscons.py -> build\lib.win32-2.6\numpy\compat
  1307. creating build\lib.win32-2.6\numpy\polynomial
  1308. copying numpy\polynomial\__init__.py -> build\lib.win32-2.6\numpy\polynomial
  1309. copying numpy\polynomial\chebyshev.py -> build\lib.win32-2.6\numpy\polynomial
  1310. copying numpy\polynomial\hermite.py -> build\lib.win32-2.6\numpy\polynomial
  1311. copying numpy\polynomial\hermite_e.py -> build\lib.win32-2.6\numpy\polynomial
  1312. copying numpy\polynomial\laguerre.py -> build\lib.win32-2.6\numpy\polynomial
  1313. copying numpy\polynomial\legendre.py -> build\lib.win32-2.6\numpy\polynomial
  1314. copying numpy\polynomial\polynomial.py -> build\lib.win32-2.6\numpy\polynomial
  1315. copying numpy\polynomial\polytemplate.py -> build\lib.win32-2.6\numpy\polynomial
  1316. copying numpy\polynomial\polyutils.py -> build\lib.win32-2.6\numpy\polynomial
  1317. copying numpy\polynomial\setup.py -> build\lib.win32-2.6\numpy\polynomial
  1318. creating build\lib.win32-2.6\numpy\doc
  1319. copying numpy\doc\__init__.py -> build\lib.win32-2.6\numpy\doc
  1320. copying numpy\doc\basics.py -> build\lib.win32-2.6\numpy\doc
  1321. copying numpy\doc\broadcasting.py -> build\lib.win32-2.6\numpy\doc
  1322. copying numpy\doc\byteswapping.py -> build\lib.win32-2.6\numpy\doc
  1323. copying numpy\doc\constants.py -> build\lib.win32-2.6\numpy\doc
  1324. copying numpy\doc\creation.py -> build\lib.win32-2.6\numpy\doc
  1325. copying numpy\doc\glossary.py -> build\lib.win32-2.6\numpy\doc
  1326. copying numpy\doc\howtofind.py -> build\lib.win32-2.6\numpy\doc
  1327. copying numpy\doc\indexing.py -> build\lib.win32-2.6\numpy\doc
  1328. copying numpy\doc\internals.py -> build\lib.win32-2.6\numpy\doc
  1329. copying numpy\doc\io.py -> build\lib.win32-2.6\numpy\doc
  1330. copying numpy\doc\jargon.py -> build\lib.win32-2.6\numpy\doc
  1331. copying numpy\doc\methods_vs_functions.py -> build\lib.win32-2.6\numpy\doc
  1332. copying numpy\doc\misc.py -> build\lib.win32-2.6\numpy\doc
  1333. copying numpy\doc\performance.py -> build\lib.win32-2.6\numpy\doc
  1334. copying numpy\doc\structured_arrays.py -> build\lib.win32-2.6\numpy\doc
  1335. copying numpy\doc\subclassing.py -> build\lib.win32-2.6\numpy\doc
  1336. copying numpy\doc\ufuncs.py -> build\lib.win32-2.6\numpy\doc
  1337. running build_clib
  1338. Cannot build msvcr library: "msvcr90.dll" not found
  1339. customize Mingw32CCompiler
  1340. customize Mingw32CCompiler using build_clib
  1341. building 'npymath' library
  1342. compiling C sources
  1343. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  1344.  
  1345. creating build\temp.win32-2.6
  1346. creating build\temp.win32-2.6\build
  1347. creating build\temp.win32-2.6\build\src.win32-2.6
  1348. creating build\temp.win32-2.6\build\src.win32-2.6\numpy
  1349. creating build\temp.win32-2.6\build\src.win32-2.6\numpy\core
  1350. creating build\temp.win32-2.6\build\src.win32-2.6\numpy\core\src
  1351. creating build\temp.win32-2.6\build\src.win32-2.6\numpy\core\src\npymath
  1352. creating build\temp.win32-2.6\numpy
  1353. creating build\temp.win32-2.6\numpy\core
  1354. creating build\temp.win32-2.6\numpy\core\src
  1355. creating build\temp.win32-2.6\numpy\core\src\npymath
  1356. compile options: '-Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c'
  1357. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c build\src.win32-2.6\numpy\core\src\npymath\npy_math.c -o build\temp.win32-2.6\build\src.win32-2.6\numpy\core\src\npymath\npy_math.o
  1358. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c build\src.win32-2.6\numpy\core\src\npymath\ieee754.c -o build\temp.win32-2.6\build\src.win32-2.6\numpy\core\src\npymath\ieee754.o
  1359. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\core\src\npymath\halffloat.c -o build\temp.win32-2.6\numpy\core\src\npymath\halffloat.o
  1360. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c build\src.win32-2.6\numpy\core\src\npymath\npy_math_complex.c -o build\temp.win32-2.6\build\src.win32-2.6\numpy\core\src\npymath\npy_math_complex.o
  1361. ar: adding 4 object files to build\temp.win32-2.6\libnpymath.a
  1362. Found executable C:\MinGW\bin\ar.exe
  1363. building 'npysort' library
  1364. compiling C sources
  1365. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  1366.  
  1367. creating build\temp.win32-2.6\build\src.win32-2.6\numpy\core\src\npysort
  1368. compile options: '-Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c'
  1369. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c build\src.win32-2.6\numpy\core\src\npysort\sort.c -o build\temp.win32-2.6\build\src.win32-2.6\numpy\core\src\npysort\sort.o
  1370. ar: adding 1 object files to build\temp.win32-2.6\libnpysort.a
  1371. running build_ext
  1372. Cannot build msvcr library: "msvcr90.dll" not found
  1373. customize Mingw32CCompiler
  1374. customize Mingw32CCompiler using build_ext
  1375. building 'numpy.core._dummy' extension
  1376. compiling C sources
  1377. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  1378.  
  1379. creating build\temp.win32-2.6\Release
  1380. creating build\temp.win32-2.6\Release\numpy
  1381. creating build\temp.win32-2.6\Release\numpy\core
  1382. creating build\temp.win32-2.6\Release\numpy\core\src
  1383. compile options: '-Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c'
  1384. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\core\src\dummymodule.c -o build\temp.win32-2.6\Release\numpy\core\src\dummymodule.o
  1385. g++ -mno-cygwin -shared build\temp.win32-2.6\Release\numpy\core\src\dummymodule.o -LC:\Python26\libs -LC:\Python26\PCbuild -Lbuild\temp.win32-2.6 -lpython26 -lmsvcr90 -o build\lib.win32-2.6\numpy\core\_dummy.pyd
  1386. building 'numpy.core.multiarray' extension
  1387. compiling C sources
  1388. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  1389.  
  1390. creating build\temp.win32-2.6\Release\numpy\core\src\multiarray
  1391. compile options: '-Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c'
  1392. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\core\src\multiarray\multiarraymodule_onefile.c -o build\temp.win32-2.6\Release\numpy\core\src\multiarray\multiarraymodule_onefile.o
  1393. g++ -mno-cygwin -shared build\temp.win32-2.6\Release\numpy\core\src\multiarray\multiarraymodule_onefile.o -LC:\Python26\libs -LC:\Python26\PCbuild -Lbuild\temp.win32-2.6 -lnpymath -lnpysort -lpython26 -lmsvcr90 -o build\lib.win32-2.6\numpy\core\multiarray.pyd
  1394. building 'numpy.core.umath' extension
  1395. compiling C sources
  1396. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  1397.  
  1398. creating build\temp.win32-2.6\Release\numpy\core\src\umath
  1399. compile options: '-Ibuild\src.win32-2.6\numpy\core\src\umath -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c'
  1400. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Ibuild\src.win32-2.6\numpy\core\src\umath -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\core\src\umath\umathmodule_onefile.c -o build\temp.win32-2.6\Release\numpy\core\src\umath\umathmodule_onefile.o
  1401. g++ -mno-cygwin -shared build\temp.win32-2.6\Release\numpy\core\src\umath\umathmodule_onefile.o -LC:\Python26\libs -LC:\Python26\PCbuild -Lbuild\temp.win32-2.6 -lnpymath -lpython26 -lmsvcr90 -o build\lib.win32-2.6\numpy\core\umath.pyd
  1402. building 'numpy.core.scalarmath' extension
  1403. compiling C sources
  1404. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  1405.  
  1406. creating build\temp.win32-2.6\Release\build
  1407. creating build\temp.win32-2.6\Release\build\src.win32-2.6
  1408. creating build\temp.win32-2.6\Release\build\src.win32-2.6\numpy
  1409. creating build\temp.win32-2.6\Release\build\src.win32-2.6\numpy\core
  1410. creating build\temp.win32-2.6\Release\build\src.win32-2.6\numpy\core\src
  1411. compile options: '-Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c'
  1412. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c build\src.win32-2.6\numpy\core\src\scalarmathmodule.c -o build\temp.win32-2.6\Release\build\src.win32-2.6\numpy\core\src\scalarmathmodule.o
  1413. g++ -mno-cygwin -shared build\temp.win32-2.6\Release\build\src.win32-2.6\numpy\core\src\scalarmathmodule.o -LC:\Python26\libs -LC:\Python26\PCbuild -Lbuild\temp.win32-2.6 -lnpymath -lpython26 -lmsvcr90 -o build\lib.win32-2.6\numpy\core\scalarmath.pyd
  1414. building 'numpy.core.umath_tests' extension
  1415. compiling C sources
  1416. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  1417.  
  1418. creating build\temp.win32-2.6\Release\build\src.win32-2.6\numpy\core\src\umath
  1419. compile options: '-Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c'
  1420. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c build\src.win32-2.6\numpy\core\src\umath\umath_tests.c -o build\temp.win32-2.6\Release\build\src.win32-2.6\numpy\core\src\umath\umath_tests.o
  1421. g++ -mno-cygwin -shared build\temp.win32-2.6\Release\build\src.win32-2.6\numpy\core\src\umath\umath_tests.o -LC:\Python26\libs -LC:\Python26\PCbuild -Lbuild\temp.win32-2.6 -lpython26 -lmsvcr90 -o build\lib.win32-2.6\numpy\core\umath_tests.pyd
  1422. building 'numpy.core.multiarray_tests' extension
  1423. compiling C sources
  1424. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  1425.  
  1426. creating build\temp.win32-2.6\Release\build\src.win32-2.6\numpy\core\src\multiarray
  1427. compile options: '-Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c'
  1428. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c build\src.win32-2.6\numpy\core\src\multiarray\multiarray_tests.c -o build\temp.win32-2.6\Release\build\src.win32-2.6\numpy\core\src\multiarray\multiarray_tests.o
  1429. g++ -mno-cygwin -shared build\temp.win32-2.6\Release\build\src.win32-2.6\numpy\core\src\multiarray\multiarray_tests.o -LC:\Python26\libs -LC:\Python26\PCbuild -Lbuild\temp.win32-2.6 -lpython26 -lmsvcr90 -o build\lib.win32-2.6\numpy\core\multiarray_tests.pyd
  1430. building 'numpy.lib._compiled_base' extension
  1431. compiling C sources
  1432. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  1433.  
  1434. creating build\temp.win32-2.6\Release\numpy\lib
  1435. creating build\temp.win32-2.6\Release\numpy\lib\src
  1436. compile options: '-Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c'
  1437. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\lib\src\_compiled_base.c -o build\temp.win32-2.6\Release\numpy\lib\src\_compiled_base.o
  1438. g++ -mno-cygwin -shared build\temp.win32-2.6\Release\numpy\lib\src\_compiled_base.o -LC:\Python26\libs -LC:\Python26\PCbuild -Lbuild\temp.win32-2.6 -lpython26 -lmsvcr90 -o build\lib.win32-2.6\numpy\lib\_compiled_base.pyd
  1439. building 'numpy.numarray._capi' extension
  1440. compiling C sources
  1441. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  1442.  
  1443. creating build\temp.win32-2.6\Release\numpy\numarray
  1444. compile options: '-Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c'
  1445. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\numarray\_capi.c -o build\temp.win32-2.6\Release\numpy\numarray\_capi.o
  1446. g++ -mno-cygwin -shared build\temp.win32-2.6\Release\numpy\numarray\_capi.o -LC:\Python26\libs -LC:\Python26\PCbuild -Lbuild\temp.win32-2.6 -lpython26 -lmsvcr90 -o build\lib.win32-2.6\numpy\numarray\_capi.pyd
  1447. building 'numpy.fft.fftpack_lite' extension
  1448. compiling C sources
  1449. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  1450.  
  1451. creating build\temp.win32-2.6\Release\numpy\fft
  1452. compile options: '-Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c'
  1453. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\fft\fftpack_litemodule.c -o build\temp.win32-2.6\Release\numpy\fft\fftpack_litemodule.o
  1454. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\fft\fftpack.c -o build\temp.win32-2.6\Release\numpy\fft\fftpack.o
  1455. g++ -mno-cygwin -shared build\temp.win32-2.6\Release\numpy\fft\fftpack_litemodule.o build\temp.win32-2.6\Release\numpy\fft\fftpack.o -LC:\Python26\libs -LC:\Python26\PCbuild -Lbuild\temp.win32-2.6 -lpython26 -lmsvcr90 -o build\lib.win32-2.6\numpy\fft\fftpack_lite.pyd
  1456. building 'numpy.linalg.lapack_lite' extension
  1457. compiling C sources
  1458. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  1459.  
  1460. creating build\temp.win32-2.6\Release\numpy\linalg
  1461. compile options: '-Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c'
  1462. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\linalg\f2c_lite.c -o build\temp.win32-2.6\Release\numpy\linalg\f2c_lite.o
  1463. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\linalg\python_xerbla.c -o build\temp.win32-2.6\Release\numpy\linalg\python_xerbla.o
  1464. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\linalg\dlamch.c -o build\temp.win32-2.6\Release\numpy\linalg\dlamch.o
  1465. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\linalg\zlapack_lite.c -o build\temp.win32-2.6\Release\numpy\linalg\zlapack_lite.o
  1466. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\linalg\blas_lite.c -o build\temp.win32-2.6\Release\numpy\linalg\blas_lite.o
  1467. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\linalg\dlapack_lite.c -o build\temp.win32-2.6\Release\numpy\linalg\dlapack_lite.o
  1468. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\linalg\lapack_litemodule.c -o build\temp.win32-2.6\Release\numpy\linalg\lapack_litemodule.o
  1469. g++ -mno-cygwin -shared build\temp.win32-2.6\Release\numpy\linalg\lapack_litemodule.o build\temp.win32-2.6\Release\numpy\linalg\python_xerbla.o build\temp.win32-2.6\Release\numpy\linalg\zlapack_lite.o build\temp.win32-2.6\Release\numpy\linalg\dlapack_lite.o build\temp.win32-2.6\Release\numpy\linalg\blas_lite.o build\temp.win32-2.6\Release\numpy\linalg\dlamch.o build\temp.win32-2.6\Release\numpy\linalg\f2c_lite.o -LC:\Python26\libs -LC:\Python26\PCbuild -Lbuild\temp.win32-2.6 -lpython26 -lmsvcr90 -o build\lib.win32-2.6\numpy\linalg\lapack_lite.pyd
  1470. building 'numpy.random.mtrand' extension
  1471. compiling C sources
  1472. C compiler: gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes
  1473.  
  1474. creating build\temp.win32-2.6\Release\numpy\random
  1475. creating build\temp.win32-2.6\Release\numpy\random\mtrand
  1476. compile options: '-DNPY_NEEDS_MINGW_TIME_WORKAROUND -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c'
  1477. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -DNPY_NEEDS_MINGW_TIME_WORKAROUND -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\random\mtrand\distributions.c -o build\temp.win32-2.6\Release\numpy\random\mtrand\distributions.o
  1478. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -DNPY_NEEDS_MINGW_TIME_WORKAROUND -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\random\mtrand\randomkit.c -o build\temp.win32-2.6\Release\numpy\random\mtrand\randomkit.o
  1479. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -DNPY_NEEDS_MINGW_TIME_WORKAROUND -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\random\mtrand\mtrand.c -o build\temp.win32-2.6\Release\numpy\random\mtrand\mtrand.o
  1480. gcc -mno-cygwin -O2 -Wall -Wstrict-prototypes -DNPY_NEEDS_MINGW_TIME_WORKAROUND -Inumpy\core\include -Ibuild\src.win32-2.6\numpy\core\include/numpy -Inumpy\core\src\private -Inumpy\core\src -Inumpy\core -Inumpy\core\src\npymath -Inumpy\core\src\multiarray -Inumpy\core\src\umath -Inumpy\core\src\npysort -Inumpy\core\include -IC:\Python26\include -IC:\Python26\PC -Ibuild\src.win32-2.6\numpy\core\src\multiarray -Ibuild\src.win32-2.6\numpy\core\src\umath -c numpy\random\mtrand\initarray.c -o build\temp.win32-2.6\Release\numpy\random\mtrand\initarray.o
  1481. g++ -mno-cygwin -shared build\temp.win32-2.6\Release\numpy\random\mtrand\mtrand.o build\temp.win32-2.6\Release\numpy\random\mtrand\randomkit.o build\temp.win32-2.6\Release\numpy\random\mtrand\initarray.o build\temp.win32-2.6\Release\numpy\random\mtrand\distributions.o -LC:\Python26\libs -LC:\Python26\PCbuild -Lbuild\temp.win32-2.6 -lpython26 -lmsvcr90 -o build\lib.win32-2.6\numpy\random\mtrand.pyd
  1482. running scons
  1483. running build_scripts
  1484. creating build\scripts.win32-2.6
  1485. Creating build\scripts.win32-2.6\f2py.py
  1486. adding 'build\scripts.win32-2.6\f2py.py' to scripts
  1487. running bdist_wininst
  1488. installing to build\bdist.win32\wininst
  1489. running install_lib
  1490. creating build\bdist.win32
  1491. creating build\bdist.win32\wininst
  1492. creating build\bdist.win32\wininst\PLATLIB
  1493. creating build\bdist.win32\wininst\PLATLIB\numpy
  1494. copying build\lib.win32-2.6\numpy\__config__.py -> build\bdist.win32\wininst\PLATLIB\numpy
  1495. copying build\lib.win32-2.6\numpy\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy
  1496. copying build\lib.win32-2.6\numpy\_import_tools.py -> build\bdist.win32\wininst\PLATLIB\numpy
  1497. copying build\lib.win32-2.6\numpy\add_newdocs.py -> build\bdist.win32\wininst\PLATLIB\numpy
  1498. creating build\bdist.win32\wininst\PLATLIB\numpy\compat
  1499. copying build\lib.win32-2.6\numpy\compat\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\compat
  1500. copying build\lib.win32-2.6\numpy\compat\_inspect.py -> build\bdist.win32\wininst\PLATLIB\numpy\compat
  1501. copying build\lib.win32-2.6\numpy\compat\py3k.py -> build\bdist.win32\wininst\PLATLIB\numpy\compat
  1502. copying build\lib.win32-2.6\numpy\compat\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\compat
  1503. copying build\lib.win32-2.6\numpy\compat\setupscons.py -> build\bdist.win32\wininst\PLATLIB\numpy\compat
  1504. creating build\bdist.win32\wininst\PLATLIB\numpy\core
  1505. copying build\lib.win32-2.6\numpy\core\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1506. copying build\lib.win32-2.6\numpy\core\_dummy.pyd -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1507. copying build\lib.win32-2.6\numpy\core\_internal.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1508. copying build\lib.win32-2.6\numpy\core\_methods.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1509. copying build\lib.win32-2.6\numpy\core\arrayprint.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1510. copying build\lib.win32-2.6\numpy\core\defchararray.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1511. copying build\lib.win32-2.6\numpy\core\fromnumeric.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1512. copying build\lib.win32-2.6\numpy\core\function_base.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1513. copying build\lib.win32-2.6\numpy\core\generate_numpy_api.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1514. copying build\lib.win32-2.6\numpy\core\getlimits.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1515. copying build\lib.win32-2.6\numpy\core\info.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1516. copying build\lib.win32-2.6\numpy\core\machar.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1517. copying build\lib.win32-2.6\numpy\core\memmap.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1518. copying build\lib.win32-2.6\numpy\core\multiarray.pyd -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1519. copying build\lib.win32-2.6\numpy\core\multiarray_tests.pyd -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1520. copying build\lib.win32-2.6\numpy\core\numeric.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1521. copying build\lib.win32-2.6\numpy\core\numerictypes.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1522. copying build\lib.win32-2.6\numpy\core\records.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1523. copying build\lib.win32-2.6\numpy\core\scalarmath.pyd -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1524. copying build\lib.win32-2.6\numpy\core\scons_support.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1525. copying build\lib.win32-2.6\numpy\core\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1526. copying build\lib.win32-2.6\numpy\core\setup_common.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1527. copying build\lib.win32-2.6\numpy\core\setupscons.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1528. copying build\lib.win32-2.6\numpy\core\shape_base.py -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1529. copying build\lib.win32-2.6\numpy\core\umath.pyd -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1530. copying build\lib.win32-2.6\numpy\core\umath_tests.pyd -> build\bdist.win32\wininst\PLATLIB\numpy\core
  1531. copying build\lib.win32-2.6\numpy\ctypeslib.py -> build\bdist.win32\wininst\PLATLIB\numpy
  1532. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1533. copying build\lib.win32-2.6\numpy\distutils\__config__.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1534. copying build\lib.win32-2.6\numpy\distutils\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1535. copying build\lib.win32-2.6\numpy\distutils\__version__.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1536. copying build\lib.win32-2.6\numpy\distutils\ccompiler.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1537. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1538. copying build\lib.win32-2.6\numpy\distutils\command\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1539. copying build\lib.win32-2.6\numpy\distutils\command\autodist.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1540. copying build\lib.win32-2.6\numpy\distutils\command\bdist_rpm.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1541. copying build\lib.win32-2.6\numpy\distutils\command\build.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1542. copying build\lib.win32-2.6\numpy\distutils\command\build_clib.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1543. copying build\lib.win32-2.6\numpy\distutils\command\build_ext.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1544. copying build\lib.win32-2.6\numpy\distutils\command\build_py.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1545. copying build\lib.win32-2.6\numpy\distutils\command\build_scripts.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1546. copying build\lib.win32-2.6\numpy\distutils\command\build_src.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1547. copying build\lib.win32-2.6\numpy\distutils\command\config.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1548. copying build\lib.win32-2.6\numpy\distutils\command\config_compiler.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1549. copying build\lib.win32-2.6\numpy\distutils\command\develop.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1550. copying build\lib.win32-2.6\numpy\distutils\command\egg_info.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1551. copying build\lib.win32-2.6\numpy\distutils\command\install.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1552. copying build\lib.win32-2.6\numpy\distutils\command\install_clib.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1553. copying build\lib.win32-2.6\numpy\distutils\command\install_data.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1554. copying build\lib.win32-2.6\numpy\distutils\command\install_headers.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1555. copying build\lib.win32-2.6\numpy\distutils\command\scons.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1556. copying build\lib.win32-2.6\numpy\distutils\command\sdist.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\command
  1557. copying build\lib.win32-2.6\numpy\distutils\compat.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1558. copying build\lib.win32-2.6\numpy\distutils\conv_template.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1559. copying build\lib.win32-2.6\numpy\distutils\core.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1560. copying build\lib.win32-2.6\numpy\distutils\cpuinfo.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1561. copying build\lib.win32-2.6\numpy\distutils\environment.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1562. copying build\lib.win32-2.6\numpy\distutils\exec_command.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1563. copying build\lib.win32-2.6\numpy\distutils\extension.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1564. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\fcompiler
  1565. copying build\lib.win32-2.6\numpy\distutils\fcompiler\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\fcompiler
  1566. copying build\lib.win32-2.6\numpy\distutils\fcompiler\absoft.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\fcompiler
  1567. copying build\lib.win32-2.6\numpy\distutils\fcompiler\compaq.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\fcompiler
  1568. copying build\lib.win32-2.6\numpy\distutils\fcompiler\g95.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\fcompiler
  1569. copying build\lib.win32-2.6\numpy\distutils\fcompiler\gnu.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\fcompiler
  1570. copying build\lib.win32-2.6\numpy\distutils\fcompiler\hpux.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\fcompiler
  1571. copying build\lib.win32-2.6\numpy\distutils\fcompiler\ibm.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\fcompiler
  1572. copying build\lib.win32-2.6\numpy\distutils\fcompiler\intel.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\fcompiler
  1573. copying build\lib.win32-2.6\numpy\distutils\fcompiler\lahey.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\fcompiler
  1574. copying build\lib.win32-2.6\numpy\distutils\fcompiler\mips.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\fcompiler
  1575. copying build\lib.win32-2.6\numpy\distutils\fcompiler\nag.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\fcompiler
  1576. copying build\lib.win32-2.6\numpy\distutils\fcompiler\none.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\fcompiler
  1577. copying build\lib.win32-2.6\numpy\distutils\fcompiler\pathf95.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\fcompiler
  1578. copying build\lib.win32-2.6\numpy\distutils\fcompiler\pg.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\fcompiler
  1579. copying build\lib.win32-2.6\numpy\distutils\fcompiler\sun.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\fcompiler
  1580. copying build\lib.win32-2.6\numpy\distutils\fcompiler\vast.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\fcompiler
  1581. copying build\lib.win32-2.6\numpy\distutils\from_template.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1582. copying build\lib.win32-2.6\numpy\distutils\info.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1583. copying build\lib.win32-2.6\numpy\distutils\intelccompiler.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1584. copying build\lib.win32-2.6\numpy\distutils\interactive.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1585. copying build\lib.win32-2.6\numpy\distutils\lib2def.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1586. copying build\lib.win32-2.6\numpy\distutils\line_endings.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1587. copying build\lib.win32-2.6\numpy\distutils\log.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1588. copying build\lib.win32-2.6\numpy\distutils\mingw32ccompiler.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1589. copying build\lib.win32-2.6\numpy\distutils\misc_util.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1590. copying build\lib.win32-2.6\numpy\distutils\npy_pkg_config.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1591. copying build\lib.win32-2.6\numpy\distutils\numpy_distribution.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1592. copying build\lib.win32-2.6\numpy\distutils\pathccompiler.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1593. copying build\lib.win32-2.6\numpy\distutils\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1594. copying build\lib.win32-2.6\numpy\distutils\setupscons.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1595. copying build\lib.win32-2.6\numpy\distutils\system_info.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1596. copying build\lib.win32-2.6\numpy\distutils\unixccompiler.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils
  1597. creating build\bdist.win32\wininst\PLATLIB\numpy\doc
  1598. copying build\lib.win32-2.6\numpy\doc\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1599. copying build\lib.win32-2.6\numpy\doc\basics.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1600. copying build\lib.win32-2.6\numpy\doc\broadcasting.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1601. copying build\lib.win32-2.6\numpy\doc\byteswapping.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1602. copying build\lib.win32-2.6\numpy\doc\constants.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1603. copying build\lib.win32-2.6\numpy\doc\creation.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1604. copying build\lib.win32-2.6\numpy\doc\glossary.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1605. copying build\lib.win32-2.6\numpy\doc\howtofind.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1606. copying build\lib.win32-2.6\numpy\doc\indexing.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1607. copying build\lib.win32-2.6\numpy\doc\internals.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1608. copying build\lib.win32-2.6\numpy\doc\io.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1609. copying build\lib.win32-2.6\numpy\doc\jargon.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1610. copying build\lib.win32-2.6\numpy\doc\methods_vs_functions.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1611. copying build\lib.win32-2.6\numpy\doc\misc.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1612. copying build\lib.win32-2.6\numpy\doc\performance.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1613. copying build\lib.win32-2.6\numpy\doc\structured_arrays.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1614. copying build\lib.win32-2.6\numpy\doc\subclassing.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1615. copying build\lib.win32-2.6\numpy\doc\ufuncs.py -> build\bdist.win32\wininst\PLATLIB\numpy\doc
  1616. copying build\lib.win32-2.6\numpy\dual.py -> build\bdist.win32\wininst\PLATLIB\numpy
  1617. creating build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1618. copying build\lib.win32-2.6\numpy\f2py\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1619. copying build\lib.win32-2.6\numpy\f2py\__version__.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1620. copying build\lib.win32-2.6\numpy\f2py\auxfuncs.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1621. copying build\lib.win32-2.6\numpy\f2py\capi_maps.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1622. copying build\lib.win32-2.6\numpy\f2py\cb_rules.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1623. copying build\lib.win32-2.6\numpy\f2py\cfuncs.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1624. copying build\lib.win32-2.6\numpy\f2py\common_rules.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1625. copying build\lib.win32-2.6\numpy\f2py\crackfortran.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1626. copying build\lib.win32-2.6\numpy\f2py\diagnose.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1627. copying build\lib.win32-2.6\numpy\f2py\f2py2e.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1628. copying build\lib.win32-2.6\numpy\f2py\f2py_testing.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1629. copying build\lib.win32-2.6\numpy\f2py\f90mod_rules.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1630. copying build\lib.win32-2.6\numpy\f2py\func2subr.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1631. copying build\lib.win32-2.6\numpy\f2py\info.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1632. copying build\lib.win32-2.6\numpy\f2py\rules.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1633. copying build\lib.win32-2.6\numpy\f2py\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1634. copying build\lib.win32-2.6\numpy\f2py\setupscons.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1635. copying build\lib.win32-2.6\numpy\f2py\use_rules.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py
  1636. creating build\bdist.win32\wininst\PLATLIB\numpy\fft
  1637. copying build\lib.win32-2.6\numpy\fft\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\fft
  1638. copying build\lib.win32-2.6\numpy\fft\fftpack.py -> build\bdist.win32\wininst\PLATLIB\numpy\fft
  1639. copying build\lib.win32-2.6\numpy\fft\fftpack_lite.pyd -> build\bdist.win32\wininst\PLATLIB\numpy\fft
  1640. copying build\lib.win32-2.6\numpy\fft\helper.py -> build\bdist.win32\wininst\PLATLIB\numpy\fft
  1641. copying build\lib.win32-2.6\numpy\fft\info.py -> build\bdist.win32\wininst\PLATLIB\numpy\fft
  1642. copying build\lib.win32-2.6\numpy\fft\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\fft
  1643. copying build\lib.win32-2.6\numpy\fft\setupscons.py -> build\bdist.win32\wininst\PLATLIB\numpy\fft
  1644. creating build\bdist.win32\wininst\PLATLIB\numpy\lib
  1645. copying build\lib.win32-2.6\numpy\lib\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1646. copying build\lib.win32-2.6\numpy\lib\_compiled_base.pyd -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1647. copying build\lib.win32-2.6\numpy\lib\_datasource.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1648. copying build\lib.win32-2.6\numpy\lib\_iotools.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1649. copying build\lib.win32-2.6\numpy\lib\arraysetops.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1650. copying build\lib.win32-2.6\numpy\lib\arrayterator.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1651. copying build\lib.win32-2.6\numpy\lib\financial.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1652. copying build\lib.win32-2.6\numpy\lib\format.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1653. copying build\lib.win32-2.6\numpy\lib\function_base.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1654. copying build\lib.win32-2.6\numpy\lib\index_tricks.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1655. copying build\lib.win32-2.6\numpy\lib\info.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1656. copying build\lib.win32-2.6\numpy\lib\npyio.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1657. copying build\lib.win32-2.6\numpy\lib\polynomial.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1658. copying build\lib.win32-2.6\numpy\lib\recfunctions.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1659. copying build\lib.win32-2.6\numpy\lib\scimath.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1660. copying build\lib.win32-2.6\numpy\lib\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1661. copying build\lib.win32-2.6\numpy\lib\setupscons.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1662. copying build\lib.win32-2.6\numpy\lib\shape_base.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1663. copying build\lib.win32-2.6\numpy\lib\stride_tricks.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1664. copying build\lib.win32-2.6\numpy\lib\twodim_base.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1665. copying build\lib.win32-2.6\numpy\lib\type_check.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1666. copying build\lib.win32-2.6\numpy\lib\ufunclike.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1667. copying build\lib.win32-2.6\numpy\lib\user_array.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1668. copying build\lib.win32-2.6\numpy\lib\utils.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib
  1669. creating build\bdist.win32\wininst\PLATLIB\numpy\linalg
  1670. copying build\lib.win32-2.6\numpy\linalg\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\linalg
  1671. copying build\lib.win32-2.6\numpy\linalg\info.py -> build\bdist.win32\wininst\PLATLIB\numpy\linalg
  1672. copying build\lib.win32-2.6\numpy\linalg\lapack_lite.pyd -> build\bdist.win32\wininst\PLATLIB\numpy\linalg
  1673. copying build\lib.win32-2.6\numpy\linalg\linalg.py -> build\bdist.win32\wininst\PLATLIB\numpy\linalg
  1674. copying build\lib.win32-2.6\numpy\linalg\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\linalg
  1675. copying build\lib.win32-2.6\numpy\linalg\setupscons.py -> build\bdist.win32\wininst\PLATLIB\numpy\linalg
  1676. creating build\bdist.win32\wininst\PLATLIB\numpy\ma
  1677. copying build\lib.win32-2.6\numpy\ma\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\ma
  1678. copying build\lib.win32-2.6\numpy\ma\bench.py -> build\bdist.win32\wininst\PLATLIB\numpy\ma
  1679. copying build\lib.win32-2.6\numpy\ma\core.py -> build\bdist.win32\wininst\PLATLIB\numpy\ma
  1680. copying build\lib.win32-2.6\numpy\ma\extras.py -> build\bdist.win32\wininst\PLATLIB\numpy\ma
  1681. copying build\lib.win32-2.6\numpy\ma\mrecords.py -> build\bdist.win32\wininst\PLATLIB\numpy\ma
  1682. copying build\lib.win32-2.6\numpy\ma\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\ma
  1683. copying build\lib.win32-2.6\numpy\ma\setupscons.py -> build\bdist.win32\wininst\PLATLIB\numpy\ma
  1684. copying build\lib.win32-2.6\numpy\ma\testutils.py -> build\bdist.win32\wininst\PLATLIB\numpy\ma
  1685. copying build\lib.win32-2.6\numpy\ma\timer_comparison.py -> build\bdist.win32\wininst\PLATLIB\numpy\ma
  1686. copying build\lib.win32-2.6\numpy\ma\version.py -> build\bdist.win32\wininst\PLATLIB\numpy\ma
  1687. copying build\lib.win32-2.6\numpy\matlib.py -> build\bdist.win32\wininst\PLATLIB\numpy
  1688. creating build\bdist.win32\wininst\PLATLIB\numpy\matrixlib
  1689. copying build\lib.win32-2.6\numpy\matrixlib\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\matrixlib
  1690. copying build\lib.win32-2.6\numpy\matrixlib\defmatrix.py -> build\bdist.win32\wininst\PLATLIB\numpy\matrixlib
  1691. copying build\lib.win32-2.6\numpy\matrixlib\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\matrixlib
  1692. copying build\lib.win32-2.6\numpy\matrixlib\setupscons.py -> build\bdist.win32\wininst\PLATLIB\numpy\matrixlib
  1693. creating build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1694. copying build\lib.win32-2.6\numpy\numarray\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1695. copying build\lib.win32-2.6\numpy\numarray\_capi.pyd -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1696. copying build\lib.win32-2.6\numpy\numarray\alter_code1.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1697. copying build\lib.win32-2.6\numpy\numarray\alter_code2.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1698. copying build\lib.win32-2.6\numpy\numarray\compat.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1699. copying build\lib.win32-2.6\numpy\numarray\convolve.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1700. copying build\lib.win32-2.6\numpy\numarray\fft.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1701. copying build\lib.win32-2.6\numpy\numarray\functions.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1702. copying build\lib.win32-2.6\numpy\numarray\image.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1703. copying build\lib.win32-2.6\numpy\numarray\linear_algebra.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1704. copying build\lib.win32-2.6\numpy\numarray\ma.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1705. copying build\lib.win32-2.6\numpy\numarray\matrix.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1706. copying build\lib.win32-2.6\numpy\numarray\mlab.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1707. copying build\lib.win32-2.6\numpy\numarray\nd_image.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1708. copying build\lib.win32-2.6\numpy\numarray\numerictypes.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1709. copying build\lib.win32-2.6\numpy\numarray\random_array.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1710. copying build\lib.win32-2.6\numpy\numarray\session.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1711. copying build\lib.win32-2.6\numpy\numarray\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1712. copying build\lib.win32-2.6\numpy\numarray\setupscons.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1713. copying build\lib.win32-2.6\numpy\numarray\ufuncs.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1714. copying build\lib.win32-2.6\numpy\numarray\util.py -> build\bdist.win32\wininst\PLATLIB\numpy\numarray
  1715. creating build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1716. copying build\lib.win32-2.6\numpy\oldnumeric\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1717. copying build\lib.win32-2.6\numpy\oldnumeric\alter_code1.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1718. copying build\lib.win32-2.6\numpy\oldnumeric\alter_code2.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1719. copying build\lib.win32-2.6\numpy\oldnumeric\array_printer.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1720. copying build\lib.win32-2.6\numpy\oldnumeric\arrayfns.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1721. copying build\lib.win32-2.6\numpy\oldnumeric\compat.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1722. copying build\lib.win32-2.6\numpy\oldnumeric\fft.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1723. copying build\lib.win32-2.6\numpy\oldnumeric\fix_default_axis.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1724. copying build\lib.win32-2.6\numpy\oldnumeric\functions.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1725. copying build\lib.win32-2.6\numpy\oldnumeric\linear_algebra.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1726. copying build\lib.win32-2.6\numpy\oldnumeric\ma.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1727. copying build\lib.win32-2.6\numpy\oldnumeric\matrix.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1728. copying build\lib.win32-2.6\numpy\oldnumeric\misc.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1729. copying build\lib.win32-2.6\numpy\oldnumeric\mlab.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1730. copying build\lib.win32-2.6\numpy\oldnumeric\precision.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1731. copying build\lib.win32-2.6\numpy\oldnumeric\random_array.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1732. copying build\lib.win32-2.6\numpy\oldnumeric\rng.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1733. copying build\lib.win32-2.6\numpy\oldnumeric\rng_stats.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1734. copying build\lib.win32-2.6\numpy\oldnumeric\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1735. copying build\lib.win32-2.6\numpy\oldnumeric\setupscons.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1736. copying build\lib.win32-2.6\numpy\oldnumeric\typeconv.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1737. copying build\lib.win32-2.6\numpy\oldnumeric\ufuncs.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1738. copying build\lib.win32-2.6\numpy\oldnumeric\user_array.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric
  1739. creating build\bdist.win32\wininst\PLATLIB\numpy\polynomial
  1740. copying build\lib.win32-2.6\numpy\polynomial\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial
  1741. copying build\lib.win32-2.6\numpy\polynomial\chebyshev.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial
  1742. copying build\lib.win32-2.6\numpy\polynomial\hermite.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial
  1743. copying build\lib.win32-2.6\numpy\polynomial\hermite_e.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial
  1744. copying build\lib.win32-2.6\numpy\polynomial\laguerre.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial
  1745. copying build\lib.win32-2.6\numpy\polynomial\legendre.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial
  1746. copying build\lib.win32-2.6\numpy\polynomial\polynomial.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial
  1747. copying build\lib.win32-2.6\numpy\polynomial\polytemplate.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial
  1748. copying build\lib.win32-2.6\numpy\polynomial\polyutils.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial
  1749. copying build\lib.win32-2.6\numpy\polynomial\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial
  1750. creating build\bdist.win32\wininst\PLATLIB\numpy\random
  1751. copying build\lib.win32-2.6\numpy\random\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\random
  1752. copying build\lib.win32-2.6\numpy\random\info.py -> build\bdist.win32\wininst\PLATLIB\numpy\random
  1753. copying build\lib.win32-2.6\numpy\random\mtrand.pyd -> build\bdist.win32\wininst\PLATLIB\numpy\random
  1754. copying build\lib.win32-2.6\numpy\random\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\random
  1755. copying build\lib.win32-2.6\numpy\random\setupscons.py -> build\bdist.win32\wininst\PLATLIB\numpy\random
  1756. copying build\lib.win32-2.6\numpy\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy
  1757. copying build\lib.win32-2.6\numpy\setupscons.py -> build\bdist.win32\wininst\PLATLIB\numpy
  1758. creating build\bdist.win32\wininst\PLATLIB\numpy\testing
  1759. copying build\lib.win32-2.6\numpy\testing\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\testing
  1760. copying build\lib.win32-2.6\numpy\testing\decorators.py -> build\bdist.win32\wininst\PLATLIB\numpy\testing
  1761. copying build\lib.win32-2.6\numpy\testing\noseclasses.py -> build\bdist.win32\wininst\PLATLIB\numpy\testing
  1762. copying build\lib.win32-2.6\numpy\testing\nosetester.py -> build\bdist.win32\wininst\PLATLIB\numpy\testing
  1763. copying build\lib.win32-2.6\numpy\testing\nulltester.py -> build\bdist.win32\wininst\PLATLIB\numpy\testing
  1764. copying build\lib.win32-2.6\numpy\testing\numpytest.py -> build\bdist.win32\wininst\PLATLIB\numpy\testing
  1765. copying build\lib.win32-2.6\numpy\testing\print_coercion_tables.py -> build\bdist.win32\wininst\PLATLIB\numpy\testing
  1766. copying build\lib.win32-2.6\numpy\testing\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\testing
  1767. copying build\lib.win32-2.6\numpy\testing\setupscons.py -> build\bdist.win32\wininst\PLATLIB\numpy\testing
  1768. copying build\lib.win32-2.6\numpy\testing\utils.py -> build\bdist.win32\wininst\PLATLIB\numpy\testing
  1769. copying build\lib.win32-2.6\numpy\version.py -> build\bdist.win32\wininst\PLATLIB\numpy
  1770. running install_scripts
  1771. creating build\bdist.win32\wininst\SCRIPTS
  1772. copying build\scripts.win32-2.6\f2py.py -> build\bdist.win32\wininst\SCRIPTS
  1773. running install_data
  1774. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests
  1775. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\f2py_f90_ext
  1776. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\f2py_f90_ext\include
  1777. copying numpy\distutils\tests\f2py_f90_ext\include\body.f90 -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\f2py_f90_ext\include
  1778. creating build\bdist.win32\wininst\PLATLIB\numpy\tests
  1779. copying numpy\tests\test_ctypeslib.py -> build\bdist.win32\wininst\PLATLIB\numpy\tests\
  1780. copying numpy\tests\test_matlib.py -> build\bdist.win32\wininst\PLATLIB\numpy\tests\
  1781. creating build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric\tests
  1782. copying numpy\oldnumeric\tests\test_regression.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric\tests\
  1783. copying numpy\oldnumeric\tests\test_oldnumeric.py -> build\bdist.win32\wininst\PLATLIB\numpy\oldnumeric\tests\
  1784. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\pyrex_ext
  1785. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\pyrex_ext\tests
  1786. copying numpy\distutils\tests\pyrex_ext\tests\test_primes.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\pyrex_ext\tests
  1787. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\swig_ext
  1788. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\swig_ext\tests
  1789. copying numpy\distutils\tests\swig_ext\tests\test_example.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\swig_ext\tests
  1790. copying numpy\distutils\tests\swig_ext\tests\test_example2.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\swig_ext\tests
  1791. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\gen_ext
  1792. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\gen_ext\tests
  1793. copying numpy\distutils\tests\gen_ext\tests\test_fib3.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\gen_ext\tests
  1794. creating build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests
  1795. creating build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\src
  1796. creating build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\src\mixed
  1797. copying numpy\f2py\tests\src\mixed\foo.f -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\src\mixed
  1798. copying numpy\f2py\tests\src\mixed\foo_free.f90 -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\src\mixed
  1799. copying numpy\f2py\tests\src\mixed\foo_fixed.f90 -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\src\mixed
  1800. creating build\bdist.win32\wininst\PLATLIB\numpy\linalg\tests
  1801. copying numpy\linalg\tests\test_regression.py -> build\bdist.win32\wininst\PLATLIB\numpy\linalg\tests\
  1802. copying numpy\linalg\tests\test_linalg.py -> build\bdist.win32\wininst\PLATLIB\numpy\linalg\tests\
  1803. copying numpy\linalg\tests\test_build.py -> build\bdist.win32\wininst\PLATLIB\numpy\linalg\tests\
  1804. creating build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs
  1805. creating build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1806. copying numpy\f2py\docs\usersguide\calculate.f -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1807. copying numpy\f2py\docs\usersguide\allocarr_session.dat -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1808. copying numpy\f2py\docs\usersguide\run_main_session.dat -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1809. copying numpy\f2py\docs\usersguide\var_session.dat -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1810. copying numpy\f2py\docs\usersguide\allocarr.f90 -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1811. copying numpy\f2py\docs\usersguide\extcallback_session.dat -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1812. copying numpy\f2py\docs\usersguide\fib1.f -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1813. copying numpy\f2py\docs\usersguide\string.f -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1814. copying numpy\f2py\docs\usersguide\ftype.f -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1815. copying numpy\f2py\docs\usersguide\common.f -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1816. copying numpy\f2py\docs\usersguide\extcallback.f -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1817. copying numpy\f2py\docs\usersguide\array_session.dat -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1818. copying numpy\f2py\docs\usersguide\callback.f -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1819. copying numpy\f2py\docs\usersguide\compile_session.dat -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1820. copying numpy\f2py\docs\usersguide\spam.pyf -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1821. copying numpy\f2py\docs\usersguide\default.css -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1822. copying numpy\f2py\docs\usersguide\scalar.f -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1823. copying numpy\f2py\docs\usersguide\moddata_session.dat -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1824. copying numpy\f2py\docs\usersguide\fib3.f -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1825. copying numpy\f2py\docs\usersguide\fib1.pyf -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1826. copying numpy\f2py\docs\usersguide\ftype_session.dat -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1827. copying numpy\f2py\docs\usersguide\common_session.dat -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1828. copying numpy\f2py\docs\usersguide\setup_example.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1829. copying numpy\f2py\docs\usersguide\fib2.pyf -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1830. copying numpy\f2py\docs\usersguide\docutils.conf -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1831. copying numpy\f2py\docs\usersguide\callback2.pyf -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1832. copying numpy\f2py\docs\usersguide\array.f -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1833. copying numpy\f2py\docs\usersguide\string_session.dat -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1834. copying numpy\f2py\docs\usersguide\moddata.f90 -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1835. copying numpy\f2py\docs\usersguide\callback_session.dat -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1836. copying numpy\f2py\docs\usersguide\index.txt -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1837. copying numpy\f2py\docs\usersguide\var.pyf -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1838. copying numpy\f2py\docs\usersguide\calculate_session.dat -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1839. copying numpy\f2py\docs\usersguide\scalar_session.dat -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1840. copying numpy\f2py\docs\usersguide\spam_session.dat -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\usersguide
  1841. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\mingw
  1842. copying numpy\distutils\mingw\gfortran_vs2003_hack.c -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\mingw
  1843. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\f2py_f90_ext\src
  1844. copying numpy\distutils\tests\f2py_f90_ext\src\foo_free.f90 -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\f2py_f90_ext\src
  1845. creating build\bdist.win32\wininst\PLATLIB\numpy\fft\tests
  1846. copying numpy\fft\tests\test_helper.py -> build\bdist.win32\wininst\PLATLIB\numpy\fft\tests\
  1847. copying numpy\fft\tests\test_fftpack.py -> build\bdist.win32\wininst\PLATLIB\numpy\fft\tests\
  1848. creating build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\src\size
  1849. copying numpy\f2py\tests\src\size\foo.f90 -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\src\size
  1850. creating build\bdist.win32\wininst\PLATLIB\numpy\random\tests
  1851. copying numpy\random\tests\test_regression.py -> build\bdist.win32\wininst\PLATLIB\numpy\random\tests\
  1852. copying numpy\random\tests\test_random.py -> build\bdist.win32\wininst\PLATLIB\numpy\random\tests\
  1853. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\f2py_ext
  1854. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\f2py_ext\src
  1855. copying numpy\distutils\tests\f2py_ext\src\fib1.f -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\f2py_ext\src
  1856. copying numpy\distutils\tests\f2py_ext\src\fib2.pyf -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\f2py_ext\src
  1857. creating build\bdist.win32\wininst\PLATLIB\numpy\polynomial\tests
  1858. copying numpy\polynomial\tests\test_hermite.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial\tests\
  1859. copying numpy\polynomial\tests\test_polynomial.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial\tests\
  1860. copying numpy\polynomial\tests\test_hermite_e.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial\tests\
  1861. copying numpy\polynomial\tests\test_printing.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial\tests\
  1862. copying numpy\polynomial\tests\test_laguerre.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial\tests\
  1863. copying numpy\polynomial\tests\test_chebyshev.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial\tests\
  1864. copying numpy\polynomial\tests\test_legendre.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial\tests\
  1865. copying numpy\polynomial\tests\test_polyutils.py -> build\bdist.win32\wininst\PLATLIB\numpy\polynomial\tests\
  1866. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\f2py_ext\tests
  1867. copying numpy\distutils\tests\f2py_ext\tests\test_fib2.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\f2py_ext\tests
  1868. creating build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\src\array_from_pyobj
  1869. copying numpy\f2py\tests\src\array_from_pyobj\wrapmodule.c -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\src\array_from_pyobj
  1870. copying numpy\distutils\tests\pyrex_ext\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\pyrex_ext
  1871. copying numpy\distutils\tests\pyrex_ext\primes.pyx -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\pyrex_ext
  1872. copying numpy\distutils\tests\pyrex_ext\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\pyrex_ext
  1873. copying numpy\distutils\tests\test_fcompiler_gnu.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\
  1874. copying numpy\distutils\tests\test_misc_util.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\
  1875. copying numpy\distutils\tests\test_fcompiler_intel.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\
  1876. copying numpy\distutils\tests\test_npy_pkg_config.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\
  1877. copying numpy\distutils\tests\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\
  1878. copying numpy\distutils\tests\f2py_ext\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\f2py_ext
  1879. copying numpy\distutils\tests\f2py_ext\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\f2py_ext
  1880. creating build\bdist.win32\wininst\PLATLIB\numpy\numarray\include
  1881. creating build\bdist.win32\wininst\PLATLIB\numpy\numarray\include\numpy
  1882. copying numpy\numarray\include\numpy\nummacro.h -> build\bdist.win32\wininst\PLATLIB\numpy\numarray\include\numpy
  1883. copying numpy\numarray\include\numpy\arraybase.h -> build\bdist.win32\wininst\PLATLIB\numpy\numarray\include\numpy
  1884. copying numpy\numarray\include\numpy\cfunc.h -> build\bdist.win32\wininst\PLATLIB\numpy\numarray\include\numpy
  1885. copying numpy\numarray\include\numpy\numcomplex.h -> build\bdist.win32\wininst\PLATLIB\numpy\numarray\include\numpy
  1886. copying numpy\numarray\include\numpy\libnumarray.h -> build\bdist.win32\wininst\PLATLIB\numpy\numarray\include\numpy
  1887. copying numpy\numarray\include\numpy\ieeespecial.h -> build\bdist.win32\wininst\PLATLIB\numpy\numarray\include\numpy
  1888. creating build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\src\kind
  1889. copying numpy\f2py\tests\src\kind\foo.f90 -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\src\kind
  1890. creating build\bdist.win32\wininst\PLATLIB\numpy\lib\benchmarks
  1891. copying benchmarks\simpleindex.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\benchmarks\
  1892. copying benchmarks\casting.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\benchmarks\
  1893. copying benchmarks\sorting.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\benchmarks\
  1894. copying benchmarks\creating.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\benchmarks\
  1895. copying benchmarks\benchmark.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\benchmarks\
  1896. creating build\bdist.win32\wininst\PLATLIB\numpy\core\tests
  1897. creating build\bdist.win32\wininst\PLATLIB\numpy\core\tests\data
  1898. copying numpy\core\tests\data\recarray_from_file.fits -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\data
  1899. copying numpy\core\tests\data\astype_copy.pkl -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\data
  1900. creating build\bdist.win32\wininst\PLATLIB\numpy\ma\tests
  1901. copying numpy\ma\tests\test_regression.py -> build\bdist.win32\wininst\PLATLIB\numpy\ma\tests\
  1902. copying numpy\ma\tests\test_old_ma.py -> build\bdist.win32\wininst\PLATLIB\numpy\ma\tests\
  1903. copying numpy\ma\tests\test_core.py -> build\bdist.win32\wininst\PLATLIB\numpy\ma\tests\
  1904. copying numpy\ma\tests\test_subclassing.py -> build\bdist.win32\wininst\PLATLIB\numpy\ma\tests\
  1905. copying numpy\ma\tests\test_mrecords.py -> build\bdist.win32\wininst\PLATLIB\numpy\ma\tests\
  1906. copying numpy\ma\tests\test_extras.py -> build\bdist.win32\wininst\PLATLIB\numpy\ma\tests\
  1907. copying numpy\distutils\tests\gen_ext\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\gen_ext
  1908. copying numpy\distutils\tests\gen_ext\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\gen_ext
  1909. creating build\bdist.win32\wininst\PLATLIB\numpy\matrixlib\tests
  1910. copying numpy\matrixlib\tests\test_numeric.py -> build\bdist.win32\wininst\PLATLIB\numpy\matrixlib\tests\
  1911. copying numpy\matrixlib\tests\test_regression.py -> build\bdist.win32\wininst\PLATLIB\numpy\matrixlib\tests\
  1912. copying numpy\matrixlib\tests\test_multiarray.py -> build\bdist.win32\wininst\PLATLIB\numpy\matrixlib\tests\
  1913. copying numpy\matrixlib\tests\test_defmatrix.py -> build\bdist.win32\wininst\PLATLIB\numpy\matrixlib\tests\
  1914. copying numpy\f2py\docs\docutils.conf -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\
  1915. copying numpy\f2py\docs\pytest.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\
  1916. copying numpy\f2py\docs\FAQ.txt -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\
  1917. copying numpy\f2py\docs\OLDNEWS.txt -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\
  1918. copying numpy\f2py\docs\TESTING.txt -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\
  1919. copying numpy\f2py\docs\simple_session.dat -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\
  1920. copying numpy\f2py\docs\default.css -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\
  1921. copying numpy\f2py\docs\THANKS.txt -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\
  1922. copying numpy\f2py\docs\HISTORY.txt -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\
  1923. copying numpy\f2py\docs\simple.f -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\
  1924. copying numpy\f2py\docs\hello.f -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\
  1925. copying numpy\f2py\docs\README.txt -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\
  1926. copying numpy\f2py\docs\pyforttest.pyf -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\docs\
  1927. copying numpy\distutils\tests\f2py_f90_ext\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\f2py_f90_ext
  1928. copying numpy\distutils\tests\f2py_f90_ext\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\f2py_f90_ext
  1929. creating build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\src\assumed_shape
  1930. copying numpy\f2py\tests\src\assumed_shape\foo_free.f90 -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\src\assumed_shape
  1931. copying numpy\f2py\tests\src\assumed_shape\precision.f90 -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\src\assumed_shape
  1932. copying numpy\f2py\tests\src\assumed_shape\foo_use.f90 -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\src\assumed_shape
  1933. copying numpy\f2py\tests\src\assumed_shape\.f2py_f2cmap -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\src\assumed_shape
  1934. copying numpy\f2py\tests\src\assumed_shape\foo_mod.f90 -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\src\assumed_shape
  1935. creating build\bdist.win32\wininst\PLATLIB\numpy\f2py\src
  1936. copying numpy\f2py\src\fortranobject.c -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\src
  1937. copying numpy\f2py\src\fortranobject.h -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\src
  1938. copying numpy\f2py\f2py.1 -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\
  1939. creating build\bdist.win32\wininst\PLATLIB\numpy\lib\tests
  1940. copying numpy\lib\tests\test_stride_tricks.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1941. copying numpy\lib\tests\test_format.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1942. copying numpy\lib\tests\test_regression.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1943. copying numpy\lib\tests\test_index_tricks.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1944. copying numpy\lib\tests\test_shape_base.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1945. copying numpy\lib\tests\test__iotools.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1946. copying numpy\lib\tests\test_twodim_base.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1947. copying numpy\lib\tests\test_io.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1948. copying numpy\lib\tests\test_polynomial.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1949. copying numpy\lib\tests\test__datasource.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1950. copying numpy\lib\tests\test_ufunclike.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1951. copying numpy\lib\tests\test_financial.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1952. copying numpy\lib\tests\test_recfunctions.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1953. copying numpy\lib\tests\test_arraysetops.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1954. copying numpy\lib\tests\test_function_base.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1955. copying numpy\lib\tests\test_utils.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1956. copying numpy\lib\tests\test_type_check.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1957. copying numpy\lib\tests\test_arrayterator.py -> build\bdist.win32\wininst\PLATLIB\numpy\lib\tests\
  1958. copying numpy\random\mtrand\randomkit.h -> build\bdist.win32\wininst\PLATLIB\numpy\random\.
  1959. copying numpy\f2py\tests\test_return_logical.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\
  1960. copying numpy\f2py\tests\test_return_complex.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\
  1961. copying numpy\f2py\tests\test_return_real.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\
  1962. copying numpy\f2py\tests\test_callback.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\
  1963. copying numpy\f2py\tests\test_mixed.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\
  1964. copying numpy\f2py\tests\test_kind.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\
  1965. copying numpy\f2py\tests\test_return_integer.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\
  1966. copying numpy\f2py\tests\test_return_character.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\
  1967. copying numpy\f2py\tests\test_array_from_pyobj.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\
  1968. copying numpy\f2py\tests\test_assumed_shape.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\
  1969. copying numpy\f2py\tests\test_size.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\
  1970. copying numpy\f2py\tests\util.py -> build\bdist.win32\wininst\PLATLIB\numpy\f2py\tests\
  1971. creating build\bdist.win32\wininst\PLATLIB\numpy\testing\tests
  1972. copying numpy\testing\tests\test_decorators.py -> build\bdist.win32\wininst\PLATLIB\numpy\testing\tests\
  1973. copying numpy\testing\tests\test_doctesting.py -> build\bdist.win32\wininst\PLATLIB\numpy\testing\tests\
  1974. copying numpy\testing\tests\test_utils.py -> build\bdist.win32\wininst\PLATLIB\numpy\testing\tests\
  1975. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\f2py_f90_ext\tests
  1976. copying numpy\distutils\tests\f2py_f90_ext\tests\test_foo.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\f2py_f90_ext\tests
  1977. copying numpy\distutils\tests\swig_ext\setup.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\swig_ext
  1978. copying numpy\distutils\tests\swig_ext\__init__.py -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\swig_ext
  1979. creating build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\swig_ext\src
  1980. copying numpy\distutils\tests\swig_ext\src\zoo.i -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\swig_ext\src
  1981. copying numpy\distutils\tests\swig_ext\src\zoo.cc -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\swig_ext\src
  1982. copying numpy\distutils\tests\swig_ext\src\example.c -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\swig_ext\src
  1983. copying numpy\distutils\tests\swig_ext\src\example.i -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\swig_ext\src
  1984. copying numpy\distutils\tests\swig_ext\src\zoo.h -> build\bdist.win32\wininst\PLATLIB\numpy\distutils\tests\swig_ext\src
  1985. creating build\bdist.win32\wininst\PLATLIB\numpy\core\include
  1986. creating build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  1987. copying numpy\core\include\numpy\npy_common.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  1988. copying numpy\core\include\numpy\arrayscalars.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  1989. copying numpy\core\include\numpy\ufuncobject.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  1990. copying numpy\core\include\numpy\npy_endian.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  1991. copying numpy\core\include\numpy\npy_math.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  1992. copying numpy\core\include\numpy\ndarrayobject.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  1993. copying numpy\core\include\numpy\npy_deprecated_api.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  1994. copying numpy\core\include\numpy\utils.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  1995. copying numpy\core\include\numpy\old_defines.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  1996. copying numpy\core\include\numpy\npy_os.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  1997. copying numpy\core\include\numpy\ndarraytypes.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  1998. copying numpy\core\include\numpy\npy_3kcompat.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  1999. copying numpy\core\include\numpy\arrayobject.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  2000. copying numpy\core\include\numpy\numpyconfig.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  2001. copying numpy\core\include\numpy\noprefix.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  2002. copying numpy\core\include\numpy\npy_interrupt.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  2003. copying numpy\core\include\numpy\oldnumeric.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  2004. copying numpy\core\include\numpy\_neighborhood_iterator_imp.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  2005. copying numpy\core\include\numpy\halffloat.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  2006. copying numpy\core\include\numpy\npy_cpu.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  2007. copying numpy\core\tests\test_einsum.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2008. copying numpy\core\tests\test_numeric.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2009. copying numpy\core\tests\test_function_base.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2010. copying numpy\core\tests\test_machar.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2011. copying numpy\core\tests\test_numerictypes.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2012. copying numpy\core\tests\test_unicode.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2013. copying numpy\core\tests\test_nditer.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2014. copying numpy\core\tests\test_print.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2015. copying numpy\core\tests\test_indexing.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2016. copying numpy\core\tests\test_half.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2017. copying numpy\core\tests\test_shape_base.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2018. copying numpy\core\tests\test_dtype.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2019. copying numpy\core\tests\test_api.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2020. copying numpy\core\tests\test_arrayprint.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2021. copying numpy\core\tests\test_maskna.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2022. copying numpy\core\tests\test_records.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2023. copying numpy\core\tests\test_umath.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2024. copying numpy\core\tests\test_datetime.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2025. copying numpy\core\tests\test_blasdot.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2026. copying numpy\core\tests\test_na.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2027. copying numpy\core\tests\test_errstate.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2028. copying numpy\core\tests\test_defchararray.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2029. copying numpy\core\tests\test_scalarmath.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2030. copying numpy\core\tests\test_umath_complex.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2031. copying numpy\core\tests\test_multiarray.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2032. copying numpy\core\tests\test_ufunc.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2033. copying numpy\core\tests\test_regression.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2034. copying numpy\core\tests\test_getlimits.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2035. copying numpy\core\tests\test_memmap.py -> build\bdist.win32\wininst\PLATLIB\numpy\core\tests\
  2036. copying build\src.win32-2.6\numpy\core\include\numpy\_numpyconfig.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  2037. copying build\src.win32-2.6\numpy\core\include\numpy\__multiarray_api.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  2038. copying build\src.win32-2.6\numpy\core\include\numpy\multiarray_api.txt -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  2039. copying build\src.win32-2.6\numpy\core\include\numpy\__ufunc_api.h -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  2040. copying build\src.win32-2.6\numpy\core\include\numpy\ufunc_api.txt -> build\bdist.win32\wininst\PLATLIB\numpy\core\include\numpy
  2041. creating build\bdist.win32\wininst\PLATLIB\numpy\core\lib
  2042. creating build\bdist.win32\wininst\PLATLIB\numpy\core\lib\npy-pkg-config
  2043. copying build\src.win32-2.6\numpy\core\lib\npy-pkg-config\npymath.ini -> build\bdist.win32\wininst\PLATLIB\numpy\core\lib\npy-pkg-config
  2044. copying build\src.win32-2.6\numpy\core\lib\npy-pkg-config\mlib.ini -> build\bdist.win32\wininst\PLATLIB\numpy\core\lib\npy-pkg-config
  2045. running install_egg_info
  2046. Writing build\bdist.win32\wininst\PLATLIB\numpy-2.0.0.dev_Unknown-py2.6.egg-info
  2047. running install_clib
  2048. copying build\temp.win32-2.6\libnpymath.a -> build\bdist.win32\wininst\PLATLIB\numpy\core\lib
  2049. creating 'Z:\var\folders\uu\uuxfo1nlfae4yyypscz-xe+++ti\-tmp-\tmp9osnbp.zip' and adding '.' to it
  2050. adding 'PLATLIB\numpy-2.0.0.dev_Unknown-py2.6.egg-info'
  2051. adding 'PLATLIB\numpy\__config__.py'
  2052. adding 'PLATLIB\numpy\__init__.py'
  2053. adding 'PLATLIB\numpy\_import_tools.py'
  2054. adding 'PLATLIB\numpy\add_newdocs.py'
  2055. adding 'PLATLIB\numpy\ctypeslib.py'
  2056. adding 'PLATLIB\numpy\dual.py'
  2057. adding 'PLATLIB\numpy\matlib.py'
  2058. adding 'PLATLIB\numpy\setup.py'
  2059. adding 'PLATLIB\numpy\setupscons.py'
  2060. adding 'PLATLIB\numpy\version.py'
  2061. adding 'PLATLIB\numpy\compat\__init__.py'
  2062. adding 'PLATLIB\numpy\compat\_inspect.py'
  2063. adding 'PLATLIB\numpy\compat\py3k.py'
  2064. adding 'PLATLIB\numpy\compat\setup.py'
  2065. adding 'PLATLIB\numpy\compat\setupscons.py'
  2066. adding 'PLATLIB\numpy\core\__init__.py'
  2067. adding 'PLATLIB\numpy\core\_dummy.pyd'
  2068. adding 'PLATLIB\numpy\core\_internal.py'
  2069. adding 'PLATLIB\numpy\core\_methods.py'
  2070. adding 'PLATLIB\numpy\core\arrayprint.py'
  2071. adding 'PLATLIB\numpy\core\defchararray.py'
  2072. adding 'PLATLIB\numpy\core\fromnumeric.py'
  2073. adding 'PLATLIB\numpy\core\function_base.py'
  2074. adding 'PLATLIB\numpy\core\generate_numpy_api.py'
  2075. adding 'PLATLIB\numpy\core\getlimits.py'
  2076. adding 'PLATLIB\numpy\core\info.py'
  2077. adding 'PLATLIB\numpy\core\machar.py'
  2078. adding 'PLATLIB\numpy\core\memmap.py'
  2079. adding 'PLATLIB\numpy\core\multiarray.pyd'
  2080. adding 'PLATLIB\numpy\core\multiarray_tests.pyd'
  2081. adding 'PLATLIB\numpy\core\numeric.py'
  2082. adding 'PLATLIB\numpy\core\numerictypes.py'
  2083. adding 'PLATLIB\numpy\core\records.py'
  2084. adding 'PLATLIB\numpy\core\scalarmath.pyd'
  2085. adding 'PLATLIB\numpy\core\scons_support.py'
  2086. adding 'PLATLIB\numpy\core\setup.py'
  2087. adding 'PLATLIB\numpy\core\setup_common.py'
  2088. adding 'PLATLIB\numpy\core\setupscons.py'
  2089. adding 'PLATLIB\numpy\core\shape_base.py'
  2090. adding 'PLATLIB\numpy\core\umath.pyd'
  2091. adding 'PLATLIB\numpy\core\umath_tests.pyd'
  2092. adding 'PLATLIB\numpy\core\include\numpy\__multiarray_api.h'
  2093. adding 'PLATLIB\numpy\core\include\numpy\__ufunc_api.h'
  2094. adding 'PLATLIB\numpy\core\include\numpy\_neighborhood_iterator_imp.h'
  2095. adding 'PLATLIB\numpy\core\include\numpy\_numpyconfig.h'
  2096. adding 'PLATLIB\numpy\core\include\numpy\arrayobject.h'
  2097. adding 'PLATLIB\numpy\core\include\numpy\arrayscalars.h'
  2098. adding 'PLATLIB\numpy\core\include\numpy\halffloat.h'
  2099. adding 'PLATLIB\numpy\core\include\numpy\multiarray_api.txt'
  2100. adding 'PLATLIB\numpy\core\include\numpy\ndarrayobject.h'
  2101. adding 'PLATLIB\numpy\core\include\numpy\ndarraytypes.h'
  2102. adding 'PLATLIB\numpy\core\include\numpy\noprefix.h'
  2103. adding 'PLATLIB\numpy\core\include\numpy\npy_3kcompat.h'
  2104. adding 'PLATLIB\numpy\core\include\numpy\npy_common.h'
  2105. adding 'PLATLIB\numpy\core\include\numpy\npy_cpu.h'
  2106. adding 'PLATLIB\numpy\core\include\numpy\npy_deprecated_api.h'
  2107. adding 'PLATLIB\numpy\core\include\numpy\npy_endian.h'
  2108. adding 'PLATLIB\numpy\core\include\numpy\npy_interrupt.h'
  2109. adding 'PLATLIB\numpy\core\include\numpy\npy_math.h'
  2110. adding 'PLATLIB\numpy\core\include\numpy\npy_os.h'
  2111. adding 'PLATLIB\numpy\core\include\numpy\numpyconfig.h'
  2112. adding 'PLATLIB\numpy\core\include\numpy\old_defines.h'
  2113. adding 'PLATLIB\numpy\core\include\numpy\oldnumeric.h'
  2114. adding 'PLATLIB\numpy\core\include\numpy\ufunc_api.txt'
  2115. adding 'PLATLIB\numpy\core\include\numpy\ufuncobject.h'
  2116. adding 'PLATLIB\numpy\core\include\numpy\utils.h'
  2117. adding 'PLATLIB\numpy\core\lib\libnpymath.a'
  2118. adding 'PLATLIB\numpy\core\lib\npy-pkg-config\mlib.ini'
  2119. adding 'PLATLIB\numpy\core\lib\npy-pkg-config\npymath.ini'
  2120. adding 'PLATLIB\numpy\core\tests\test_api.py'
  2121. adding 'PLATLIB\numpy\core\tests\test_arrayprint.py'
  2122. adding 'PLATLIB\numpy\core\tests\test_blasdot.py'
  2123. adding 'PLATLIB\numpy\core\tests\test_datetime.py'
  2124. adding 'PLATLIB\numpy\core\tests\test_defchararray.py'
  2125. adding 'PLATLIB\numpy\core\tests\test_dtype.py'
  2126. adding 'PLATLIB\numpy\core\tests\test_einsum.py'
  2127. adding 'PLATLIB\numpy\core\tests\test_errstate.py'
  2128. adding 'PLATLIB\numpy\core\tests\test_function_base.py'
  2129. adding 'PLATLIB\numpy\core\tests\test_getlimits.py'
  2130. adding 'PLATLIB\numpy\core\tests\test_half.py'
  2131. adding 'PLATLIB\numpy\core\tests\test_indexing.py'
  2132. adding 'PLATLIB\numpy\core\tests\test_machar.py'
  2133. adding 'PLATLIB\numpy\core\tests\test_maskna.py'
  2134. adding 'PLATLIB\numpy\core\tests\test_memmap.py'
  2135. adding 'PLATLIB\numpy\core\tests\test_multiarray.py'
  2136. adding 'PLATLIB\numpy\core\tests\test_na.py'
  2137. adding 'PLATLIB\numpy\core\tests\test_nditer.py'
  2138. adding 'PLATLIB\numpy\core\tests\test_numeric.py'
  2139. adding 'PLATLIB\numpy\core\tests\test_numerictypes.py'
  2140. adding 'PLATLIB\numpy\core\tests\test_print.py'
  2141. adding 'PLATLIB\numpy\core\tests\test_records.py'
  2142. adding 'PLATLIB\numpy\core\tests\test_regression.py'
  2143. adding 'PLATLIB\numpy\core\tests\test_scalarmath.py'
  2144. adding 'PLATLIB\numpy\core\tests\test_shape_base.py'
  2145. adding 'PLATLIB\numpy\core\tests\test_ufunc.py'
  2146. adding 'PLATLIB\numpy\core\tests\test_umath.py'
  2147. adding 'PLATLIB\numpy\core\tests\test_umath_complex.py'
  2148. adding 'PLATLIB\numpy\core\tests\test_unicode.py'
  2149. adding 'PLATLIB\numpy\core\tests\data\astype_copy.pkl'
  2150. adding 'PLATLIB\numpy\core\tests\data\recarray_from_file.fits'
  2151. adding 'PLATLIB\numpy\distutils\__config__.py'
  2152. adding 'PLATLIB\numpy\distutils\__init__.py'
  2153. adding 'PLATLIB\numpy\distutils\__version__.py'
  2154. adding 'PLATLIB\numpy\distutils\ccompiler.py'
  2155. adding 'PLATLIB\numpy\distutils\compat.py'
  2156. adding 'PLATLIB\numpy\distutils\conv_template.py'
  2157. adding 'PLATLIB\numpy\distutils\core.py'
  2158. adding 'PLATLIB\numpy\distutils\cpuinfo.py'
  2159. adding 'PLATLIB\numpy\distutils\environment.py'
  2160. adding 'PLATLIB\numpy\distutils\exec_command.py'
  2161. adding 'PLATLIB\numpy\distutils\extension.py'
  2162. adding 'PLATLIB\numpy\distutils\from_template.py'
  2163. adding 'PLATLIB\numpy\distutils\info.py'
  2164. adding 'PLATLIB\numpy\distutils\intelccompiler.py'
  2165. adding 'PLATLIB\numpy\distutils\interactive.py'
  2166. adding 'PLATLIB\numpy\distutils\lib2def.py'
  2167. adding 'PLATLIB\numpy\distutils\line_endings.py'
  2168. adding 'PLATLIB\numpy\distutils\log.py'
  2169. adding 'PLATLIB\numpy\distutils\mingw32ccompiler.py'
  2170. adding 'PLATLIB\numpy\distutils\misc_util.py'
  2171. adding 'PLATLIB\numpy\distutils\npy_pkg_config.py'
  2172. adding 'PLATLIB\numpy\distutils\numpy_distribution.py'
  2173. adding 'PLATLIB\numpy\distutils\pathccompiler.py'
  2174. adding 'PLATLIB\numpy\distutils\setup.py'
  2175. adding 'PLATLIB\numpy\distutils\setupscons.py'
  2176. adding 'PLATLIB\numpy\distutils\system_info.py'
  2177. adding 'PLATLIB\numpy\distutils\unixccompiler.py'
  2178. adding 'PLATLIB\numpy\distutils\command\__init__.py'
  2179. adding 'PLATLIB\numpy\distutils\command\autodist.py'
  2180. adding 'PLATLIB\numpy\distutils\command\bdist_rpm.py'
  2181. adding 'PLATLIB\numpy\distutils\command\build.py'
  2182. adding 'PLATLIB\numpy\distutils\command\build_clib.py'
  2183. adding 'PLATLIB\numpy\distutils\command\build_ext.py'
  2184. adding 'PLATLIB\numpy\distutils\command\build_py.py'
  2185. adding 'PLATLIB\numpy\distutils\command\build_scripts.py'
  2186. adding 'PLATLIB\numpy\distutils\command\build_src.py'
  2187. adding 'PLATLIB\numpy\distutils\command\config.py'
  2188. adding 'PLATLIB\numpy\distutils\command\config_compiler.py'
  2189. adding 'PLATLIB\numpy\distutils\command\develop.py'
  2190. adding 'PLATLIB\numpy\distutils\command\egg_info.py'
  2191. adding 'PLATLIB\numpy\distutils\command\install.py'
  2192. adding 'PLATLIB\numpy\distutils\command\install_clib.py'
  2193. adding 'PLATLIB\numpy\distutils\command\install_data.py'
  2194. adding 'PLATLIB\numpy\distutils\command\install_headers.py'
  2195. adding 'PLATLIB\numpy\distutils\command\scons.py'
  2196. adding 'PLATLIB\numpy\distutils\command\sdist.py'
  2197. adding 'PLATLIB\numpy\distutils\fcompiler\__init__.py'
  2198. adding 'PLATLIB\numpy\distutils\fcompiler\absoft.py'
  2199. adding 'PLATLIB\numpy\distutils\fcompiler\compaq.py'
  2200. adding 'PLATLIB\numpy\distutils\fcompiler\g95.py'
  2201. adding 'PLATLIB\numpy\distutils\fcompiler\gnu.py'
  2202. adding 'PLATLIB\numpy\distutils\fcompiler\hpux.py'
  2203. adding 'PLATLIB\numpy\distutils\fcompiler\ibm.py'
  2204. adding 'PLATLIB\numpy\distutils\fcompiler\intel.py'
  2205. adding 'PLATLIB\numpy\distutils\fcompiler\lahey.py'
  2206. adding 'PLATLIB\numpy\distutils\fcompiler\mips.py'
  2207. adding 'PLATLIB\numpy\distutils\fcompiler\nag.py'
  2208. adding 'PLATLIB\numpy\distutils\fcompiler\none.py'
  2209. adding 'PLATLIB\numpy\distutils\fcompiler\pathf95.py'
  2210. adding 'PLATLIB\numpy\distutils\fcompiler\pg.py'
  2211. adding 'PLATLIB\numpy\distutils\fcompiler\sun.py'
  2212. adding 'PLATLIB\numpy\distutils\fcompiler\vast.py'
  2213. adding 'PLATLIB\numpy\distutils\mingw\gfortran_vs2003_hack.c'
  2214. adding 'PLATLIB\numpy\distutils\tests\setup.py'
  2215. adding 'PLATLIB\numpy\distutils\tests\test_fcompiler_gnu.py'
  2216. adding 'PLATLIB\numpy\distutils\tests\test_fcompiler_intel.py'
  2217. adding 'PLATLIB\numpy\distutils\tests\test_misc_util.py'
  2218. adding 'PLATLIB\numpy\distutils\tests\test_npy_pkg_config.py'
  2219. adding 'PLATLIB\numpy\distutils\tests\f2py_ext\__init__.py'
  2220. adding 'PLATLIB\numpy\distutils\tests\f2py_ext\setup.py'
  2221. adding 'PLATLIB\numpy\distutils\tests\f2py_ext\src\fib1.f'
  2222. adding 'PLATLIB\numpy\distutils\tests\f2py_ext\src\fib2.pyf'
  2223. adding 'PLATLIB\numpy\distutils\tests\f2py_ext\tests\test_fib2.py'
  2224. adding 'PLATLIB\numpy\distutils\tests\f2py_f90_ext\__init__.py'
  2225. adding 'PLATLIB\numpy\distutils\tests\f2py_f90_ext\setup.py'
  2226. adding 'PLATLIB\numpy\distutils\tests\f2py_f90_ext\include\body.f90'
  2227. adding 'PLATLIB\numpy\distutils\tests\f2py_f90_ext\src\foo_free.f90'
  2228. adding 'PLATLIB\numpy\distutils\tests\f2py_f90_ext\tests\test_foo.py'
  2229. adding 'PLATLIB\numpy\distutils\tests\gen_ext\__init__.py'
  2230. adding 'PLATLIB\numpy\distutils\tests\gen_ext\setup.py'
  2231. adding 'PLATLIB\numpy\distutils\tests\gen_ext\tests\test_fib3.py'
  2232. adding 'PLATLIB\numpy\distutils\tests\pyrex_ext\__init__.py'
  2233. adding 'PLATLIB\numpy\distutils\tests\pyrex_ext\primes.pyx'
  2234. adding 'PLATLIB\numpy\distutils\tests\pyrex_ext\setup.py'
  2235. adding 'PLATLIB\numpy\distutils\tests\pyrex_ext\tests\test_primes.py'
  2236. adding 'PLATLIB\numpy\distutils\tests\swig_ext\__init__.py'
  2237. adding 'PLATLIB\numpy\distutils\tests\swig_ext\setup.py'
  2238. adding 'PLATLIB\numpy\distutils\tests\swig_ext\src\example.c'
  2239. adding 'PLATLIB\numpy\distutils\tests\swig_ext\src\example.i'
  2240. adding 'PLATLIB\numpy\distutils\tests\swig_ext\src\zoo.cc'
  2241. adding 'PLATLIB\numpy\distutils\tests\swig_ext\src\zoo.h'
  2242. adding 'PLATLIB\numpy\distutils\tests\swig_ext\src\zoo.i'
  2243. adding 'PLATLIB\numpy\distutils\tests\swig_ext\tests\test_example.py'
  2244. adding 'PLATLIB\numpy\distutils\tests\swig_ext\tests\test_example2.py'
  2245. adding 'PLATLIB\numpy\doc\__init__.py'
  2246. adding 'PLATLIB\numpy\doc\basics.py'
  2247. adding 'PLATLIB\numpy\doc\broadcasting.py'
  2248. adding 'PLATLIB\numpy\doc\byteswapping.py'
  2249. adding 'PLATLIB\numpy\doc\constants.py'
  2250. adding 'PLATLIB\numpy\doc\creation.py'
  2251. adding 'PLATLIB\numpy\doc\glossary.py'
  2252. adding 'PLATLIB\numpy\doc\howtofind.py'
  2253. adding 'PLATLIB\numpy\doc\indexing.py'
  2254. adding 'PLATLIB\numpy\doc\internals.py'
  2255. adding 'PLATLIB\numpy\doc\io.py'
  2256. adding 'PLATLIB\numpy\doc\jargon.py'
  2257. adding 'PLATLIB\numpy\doc\methods_vs_functions.py'
  2258. adding 'PLATLIB\numpy\doc\misc.py'
  2259. adding 'PLATLIB\numpy\doc\performance.py'
  2260. adding 'PLATLIB\numpy\doc\structured_arrays.py'
  2261. adding 'PLATLIB\numpy\doc\subclassing.py'
  2262. adding 'PLATLIB\numpy\doc\ufuncs.py'
  2263. adding 'PLATLIB\numpy\f2py\__init__.py'
  2264. adding 'PLATLIB\numpy\f2py\__version__.py'
  2265. adding 'PLATLIB\numpy\f2py\auxfuncs.py'
  2266. adding 'PLATLIB\numpy\f2py\capi_maps.py'
  2267. adding 'PLATLIB\numpy\f2py\cb_rules.py'
  2268. adding 'PLATLIB\numpy\f2py\cfuncs.py'
  2269. adding 'PLATLIB\numpy\f2py\common_rules.py'
  2270. adding 'PLATLIB\numpy\f2py\crackfortran.py'
  2271. adding 'PLATLIB\numpy\f2py\diagnose.py'
  2272. adding 'PLATLIB\numpy\f2py\f2py.1'
  2273. adding 'PLATLIB\numpy\f2py\f2py2e.py'
  2274. adding 'PLATLIB\numpy\f2py\f2py_testing.py'
  2275. adding 'PLATLIB\numpy\f2py\f90mod_rules.py'
  2276. adding 'PLATLIB\numpy\f2py\func2subr.py'
  2277. adding 'PLATLIB\numpy\f2py\info.py'
  2278. adding 'PLATLIB\numpy\f2py\rules.py'
  2279. adding 'PLATLIB\numpy\f2py\setup.py'
  2280. adding 'PLATLIB\numpy\f2py\setupscons.py'
  2281. adding 'PLATLIB\numpy\f2py\use_rules.py'
  2282. adding 'PLATLIB\numpy\f2py\docs\default.css'
  2283. adding 'PLATLIB\numpy\f2py\docs\docutils.conf'
  2284. adding 'PLATLIB\numpy\f2py\docs\FAQ.txt'
  2285. adding 'PLATLIB\numpy\f2py\docs\hello.f'
  2286. adding 'PLATLIB\numpy\f2py\docs\HISTORY.txt'
  2287. adding 'PLATLIB\numpy\f2py\docs\OLDNEWS.txt'
  2288. adding 'PLATLIB\numpy\f2py\docs\pyforttest.pyf'
  2289. adding 'PLATLIB\numpy\f2py\docs\pytest.py'
  2290. adding 'PLATLIB\numpy\f2py\docs\README.txt'
  2291. adding 'PLATLIB\numpy\f2py\docs\simple.f'
  2292. adding 'PLATLIB\numpy\f2py\docs\simple_session.dat'
  2293. adding 'PLATLIB\numpy\f2py\docs\TESTING.txt'
  2294. adding 'PLATLIB\numpy\f2py\docs\THANKS.txt'
  2295. adding 'PLATLIB\numpy\f2py\docs\usersguide\allocarr.f90'
  2296. adding 'PLATLIB\numpy\f2py\docs\usersguide\allocarr_session.dat'
  2297. adding 'PLATLIB\numpy\f2py\docs\usersguide\array.f'
  2298. adding 'PLATLIB\numpy\f2py\docs\usersguide\array_session.dat'
  2299. adding 'PLATLIB\numpy\f2py\docs\usersguide\calculate.f'
  2300. adding 'PLATLIB\numpy\f2py\docs\usersguide\calculate_session.dat'
  2301. adding 'PLATLIB\numpy\f2py\docs\usersguide\callback.f'
  2302. adding 'PLATLIB\numpy\f2py\docs\usersguide\callback2.pyf'
  2303. adding 'PLATLIB\numpy\f2py\docs\usersguide\callback_session.dat'
  2304. adding 'PLATLIB\numpy\f2py\docs\usersguide\common.f'
  2305. adding 'PLATLIB\numpy\f2py\docs\usersguide\common_session.dat'
  2306. adding 'PLATLIB\numpy\f2py\docs\usersguide\compile_session.dat'
  2307. adding 'PLATLIB\numpy\f2py\docs\usersguide\default.css'
  2308. adding 'PLATLIB\numpy\f2py\docs\usersguide\docutils.conf'
  2309. adding 'PLATLIB\numpy\f2py\docs\usersguide\extcallback.f'
  2310. adding 'PLATLIB\numpy\f2py\docs\usersguide\extcallback_session.dat'
  2311. adding 'PLATLIB\numpy\f2py\docs\usersguide\fib1.f'
  2312. adding 'PLATLIB\numpy\f2py\docs\usersguide\fib1.pyf'
  2313. adding 'PLATLIB\numpy\f2py\docs\usersguide\fib2.pyf'
  2314. adding 'PLATLIB\numpy\f2py\docs\usersguide\fib3.f'
  2315. adding 'PLATLIB\numpy\f2py\docs\usersguide\ftype.f'
  2316. adding 'PLATLIB\numpy\f2py\docs\usersguide\ftype_session.dat'
  2317. adding 'PLATLIB\numpy\f2py\docs\usersguide\index.txt'
  2318. adding 'PLATLIB\numpy\f2py\docs\usersguide\moddata.f90'
  2319. adding 'PLATLIB\numpy\f2py\docs\usersguide\moddata_session.dat'
  2320. adding 'PLATLIB\numpy\f2py\docs\usersguide\run_main_session.dat'
  2321. adding 'PLATLIB\numpy\f2py\docs\usersguide\scalar.f'
  2322. adding 'PLATLIB\numpy\f2py\docs\usersguide\scalar_session.dat'
  2323. adding 'PLATLIB\numpy\f2py\docs\usersguide\setup_example.py'
  2324. adding 'PLATLIB\numpy\f2py\docs\usersguide\spam.pyf'
  2325. adding 'PLATLIB\numpy\f2py\docs\usersguide\spam_session.dat'
  2326. adding 'PLATLIB\numpy\f2py\docs\usersguide\string.f'
  2327. adding 'PLATLIB\numpy\f2py\docs\usersguide\string_session.dat'
  2328. adding 'PLATLIB\numpy\f2py\docs\usersguide\var.pyf'
  2329. adding 'PLATLIB\numpy\f2py\docs\usersguide\var_session.dat'
  2330. adding 'PLATLIB\numpy\f2py\src\fortranobject.c'
  2331. adding 'PLATLIB\numpy\f2py\src\fortranobject.h'
  2332. adding 'PLATLIB\numpy\f2py\tests\test_array_from_pyobj.py'
  2333. adding 'PLATLIB\numpy\f2py\tests\test_assumed_shape.py'
  2334. adding 'PLATLIB\numpy\f2py\tests\test_callback.py'
  2335. adding 'PLATLIB\numpy\f2py\tests\test_kind.py'
  2336. adding 'PLATLIB\numpy\f2py\tests\test_mixed.py'
  2337. adding 'PLATLIB\numpy\f2py\tests\test_return_character.py'
  2338. adding 'PLATLIB\numpy\f2py\tests\test_return_complex.py'
  2339. adding 'PLATLIB\numpy\f2py\tests\test_return_integer.py'
  2340. adding 'PLATLIB\numpy\f2py\tests\test_return_logical.py'
  2341. adding 'PLATLIB\numpy\f2py\tests\test_return_real.py'
  2342. adding 'PLATLIB\numpy\f2py\tests\test_size.py'
  2343. adding 'PLATLIB\numpy\f2py\tests\util.py'
  2344. adding 'PLATLIB\numpy\f2py\tests\src\array_from_pyobj\wrapmodule.c'
  2345. adding 'PLATLIB\numpy\f2py\tests\src\assumed_shape\.f2py_f2cmap'
  2346. adding 'PLATLIB\numpy\f2py\tests\src\assumed_shape\foo_free.f90'
  2347. adding 'PLATLIB\numpy\f2py\tests\src\assumed_shape\foo_mod.f90'
  2348. adding 'PLATLIB\numpy\f2py\tests\src\assumed_shape\foo_use.f90'
  2349. adding 'PLATLIB\numpy\f2py\tests\src\assumed_shape\precision.f90'
  2350. adding 'PLATLIB\numpy\f2py\tests\src\kind\foo.f90'
  2351. adding 'PLATLIB\numpy\f2py\tests\src\mixed\foo.f'
  2352. adding 'PLATLIB\numpy\f2py\tests\src\mixed\foo_fixed.f90'
  2353. adding 'PLATLIB\numpy\f2py\tests\src\mixed\foo_free.f90'
  2354. adding 'PLATLIB\numpy\f2py\tests\src\size\foo.f90'
  2355. adding 'PLATLIB\numpy\fft\__init__.py'
  2356. adding 'PLATLIB\numpy\fft\fftpack.py'
  2357. adding 'PLATLIB\numpy\fft\fftpack_lite.pyd'
  2358. adding 'PLATLIB\numpy\fft\helper.py'
  2359. adding 'PLATLIB\numpy\fft\info.py'
  2360. adding 'PLATLIB\numpy\fft\setup.py'
  2361. adding 'PLATLIB\numpy\fft\setupscons.py'
  2362. adding 'PLATLIB\numpy\fft\tests\test_fftpack.py'
  2363. adding 'PLATLIB\numpy\fft\tests\test_helper.py'
  2364. adding 'PLATLIB\numpy\lib\__init__.py'
  2365. adding 'PLATLIB\numpy\lib\_compiled_base.pyd'
  2366. adding 'PLATLIB\numpy\lib\_datasource.py'
  2367. adding 'PLATLIB\numpy\lib\_iotools.py'
  2368. adding 'PLATLIB\numpy\lib\arraysetops.py'
  2369. adding 'PLATLIB\numpy\lib\arrayterator.py'
  2370. adding 'PLATLIB\numpy\lib\financial.py'
  2371. adding 'PLATLIB\numpy\lib\format.py'
  2372. adding 'PLATLIB\numpy\lib\function_base.py'
  2373. adding 'PLATLIB\numpy\lib\index_tricks.py'
  2374. adding 'PLATLIB\numpy\lib\info.py'
  2375. adding 'PLATLIB\numpy\lib\npyio.py'
  2376. adding 'PLATLIB\numpy\lib\polynomial.py'
  2377. adding 'PLATLIB\numpy\lib\recfunctions.py'
  2378. adding 'PLATLIB\numpy\lib\scimath.py'
  2379. adding 'PLATLIB\numpy\lib\setup.py'
  2380. adding 'PLATLIB\numpy\lib\setupscons.py'
  2381. adding 'PLATLIB\numpy\lib\shape_base.py'
  2382. adding 'PLATLIB\numpy\lib\stride_tricks.py'
  2383. adding 'PLATLIB\numpy\lib\twodim_base.py'
  2384. adding 'PLATLIB\numpy\lib\type_check.py'
  2385. adding 'PLATLIB\numpy\lib\ufunclike.py'
  2386. adding 'PLATLIB\numpy\lib\user_array.py'
  2387. adding 'PLATLIB\numpy\lib\utils.py'
  2388. adding 'PLATLIB\numpy\lib\benchmarks\benchmark.py'
  2389. adding 'PLATLIB\numpy\lib\benchmarks\casting.py'
  2390. adding 'PLATLIB\numpy\lib\benchmarks\creating.py'
  2391. adding 'PLATLIB\numpy\lib\benchmarks\simpleindex.py'
  2392. adding 'PLATLIB\numpy\lib\benchmarks\sorting.py'
  2393. adding 'PLATLIB\numpy\lib\tests\test__datasource.py'
  2394. adding 'PLATLIB\numpy\lib\tests\test__iotools.py'
  2395. adding 'PLATLIB\numpy\lib\tests\test_arraysetops.py'
  2396. adding 'PLATLIB\numpy\lib\tests\test_arrayterator.py'
  2397. adding 'PLATLIB\numpy\lib\tests\test_financial.py'
  2398. adding 'PLATLIB\numpy\lib\tests\test_format.py'
  2399. adding 'PLATLIB\numpy\lib\tests\test_function_base.py'
  2400. adding 'PLATLIB\numpy\lib\tests\test_index_tricks.py'
  2401. adding 'PLATLIB\numpy\lib\tests\test_io.py'
  2402. adding 'PLATLIB\numpy\lib\tests\test_polynomial.py'
  2403. adding 'PLATLIB\numpy\lib\tests\test_recfunctions.py'
  2404. adding 'PLATLIB\numpy\lib\tests\test_regression.py'
  2405. adding 'PLATLIB\numpy\lib\tests\test_shape_base.py'
  2406. adding 'PLATLIB\numpy\lib\tests\test_stride_tricks.py'
  2407. adding 'PLATLIB\numpy\lib\tests\test_twodim_base.py'
  2408. adding 'PLATLIB\numpy\lib\tests\test_type_check.py'
  2409. adding 'PLATLIB\numpy\lib\tests\test_ufunclike.py'
  2410. adding 'PLATLIB\numpy\lib\tests\test_utils.py'
  2411. adding 'PLATLIB\numpy\linalg\__init__.py'
  2412. adding 'PLATLIB\numpy\linalg\info.py'
  2413. adding 'PLATLIB\numpy\linalg\lapack_lite.pyd'
  2414. adding 'PLATLIB\numpy\linalg\linalg.py'
  2415. adding 'PLATLIB\numpy\linalg\setup.py'
  2416. adding 'PLATLIB\numpy\linalg\setupscons.py'
  2417. adding 'PLATLIB\numpy\linalg\tests\test_build.py'
  2418. adding 'PLATLIB\numpy\linalg\tests\test_linalg.py'
  2419. adding 'PLATLIB\numpy\linalg\tests\test_regression.py'
  2420. adding 'PLATLIB\numpy\ma\__init__.py'
  2421. adding 'PLATLIB\numpy\ma\bench.py'
  2422. adding 'PLATLIB\numpy\ma\core.py'
  2423. adding 'PLATLIB\numpy\ma\extras.py'
  2424. adding 'PLATLIB\numpy\ma\mrecords.py'
  2425. adding 'PLATLIB\numpy\ma\setup.py'
  2426. adding 'PLATLIB\numpy\ma\setupscons.py'
  2427. adding 'PLATLIB\numpy\ma\testutils.py'
  2428. adding 'PLATLIB\numpy\ma\timer_comparison.py'
  2429. adding 'PLATLIB\numpy\ma\version.py'
  2430. adding 'PLATLIB\numpy\ma\tests\test_core.py'
  2431. adding 'PLATLIB\numpy\ma\tests\test_extras.py'
  2432. adding 'PLATLIB\numpy\ma\tests\test_mrecords.py'
  2433. adding 'PLATLIB\numpy\ma\tests\test_old_ma.py'
  2434. adding 'PLATLIB\numpy\ma\tests\test_regression.py'
  2435. adding 'PLATLIB\numpy\ma\tests\test_subclassing.py'
  2436. adding 'PLATLIB\numpy\matrixlib\__init__.py'
  2437. adding 'PLATLIB\numpy\matrixlib\defmatrix.py'
  2438. adding 'PLATLIB\numpy\matrixlib\setup.py'
  2439. adding 'PLATLIB\numpy\matrixlib\setupscons.py'
  2440. adding 'PLATLIB\numpy\matrixlib\tests\test_defmatrix.py'
  2441. adding 'PLATLIB\numpy\matrixlib\tests\test_multiarray.py'
  2442. adding 'PLATLIB\numpy\matrixlib\tests\test_numeric.py'
  2443. adding 'PLATLIB\numpy\matrixlib\tests\test_regression.py'
  2444. adding 'PLATLIB\numpy\numarray\__init__.py'
  2445. adding 'PLATLIB\numpy\numarray\_capi.pyd'
  2446. adding 'PLATLIB\numpy\numarray\alter_code1.py'
  2447. adding 'PLATLIB\numpy\numarray\alter_code2.py'
  2448. adding 'PLATLIB\numpy\numarray\compat.py'
  2449. adding 'PLATLIB\numpy\numarray\convolve.py'
  2450. adding 'PLATLIB\numpy\numarray\fft.py'
  2451. adding 'PLATLIB\numpy\numarray\functions.py'
  2452. adding 'PLATLIB\numpy\numarray\image.py'
  2453. adding 'PLATLIB\numpy\numarray\linear_algebra.py'
  2454. adding 'PLATLIB\numpy\numarray\ma.py'
  2455. adding 'PLATLIB\numpy\numarray\matrix.py'
  2456. adding 'PLATLIB\numpy\numarray\mlab.py'
  2457. adding 'PLATLIB\numpy\numarray\nd_image.py'
  2458. adding 'PLATLIB\numpy\numarray\numerictypes.py'
  2459. adding 'PLATLIB\numpy\numarray\random_array.py'
  2460. adding 'PLATLIB\numpy\numarray\session.py'
  2461. adding 'PLATLIB\numpy\numarray\setup.py'
  2462. adding 'PLATLIB\numpy\numarray\setupscons.py'
  2463. adding 'PLATLIB\numpy\numarray\ufuncs.py'
  2464. adding 'PLATLIB\numpy\numarray\util.py'
  2465. adding 'PLATLIB\numpy\numarray\include\numpy\arraybase.h'
  2466. adding 'PLATLIB\numpy\numarray\include\numpy\cfunc.h'
  2467. adding 'PLATLIB\numpy\numarray\include\numpy\ieeespecial.h'
  2468. adding 'PLATLIB\numpy\numarray\include\numpy\libnumarray.h'
  2469. adding 'PLATLIB\numpy\numarray\include\numpy\numcomplex.h'
  2470. adding 'PLATLIB\numpy\numarray\include\numpy\nummacro.h'
  2471. adding 'PLATLIB\numpy\oldnumeric\__init__.py'
  2472. adding 'PLATLIB\numpy\oldnumeric\alter_code1.py'
  2473. adding 'PLATLIB\numpy\oldnumeric\alter_code2.py'
  2474. adding 'PLATLIB\numpy\oldnumeric\array_printer.py'
  2475. adding 'PLATLIB\numpy\oldnumeric\arrayfns.py'
  2476. adding 'PLATLIB\numpy\oldnumeric\compat.py'
  2477. adding 'PLATLIB\numpy\oldnumeric\fft.py'
  2478. adding 'PLATLIB\numpy\oldnumeric\fix_default_axis.py'
  2479. adding 'PLATLIB\numpy\oldnumeric\functions.py'
  2480. adding 'PLATLIB\numpy\oldnumeric\linear_algebra.py'
  2481. adding 'PLATLIB\numpy\oldnumeric\ma.py'
  2482. adding 'PLATLIB\numpy\oldnumeric\matrix.py'
  2483. adding 'PLATLIB\numpy\oldnumeric\misc.py'
  2484. adding 'PLATLIB\numpy\oldnumeric\mlab.py'
  2485. adding 'PLATLIB\numpy\oldnumeric\precision.py'
  2486. adding 'PLATLIB\numpy\oldnumeric\random_array.py'
  2487. adding 'PLATLIB\numpy\oldnumeric\rng.py'
  2488. adding 'PLATLIB\numpy\oldnumeric\rng_stats.py'
  2489. adding 'PLATLIB\numpy\oldnumeric\setup.py'
  2490. adding 'PLATLIB\numpy\oldnumeric\setupscons.py'
  2491. adding 'PLATLIB\numpy\oldnumeric\typeconv.py'
  2492. adding 'PLATLIB\numpy\oldnumeric\ufuncs.py'
  2493. adding 'PLATLIB\numpy\oldnumeric\user_array.py'
  2494. adding 'PLATLIB\numpy\oldnumeric\tests\test_oldnumeric.py'
  2495. adding 'PLATLIB\numpy\oldnumeric\tests\test_regression.py'
  2496. adding 'PLATLIB\numpy\polynomial\__init__.py'
  2497. adding 'PLATLIB\numpy\polynomial\chebyshev.py'
  2498. adding 'PLATLIB\numpy\polynomial\hermite.py'
  2499. adding 'PLATLIB\numpy\polynomial\hermite_e.py'
  2500. adding 'PLATLIB\numpy\polynomial\laguerre.py'
  2501. adding 'PLATLIB\numpy\polynomial\legendre.py'
  2502. adding 'PLATLIB\numpy\polynomial\polynomial.py'
  2503. adding 'PLATLIB\numpy\polynomial\polytemplate.py'
  2504. adding 'PLATLIB\numpy\polynomial\polyutils.py'
  2505. adding 'PLATLIB\numpy\polynomial\setup.py'
  2506. adding 'PLATLIB\numpy\polynomial\tests\test_chebyshev.py'
  2507. adding 'PLATLIB\numpy\polynomial\tests\test_hermite.py'
  2508. adding 'PLATLIB\numpy\polynomial\tests\test_hermite_e.py'
  2509. adding 'PLATLIB\numpy\polynomial\tests\test_laguerre.py'
  2510. adding 'PLATLIB\numpy\polynomial\tests\test_legendre.py'
  2511. adding 'PLATLIB\numpy\polynomial\tests\test_polynomial.py'
  2512. adding 'PLATLIB\numpy\polynomial\tests\test_polyutils.py'
  2513. adding 'PLATLIB\numpy\polynomial\tests\test_printing.py'
  2514. adding 'PLATLIB\numpy\random\__init__.py'
  2515. adding 'PLATLIB\numpy\random\info.py'
  2516. adding 'PLATLIB\numpy\random\mtrand.pyd'
  2517. adding 'PLATLIB\numpy\random\randomkit.h'
  2518. adding 'PLATLIB\numpy\random\setup.py'
  2519. adding 'PLATLIB\numpy\random\setupscons.py'
  2520. adding 'PLATLIB\numpy\random\tests\test_random.py'
  2521. adding 'PLATLIB\numpy\random\tests\test_regression.py'
  2522. adding 'PLATLIB\numpy\testing\__init__.py'
  2523. adding 'PLATLIB\numpy\testing\decorators.py'
  2524. adding 'PLATLIB\numpy\testing\noseclasses.py'
  2525. adding 'PLATLIB\numpy\testing\nosetester.py'
  2526. adding 'PLATLIB\numpy\testing\nulltester.py'
  2527. adding 'PLATLIB\numpy\testing\numpytest.py'
  2528. adding 'PLATLIB\numpy\testing\print_coercion_tables.py'
  2529. adding 'PLATLIB\numpy\testing\setup.py'
  2530. adding 'PLATLIB\numpy\testing\setupscons.py'
  2531. adding 'PLATLIB\numpy\testing\utils.py'
  2532. adding 'PLATLIB\numpy\testing\tests\test_decorators.py'
  2533. adding 'PLATLIB\numpy\testing\tests\test_doctesting.py'
  2534. adding 'PLATLIB\numpy\testing\tests\test_utils.py'
  2535. adding 'PLATLIB\numpy\tests\test_ctypeslib.py'
  2536. adding 'PLATLIB\numpy\tests\test_matlib.py'
  2537. adding 'SCRIPTS\f2py.py'
  2538. creating dist
  2539. removing 'build\bdist.win32\wininst' (and everything under it)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement