Advertisement
Guest User

pip install pygdal

a guest
Apr 13th, 2016
383
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 120.34 KB | None | 0 0
  1. Downloading/unpacking pygdal
  2. Running setup.py (path:/tmp/pip_build_user/pygdal/setup.py) egg_info for package pygdal
  3. Running from numpy source directory.
  4. /tmp/easy_install-gLpfUg/numpy-1.11.0/setup.py:327: UserWarning: Unrecognized setuptools command, proceeding with generating Cython sources and expanding templates
  5. warnings.warn("Unrecognized setuptools command, proceeding with "
  6. /tmp/easy_install-gLpfUg/numpy-1.11.0/numpy/distutils/system_info.py:1640: UserWarning:
  7. Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  8. Directories to search for the libraries can be specified in the
  9. numpy/distutils/site.cfg file (section [atlas]) or by setting
  10. the ATLAS environment variable.
  11. warnings.warn(AtlasNotFoundError.__doc__)
  12. /tmp/easy_install-gLpfUg/numpy-1.11.0/numpy/distutils/system_info.py:1649: UserWarning:
  13. Blas (http://www.netlib.org/blas/) libraries not found.
  14. Directories to search for the libraries can be specified in the
  15. numpy/distutils/site.cfg file (section [blas]) or by setting
  16. the BLAS environment variable.
  17. warnings.warn(BlasNotFoundError.__doc__)
  18. /tmp/easy_install-gLpfUg/numpy-1.11.0/numpy/distutils/system_info.py:1652: UserWarning:
  19. Blas (http://www.netlib.org/blas/) sources not found.
  20. Directories to search for the sources can be specified in the
  21. numpy/distutils/site.cfg file (section [blas_src]) or by setting
  22. the BLAS_SRC environment variable.
  23. warnings.warn(BlasSrcNotFoundError.__doc__)
  24. /bin/sh: 1: svnversion: not found
  25. /bin/sh: 1: svnversion: not found
  26. /tmp/easy_install-gLpfUg/numpy-1.11.0/numpy/distutils/system_info.py:1542: UserWarning:
  27. Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  28. Directories to search for the libraries can be specified in the
  29. numpy/distutils/site.cfg file (section [atlas]) or by setting
  30. the ATLAS environment variable.
  31. warnings.warn(AtlasNotFoundError.__doc__)
  32. /tmp/easy_install-gLpfUg/numpy-1.11.0/numpy/distutils/system_info.py:1553: UserWarning:
  33. Lapack (http://www.netlib.org/lapack/) libraries not found.
  34. Directories to search for the libraries can be specified in the
  35. numpy/distutils/site.cfg file (section [lapack]) or by setting
  36. the LAPACK environment variable.
  37. warnings.warn(LapackNotFoundError.__doc__)
  38. /tmp/easy_install-gLpfUg/numpy-1.11.0/numpy/distutils/system_info.py:1556: UserWarning:
  39. Lapack (http://www.netlib.org/lapack/) sources not found.
  40. Directories to search for the sources can be specified in the
  41. numpy/distutils/site.cfg file (section [lapack_src]) or by setting
  42. the LAPACK_SRC environment variable.
  43. warnings.warn(LapackSrcNotFoundError.__doc__)
  44. /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'define_macros'
  45. warnings.warn(msg)
  46. non-existing path in 'numpy/distutils': 'site.cfg'
  47. Could not locate executable gfortran
  48. Could not locate executable f95
  49. Could not locate executable ifort
  50. Could not locate executable ifc
  51. Could not locate executable lf95
  52. Could not locate executable pgfortran
  53. Could not locate executable f90
  54. Could not locate executable f77
  55. Could not locate executable fort
  56. Could not locate executable efort
  57. Could not locate executable efc
  58. Could not locate executable g77
  59. Could not locate executable g95
  60. Could not locate executable pathf95
  61. don't know how to compile Fortran code on platform 'posix'
  62. _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
  63. int exp (void);
  64. ^
  65. _configtest.o: In function `main':
  66. /tmp/easy_install-gLpfUg/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
  67. collect2: error: ld returned 1 exit status
  68. _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
  69. int exp (void);
  70. ^
  71. _configtest.c: In function ‘main’:
  72. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  73. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  74. ^
  75. _configtest.c: In function ‘main’:
  76. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  77. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 4)];
  78. ^
  79. _configtest.c: In function ‘main’:
  80. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  81. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  82. ^
  83. _configtest.c: In function ‘main’:
  84. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  85. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  86. ^
  87. _configtest.c: In function ‘main’:
  88. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  89. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  90. ^
  91. _configtest.c: In function ‘main’:
  92. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  93. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  94. ^
  95. _configtest.c: In function ‘main’:
  96. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  97. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  98. ^
  99. _configtest.c: In function ‘main’:
  100. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  101. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)];
  102. ^
  103. _configtest.c: In function ‘main’:
  104. _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function)
  105. (void) SIZEOF_LONGDOUBLE;
  106. ^
  107. _configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
  108. _configtest.c: In function ‘main’:
  109. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  110. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  111. ^
  112. _configtest.c: In function ‘main’:
  113. _configtest.c:5:16: error: size of array ‘test_array’ is negative
  114. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)];
  115. ^
  116. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  117. _configtest.c: In function ‘main’:
  118. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  119. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 12)];
  120. ^
  121. _configtest.c: In function ‘main’:
  122. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  123. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  124. ^
  125. _configtest.c: In function ‘main’:
  126. _configtest.c:5:16: error: size of array ‘test_array’ is negative
  127. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 32)];
  128. ^
  129. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  130. _configtest.c: In function ‘main’:
  131. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  132. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 24)];
  133. ^
  134. _configtest.c: In function ‘main’:
  135. _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  136. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  137. ^
  138. _configtest.c: In function ‘main’:
  139. _configtest.c:7:16: error: size of array ‘test_array’ is negative
  140. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  141. ^
  142. _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  143. _configtest.c: In function ‘main’:
  144. _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  145. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 4)];
  146. ^
  147. _configtest.c: In function ‘main’:
  148. _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  149. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  150. ^
  151. _configtest.c: In function ‘main’:
  152. _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  153. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  154. ^
  155. _configtest.c: In function ‘main’:
  156. _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  157. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  158. ^
  159. _configtest.c: In function ‘main’:
  160. _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  161. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  162. ^
  163. _configtest.c: In function ‘main’:
  164. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  165. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  166. ^
  167. _configtest.c: In function ‘main’:
  168. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  169. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  170. ^
  171. _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
  172. int exp (void);
  173. ^
  174. _configtest.o: In function `main':
  175. /tmp/easy_install-gLpfUg/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
  176. collect2: error: ld returned 1 exit status
  177. _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
  178. int exp (void);
  179. ^
  180. _configtest.c:1:5: warning: conflicting types for built-in function ‘asin’ [enabled by default]
  181. int asin (void);
  182. ^
  183. _configtest.c:2:5: warning: conflicting types for built-in function ‘cos’ [enabled by default]
  184. int cos (void);
  185. ^
  186. _configtest.c:3:5: warning: conflicting types for built-in function ‘log’ [enabled by default]
  187. int log (void);
  188. ^
  189. _configtest.c:4:5: warning: conflicting types for built-in function ‘fabs’ [enabled by default]
  190. int fabs (void);
  191. ^
  192. _configtest.c:5:5: warning: conflicting types for built-in function ‘tanh’ [enabled by default]
  193. int tanh (void);
  194. ^
  195. _configtest.c:6:5: warning: conflicting types for built-in function ‘atan’ [enabled by default]
  196. int atan (void);
  197. ^
  198. _configtest.c:7:5: warning: conflicting types for built-in function ‘acos’ [enabled by default]
  199. int acos (void);
  200. ^
  201. _configtest.c:8:5: warning: conflicting types for built-in function ‘floor’ [enabled by default]
  202. int floor (void);
  203. ^
  204. _configtest.c:9:5: warning: conflicting types for built-in function ‘fmod’ [enabled by default]
  205. int fmod (void);
  206. ^
  207. _configtest.c:10:5: warning: conflicting types for built-in function ‘sqrt’ [enabled by default]
  208. int sqrt (void);
  209. ^
  210. _configtest.c:11:5: warning: conflicting types for built-in function ‘cosh’ [enabled by default]
  211. int cosh (void);
  212. ^
  213. _configtest.c:12:5: warning: conflicting types for built-in function ‘modf’ [enabled by default]
  214. int modf (void);
  215. ^
  216. _configtest.c:13:5: warning: conflicting types for built-in function ‘sinh’ [enabled by default]
  217. int sinh (void);
  218. ^
  219. _configtest.c:14:5: warning: conflicting types for built-in function ‘frexp’ [enabled by default]
  220. int frexp (void);
  221. ^
  222. _configtest.c:15:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
  223. int exp (void);
  224. ^
  225. _configtest.c:16:5: warning: conflicting types for built-in function ‘tan’ [enabled by default]
  226. int tan (void);
  227. ^
  228. _configtest.c:17:5: warning: conflicting types for built-in function ‘ceil’ [enabled by default]
  229. int ceil (void);
  230. ^
  231. _configtest.c:18:5: warning: conflicting types for built-in function ‘log10’ [enabled by default]
  232. int log10 (void);
  233. ^
  234. _configtest.c:19:5: warning: conflicting types for built-in function ‘sin’ [enabled by default]
  235. int sin (void);
  236. ^
  237. _configtest.c:20:5: warning: conflicting types for built-in function ‘ldexp’ [enabled by default]
  238. int ldexp (void);
  239. ^
  240. _configtest.c:1:5: warning: conflicting types for built-in function ‘log2’ [enabled by default]
  241. int log2 (void);
  242. ^
  243. _configtest.c:2:5: warning: conflicting types for built-in function ‘pow’ [enabled by default]
  244. int pow (void);
  245. ^
  246. _configtest.c:4:5: warning: conflicting types for built-in function ‘exp2’ [enabled by default]
  247. int exp2 (void);
  248. ^
  249. _configtest.c:5:5: warning: conflicting types for built-in function ‘atan2’ [enabled by default]
  250. int atan2 (void);
  251. ^
  252. _configtest.c:7:5: warning: conflicting types for built-in function ‘rint’ [enabled by default]
  253. int rint (void);
  254. ^
  255. _configtest.c:10:5: warning: conflicting types for built-in function ‘cbrt’ [enabled by default]
  256. int cbrt (void);
  257. ^
  258. _configtest.c:11:5: warning: conflicting types for built-in function ‘nextafter’ [enabled by default]
  259. int nextafter (void);
  260. ^
  261. _configtest.c:12:5: warning: conflicting types for built-in function ‘trunc’ [enabled by default]
  262. int trunc (void);
  263. ^
  264. In file included from _configtest.c:1:0:
  265. /usr/lib/gcc/i686-linux-gnu/4.8/include/xmmintrin.h:31:3: error: #error "SSE instruction set not enabled"
  266. # error "SSE instruction set not enabled"
  267. ^
  268. In file included from _configtest.c:1:0:
  269. /usr/lib/gcc/i686-linux-gnu/4.8/include/emmintrin.h:31:3: error: #error "SSE2 instruction set not enabled"
  270. # error "SSE2 instruction set not enabled"
  271. ^
  272. _configtest.c: In function ‘main’:
  273. _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  274. __builtin_isnan(5.);
  275. ^
  276. _configtest.c: In function ‘main’:
  277. _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  278. __builtin_isinf(5.);
  279. ^
  280. _configtest.c: In function ‘main’:
  281. _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  282. __builtin_isfinite(5.);
  283. ^
  284. _configtest.c: In function ‘main’:
  285. _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  286. __builtin_bswap32(5u);
  287. ^
  288. _configtest.c: In function ‘main’:
  289. _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  290. __builtin_bswap64(5u);
  291. ^
  292. _configtest.c: In function ‘main’:
  293. _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  294. __builtin_expect(5, 0);
  295. ^
  296. _configtest.c: In function ‘main’:
  297. _configtest.c:5:3: warning: implicit declaration of function ‘__builtin_mul_overflow’ [-Wimplicit-function-declaration]
  298. __builtin_mul_overflow(5, 5, (int*)5);
  299. ^
  300. _configtest.o: In function `main':
  301. /tmp/easy_install-gLpfUg/numpy-1.11.0/_configtest.c:5: undefined reference to `__builtin_mul_overflow'
  302. collect2: error: ld returned 1 exit status
  303. In file included from _configtest.c:1:0:
  304. /usr/lib/gcc/i686-linux-gnu/4.8/include/xmmintrin.h:31:3: error: #error "SSE instruction set not enabled"
  305. # error "SSE instruction set not enabled"
  306. ^
  307. _configtest.c: In function ‘main’:
  308. _configtest.c:7:3: warning: implicit declaration of function ‘_mm_load_ps’ [-Wimplicit-function-declaration]
  309. _mm_load_ps((float*)0);
  310. ^
  311. In file included from _configtest.c:1:0:
  312. /usr/lib/gcc/i686-linux-gnu/4.8/include/xmmintrin.h:31:3: error: #error "SSE instruction set not enabled"
  313. # error "SSE instruction set not enabled"
  314. ^
  315. _configtest.c: In function ‘main’:
  316. _configtest.c:7:3: warning: implicit declaration of function ‘_mm_prefetch’ [-Wimplicit-function-declaration]
  317. _mm_prefetch((float*)0, _MM_HINT_NTA);
  318. ^
  319. _configtest.c:7:27: error: ‘_MM_HINT_NTA’ undeclared (first use in this function)
  320. _mm_prefetch((float*)0, _MM_HINT_NTA);
  321. ^
  322. _configtest.c:7:27: note: each undeclared identifier is reported only once for each function it appears in
  323. In file included from _configtest.c:1:0:
  324. /usr/lib/gcc/i686-linux-gnu/4.8/include/emmintrin.h:31:3: error: #error "SSE2 instruction set not enabled"
  325. # error "SSE2 instruction set not enabled"
  326. ^
  327. _configtest.c: In function ‘main’:
  328. _configtest.c:7:3: warning: implicit declaration of function ‘_mm_load_pd’ [-Wimplicit-function-declaration]
  329. _mm_load_pd((double*)0);
  330. ^
  331. _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
  332. #pragma clang diagnostic error "-Wattributes"
  333. ^
  334. _configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  335. main()
  336. ^
  337. _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
  338. #pragma clang diagnostic error "-Wattributes"
  339. ^
  340. _configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  341. main()
  342. ^
  343. _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
  344. #pragma clang diagnostic error "-Wattributes"
  345. ^
  346. _configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  347. main()
  348. ^
  349. _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
  350. #pragma clang diagnostic error "-Wattributes"
  351. ^
  352. _configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  353. main()
  354. ^
  355. _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
  356. #pragma clang diagnostic error "-Wattributes"
  357. ^
  358. _configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  359. int __declspec(thread) foo;
  360. ^
  361. _configtest.c: In function ‘__declspec’:
  362. _configtest.c:5:24: error: expected declaration specifiers before ‘foo’
  363. int __declspec(thread) foo;
  364. ^
  365. _configtest.c:9:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
  366. {
  367. ^
  368. _configtest.c:11:1: error: expected ‘{’ at end of input
  369. }
  370. ^
  371. _configtest.c:11:1: warning: control reaches end of non-void function [-Wreturn-type]
  372. }
  373. ^
  374. _configtest.o: In function `main':
  375. /tmp/easy_install-gLpfUg/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
  376. collect2: error: ld returned 1 exit status
  377. _configtest.c: In function ‘main’:
  378. _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function)
  379. (void) SIZEOF_LONGDOUBLE;
  380. ^
  381. _configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
  382. _configtest.c: In function ‘main’:
  383. _configtest.c:5:16: error: size of array ‘test_array’ is negative
  384. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)];
  385. ^
  386. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  387. _configtest.c: In function ‘main’:
  388. _configtest.c:5:16: error: size of array ‘test_array’ is negative
  389. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 32)];
  390. ^
  391. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  392. _configtest.c: In function ‘main’:
  393. _configtest.c:7:16: error: size of array ‘test_array’ is negative
  394. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  395. ^
  396. _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  397. _configtest.o: In function `main':
  398. /tmp/easy_install-gLpfUg/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
  399. collect2: error: ld returned 1 exit status
  400. In file included from _configtest.c:1:0:
  401. /usr/lib/gcc/i686-linux-gnu/4.8/include/xmmintrin.h:31:3: error: #error "SSE instruction set not enabled"
  402. # error "SSE instruction set not enabled"
  403. ^
  404. In file included from _configtest.c:1:0:
  405. /usr/lib/gcc/i686-linux-gnu/4.8/include/emmintrin.h:31:3: error: #error "SSE2 instruction set not enabled"
  406. # error "SSE2 instruction set not enabled"
  407. ^
  408. _configtest.o: In function `main':
  409. /tmp/easy_install-gLpfUg/numpy-1.11.0/_configtest.c:5: undefined reference to `__builtin_mul_overflow'
  410. collect2: error: ld returned 1 exit status
  411. In file included from _configtest.c:1:0:
  412. /usr/lib/gcc/i686-linux-gnu/4.8/include/xmmintrin.h:31:3: error: #error "SSE instruction set not enabled"
  413. # error "SSE instruction set not enabled"
  414. ^
  415. _configtest.c: In function ‘main’:
  416. _configtest.c:7:3: warning: implicit declaration of function ‘_mm_load_ps’ [-Wimplicit-function-declaration]
  417. _mm_load_ps((float*)0);
  418. ^
  419. In file included from _configtest.c:1:0:
  420. /usr/lib/gcc/i686-linux-gnu/4.8/include/xmmintrin.h:31:3: error: #error "SSE instruction set not enabled"
  421. # error "SSE instruction set not enabled"
  422. ^
  423. _configtest.c: In function ‘main’:
  424. _configtest.c:7:3: warning: implicit declaration of function ‘_mm_prefetch’ [-Wimplicit-function-declaration]
  425. _mm_prefetch((float*)0, _MM_HINT_NTA);
  426. ^
  427. _configtest.c:7:27: error: ‘_MM_HINT_NTA’ undeclared (first use in this function)
  428. _mm_prefetch((float*)0, _MM_HINT_NTA);
  429. ^
  430. _configtest.c:7:27: note: each undeclared identifier is reported only once for each function it appears in
  431. In file included from _configtest.c:1:0:
  432. /usr/lib/gcc/i686-linux-gnu/4.8/include/emmintrin.h:31:3: error: #error "SSE2 instruction set not enabled"
  433. # error "SSE2 instruction set not enabled"
  434. ^
  435. _configtest.c: In function ‘main’:
  436. _configtest.c:7:3: warning: implicit declaration of function ‘_mm_load_pd’ [-Wimplicit-function-declaration]
  437. _mm_load_pd((double*)0);
  438. ^
  439. _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
  440. #pragma clang diagnostic error "-Wattributes"
  441. ^
  442. _configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  443. int __declspec(thread) foo;
  444. ^
  445. _configtest.c: In function ‘__declspec’:
  446. _configtest.c:5:24: error: expected declaration specifiers before ‘foo’
  447. int __declspec(thread) foo;
  448. ^
  449. _configtest.c:9:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token_configtest.c:1:5: warning: conflicting types for built-in function ‘cosf’ [enabled by default]
  450. int cosf (void);
  451. ^
  452. _configtest.c:2:5: warning: conflicting types for built-in function ‘coshf’ [enabled by default]
  453. int coshf (void);
  454. ^
  455. _configtest.c:3:5: warning: conflicting types for built-in function ‘rintf’ [enabled by default]
  456. int rintf (void);
  457. ^
  458. _configtest.c:4:5: warning: conflicting types for built-in function ‘fabsf’ [enabled by default]
  459. int fabsf (void);
  460. ^
  461. _configtest.c:5:5: warning: conflicting types for built-in function ‘floorf’ [enabled by default]
  462. int floorf (void);
  463. ^
  464. _configtest.c:6:5: warning: conflicting types for built-in function ‘nextafterf’ [enabled by default]
  465. int nextafterf (void);
  466. ^
  467. _configtest.c:7:5: warning: conflicting types for built-in function ‘tanhf’ [enabled by default]
  468. int tanhf (void);
  469. ^
  470. _configtest.c:8:5: warning: conflicting types for built-in function ‘log10f’ [enabled by default]
  471. int log10f (void);
  472. ^
  473. _configtest.c:9:5: warning: conflicting types for built-in function ‘logf’ [enabled by default]
  474. int logf (void);
  475. ^
  476. _configtest.c:10:5: warning: conflicting types for built-in function ‘sinhf’ [enabled by default]
  477. int sinhf (void);
  478. ^
  479. _configtest.c:11:5: warning: conflicting types for built-in function ‘acosf’ [enabled by default]
  480. int acosf (void);
  481. ^
  482. _configtest.c:12:5: warning: conflicting types for built-in function ‘sqrtf’ [enabled by default]
  483. int sqrtf (void);
  484. ^
  485. _configtest.c:13:5: warning: conflicting types for built-in function ‘ldexpf’ [enabled by default]
  486. int ldexpf (void);
  487. ^
  488. _configtest.c:14:5: warning: conflicting types for built-in function ‘hypotf’ [enabled by default]
  489. int hypotf (void);
  490. ^
  491. _configtest.c:15:5: warning: conflicting types for built-in function ‘log2f’ [enabled by default]
  492. int log2f (void);
  493. ^
  494. _configtest.c:16:5: warning: conflicting types for built-in function ‘exp2f’ [enabled by default]
  495. int exp2f (void);
  496. ^
  497. _configtest.c:17:5: warning: conflicting types for built-in function ‘atanf’ [enabled by default]
  498. int atanf (void);
  499. ^
  500. _configtest.c:18:5: warning: conflicting types for built-in function ‘fmodf’ [enabled by default]
  501. int fmodf (void);
  502. ^
  503. _configtest.c:19:5: warning: conflicting types for built-in function ‘atan2f’ [enabled by default]
  504. int atan2f (void);
  505. ^
  506. _configtest.c:20:5: warning: conflicting types for built-in function ‘cbrtf’ [enabled by default]
  507. int cbrtf (void);
  508. ^
  509. _configtest.c:21:5: warning: conflicting types for built-in function ‘modff’ [enabled by default]
  510. int modff (void);
  511. ^
  512. _configtest.c:22:5: warning: conflicting types for built-in function ‘ceilf’ [enabled by default]
  513. int ceilf (void);
  514. ^
  515. _configtest.c:23:5: warning: conflicting types for built-in function ‘log1pf’ [enabled by default]
  516. int log1pf (void);
  517. ^
  518. _configtest.c:24:5: warning: conflicting types for built-in function ‘asinf’ [enabled by default]
  519. int asinf (void);
  520. ^
  521. _configtest.c:25:5: warning: conflicting types for built-in function ‘copysignf’ [enabled by default]
  522. int copysignf (void);
  523. ^
  524. _configtest.c:26:5: warning: conflicting types for built-in function ‘acoshf’ [enabled by default]
  525. int acoshf (void);
  526. ^
  527. _configtest.c:27:5: warning: conflicting types for built-in function ‘sinf’ [enabled by default]
  528. int sinf (void);
  529. ^
  530. _configtest.c:28:5: warning: conflicting types for built-in function ‘tanf’ [enabled by default]
  531. int tanf (void);
  532. ^
  533. _configtest.c:29:5: warning: conflicting types for built-in function ‘atanhf’ [enabled by default]
  534. int atanhf (void);
  535. ^
  536. _configtest.c:30:5: warning: conflicting types for built-in function ‘truncf’ [enabled by default]
  537. int truncf (void);
  538. ^
  539. _configtest.c:31:5: warning: conflicting types for built-in function ‘asinhf’ [enabled by default]
  540. int asinhf (void);
  541. ^
  542. _configtest.c:32:5: warning: conflicting types for built-in function ‘frexpf’ [enabled by default]
  543. int frexpf (void);
  544. ^
  545. _configtest.c:33:5: warning: conflicting types for built-in function ‘powf’ [enabled by default]
  546. int powf (void);
  547. ^
  548. _configtest.c:34:5: warning: conflicting types for built-in function ‘expf’ [enabled by default]
  549. int expf (void);
  550. ^
  551. _configtest.c:35:5: warning: conflicting types for built-in function ‘expm1f’ [enabled by default]
  552. int expm1f (void);
  553. ^
  554. _configtest.c:1:5: warning: conflicting types for built-in function ‘tanhl’ [enabled by default]
  555. int tanhl (void);
  556. ^
  557. _configtest.c:2:5: warning: conflicting types for built-in function ‘log10l’ [enabled by default]
  558. int log10l (void);
  559. ^
  560. _configtest.c:3:5: warning: conflicting types for built-in function ‘nextafterl’ [enabled by default]
  561. int nextafterl (void);
  562. ^
  563. _configtest.c:4:5: warning: conflicting types for built-in function ‘coshl’ [enabled by default]
  564. int coshl (void);
  565. ^
  566. _configtest.c:5:5: warning: conflicting types for built-in function ‘cosl’ [enabled by default]
  567. int cosl (void);
  568. ^
  569. _configtest.c:6:5: warning: conflicting types for built-in function ‘floorl’ [enabled by default]
  570. int floorl (void);
  571. ^
  572. _configtest.c:7:5: warning: conflicting types for built-in function ‘rintl’ [enabled by default]
  573. int rintl (void);
  574. ^
  575. _configtest.c:8:5: warning: conflicting types for built-in function ‘fabsl’ [enabled by default]
  576. int fabsl (void);
  577. ^
  578. _configtest.c:9:5: warning: conflicting types for built-in function ‘acosl’ [enabled by default]
  579. int acosl (void);
  580. ^
  581. _configtest.c:10:5: warning: conflicting types for built-in function ‘ldexpl’ [enabled by default]
  582. int ldexpl (void);
  583. ^
  584. _configtest.c:11:5: warning: conflicting types for built-in function ‘sqrtl’ [enabled by default]
  585. int sqrtl (void);
  586. ^
  587. _configtest.c:12:5: warning: conflicting types for built-in function ‘logl’ [enabled by default]
  588. int logl (void);
  589. ^
  590. _configtest.c:13:5: warning: conflicting types for built-in function ‘expm1l’ [enabled by default]
  591. int expm1l (void);
  592. ^
  593. _configtest.c:14:5: warning: conflicting types for built-in function ‘hypotl’ [enabled by default]
  594. int hypotl (void);
  595. ^
  596. _configtest.c:15:5: warning: conflicting types for built-in function ‘log2l’ [enabled by default]
  597. int log2l (void);
  598. ^
  599. _configtest.c:16:5: warning: conflicting types for built-in function ‘copysignl’ [enabled by default]
  600. int copysignl (void);
  601. ^
  602. _configtest.c:17:5: warning: conflicting types for built-in function ‘exp2l’ [enabled by default]
  603. int exp2l (void);
  604. ^
  605. _configtest.c:18:5: warning: conflicting types for built-in function ‘atanl’ [enabled by default]
  606. int atanl (void);
  607. ^
  608. _configtest.c:19:5: warning: conflicting types for built-in function ‘frexpl’ [enabled by default]
  609. int frexpl (void);
  610. ^
  611. _configtest.c:20:5: warning: conflicting types for built-in function ‘atan2l’ [enabled by default]
  612. int atan2l (void);
  613. ^
  614. _configtest.c:21:5: warning: conflicting types for built-in function ‘sinhl’ [enabled by default]
  615. int sinhl (void);
  616. ^
  617. _configtest.c:22:5: warning: conflicting types for built-in function ‘fmodl’ [enabled by default]
  618. int fmodl (void);
  619. ^
  620. _configtest.c:23:5: warning: conflicting types for built-in function ‘log1pl’ [enabled by default]
  621. int log1pl (void);
  622. ^
  623. _configtest.c:24:5: warning: conflicting types for built-in function ‘asinl’ [enabled by default]
  624. int asinl (void);
  625. ^
  626. _configtest.c:25:5: warning: conflicting types for built-in function ‘ceill’ [enabled by default]
  627. int ceill (void);
  628. ^
  629. _configtest.c:26:5: warning: conflicting types for built-in function ‘sinl’ [enabled by default]
  630. int sinl (void);
  631. ^
  632. _configtest.c:27:5: warning: conflicting types for built-in function ‘cbrtl’ [enabled by default]
  633. int cbrtl (void);
  634. ^
  635. _configtest.c:28:5: warning: conflicting types for built-in function ‘acoshl’ [enabled by default]
  636. int acoshl (void);
  637. ^
  638. _configtest.c:29:5: warning: conflicting types for built-in function ‘atanhl’ [enabled by default]
  639. int atanhl (void);
  640. ^
  641. _configtest.c:30:5: warning: conflicting types for built-in function ‘tanl’ [enabled by default]
  642. int tanl (void);
  643. ^
  644. _configtest.c:31:5: warning: conflicting types for built-in function ‘truncl’ [enabled by default]
  645. int truncl (void);
  646. ^
  647. _configtest.c:32:5: warning: conflicting types for built-in function ‘powl’ [enabled by default]
  648. int powl (void);
  649. ^
  650. _configtest.c:33:5: warning: conflicting types for built-in function ‘expl’ [enabled by default]
  651. int expl (void);
  652. ^
  653. _configtest.c:34:5: warning: conflicting types for built-in function ‘modfl’ [enabled by default]
  654. int modfl (void);
  655. ^
  656. _configtest.c:35:5: warning: conflicting types for built-in function ‘asinhl’ [enabled by default]
  657. int asinhl (void);
  658. ^
  659. _configtest.c: In function ‘main’:
  660. _configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function)
  661. (void) HAVE_DECL_SIGNBIT;
  662. ^
  663. _configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
  664. _configtest.c:1:5: warning: conflicting types for built-in function ‘clog’ [enabled by default]
  665. int clog (void);
  666. ^
  667. _configtest.c:2:5: warning: conflicting types for built-in function ‘ctan’ [enabled by default]
  668. int ctan (void);
  669. ^
  670. _configtest.c:3:5: warning: conflicting types for built-in function ‘casinh’ [enabled by default]
  671. int casinh (void);
  672. ^
  673. _configtest.c:4:5: warning: conflicting types for built-in function ‘cacosh’ [enabled by default]
  674. int cacosh (void);
  675. ^
  676. _configtest.c:5:5: warning: conflicting types for built-in function ‘cabs’ [enabled by default]
  677. int cabs (void);
  678. ^
  679. _configtest.c:6:5: warning: conflicting types for built-in function ‘conj’ [enabled by default]
  680. int conj (void);
  681. ^
  682. _configtest.c:7:5: warning: conflicting types for built-in function ‘csqrt’ [enabled by default]
  683. int csqrt (void);
  684. ^
  685. _configtest.c:8:5: warning: conflicting types for built-in function ‘creal’ [enabled by default]
  686. int creal (void);
  687. ^
  688. _configtest.c:9:5: warning: conflicting types for built-in function ‘cproj’ [enabled by default]
  689. int cproj (void);
  690. ^
  691. _configtest.c:10:5: warning: conflicting types for built-in function ‘cpow’ [enabled by default]
  692. int cpow (void);
  693. ^
  694. _configtest.c:11:5: warning: conflicting types for built-in function ‘csinh’ [enabled by default]
  695. int csinh (void);
  696. ^
  697. _configtest.c:12:5: warning: conflicting types for built-in function ‘catan’ [enabled by default]
  698. int catan (void);
  699. ^
  700. _configtest.c:13:5: warning: conflicting types for built-in function ‘ctanh’ [enabled by default]
  701. int ctanh (void);
  702. ^
  703. _configtest.c:14:5: warning: conflicting types for built-in function ‘ccosh’ [enabled by default]
  704. int ccosh (void);
  705. ^
  706. _configtest.c:15:5: warning: conflicting types for built-in function ‘cimag’ [enabled by default]
  707. int cimag (void);
  708. ^
  709. _configtest.c:16:5: warning: conflicting types for built-in function ‘casin’ [enabled by default]
  710. int casin (void);
  711. ^
  712. _configtest.c:17:5: warning: conflicting types for built-in function ‘carg’ [enabled by default]
  713. int carg (void);
  714. ^
  715. _configtest.c:18:5: warning: conflicting types for built-in function ‘csin’ [enabled by default]
  716. int csin (void);
  717. ^
  718. _configtest.c:19:5: warning: conflicting types for built-in function ‘cexp’ [enabled by default]
  719. int cexp (void);
  720. ^
  721. _configtest.c:20:5: warning: conflicting types for built-in function ‘ccos’ [enabled by default]
  722. int ccos (void);
  723. ^
  724. _configtest.c:21:5: warning: conflicting types for built-in function ‘cacos’ [enabled by default]
  725. int cacos (void);
  726. ^
  727. _configtest.c:22:5: warning: conflicting types for built-in function ‘catanh’ [enabled by default]
  728. int catanh (void);
  729. ^
  730. _configtest.c:1:5: warning: conflicting types for built-in function ‘ctanhf’ [enabled by default]
  731. int ctanhf (void);
  732. ^
  733. _configtest.c:2:5: warning: conflicting types for built-in function ‘csinhf’ [enabled by default]
  734. int csinhf (void);
  735. ^
  736. _configtest.c:3:5: warning: conflicting types for built-in function ‘cprojf’ [enabled by default]
  737. int cprojf (void);
  738. ^
  739. _configtest.c:4:5: warning: conflicting types for built-in function ‘cacoshf’ [enabled by default]
  740. int cacoshf (void);
  741. ^
  742. _configtest.c:5:5: warning: conflicting types for built-in function ‘cacosf’ [enabled by default]
  743. int cacosf (void);
  744. ^
  745. _configtest.c:6:5: warning: conflicting types for built-in function ‘cargf’ [enabled by default]
  746. int cargf (void);
  747. ^
  748. _configtest.c:7:5: warning: conflicting types for built-in function ‘cpowf’ [enabled by default]
  749. int cpowf (void);
  750. ^
  751. _configtest.c:8:5: warning: conflicting types for built-in function ‘csinf’ [enabled by default]
  752. int csinf (void);
  753. ^
  754. _configtest.c:9:5: warning: conflicting types for built-in function ‘clogf’ [enabled by default]
  755. int clogf (void);
  756. ^
  757. _configtest.c:10:5: warning: conflicting types for built-in function ‘ccoshf’ [enabled by default]
  758. int ccoshf (void);
  759. ^
  760. _configtest.c:11:5: warning: conflicting types for built-in function ‘conjf’ [enabled by default]
  761. int conjf (void);
  762. ^
  763. _configtest.c:12:5: warning: conflicting types for built-in function ‘casinhf’ [enabled by default]
  764. int casinhf (void);
  765. ^
  766. _configtest.c:13:5: warning: conflicting types for built-in function ‘ccosf’ [enabled by default]
  767. int ccosf (void);
  768. ^
  769. _configtest.c:14:5: warning: conflicting types for built-in function ‘ctanf’ [enabled by default]
  770. int ctanf (void);
  771. ^
  772. _configtest.c:15:5: warning: conflicting types for built-in function ‘cexpf’ [enabled by default]
  773. int cexpf (void);
  774. ^
  775. _configtest.c:16:5: warning: conflicting types for built-in function ‘cimagf’ [enabled by default]
  776. int cimagf (void);
  777. ^
  778. _configtest.c:17:5: warning: conflicting types for built-in function ‘catanhf’ [enabled by default]
  779. int catanhf (void);
  780. ^
  781. _configtest.c:18:5: warning: conflicting types for built-in function ‘casinf’ [enabled by default]
  782. int casinf (void);
  783. ^
  784. _configtest.c:19:5: warning: conflicting types for built-in function ‘catanf’ [enabled by default]
  785. int catanf (void);
  786. ^
  787. _configtest.c:20:5: warning: conflicting types for built-in function ‘csqrtf’ [enabled by default]
  788. int csqrtf (void);
  789. ^
  790. _configtest.c:21:5: warning: conflicting types for built-in function ‘crealf’ [enabled by default]
  791. int crealf (void);
  792. ^
  793. _configtest.c:22:5: warning: conflicting types for built-in function ‘cabsf’ [enabled by default]
  794. int cabsf (void);
  795. ^
  796. _configtest.c:1:5: warning: conflicting types for built-in function ‘csinhl’ [enabled by default]
  797. int csinhl (void);
  798. ^
  799. _configtest.c:2:5: warning: conflicting types for built-in function ‘ctanhl’ [enabled by default]
  800. int ctanhl (void);
  801. ^
  802. _configtest.c:3:5: warning: conflicting types for built-in function ‘cacosl’ [enabled by default]
  803. int cacosl (void);
  804. ^
  805. _configtest.c:4:5: warning: conflicting types for built-in function ‘cacoshl’ [enabled by default]
  806. int cacoshl (void);
  807. ^
  808. _configtest.c:5:5: warning: conflicting types for built-in function ‘cprojl’ [enabled by default]
  809. int cprojl (void);
  810. ^
  811. _configtest.c:6:5: warning: conflicting types for built-in function ‘cargl’ [enabled by default]
  812. int cargl (void);
  813. ^
  814. _configtest.c:7:5: warning: conflicting types for built-in function ‘ccoshl’ [enabled by default]
  815. int ccoshl (void);
  816. ^
  817. _configtest.c:8:5: warning: conflicting types for built-in function ‘conjl’ [enabled by default]
  818. int conjl (void);
  819. ^
  820. _configtest.c:9:5: warning: conflicting types for built-in function ‘csinl’ [enabled by default]
  821. int csinl (void);
  822. ^
  823. _configtest.c:10:5: warning: conflicting types for built-in function ‘clogl’ [enabled by default]
  824. int clogl (void);
  825. ^
  826. _configtest.c:11:5: warning: conflicting types for built-in function ‘cexpl’ [enabled by default]
  827. int cexpl (void);
  828. ^
  829. _configtest.c:12:5: warning: conflicting types for built-in function ‘ccosl’ [enabled by default]
  830. int ccosl (void);
  831. ^
  832. _configtest.c:13:5: warning: conflicting types for built-in function ‘ctanl’ [enabled by default]
  833. int ctanl (void);
  834. ^
  835. _configtest.c:14:5: warning: conflicting types for built-in function ‘cpowl’ [enabled by default]
  836. int cpowl (void);
  837. ^
  838. _configtest.c:15:5: warning: conflicting types for built-in function ‘casinhl’ [enabled by default]
  839. int casinhl (void);
  840. ^
  841. _configtest.c:16:5: warning: conflicting types for built-in function ‘csqrtl’ [enabled by default]
  842. int csqrtl (void);
  843. ^
  844. _configtest.c:17:5: warning: conflicting types for built-in function ‘casinl’ [enabled by default]
  845. int casinl (void);
  846. ^
  847. _configtest.c:18:5: warning: conflicting types for built-in function ‘catanl’ [enabled by default]
  848. int catanl (void);
  849. ^
  850. _configtest.c:19:5: warning: conflicting types for built-in function ‘catanhl’ [enabled by default]
  851. int catanhl (void);
  852. ^
  853. _configtest.c:20:5: warning: conflicting types for built-in function ‘creall’ [enabled by default]
  854. int creall (void);
  855. ^
  856. _configtest.c:21:5: warning: conflicting types for built-in function ‘cabsl’ [enabled by default]
  857. int cabsl (void);
  858. ^
  859. _configtest.c:22:5: warning: conflicting types for built-in function ‘cimagl’ [enabled by default]
  860. int cimagl (void);
  861. ^
  862. _configtest.c:2:41: error: expected ‘;’, ‘,’ or ‘)’ before ‘a’
  863. static int static_func (char * restrict a)
  864. ^
  865. _configtest.c:2:12: warning: ‘static_func’ defined but not used [-Wunused-function]
  866. static int static_func (char * __restrict__ a)
  867. ^
  868.  
  869. {
  870. ^
  871. _configtest.c:11:1: error: expected ‘{’ at end of input
  872. }
  873. ^
  874. _configtest.c:11:1: warning: control reaches end of non-void function [-Wreturn-type]
  875. }
  876. ^
  877. _configtest.c: In function ‘main’:
  878. _configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function)
  879. (void) HAVE_DECL_SIGNBIT;
  880. ^
  881. _configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
  882. _configtest.c:2:41: error: expected ‘;’, ‘,’ or ‘)’ before ‘a’
  883. static int static_func (char * restrict a)
  884. ^
  885. File: build/src.linux-i686-2.7/numpy/core/include/numpy/config.h
  886. #define HAVE_ENDIAN_H 1
  887. #define SIZEOF_PY_INTPTR_T 4
  888. #define SIZEOF_OFF_T 8
  889. #define SIZEOF_PY_LONG_LONG 8
  890. #define MATHLIB m
  891. #define HAVE_SIN 1
  892. #define HAVE_COS 1
  893. #define HAVE_TAN 1
  894. #define HAVE_SINH 1
  895. #define HAVE_COSH 1
  896. #define HAVE_TANH 1
  897. #define HAVE_FABS 1
  898. #define HAVE_FLOOR 1
  899. #define HAVE_CEIL 1
  900. #define HAVE_SQRT 1
  901. #define HAVE_LOG10 1
  902. #define HAVE_LOG 1
  903. #define HAVE_EXP 1
  904. #define HAVE_ASIN 1
  905. #define HAVE_ACOS 1
  906. #define HAVE_ATAN 1
  907. #define HAVE_FMOD 1
  908. #define HAVE_MODF 1
  909. #define HAVE_FREXP 1
  910. #define HAVE_LDEXP 1
  911. #define HAVE_RINT 1
  912. #define HAVE_TRUNC 1
  913. #define HAVE_EXP2 1
  914. #define HAVE_LOG2 1
  915. #define HAVE_ATAN2 1
  916. #define HAVE_POW 1
  917. #define HAVE_NEXTAFTER 1
  918. #define HAVE_STRTOLL 1
  919. #define HAVE_STRTOULL 1
  920. #define HAVE_CBRT 1
  921. #define HAVE_STRTOLD_L 1
  922. #define HAVE_FALLOCATE 1
  923. #define HAVE_FEATURES_H 1
  924. #define HAVE___BUILTIN_ISNAN 1
  925. #define HAVE___BUILTIN_ISINF 1
  926. #define HAVE___BUILTIN_ISFINITE 1
  927. #define HAVE___BUILTIN_BSWAP32 1
  928. #define HAVE___BUILTIN_BSWAP64 1
  929. #define HAVE___BUILTIN_EXPECT 1
  930. #define HAVE___BUILTIN_PREFETCH 1
  931. #define HAVE_ATTRIBUTE_OPTIMIZE_UNROLL_LOOPS 1
  932. #define HAVE_ATTRIBUTE_OPTIMIZE_OPT_3 1
  933. #define HAVE_ATTRIBUTE_NONNULL 1
  934. #define HAVE___THREAD 1
  935. #define HAVE_SINF 1
  936. #define HAVE_COSF 1
  937. #define HAVE_TANF 1
  938. #define HAVE_SINHF 1
  939. #define HAVE_COSHF 1
  940. #define HAVE_TANHF 1
  941. #define HAVE_FABSF 1
  942. #define HAVE_FLOORF 1
  943. #define HAVE_CEILF 1
  944. #define HAVE_RINTF 1
  945. #define HAVE_TRUNCF 1
  946. #define HAVE_SQRTF 1
  947. #define HAVE_LOG10F 1
  948. #define HAVE_LOGF 1
  949. #define HAVE_LOG1PF 1
  950. #define HAVE_EXPF 1
  951. #define HAVE_EXPM1F 1
  952. #define HAVE_ASINF 1
  953. #define HAVE_ACOSF 1
  954. #define HAVE_ATANF 1
  955. #define HAVE_ASINHF 1
  956. #define HAVE_ACOSHF 1
  957. #define HAVE_ATANHF 1
  958. #define HAVE_HYPOTF 1
  959. #define HAVE_ATAN2F 1
  960. #define HAVE_POWF 1
  961. #define HAVE_FMODF 1
  962. #define HAVE_MODFF 1
  963. #define HAVE_FREXPF 1
  964. #define HAVE_LDEXPF 1
  965. #define HAVE_EXP2F 1
  966. #define HAVE_LOG2F 1
  967. #define HAVE_COPYSIGNF 1
  968. #define HAVE_NEXTAFTERF 1
  969. #define HAVE_CBRTF 1
  970. #define HAVE_SINL 1
  971. #define HAVE_COSL 1
  972. #define HAVE_TANL 1
  973. #define HAVE_SINHL 1
  974. #define HAVE_COSHL 1
  975. #define HAVE_TANHL 1
  976. #define HAVE_FABSL 1
  977. #define HAVE_FLOORL 1
  978. #define HAVE_CEILL 1
  979. #define HAVE_RINTL 1
  980. #define HAVE_TRUNCL 1
  981. #define HAVE_SQRTL 1
  982. #define HAVE_LOG10L 1
  983. #define HAVE_LOGL 1
  984. #define HAVE_LOG1PL 1
  985. #define HAVE_EXPL 1
  986. #define HAVE_EXPM1L 1
  987. #define HAVE_ASINL 1
  988. #define HAVE_ACOSL 1
  989. #define HAVE_ATANL 1
  990. #define HAVE_ASINHL 1
  991. #define HAVE_ACOSHL 1
  992. #define HAVE_ATANHL 1
  993. #define HAVE_HYPOTL 1
  994. #define HAVE_ATAN2L 1
  995. #define HAVE_POWL 1
  996. #define HAVE_FMODL 1
  997. #define HAVE_MODFL 1
  998. #define HAVE_FREXPL 1
  999. #define HAVE_LDEXPL 1
  1000. #define HAVE_EXP2L 1
  1001. #define HAVE_LOG2L 1
  1002. #define HAVE_COPYSIGNL 1
  1003. #define HAVE_NEXTAFTERL 1
  1004. #define HAVE_CBRTL 1
  1005. #define HAVE_DECL_SIGNBIT
  1006. #define HAVE_COMPLEX_H 1
  1007. #define HAVE_CABS 1
  1008. #define HAVE_CACOS 1
  1009. #define HAVE_CACOSH 1
  1010. #define HAVE_CARG 1
  1011. #define HAVE_CASIN 1
  1012. #define HAVE_CASINH 1
  1013. #define HAVE_CATAN 1
  1014. #define HAVE_CATANH 1
  1015. #define HAVE_CCOS 1
  1016. #define HAVE_CCOSH 1
  1017. #define HAVE_CEXP 1
  1018. #define HAVE_CIMAG 1
  1019. #define HAVE_CLOG 1
  1020. #define HAVE_CONJ 1
  1021. #define HAVE_CPOW 1
  1022. #define HAVE_CPROJ 1
  1023. #define HAVE_CREAL 1
  1024. #define HAVE_CSIN 1
  1025. #define HAVE_CSINH 1
  1026. #define HAVE_CSQRT 1
  1027. #define HAVE_CTAN 1
  1028. #define HAVE_CTANH 1
  1029. #define HAVE_CABSF 1
  1030. #define HAVE_CACOSF 1
  1031. #define HAVE_CACOSHF 1
  1032. #define HAVE_CARGF 1
  1033. #define HAVE_CASINF 1
  1034. #define HAVE_CASINHF 1
  1035. #define HAVE_CATANF 1
  1036. #define HAVE_CATANHF 1
  1037. #define HAVE_CCOSF 1
  1038. #define HAVE_CCOSHF 1
  1039. #define_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
  1040. int exp (void);
  1041. ^
  1042. _configtest.o: In function `main':
  1043. /tmp/easy_install-gLpfUg/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
  1044. collect2: error: ld returned 1 exit status
  1045. _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
  1046. int exp (void);
  1047. ^
  1048. _configtest.c:3:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1049. main()
  1050. ^
  1051. HAVE_CEXPF 1
  1052. #define HAVE_CIMAGF 1
  1053. #define HAVE_CLOGF 1
  1054. #define HAVE_CONJF 1
  1055. #define HAVE_CPOWF 1
  1056. #define HAVE_CPROJF 1
  1057. #define HAVE_CREALF 1
  1058. #define HAVE_CSINF 1
  1059. #define HAVE_CSINHF 1
  1060. #define HAVE_CSQRTF 1
  1061. #define HAVE_CTANF 1
  1062. #define HAVE_CTANHF 1
  1063. #define HAVE_CABSL 1
  1064. #define HAVE_CACOSL 1
  1065. #define HAVE_CACOSHL 1
  1066. #define HAVE_CARGL 1
  1067. #define HAVE_CASINL 1
  1068. #define HAVE_CASINHL 1
  1069. #define HAVE_CATANL 1
  1070. #define HAVE_CATANHL 1
  1071. #define HAVE_CCOSL 1
  1072. #define HAVE_CCOSHL 1
  1073. #define HAVE_CEXPL 1
  1074. #define HAVE_CIMAGL 1
  1075. #define HAVE_CLOGL 1
  1076. #define HAVE_CONJL 1
  1077. #define HAVE_CPOWL 1
  1078. #define HAVE_CPROJL 1
  1079. #define HAVE_CREALL 1
  1080. #define HAVE_CSINL 1
  1081. #define HAVE_CSINHL 1
  1082. #define HAVE_CSQRTL 1
  1083. #define HAVE_CTANL 1
  1084. #define HAVE_CTANHL 1
  1085. #define NPY_RESTRICT __restrict__
  1086. #define HAVE_LDOUBLE_INTEL_EXTENDED_12_BYTES_LE 1
  1087. #ifndef __cplusplus
  1088. /* #undef inline */
  1089. #endif
  1090.  
  1091. #ifndef _NPY_NPY_CONFIG_H_
  1092. #error config.h should never be included directly, include npy_config.h instead
  1093. #endif
  1094.  
  1095. EOF
  1096. _configtest.o: In function `main':
  1097. /tmp/easy_install-gLpfUg/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
  1098. collect2: error: ld returned 1 exit status
  1099. File: build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h
  1100. #define NPY_HAVE_ENDIAN_H 1
  1101. #define NPY_SIZEOF_SHORT SIZEOF_SHORT
  1102. #define NPY_SIZEOF_INT SIZEOF_INT
  1103. #define NPY_SIZEOF_LONG SIZEOF_LONG
  1104. #define NPY_SIZEOF_FLOAT 4
  1105. #define NPY_SIZEOF_COMPLEX_FLOAT 8
  1106. #define NPY_SIZEOF_DOUBLE 8
  1107. #define NPY_SIZEOF_COMPLEX_DOUBLE 16
  1108. #define NPY_SIZEOF_LONGDOUBLE 12
  1109. #define NPY_SIZEOF_COMPLEX_LONGDOUBLE 24
  1110. #define NPY_SIZEOF_PY_INTPTR_T 4
  1111. #define NPY_SIZEOF_OFF_T 8
  1112. #define NPY_SIZEOF_PY_LONG_LONG 8
  1113. #define NPY_SIZEOF_LONGLONG 8
  1114. #define NPY_NO_SMP 0
  1115. #define NPY_HAVE_DECL_ISNAN
  1116. #define NPY_HAVE_DECL_ISINF
  1117. #define NPY_HAVE_DECL_ISFINITE
  1118. #define NPY_HAVE_DECL_SIGNBIT
  1119. #define NPY_USE_C99_COMPLEX 1
  1120. #define NPY_HAVE_COMPLEX_DOUBLE 1
  1121. #define NPY_HAVE_COMPLEX_FLOAT 1
  1122. #define NPY_HAVE_COMPLEX_LONG_DOUBLE 1
  1123. #define NPY_USE_C99_FORMATS 1
  1124. #define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden")))
  1125. #define NPY_ABI_VERSION 0x01000009
  1126. #define NPY_API_VERSION 0x0000000A
  1127.  
  1128. #ifndef __STDC_FORMAT_MACROS
  1129. #define __STDC_FORMAT_MACROS 1
  1130. #endif
  1131.  
  1132. EOF
  1133. ### Warning: Using unoptimized lapack ###
  1134. ### Warning: Using unoptimized lapack ###
  1135. warning: no previously-included files matching '*.pyo' found anywhere in distribution
  1136. warning: no previously-included files matching '*.pyd' found anywhere in distribution
  1137. numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘claed7_’:
  1138. numpy/linalg/lapack_lite/dlapack_lite.c:9857:59: warning: variable ‘ind2’ set but not used [-Wunused-but-set-variable]
  1139. static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
  1140. ^
  1141. numpy/linalg/lapack_lite/dlapack_lite.c:9857:53: warning: variable ‘ind1’ set but not used [-Wunused-but-set-variable]
  1142. static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
  1143. ^
  1144. numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘dbdsqr_’:
  1145. numpy/linalg/lapack_lite/dlapack_lite.c:27451:23: warning: variable ‘sminlo’ set but not used [-Wunused-but-set-variable]
  1146. static doublereal sminlo, tolmul;
  1147. ^
  1148. numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘sbdsqr_’:
  1149. numpy/linalg/lapack_lite/dlapack_lite.c:64393:17: warning: variable ‘sminlo’ set but not used [-Wunused-but-set-variable]
  1150. static real sminlo, tolmul;
  1151. ^
  1152. numpy/linalg/lapack_lite/blas_lite.c: In function ‘cgemm_’:
  1153. numpy/linalg/lapack_lite/blas_lite.c:352:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
  1154. static integer ncola;
  1155. ^
  1156. numpy/linalg/lapack_lite/blas_lite.c: In function ‘dgemm_’:
  1157. numpy/linalg/lapack_lite/blas_lite.c:6624:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
  1158. static integer ncola;
  1159. ^
  1160. numpy/linalg/lapack_lite/blas_lite.c: In function ‘sgemm_’:
  1161. numpy/linalg/lapack_lite/blas_lite.c:11190:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
  1162. static integer ncola;
  1163. ^
  1164. numpy/linalg/lapack_lite/blas_lite.c: In function ‘zgemm_’:
  1165. numpy/linalg/lapack_lite/blas_lite.c:15222:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
  1166. static integer ncola;
  1167. ^
  1168. numpy/linalg/lapack_lite/blas_lite.c: At top level:
  1169. numpy/linalg/lapack_lite/blas_lite.c:24:16: warning: ‘c__1’ defined but not used [-Wunused-variable]
  1170. static integer c__1 = 1;
  1171. ^
  1172. numpy/linalg/lapack_lite/zlapack_lite.c: In function ‘zlaed7_’:
  1173. numpy/linalg/lapack_lite/zlapack_lite.c:10000:59: warning: variable ‘ind2’ set but not used [-Wunused-but-set-variable]
  1174. static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
  1175. ^
  1176. numpy/linalg/lapack_lite/zlapack_lite.c:10000:53: warning: variable ‘ind1’ set but not used [-Wunused-but-set-variable]
  1177. static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
  1178. ^
  1179. numpy/linalg/lapack_lite/dlamch.c: In function ‘dlamc4_’:
  1180. numpy/linalg/lapack_lite/dlamch.c:720:13: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable]
  1181. integer i__1;
  1182. ^
  1183. numpy/linalg/lapack_lite/dlamch.c: In function ‘dlamc5_’:
  1184. numpy/linalg/lapack_lite/dlamch.c:834:13: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable]
  1185. integer i__1;
  1186. ^
  1187. numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘claed7_’:
  1188. numpy/linalg/lapack_lite/dlapack_lite.c:9857:59: warning: variable ‘ind2’ set but not used [-Wunused-but-set-variable]
  1189. static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
  1190. ^
  1191. numpy/linalg/lapack_lite/dlapack_lite.c:9857:53: warning: variable ‘ind1’ set but not used [-Wunused-but-set-variable]
  1192. static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
  1193. ^
  1194. numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘dbdsqr_’:
  1195. numpy/linalg/lapack_lite/dlapack_lite.c:27451:23: warning: variable ‘sminlo’ set but not used [-Wunused-but-set-variable]
  1196. static doublereal sminlo, tolmul;
  1197. ^
  1198. numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘sbdsqr_’:
  1199. numpy/linalg/lapack_lite/dlapack_lite.c:64393:17: warning: variable ‘sminlo’ set but not used [-Wunused-but-set-variable]
  1200. static real sminlo, tolmul;
  1201. ^
  1202. numpy/linalg/lapack_lite/blas_lite.c: In function ‘cgemm_’:
  1203. numpy/linalg/lapack_lite/blas_lite.c:352:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
  1204. static integer ncola;
  1205. ^
  1206. numpy/linalg/lapack_lite/blas_lite.c: In function ‘dgemm_’:
  1207. numpy/linalg/lapack_lite/blas_lite.c:6624:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
  1208. static integer ncola;
  1209. ^
  1210. numpy/linalg/lapack_lite/blas_lite.c: In function ‘sgemm_’:
  1211. numpy/linalg/lapack_lite/blas_lite.c:11190:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
  1212. static integer ncola;
  1213. ^
  1214. numpy/linalg/lapack_lite/blas_lite.c: In function ‘zgemm_’:
  1215. numpy/linalg/lapack_lite/blas_lite.c:15222:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
  1216. static integer ncola;
  1217. ^
  1218. numpy/linalg/lapack_lite/blas_lite.c: At top level:
  1219. numpy/linalg/lapack_lite/blas_lite.c:24:16: warning: ‘c__1’ defined but not used [-Wunused-variable]
  1220. static integer c__1 = 1;
  1221. ^
  1222. numpy/linalg/lapack_lite/zlapack_lite.c: In function ‘zlaed7_’:
  1223. numpy/linalg/lapack_lite/zlapack_lite.c:10000:59: warning: variable ‘ind2’ set but not used [-Wunused-but-set-variable]
  1224. static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
  1225. ^
  1226. numpy/linalg/lapack_lite/zlapack_lite.c:10000:53: warning: variable ‘ind1’ set but not used [-Wunused-but-set-variable]
  1227. static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
  1228. ^
  1229. numpy/linalg/lapack_lite/dlamch.c: In function ‘dlamc4_’:
  1230. numpy/linalg/lapack_lite/dlamch.c:720:13: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable]
  1231. integer i__1;
  1232. ^
  1233. numpy/linalg/lapack_lite/dlamch.c: In function ‘dlamc5_’:
  1234. numpy/linalg/lapack_lite/dlamch.c:834:13: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable]
  1235. integer i__1;
  1236. ^
  1237. numpy/random/mtrand/mtrand.c: In function ‘__Pyx_InitGlobals’:
  1238. numpy/random/mtrand/mtrand.c:37624:3: warning: this decimal constant is unsigned only in ISO C90 [enabled by default]
  1239. __pyx_int_neg_2147483648 = PyInt_FromLong(-2147483648L); if (unlikely(!__pyx_int_neg_2147483648)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  1240. ^
  1241. zip_safe flag not set; analyzing archive contents...
  1242. numpy._import_tools: module references __file__
  1243. numpy._import_tools: module references __path__
  1244. numpy.doc.__init__: module references __file__
  1245. numpy.lib.utils: module references __file__
  1246. numpy.lib.utils: module references __path__
  1247. numpy.lib.utils: module MAY be using inspect.getsource
  1248. numpy.lib.utils: module MAY be using inspect.getsourcefile
  1249. numpy.f2py.diagnose: module references __file__
  1250. numpy.f2py.setup: module references __file__
  1251. numpy.f2py.f2py2e: module references __file__
  1252. numpy.core.setup_common: module references __file__
  1253. numpy.core.generate_numpy_api: module references __file__
  1254. numpy.core.cversions: module references __file__
  1255. numpy.core.setup: module references __file__
  1256. numpy.testing.nosetester: module references __file__
  1257. numpy.testing.utils: module references __file__
  1258. numpy.testing.noseclasses: module references __file__
  1259. numpy.distutils.npy_pkg_config: module references __file__
  1260. numpy.distutils.exec_command: module references __file__
  1261. numpy.distutils.misc_util: module references __file__
  1262. numpy.distutils.system_info: module references __file__
  1263. numpy.distutils.fcompiler.__init__: module references __file__
  1264. numpy.distutils.fcompiler.compaq: module references __file__
  1265. numpy.distutils.command.build_src: module references __file__
  1266.  
  1267. Installed /tmp/pip_build_user/pygdal/numpy-1.11.0-py2.7-linux-i686.egg
  1268.  
  1269. error: [Errno 2] No such file or directory
  1270. Complete output from command python setup.py egg_info:
  1271. Running from numpy source directory.
  1272.  
  1273. /tmp/easy_install-gLpfUg/numpy-1.11.0/setup.py:327: UserWarning: Unrecognized setuptools command, proceeding with generating Cython sources and expanding templates
  1274.  
  1275. warnings.warn("Unrecognized setuptools command, proceeding with "
  1276.  
  1277. /tmp/easy_install-gLpfUg/numpy-1.11.0/numpy/distutils/system_info.py:1640: UserWarning:
  1278.  
  1279. Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  1280.  
  1281. Directories to search for the libraries can be specified in the
  1282.  
  1283. numpy/distutils/site.cfg file (section [atlas]) or by setting
  1284.  
  1285. the ATLAS environment variable.
  1286.  
  1287. warnings.warn(AtlasNotFoundError.__doc__)
  1288.  
  1289. /tmp/easy_install-gLpfUg/numpy-1.11.0/numpy/distutils/system_info.py:1649: UserWarning:
  1290.  
  1291. Blas (http://www.netlib.org/blas/) libraries not found.
  1292.  
  1293. Directories to search for the libraries can be specified in the
  1294.  
  1295. numpy/distutils/site.cfg file (section [blas]) or by setting
  1296.  
  1297. the BLAS environment variable.
  1298.  
  1299. warnings.warn(BlasNotFoundError.__doc__)
  1300.  
  1301. /tmp/easy_install-gLpfUg/numpy-1.11.0/numpy/distutils/system_info.py:1652: UserWarning:
  1302.  
  1303. Blas (http://www.netlib.org/blas/) sources not found.
  1304.  
  1305. Directories to search for the sources can be specified in the
  1306.  
  1307. numpy/distutils/site.cfg file (section [blas_src]) or by setting
  1308.  
  1309. the BLAS_SRC environment variable.
  1310.  
  1311. warnings.warn(BlasSrcNotFoundError.__doc__)
  1312.  
  1313. /bin/sh: 1: svnversion: not found
  1314.  
  1315. /bin/sh: 1: svnversion: not found
  1316.  
  1317. /tmp/easy_install-gLpfUg/numpy-1.11.0/numpy/distutils/system_info.py:1542: UserWarning:
  1318.  
  1319. Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  1320.  
  1321. Directories to search for the libraries can be specified in the
  1322.  
  1323. numpy/distutils/site.cfg file (section [atlas]) or by setting
  1324.  
  1325. the ATLAS environment variable.
  1326.  
  1327. warnings.warn(AtlasNotFoundError.__doc__)
  1328.  
  1329. /tmp/easy_install-gLpfUg/numpy-1.11.0/numpy/distutils/system_info.py:1553: UserWarning:
  1330.  
  1331. Lapack (http://www.netlib.org/lapack/) libraries not found.
  1332.  
  1333. Directories to search for the libraries can be specified in the
  1334.  
  1335. numpy/distutils/site.cfg file (section [lapack]) or by setting
  1336.  
  1337. the LAPACK environment variable.
  1338.  
  1339. warnings.warn(LapackNotFoundError.__doc__)
  1340.  
  1341. /tmp/easy_install-gLpfUg/numpy-1.11.0/numpy/distutils/system_info.py:1556: UserWarning:
  1342.  
  1343. Lapack (http://www.netlib.org/lapack/) sources not found.
  1344.  
  1345. Directories to search for the sources can be specified in the
  1346.  
  1347. numpy/distutils/site.cfg file (section [lapack_src]) or by setting
  1348.  
  1349. the LAPACK_SRC environment variable.
  1350.  
  1351. warnings.warn(LapackSrcNotFoundError.__doc__)
  1352.  
  1353. /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'define_macros'
  1354.  
  1355. warnings.warn(msg)
  1356.  
  1357. non-existing path in 'numpy/distutils': 'site.cfg'
  1358.  
  1359. Could not locate executable gfortran
  1360.  
  1361. Could not locate executable f95
  1362.  
  1363. Could not locate executable ifort
  1364.  
  1365. Could not locate executable ifc
  1366.  
  1367. Could not locate executable lf95
  1368.  
  1369. Could not locate executable pgfortran
  1370.  
  1371. Could not locate executable f90
  1372.  
  1373. Could not locate executable f77
  1374.  
  1375. Could not locate executable fort
  1376.  
  1377. Could not locate executable efort
  1378.  
  1379. Could not locate executable efc
  1380.  
  1381. Could not locate executable g77
  1382.  
  1383. Could not locate executable g95
  1384.  
  1385. Could not locate executable pathf95
  1386.  
  1387. don't know how to compile Fortran code on platform 'posix'
  1388.  
  1389. _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
  1390.  
  1391. int exp (void);
  1392.  
  1393. ^
  1394.  
  1395. _configtest.o: In function `main':
  1396.  
  1397. /tmp/easy_install-gLpfUg/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
  1398.  
  1399. collect2: error: ld returned 1 exit status
  1400.  
  1401. _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
  1402.  
  1403. int exp (void);
  1404.  
  1405. ^
  1406.  
  1407. _configtest.c: In function ‘main’:
  1408.  
  1409. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1410.  
  1411. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  1412.  
  1413. ^
  1414.  
  1415. _configtest.c: In function ‘main’:
  1416.  
  1417. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1418.  
  1419. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 4)];
  1420.  
  1421. ^
  1422.  
  1423. _configtest.c: In function ‘main’:
  1424.  
  1425. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1426.  
  1427. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  1428.  
  1429. ^
  1430.  
  1431. _configtest.c: In function ‘main’:
  1432.  
  1433. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1434.  
  1435. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  1436.  
  1437. ^
  1438.  
  1439. _configtest.c: In function ‘main’:
  1440.  
  1441. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1442.  
  1443. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  1444.  
  1445. ^
  1446.  
  1447. _configtest.c: In function ‘main’:
  1448.  
  1449. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1450.  
  1451. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  1452.  
  1453. ^
  1454.  
  1455. _configtest.c: In function ‘main’:
  1456.  
  1457. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1458.  
  1459. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  1460.  
  1461. ^
  1462.  
  1463. _configtest.c: In function ‘main’:
  1464.  
  1465. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1466.  
  1467. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)];
  1468.  
  1469. ^
  1470.  
  1471. _configtest.c: In function ‘main’:
  1472.  
  1473. _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function)
  1474.  
  1475. (void) SIZEOF_LONGDOUBLE;
  1476.  
  1477. ^
  1478.  
  1479. _configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
  1480.  
  1481. _configtest.c: In function ‘main’:
  1482.  
  1483. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1484.  
  1485. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  1486.  
  1487. ^
  1488.  
  1489. _configtest.c: In function ‘main’:
  1490.  
  1491. _configtest.c:5:16: error: size of array ‘test_array’ is negative
  1492.  
  1493. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)];
  1494.  
  1495. ^
  1496.  
  1497. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1498.  
  1499. _configtest.c: In function ‘main’:
  1500.  
  1501. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1502.  
  1503. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 12)];
  1504.  
  1505. ^
  1506.  
  1507. _configtest.c: In function ‘main’:
  1508.  
  1509. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1510.  
  1511. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  1512.  
  1513. ^
  1514.  
  1515. _configtest.c: In function ‘main’:
  1516.  
  1517. _configtest.c:5:16: error: size of array ‘test_array’ is negative
  1518.  
  1519. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 32)];
  1520.  
  1521. ^
  1522.  
  1523. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1524.  
  1525. _configtest.c: In function ‘main’:
  1526.  
  1527. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1528.  
  1529. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 24)];
  1530.  
  1531. ^
  1532.  
  1533. _configtest.c: In function ‘main’:
  1534.  
  1535. _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1536.  
  1537. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  1538.  
  1539. ^
  1540.  
  1541. _configtest.c: In function ‘main’:
  1542.  
  1543. _configtest.c:7:16: error: size of array ‘test_array’ is negative
  1544.  
  1545. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  1546.  
  1547. ^
  1548.  
  1549. _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1550.  
  1551. _configtest.c: In function ‘main’:
  1552.  
  1553. _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1554.  
  1555. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 4)];
  1556.  
  1557. ^
  1558.  
  1559. _configtest.c: In function ‘main’:
  1560.  
  1561. _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1562.  
  1563. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  1564.  
  1565. ^
  1566.  
  1567. _configtest.c: In function ‘main’:
  1568.  
  1569. _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1570.  
  1571. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  1572.  
  1573. ^
  1574.  
  1575. _configtest.c: In function ‘main’:
  1576.  
  1577. _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1578.  
  1579. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  1580.  
  1581. ^
  1582.  
  1583. _configtest.c: In function ‘main’:
  1584.  
  1585. _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1586.  
  1587. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  1588.  
  1589. ^
  1590.  
  1591. _configtest.c: In function ‘main’:
  1592.  
  1593. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1594.  
  1595. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
  1596.  
  1597. ^
  1598.  
  1599. _configtest.c: In function ‘main’:
  1600.  
  1601. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  1602.  
  1603. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  1604.  
  1605. ^
  1606.  
  1607. _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
  1608.  
  1609. int exp (void);
  1610.  
  1611. ^
  1612.  
  1613. _configtest.o: In function `main':
  1614.  
  1615. /tmp/easy_install-gLpfUg/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
  1616.  
  1617. collect2: error: ld returned 1 exit status
  1618.  
  1619. _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
  1620.  
  1621. int exp (void);
  1622.  
  1623. ^
  1624.  
  1625. _configtest.c:1:5: warning: conflicting types for built-in function ‘asin’ [enabled by default]
  1626.  
  1627. int asin (void);
  1628.  
  1629. ^
  1630.  
  1631. _configtest.c:2:5: warning: conflicting types for built-in function ‘cos’ [enabled by default]
  1632.  
  1633. int cos (void);
  1634.  
  1635. ^
  1636.  
  1637. _configtest.c:3:5: warning: conflicting types for built-in function ‘log’ [enabled by default]
  1638.  
  1639. int log (void);
  1640.  
  1641. ^
  1642.  
  1643. _configtest.c:4:5: warning: conflicting types for built-in function ‘fabs’ [enabled by default]
  1644.  
  1645. int fabs (void);
  1646.  
  1647. ^
  1648.  
  1649. _configtest.c:5:5: warning: conflicting types for built-in function ‘tanh’ [enabled by default]
  1650.  
  1651. int tanh (void);
  1652.  
  1653. ^
  1654.  
  1655. _configtest.c:6:5: warning: conflicting types for built-in function ‘atan’ [enabled by default]
  1656.  
  1657. int atan (void);
  1658.  
  1659. ^
  1660.  
  1661. _configtest.c:7:5: warning: conflicting types for built-in function ‘acos’ [enabled by default]
  1662.  
  1663. int acos (void);
  1664.  
  1665. ^
  1666.  
  1667. _configtest.c:8:5: warning: conflicting types for built-in function ‘floor’ [enabled by default]
  1668.  
  1669. int floor (void);
  1670.  
  1671. ^
  1672.  
  1673. _configtest.c:9:5: warning: conflicting types for built-in function ‘fmod’ [enabled by default]
  1674.  
  1675. int fmod (void);
  1676.  
  1677. ^
  1678.  
  1679. _configtest.c:10:5: warning: conflicting types for built-in function ‘sqrt’ [enabled by default]
  1680.  
  1681. int sqrt (void);
  1682.  
  1683. ^
  1684.  
  1685. _configtest.c:11:5: warning: conflicting types for built-in function ‘cosh’ [enabled by default]
  1686.  
  1687. int cosh (void);
  1688.  
  1689. ^
  1690.  
  1691. _configtest.c:12:5: warning: conflicting types for built-in function ‘modf’ [enabled by default]
  1692.  
  1693. int modf (void);
  1694.  
  1695. ^
  1696.  
  1697. _configtest.c:13:5: warning: conflicting types for built-in function ‘sinh’ [enabled by default]
  1698.  
  1699. int sinh (void);
  1700.  
  1701. ^
  1702.  
  1703. _configtest.c:14:5: warning: conflicting types for built-in function ‘frexp’ [enabled by default]
  1704.  
  1705. int frexp (void);
  1706.  
  1707. ^
  1708.  
  1709. _configtest.c:15:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
  1710.  
  1711. int exp (void);
  1712.  
  1713. ^
  1714.  
  1715. _configtest.c:16:5: warning: conflicting types for built-in function ‘tan’ [enabled by default]
  1716.  
  1717. int tan (void);
  1718.  
  1719. ^
  1720.  
  1721. _configtest.c:17:5: warning: conflicting types for built-in function ‘ceil’ [enabled by default]
  1722.  
  1723. int ceil (void);
  1724.  
  1725. ^
  1726.  
  1727. _configtest.c:18:5: warning: conflicting types for built-in function ‘log10’ [enabled by default]
  1728.  
  1729. int log10 (void);
  1730.  
  1731. ^
  1732.  
  1733. _configtest.c:19:5: warning: conflicting types for built-in function ‘sin’ [enabled by default]
  1734.  
  1735. int sin (void);
  1736.  
  1737. ^
  1738.  
  1739. _configtest.c:20:5: warning: conflicting types for built-in function ‘ldexp’ [enabled by default]
  1740.  
  1741. int ldexp (void);
  1742.  
  1743. ^
  1744.  
  1745. _configtest.c:1:5: warning: conflicting types for built-in function ‘log2’ [enabled by default]
  1746.  
  1747. int log2 (void);
  1748.  
  1749. ^
  1750.  
  1751. _configtest.c:2:5: warning: conflicting types for built-in function ‘pow’ [enabled by default]
  1752.  
  1753. int pow (void);
  1754.  
  1755. ^
  1756.  
  1757. _configtest.c:4:5: warning: conflicting types for built-in function ‘exp2’ [enabled by default]
  1758.  
  1759. int exp2 (void);
  1760.  
  1761. ^
  1762.  
  1763. _configtest.c:5:5: warning: conflicting types for built-in function ‘atan2’ [enabled by default]
  1764.  
  1765. int atan2 (void);
  1766.  
  1767. ^
  1768.  
  1769. _configtest.c:7:5: warning: conflicting types for built-in function ‘rint’ [enabled by default]
  1770.  
  1771. int rint (void);
  1772.  
  1773. ^
  1774.  
  1775. _configtest.c:10:5: warning: conflicting types for built-in function ‘cbrt’ [enabled by default]
  1776.  
  1777. int cbrt (void);
  1778.  
  1779. ^
  1780.  
  1781. _configtest.c:11:5: warning: conflicting types for built-in function ‘nextafter’ [enabled by default]
  1782.  
  1783. int nextafter (void);
  1784.  
  1785. ^
  1786.  
  1787. _configtest.c:12:5: warning: conflicting types for built-in function ‘trunc’ [enabled by default]
  1788.  
  1789. int trunc (void);
  1790.  
  1791. ^
  1792.  
  1793. In file included from _configtest.c:1:0:
  1794.  
  1795. /usr/lib/gcc/i686-linux-gnu/4.8/include/xmmintrin.h:31:3: error: #error "SSE instruction set not enabled"
  1796.  
  1797. # error "SSE instruction set not enabled"
  1798.  
  1799. ^
  1800.  
  1801. In file included from _configtest.c:1:0:
  1802.  
  1803. /usr/lib/gcc/i686-linux-gnu/4.8/include/emmintrin.h:31:3: error: #error "SSE2 instruction set not enabled"
  1804.  
  1805. # error "SSE2 instruction set not enabled"
  1806.  
  1807. ^
  1808.  
  1809. _configtest.c: In function ‘main’:
  1810.  
  1811. _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  1812.  
  1813. __builtin_isnan(5.);
  1814.  
  1815. ^
  1816.  
  1817. _configtest.c: In function ‘main’:
  1818.  
  1819. _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  1820.  
  1821. __builtin_isinf(5.);
  1822.  
  1823. ^
  1824.  
  1825. _configtest.c: In function ‘main’:
  1826.  
  1827. _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  1828.  
  1829. __builtin_isfinite(5.);
  1830.  
  1831. ^
  1832.  
  1833. _configtest.c: In function ‘main’:
  1834.  
  1835. _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  1836.  
  1837. __builtin_bswap32(5u);
  1838.  
  1839. ^
  1840.  
  1841. _configtest.c: In function ‘main’:
  1842.  
  1843. _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  1844.  
  1845. __builtin_bswap64(5u);
  1846.  
  1847. ^
  1848.  
  1849. _configtest.c: In function ‘main’:
  1850.  
  1851. _configtest.c:5:3: warning: statement with no effect [-Wunused-value]
  1852.  
  1853. __builtin_expect(5, 0);
  1854.  
  1855. ^
  1856.  
  1857. _configtest.c: In function ‘main’:
  1858.  
  1859. _configtest.c:5:3: warning: implicit declaration of function ‘__builtin_mul_overflow’ [-Wimplicit-function-declaration]
  1860.  
  1861. __builtin_mul_overflow(5, 5, (int*)5);
  1862.  
  1863. ^
  1864.  
  1865. _configtest.o: In function `main':
  1866.  
  1867. /tmp/easy_install-gLpfUg/numpy-1.11.0/_configtest.c:5: undefined reference to `__builtin_mul_overflow'
  1868.  
  1869. collect2: error: ld returned 1 exit status
  1870.  
  1871. In file included from _configtest.c:1:0:
  1872.  
  1873. /usr/lib/gcc/i686-linux-gnu/4.8/include/xmmintrin.h:31:3: error: #error "SSE instruction set not enabled"
  1874.  
  1875. # error "SSE instruction set not enabled"
  1876.  
  1877. ^
  1878.  
  1879. _configtest.c: In function ‘main’:
  1880.  
  1881. _configtest.c:7:3: warning: implicit declaration of function ‘_mm_load_ps’ [-Wimplicit-function-declaration]
  1882.  
  1883. _mm_load_ps((float*)0);
  1884.  
  1885. ^
  1886.  
  1887. In file included from _configtest.c:1:0:
  1888.  
  1889. /usr/lib/gcc/i686-linux-gnu/4.8/include/xmmintrin.h:31:3: error: #error "SSE instruction set not enabled"
  1890.  
  1891. # error "SSE instruction set not enabled"
  1892.  
  1893. ^
  1894.  
  1895. _configtest.c: In function ‘main’:
  1896.  
  1897. _configtest.c:7:3: warning: implicit declaration of function ‘_mm_prefetch’ [-Wimplicit-function-declaration]
  1898.  
  1899. _mm_prefetch((float*)0, _MM_HINT_NTA);
  1900.  
  1901. ^
  1902.  
  1903. _configtest.c:7:27: error: ‘_MM_HINT_NTA’ undeclared (first use in this function)
  1904.  
  1905. _mm_prefetch((float*)0, _MM_HINT_NTA);
  1906.  
  1907. ^
  1908.  
  1909. _configtest.c:7:27: note: each undeclared identifier is reported only once for each function it appears in
  1910.  
  1911. In file included from _configtest.c:1:0:
  1912.  
  1913. /usr/lib/gcc/i686-linux-gnu/4.8/include/emmintrin.h:31:3: error: #error "SSE2 instruction set not enabled"
  1914.  
  1915. # error "SSE2 instruction set not enabled"
  1916.  
  1917. ^
  1918.  
  1919. _configtest.c: In function ‘main’:
  1920.  
  1921. _configtest.c:7:3: warning: implicit declaration of function ‘_mm_load_pd’ [-Wimplicit-function-declaration]
  1922.  
  1923. _mm_load_pd((double*)0);
  1924.  
  1925. ^
  1926.  
  1927. _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
  1928.  
  1929. #pragma clang diagnostic error "-Wattributes"
  1930.  
  1931. ^
  1932.  
  1933. _configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1934.  
  1935. main()
  1936.  
  1937. ^
  1938.  
  1939. _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
  1940.  
  1941. #pragma clang diagnostic error "-Wattributes"
  1942.  
  1943. ^
  1944.  
  1945. _configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1946.  
  1947. main()
  1948.  
  1949. ^
  1950.  
  1951. _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
  1952.  
  1953. #pragma clang diagnostic error "-Wattributes"
  1954.  
  1955. ^
  1956.  
  1957. _configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1958.  
  1959. main()
  1960.  
  1961. ^
  1962.  
  1963. _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
  1964.  
  1965. #pragma clang diagnostic error "-Wattributes"
  1966.  
  1967. ^
  1968.  
  1969. _configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1970.  
  1971. main()
  1972.  
  1973. ^
  1974.  
  1975. _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
  1976.  
  1977. #pragma clang diagnostic error "-Wattributes"
  1978.  
  1979. ^
  1980.  
  1981. _configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  1982.  
  1983. int __declspec(thread) foo;
  1984.  
  1985. ^
  1986.  
  1987. _configtest.c: In function ‘__declspec’:
  1988.  
  1989. _configtest.c:5:24: error: expected declaration specifiers before ‘foo’
  1990.  
  1991. int __declspec(thread) foo;
  1992.  
  1993. ^
  1994.  
  1995. _configtest.c:9:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
  1996.  
  1997. {
  1998.  
  1999. ^
  2000.  
  2001. _configtest.c:11:1: error: expected ‘{’ at end of input
  2002.  
  2003. }
  2004.  
  2005. ^
  2006.  
  2007. _configtest.c:11:1: warning: control reaches end of non-void function [-Wreturn-type]
  2008.  
  2009. }
  2010.  
  2011. ^
  2012.  
  2013. _configtest.o: In function `main':
  2014.  
  2015. /tmp/easy_install-gLpfUg/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
  2016.  
  2017. collect2: error: ld returned 1 exit status
  2018.  
  2019. _configtest.c: In function ‘main’:
  2020.  
  2021. _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function)
  2022.  
  2023. (void) SIZEOF_LONGDOUBLE;
  2024.  
  2025. ^
  2026.  
  2027. _configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
  2028.  
  2029. _configtest.c: In function ‘main’:
  2030.  
  2031. _configtest.c:5:16: error: size of array ‘test_array’ is negative
  2032.  
  2033. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)];
  2034.  
  2035. ^
  2036.  
  2037. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  2038.  
  2039. _configtest.c: In function ‘main’:
  2040.  
  2041. _configtest.c:5:16: error: size of array ‘test_array’ is negative
  2042.  
  2043. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 32)];
  2044.  
  2045. ^
  2046.  
  2047. _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  2048.  
  2049. _configtest.c: In function ‘main’:
  2050.  
  2051. _configtest.c:7:16: error: size of array ‘test_array’ is negative
  2052.  
  2053. static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
  2054.  
  2055. ^
  2056.  
  2057. _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
  2058.  
  2059. _configtest.o: In function `main':
  2060.  
  2061. /tmp/easy_install-gLpfUg/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
  2062.  
  2063. collect2: error: ld returned 1 exit status
  2064.  
  2065. In file included from _configtest.c:1:0:
  2066.  
  2067. /usr/lib/gcc/i686-linux-gnu/4.8/include/xmmintrin.h:31:3: error: #error "SSE instruction set not enabled"
  2068.  
  2069. # error "SSE instruction set not enabled"
  2070.  
  2071. ^
  2072.  
  2073. In file included from _configtest.c:1:0:
  2074.  
  2075. /usr/lib/gcc/i686-linux-gnu/4.8/include/emmintrin.h:31:3: error: #error "SSE2 instruction set not enabled"
  2076.  
  2077. # error "SSE2 instruction set not enabled"
  2078.  
  2079. ^
  2080.  
  2081. _configtest.o: In function `main':
  2082.  
  2083. /tmp/easy_install-gLpfUg/numpy-1.11.0/_configtest.c:5: undefined reference to `__builtin_mul_overflow'
  2084.  
  2085. collect2: error: ld returned 1 exit status
  2086.  
  2087. In file included from _configtest.c:1:0:
  2088.  
  2089. /usr/lib/gcc/i686-linux-gnu/4.8/include/xmmintrin.h:31:3: error: #error "SSE instruction set not enabled"
  2090.  
  2091. # error "SSE instruction set not enabled"
  2092.  
  2093. ^
  2094.  
  2095. _configtest.c: In function ‘main’:
  2096.  
  2097. _configtest.c:7:3: warning: implicit declaration of function ‘_mm_load_ps’ [-Wimplicit-function-declaration]
  2098.  
  2099. _mm_load_ps((float*)0);
  2100.  
  2101. ^
  2102.  
  2103. In file included from _configtest.c:1:0:
  2104.  
  2105. /usr/lib/gcc/i686-linux-gnu/4.8/include/xmmintrin.h:31:3: error: #error "SSE instruction set not enabled"
  2106.  
  2107. # error "SSE instruction set not enabled"
  2108.  
  2109. ^
  2110.  
  2111. _configtest.c: In function ‘main’:
  2112.  
  2113. _configtest.c:7:3: warning: implicit declaration of function ‘_mm_prefetch’ [-Wimplicit-function-declaration]
  2114.  
  2115. _mm_prefetch((float*)0, _MM_HINT_NTA);
  2116.  
  2117. ^
  2118.  
  2119. _configtest.c:7:27: error: ‘_MM_HINT_NTA’ undeclared (first use in this function)
  2120.  
  2121. _mm_prefetch((float*)0, _MM_HINT_NTA);
  2122.  
  2123. ^
  2124.  
  2125. _configtest.c:7:27: note: each undeclared identifier is reported only once for each function it appears in
  2126.  
  2127. In file included from _configtest.c:1:0:
  2128.  
  2129. /usr/lib/gcc/i686-linux-gnu/4.8/include/emmintrin.h:31:3: error: #error "SSE2 instruction set not enabled"
  2130.  
  2131. # error "SSE2 instruction set not enabled"
  2132.  
  2133. ^
  2134.  
  2135. _configtest.c: In function ‘main’:
  2136.  
  2137. _configtest.c:7:3: warning: implicit declaration of function ‘_mm_load_pd’ [-Wimplicit-function-declaration]
  2138.  
  2139. _mm_load_pd((double*)0);
  2140.  
  2141. ^
  2142.  
  2143. _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
  2144.  
  2145. #pragma clang diagnostic error "-Wattributes"
  2146.  
  2147. ^
  2148.  
  2149. _configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  2150.  
  2151. int __declspec(thread) foo;
  2152.  
  2153. ^
  2154.  
  2155. _configtest.c: In function ‘__declspec’:
  2156.  
  2157. _configtest.c:5:24: error: expected declaration specifiers before ‘foo’
  2158.  
  2159. int __declspec(thread) foo;
  2160.  
  2161. ^
  2162.  
  2163. _configtest.c:9:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token_configtest.c:1:5: warning: conflicting types for built-in function ‘cosf’ [enabled by default]
  2164.  
  2165. int cosf (void);
  2166.  
  2167. ^
  2168.  
  2169. _configtest.c:2:5: warning: conflicting types for built-in function ‘coshf’ [enabled by default]
  2170.  
  2171. int coshf (void);
  2172.  
  2173. ^
  2174.  
  2175. _configtest.c:3:5: warning: conflicting types for built-in function ‘rintf’ [enabled by default]
  2176.  
  2177. int rintf (void);
  2178.  
  2179. ^
  2180.  
  2181. _configtest.c:4:5: warning: conflicting types for built-in function ‘fabsf’ [enabled by default]
  2182.  
  2183. int fabsf (void);
  2184.  
  2185. ^
  2186.  
  2187. _configtest.c:5:5: warning: conflicting types for built-in function ‘floorf’ [enabled by default]
  2188.  
  2189. int floorf (void);
  2190.  
  2191. ^
  2192.  
  2193. _configtest.c:6:5: warning: conflicting types for built-in function ‘nextafterf’ [enabled by default]
  2194.  
  2195. int nextafterf (void);
  2196.  
  2197. ^
  2198.  
  2199. _configtest.c:7:5: warning: conflicting types for built-in function ‘tanhf’ [enabled by default]
  2200.  
  2201. int tanhf (void);
  2202.  
  2203. ^
  2204.  
  2205. _configtest.c:8:5: warning: conflicting types for built-in function ‘log10f’ [enabled by default]
  2206.  
  2207. int log10f (void);
  2208.  
  2209. ^
  2210.  
  2211. _configtest.c:9:5: warning: conflicting types for built-in function ‘logf’ [enabled by default]
  2212.  
  2213. int logf (void);
  2214.  
  2215. ^
  2216.  
  2217. _configtest.c:10:5: warning: conflicting types for built-in function ‘sinhf’ [enabled by default]
  2218.  
  2219. int sinhf (void);
  2220.  
  2221. ^
  2222.  
  2223. _configtest.c:11:5: warning: conflicting types for built-in function ‘acosf’ [enabled by default]
  2224.  
  2225. int acosf (void);
  2226.  
  2227. ^
  2228.  
  2229. _configtest.c:12:5: warning: conflicting types for built-in function ‘sqrtf’ [enabled by default]
  2230.  
  2231. int sqrtf (void);
  2232.  
  2233. ^
  2234.  
  2235. _configtest.c:13:5: warning: conflicting types for built-in function ‘ldexpf’ [enabled by default]
  2236.  
  2237. int ldexpf (void);
  2238.  
  2239. ^
  2240.  
  2241. _configtest.c:14:5: warning: conflicting types for built-in function ‘hypotf’ [enabled by default]
  2242.  
  2243. int hypotf (void);
  2244.  
  2245. ^
  2246.  
  2247. _configtest.c:15:5: warning: conflicting types for built-in function ‘log2f’ [enabled by default]
  2248.  
  2249. int log2f (void);
  2250.  
  2251. ^
  2252.  
  2253. _configtest.c:16:5: warning: conflicting types for built-in function ‘exp2f’ [enabled by default]
  2254.  
  2255. int exp2f (void);
  2256.  
  2257. ^
  2258.  
  2259. _configtest.c:17:5: warning: conflicting types for built-in function ‘atanf’ [enabled by default]
  2260.  
  2261. int atanf (void);
  2262.  
  2263. ^
  2264.  
  2265. _configtest.c:18:5: warning: conflicting types for built-in function ‘fmodf’ [enabled by default]
  2266.  
  2267. int fmodf (void);
  2268.  
  2269. ^
  2270.  
  2271. _configtest.c:19:5: warning: conflicting types for built-in function ‘atan2f’ [enabled by default]
  2272.  
  2273. int atan2f (void);
  2274.  
  2275. ^
  2276.  
  2277. _configtest.c:20:5: warning: conflicting types for built-in function ‘cbrtf’ [enabled by default]
  2278.  
  2279. int cbrtf (void);
  2280.  
  2281. ^
  2282.  
  2283. _configtest.c:21:5: warning: conflicting types for built-in function ‘modff’ [enabled by default]
  2284.  
  2285. int modff (void);
  2286.  
  2287. ^
  2288.  
  2289. _configtest.c:22:5: warning: conflicting types for built-in function ‘ceilf’ [enabled by default]
  2290.  
  2291. int ceilf (void);
  2292.  
  2293. ^
  2294.  
  2295. _configtest.c:23:5: warning: conflicting types for built-in function ‘log1pf’ [enabled by default]
  2296.  
  2297. int log1pf (void);
  2298.  
  2299. ^
  2300.  
  2301. _configtest.c:24:5: warning: conflicting types for built-in function ‘asinf’ [enabled by default]
  2302.  
  2303. int asinf (void);
  2304.  
  2305. ^
  2306.  
  2307. _configtest.c:25:5: warning: conflicting types for built-in function ‘copysignf’ [enabled by default]
  2308.  
  2309. int copysignf (void);
  2310.  
  2311. ^
  2312.  
  2313. _configtest.c:26:5: warning: conflicting types for built-in function ‘acoshf’ [enabled by default]
  2314.  
  2315. int acoshf (void);
  2316.  
  2317. ^
  2318.  
  2319. _configtest.c:27:5: warning: conflicting types for built-in function ‘sinf’ [enabled by default]
  2320.  
  2321. int sinf (void);
  2322.  
  2323. ^
  2324.  
  2325. _configtest.c:28:5: warning: conflicting types for built-in function ‘tanf’ [enabled by default]
  2326.  
  2327. int tanf (void);
  2328.  
  2329. ^
  2330.  
  2331. _configtest.c:29:5: warning: conflicting types for built-in function ‘atanhf’ [enabled by default]
  2332.  
  2333. int atanhf (void);
  2334.  
  2335. ^
  2336.  
  2337. _configtest.c:30:5: warning: conflicting types for built-in function ‘truncf’ [enabled by default]
  2338.  
  2339. int truncf (void);
  2340.  
  2341. ^
  2342.  
  2343. _configtest.c:31:5: warning: conflicting types for built-in function ‘asinhf’ [enabled by default]
  2344.  
  2345. int asinhf (void);
  2346.  
  2347. ^
  2348.  
  2349. _configtest.c:32:5: warning: conflicting types for built-in function ‘frexpf’ [enabled by default]
  2350.  
  2351. int frexpf (void);
  2352.  
  2353. ^
  2354.  
  2355. _configtest.c:33:5: warning: conflicting types for built-in function ‘powf’ [enabled by default]
  2356.  
  2357. int powf (void);
  2358.  
  2359. ^
  2360.  
  2361. _configtest.c:34:5: warning: conflicting types for built-in function ‘expf’ [enabled by default]
  2362.  
  2363. int expf (void);
  2364.  
  2365. ^
  2366.  
  2367. _configtest.c:35:5: warning: conflicting types for built-in function ‘expm1f’ [enabled by default]
  2368.  
  2369. int expm1f (void);
  2370.  
  2371. ^
  2372.  
  2373. _configtest.c:1:5: warning: conflicting types for built-in function ‘tanhl’ [enabled by default]
  2374.  
  2375. int tanhl (void);
  2376.  
  2377. ^
  2378.  
  2379. _configtest.c:2:5: warning: conflicting types for built-in function ‘log10l’ [enabled by default]
  2380.  
  2381. int log10l (void);
  2382.  
  2383. ^
  2384.  
  2385. _configtest.c:3:5: warning: conflicting types for built-in function ‘nextafterl’ [enabled by default]
  2386.  
  2387. int nextafterl (void);
  2388.  
  2389. ^
  2390.  
  2391. _configtest.c:4:5: warning: conflicting types for built-in function ‘coshl’ [enabled by default]
  2392.  
  2393. int coshl (void);
  2394.  
  2395. ^
  2396.  
  2397. _configtest.c:5:5: warning: conflicting types for built-in function ‘cosl’ [enabled by default]
  2398.  
  2399. int cosl (void);
  2400.  
  2401. ^
  2402.  
  2403. _configtest.c:6:5: warning: conflicting types for built-in function ‘floorl’ [enabled by default]
  2404.  
  2405. int floorl (void);
  2406.  
  2407. ^
  2408.  
  2409. _configtest.c:7:5: warning: conflicting types for built-in function ‘rintl’ [enabled by default]
  2410.  
  2411. int rintl (void);
  2412.  
  2413. ^
  2414.  
  2415. _configtest.c:8:5: warning: conflicting types for built-in function ‘fabsl’ [enabled by default]
  2416.  
  2417. int fabsl (void);
  2418.  
  2419. ^
  2420.  
  2421. _configtest.c:9:5: warning: conflicting types for built-in function ‘acosl’ [enabled by default]
  2422.  
  2423. int acosl (void);
  2424.  
  2425. ^
  2426.  
  2427. _configtest.c:10:5: warning: conflicting types for built-in function ‘ldexpl’ [enabled by default]
  2428.  
  2429. int ldexpl (void);
  2430.  
  2431. ^
  2432.  
  2433. _configtest.c:11:5: warning: conflicting types for built-in function ‘sqrtl’ [enabled by default]
  2434.  
  2435. int sqrtl (void);
  2436.  
  2437. ^
  2438.  
  2439. _configtest.c:12:5: warning: conflicting types for built-in function ‘logl’ [enabled by default]
  2440.  
  2441. int logl (void);
  2442.  
  2443. ^
  2444.  
  2445. _configtest.c:13:5: warning: conflicting types for built-in function ‘expm1l’ [enabled by default]
  2446.  
  2447. int expm1l (void);
  2448.  
  2449. ^
  2450.  
  2451. _configtest.c:14:5: warning: conflicting types for built-in function ‘hypotl’ [enabled by default]
  2452.  
  2453. int hypotl (void);
  2454.  
  2455. ^
  2456.  
  2457. _configtest.c:15:5: warning: conflicting types for built-in function ‘log2l’ [enabled by default]
  2458.  
  2459. int log2l (void);
  2460.  
  2461. ^
  2462.  
  2463. _configtest.c:16:5: warning: conflicting types for built-in function ‘copysignl’ [enabled by default]
  2464.  
  2465. int copysignl (void);
  2466.  
  2467. ^
  2468.  
  2469. _configtest.c:17:5: warning: conflicting types for built-in function ‘exp2l’ [enabled by default]
  2470.  
  2471. int exp2l (void);
  2472.  
  2473. ^
  2474.  
  2475. _configtest.c:18:5: warning: conflicting types for built-in function ‘atanl’ [enabled by default]
  2476.  
  2477. int atanl (void);
  2478.  
  2479. ^
  2480.  
  2481. _configtest.c:19:5: warning: conflicting types for built-in function ‘frexpl’ [enabled by default]
  2482.  
  2483. int frexpl (void);
  2484.  
  2485. ^
  2486.  
  2487. _configtest.c:20:5: warning: conflicting types for built-in function ‘atan2l’ [enabled by default]
  2488.  
  2489. int atan2l (void);
  2490.  
  2491. ^
  2492.  
  2493. _configtest.c:21:5: warning: conflicting types for built-in function ‘sinhl’ [enabled by default]
  2494.  
  2495. int sinhl (void);
  2496.  
  2497. ^
  2498.  
  2499. _configtest.c:22:5: warning: conflicting types for built-in function ‘fmodl’ [enabled by default]
  2500.  
  2501. int fmodl (void);
  2502.  
  2503. ^
  2504.  
  2505. _configtest.c:23:5: warning: conflicting types for built-in function ‘log1pl’ [enabled by default]
  2506.  
  2507. int log1pl (void);
  2508.  
  2509. ^
  2510.  
  2511. _configtest.c:24:5: warning: conflicting types for built-in function ‘asinl’ [enabled by default]
  2512.  
  2513. int asinl (void);
  2514.  
  2515. ^
  2516.  
  2517. _configtest.c:25:5: warning: conflicting types for built-in function ‘ceill’ [enabled by default]
  2518.  
  2519. int ceill (void);
  2520.  
  2521. ^
  2522.  
  2523. _configtest.c:26:5: warning: conflicting types for built-in function ‘sinl’ [enabled by default]
  2524.  
  2525. int sinl (void);
  2526.  
  2527. ^
  2528.  
  2529. _configtest.c:27:5: warning: conflicting types for built-in function ‘cbrtl’ [enabled by default]
  2530.  
  2531. int cbrtl (void);
  2532.  
  2533. ^
  2534.  
  2535. _configtest.c:28:5: warning: conflicting types for built-in function ‘acoshl’ [enabled by default]
  2536.  
  2537. int acoshl (void);
  2538.  
  2539. ^
  2540.  
  2541. _configtest.c:29:5: warning: conflicting types for built-in function ‘atanhl’ [enabled by default]
  2542.  
  2543. int atanhl (void);
  2544.  
  2545. ^
  2546.  
  2547. _configtest.c:30:5: warning: conflicting types for built-in function ‘tanl’ [enabled by default]
  2548.  
  2549. int tanl (void);
  2550.  
  2551. ^
  2552.  
  2553. _configtest.c:31:5: warning: conflicting types for built-in function ‘truncl’ [enabled by default]
  2554.  
  2555. int truncl (void);
  2556.  
  2557. ^
  2558.  
  2559. _configtest.c:32:5: warning: conflicting types for built-in function ‘powl’ [enabled by default]
  2560.  
  2561. int powl (void);
  2562.  
  2563. ^
  2564.  
  2565. _configtest.c:33:5: warning: conflicting types for built-in function ‘expl’ [enabled by default]
  2566.  
  2567. int expl (void);
  2568.  
  2569. ^
  2570.  
  2571. _configtest.c:34:5: warning: conflicting types for built-in function ‘modfl’ [enabled by default]
  2572.  
  2573. int modfl (void);
  2574.  
  2575. ^
  2576.  
  2577. _configtest.c:35:5: warning: conflicting types for built-in function ‘asinhl’ [enabled by default]
  2578.  
  2579. int asinhl (void);
  2580.  
  2581. ^
  2582.  
  2583. _configtest.c: In function ‘main’:
  2584.  
  2585. _configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function)
  2586.  
  2587. (void) HAVE_DECL_SIGNBIT;
  2588.  
  2589. ^
  2590.  
  2591. _configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
  2592.  
  2593. _configtest.c:1:5: warning: conflicting types for built-in function ‘clog’ [enabled by default]
  2594.  
  2595. int clog (void);
  2596.  
  2597. ^
  2598.  
  2599. _configtest.c:2:5: warning: conflicting types for built-in function ‘ctan’ [enabled by default]
  2600.  
  2601. int ctan (void);
  2602.  
  2603. ^
  2604.  
  2605. _configtest.c:3:5: warning: conflicting types for built-in function ‘casinh’ [enabled by default]
  2606.  
  2607. int casinh (void);
  2608.  
  2609. ^
  2610.  
  2611. _configtest.c:4:5: warning: conflicting types for built-in function ‘cacosh’ [enabled by default]
  2612.  
  2613. int cacosh (void);
  2614.  
  2615. ^
  2616.  
  2617. _configtest.c:5:5: warning: conflicting types for built-in function ‘cabs’ [enabled by default]
  2618.  
  2619. int cabs (void);
  2620.  
  2621. ^
  2622.  
  2623. _configtest.c:6:5: warning: conflicting types for built-in function ‘conj’ [enabled by default]
  2624.  
  2625. int conj (void);
  2626.  
  2627. ^
  2628.  
  2629. _configtest.c:7:5: warning: conflicting types for built-in function ‘csqrt’ [enabled by default]
  2630.  
  2631. int csqrt (void);
  2632.  
  2633. ^
  2634.  
  2635. _configtest.c:8:5: warning: conflicting types for built-in function ‘creal’ [enabled by default]
  2636.  
  2637. int creal (void);
  2638.  
  2639. ^
  2640.  
  2641. _configtest.c:9:5: warning: conflicting types for built-in function ‘cproj’ [enabled by default]
  2642.  
  2643. int cproj (void);
  2644.  
  2645. ^
  2646.  
  2647. _configtest.c:10:5: warning: conflicting types for built-in function ‘cpow’ [enabled by default]
  2648.  
  2649. int cpow (void);
  2650.  
  2651. ^
  2652.  
  2653. _configtest.c:11:5: warning: conflicting types for built-in function ‘csinh’ [enabled by default]
  2654.  
  2655. int csinh (void);
  2656.  
  2657. ^
  2658.  
  2659. _configtest.c:12:5: warning: conflicting types for built-in function ‘catan’ [enabled by default]
  2660.  
  2661. int catan (void);
  2662.  
  2663. ^
  2664.  
  2665. _configtest.c:13:5: warning: conflicting types for built-in function ‘ctanh’ [enabled by default]
  2666.  
  2667. int ctanh (void);
  2668.  
  2669. ^
  2670.  
  2671. _configtest.c:14:5: warning: conflicting types for built-in function ‘ccosh’ [enabled by default]
  2672.  
  2673. int ccosh (void);
  2674.  
  2675. ^
  2676.  
  2677. _configtest.c:15:5: warning: conflicting types for built-in function ‘cimag’ [enabled by default]
  2678.  
  2679. int cimag (void);
  2680.  
  2681. ^
  2682.  
  2683. _configtest.c:16:5: warning: conflicting types for built-in function ‘casin’ [enabled by default]
  2684.  
  2685. int casin (void);
  2686.  
  2687. ^
  2688.  
  2689. _configtest.c:17:5: warning: conflicting types for built-in function ‘carg’ [enabled by default]
  2690.  
  2691. int carg (void);
  2692.  
  2693. ^
  2694.  
  2695. _configtest.c:18:5: warning: conflicting types for built-in function ‘csin’ [enabled by default]
  2696.  
  2697. int csin (void);
  2698.  
  2699. ^
  2700.  
  2701. _configtest.c:19:5: warning: conflicting types for built-in function ‘cexp’ [enabled by default]
  2702.  
  2703. int cexp (void);
  2704.  
  2705. ^
  2706.  
  2707. _configtest.c:20:5: warning: conflicting types for built-in function ‘ccos’ [enabled by default]
  2708.  
  2709. int ccos (void);
  2710.  
  2711. ^
  2712.  
  2713. _configtest.c:21:5: warning: conflicting types for built-in function ‘cacos’ [enabled by default]
  2714.  
  2715. int cacos (void);
  2716.  
  2717. ^
  2718.  
  2719. _configtest.c:22:5: warning: conflicting types for built-in function ‘catanh’ [enabled by default]
  2720.  
  2721. int catanh (void);
  2722.  
  2723. ^
  2724.  
  2725. _configtest.c:1:5: warning: conflicting types for built-in function ‘ctanhf’ [enabled by default]
  2726.  
  2727. int ctanhf (void);
  2728.  
  2729. ^
  2730.  
  2731. _configtest.c:2:5: warning: conflicting types for built-in function ‘csinhf’ [enabled by default]
  2732.  
  2733. int csinhf (void);
  2734.  
  2735. ^
  2736.  
  2737. _configtest.c:3:5: warning: conflicting types for built-in function ‘cprojf’ [enabled by default]
  2738.  
  2739. int cprojf (void);
  2740.  
  2741. ^
  2742.  
  2743. _configtest.c:4:5: warning: conflicting types for built-in function ‘cacoshf’ [enabled by default]
  2744.  
  2745. int cacoshf (void);
  2746.  
  2747. ^
  2748.  
  2749. _configtest.c:5:5: warning: conflicting types for built-in function ‘cacosf’ [enabled by default]
  2750.  
  2751. int cacosf (void);
  2752.  
  2753. ^
  2754.  
  2755. _configtest.c:6:5: warning: conflicting types for built-in function ‘cargf’ [enabled by default]
  2756.  
  2757. int cargf (void);
  2758.  
  2759. ^
  2760.  
  2761. _configtest.c:7:5: warning: conflicting types for built-in function ‘cpowf’ [enabled by default]
  2762.  
  2763. int cpowf (void);
  2764.  
  2765. ^
  2766.  
  2767. _configtest.c:8:5: warning: conflicting types for built-in function ‘csinf’ [enabled by default]
  2768.  
  2769. int csinf (void);
  2770.  
  2771. ^
  2772.  
  2773. _configtest.c:9:5: warning: conflicting types for built-in function ‘clogf’ [enabled by default]
  2774.  
  2775. int clogf (void);
  2776.  
  2777. ^
  2778.  
  2779. _configtest.c:10:5: warning: conflicting types for built-in function ‘ccoshf’ [enabled by default]
  2780.  
  2781. int ccoshf (void);
  2782.  
  2783. ^
  2784.  
  2785. _configtest.c:11:5: warning: conflicting types for built-in function ‘conjf’ [enabled by default]
  2786.  
  2787. int conjf (void);
  2788.  
  2789. ^
  2790.  
  2791. _configtest.c:12:5: warning: conflicting types for built-in function ‘casinhf’ [enabled by default]
  2792.  
  2793. int casinhf (void);
  2794.  
  2795. ^
  2796.  
  2797. _configtest.c:13:5: warning: conflicting types for built-in function ‘ccosf’ [enabled by default]
  2798.  
  2799. int ccosf (void);
  2800.  
  2801. ^
  2802.  
  2803. _configtest.c:14:5: warning: conflicting types for built-in function ‘ctanf’ [enabled by default]
  2804.  
  2805. int ctanf (void);
  2806.  
  2807. ^
  2808.  
  2809. _configtest.c:15:5: warning: conflicting types for built-in function ‘cexpf’ [enabled by default]
  2810.  
  2811. int cexpf (void);
  2812.  
  2813. ^
  2814.  
  2815. _configtest.c:16:5: warning: conflicting types for built-in function ‘cimagf’ [enabled by default]
  2816.  
  2817. int cimagf (void);
  2818.  
  2819. ^
  2820.  
  2821. _configtest.c:17:5: warning: conflicting types for built-in function ‘catanhf’ [enabled by default]
  2822.  
  2823. int catanhf (void);
  2824.  
  2825. ^
  2826.  
  2827. _configtest.c:18:5: warning: conflicting types for built-in function ‘casinf’ [enabled by default]
  2828.  
  2829. int casinf (void);
  2830.  
  2831. ^
  2832.  
  2833. _configtest.c:19:5: warning: conflicting types for built-in function ‘catanf’ [enabled by default]
  2834.  
  2835. int catanf (void);
  2836.  
  2837. ^
  2838.  
  2839. _configtest.c:20:5: warning: conflicting types for built-in function ‘csqrtf’ [enabled by default]
  2840.  
  2841. int csqrtf (void);
  2842.  
  2843. ^
  2844.  
  2845. _configtest.c:21:5: warning: conflicting types for built-in function ‘crealf’ [enabled by default]
  2846.  
  2847. int crealf (void);
  2848.  
  2849. ^
  2850.  
  2851. _configtest.c:22:5: warning: conflicting types for built-in function ‘cabsf’ [enabled by default]
  2852.  
  2853. int cabsf (void);
  2854.  
  2855. ^
  2856.  
  2857. _configtest.c:1:5: warning: conflicting types for built-in function ‘csinhl’ [enabled by default]
  2858.  
  2859. int csinhl (void);
  2860.  
  2861. ^
  2862.  
  2863. _configtest.c:2:5: warning: conflicting types for built-in function ‘ctanhl’ [enabled by default]
  2864.  
  2865. int ctanhl (void);
  2866.  
  2867. ^
  2868.  
  2869. _configtest.c:3:5: warning: conflicting types for built-in function ‘cacosl’ [enabled by default]
  2870.  
  2871. int cacosl (void);
  2872.  
  2873. ^
  2874.  
  2875. _configtest.c:4:5: warning: conflicting types for built-in function ‘cacoshl’ [enabled by default]
  2876.  
  2877. int cacoshl (void);
  2878.  
  2879. ^
  2880.  
  2881. _configtest.c:5:5: warning: conflicting types for built-in function ‘cprojl’ [enabled by default]
  2882.  
  2883. int cprojl (void);
  2884.  
  2885. ^
  2886.  
  2887. _configtest.c:6:5: warning: conflicting types for built-in function ‘cargl’ [enabled by default]
  2888.  
  2889. int cargl (void);
  2890.  
  2891. ^
  2892.  
  2893. _configtest.c:7:5: warning: conflicting types for built-in function ‘ccoshl’ [enabled by default]
  2894.  
  2895. int ccoshl (void);
  2896.  
  2897. ^
  2898.  
  2899. _configtest.c:8:5: warning: conflicting types for built-in function ‘conjl’ [enabled by default]
  2900.  
  2901. int conjl (void);
  2902.  
  2903. ^
  2904.  
  2905. _configtest.c:9:5: warning: conflicting types for built-in function ‘csinl’ [enabled by default]
  2906.  
  2907. int csinl (void);
  2908.  
  2909. ^
  2910.  
  2911. _configtest.c:10:5: warning: conflicting types for built-in function ‘clogl’ [enabled by default]
  2912.  
  2913. int clogl (void);
  2914.  
  2915. ^
  2916.  
  2917. _configtest.c:11:5: warning: conflicting types for built-in function ‘cexpl’ [enabled by default]
  2918.  
  2919. int cexpl (void);
  2920.  
  2921. ^
  2922.  
  2923. _configtest.c:12:5: warning: conflicting types for built-in function ‘ccosl’ [enabled by default]
  2924.  
  2925. int ccosl (void);
  2926.  
  2927. ^
  2928.  
  2929. _configtest.c:13:5: warning: conflicting types for built-in function ‘ctanl’ [enabled by default]
  2930.  
  2931. int ctanl (void);
  2932.  
  2933. ^
  2934.  
  2935. _configtest.c:14:5: warning: conflicting types for built-in function ‘cpowl’ [enabled by default]
  2936.  
  2937. int cpowl (void);
  2938.  
  2939. ^
  2940.  
  2941. _configtest.c:15:5: warning: conflicting types for built-in function ‘casinhl’ [enabled by default]
  2942.  
  2943. int casinhl (void);
  2944.  
  2945. ^
  2946.  
  2947. _configtest.c:16:5: warning: conflicting types for built-in function ‘csqrtl’ [enabled by default]
  2948.  
  2949. int csqrtl (void);
  2950.  
  2951. ^
  2952.  
  2953. _configtest.c:17:5: warning: conflicting types for built-in function ‘casinl’ [enabled by default]
  2954.  
  2955. int casinl (void);
  2956.  
  2957. ^
  2958.  
  2959. _configtest.c:18:5: warning: conflicting types for built-in function ‘catanl’ [enabled by default]
  2960.  
  2961. int catanl (void);
  2962.  
  2963. ^
  2964.  
  2965. _configtest.c:19:5: warning: conflicting types for built-in function ‘catanhl’ [enabled by default]
  2966.  
  2967. int catanhl (void);
  2968.  
  2969. ^
  2970.  
  2971. _configtest.c:20:5: warning: conflicting types for built-in function ‘creall’ [enabled by default]
  2972.  
  2973. int creall (void);
  2974.  
  2975. ^
  2976.  
  2977. _configtest.c:21:5: warning: conflicting types for built-in function ‘cabsl’ [enabled by default]
  2978.  
  2979. int cabsl (void);
  2980.  
  2981. ^
  2982.  
  2983. _configtest.c:22:5: warning: conflicting types for built-in function ‘cimagl’ [enabled by default]
  2984.  
  2985. int cimagl (void);
  2986.  
  2987. ^
  2988.  
  2989. _configtest.c:2:41: error: expected ‘;’, ‘,’ or ‘)’ before ‘a’
  2990.  
  2991. static int static_func (char * restrict a)
  2992.  
  2993. ^
  2994.  
  2995. _configtest.c:2:12: warning: ‘static_func’ defined but not used [-Wunused-function]
  2996.  
  2997. static int static_func (char * __restrict__ a)
  2998.  
  2999. ^
  3000.  
  3001.  
  3002.  
  3003. {
  3004.  
  3005. ^
  3006.  
  3007. _configtest.c:11:1: error: expected ‘{’ at end of input
  3008.  
  3009. }
  3010.  
  3011. ^
  3012.  
  3013. _configtest.c:11:1: warning: control reaches end of non-void function [-Wreturn-type]
  3014.  
  3015. }
  3016.  
  3017. ^
  3018.  
  3019. _configtest.c: In function ‘main’:
  3020.  
  3021. _configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function)
  3022.  
  3023. (void) HAVE_DECL_SIGNBIT;
  3024.  
  3025. ^
  3026.  
  3027. _configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
  3028.  
  3029. _configtest.c:2:41: error: expected ‘;’, ‘,’ or ‘)’ before ‘a’
  3030.  
  3031. static int static_func (char * restrict a)
  3032.  
  3033. ^
  3034.  
  3035. File: build/src.linux-i686-2.7/numpy/core/include/numpy/config.h
  3036.  
  3037. #define HAVE_ENDIAN_H 1
  3038.  
  3039. #define SIZEOF_PY_INTPTR_T 4
  3040.  
  3041. #define SIZEOF_OFF_T 8
  3042.  
  3043. #define SIZEOF_PY_LONG_LONG 8
  3044.  
  3045. #define MATHLIB m
  3046.  
  3047. #define HAVE_SIN 1
  3048.  
  3049. #define HAVE_COS 1
  3050.  
  3051. #define HAVE_TAN 1
  3052.  
  3053. #define HAVE_SINH 1
  3054.  
  3055. #define HAVE_COSH 1
  3056.  
  3057. #define HAVE_TANH 1
  3058.  
  3059. #define HAVE_FABS 1
  3060.  
  3061. #define HAVE_FLOOR 1
  3062.  
  3063. #define HAVE_CEIL 1
  3064.  
  3065. #define HAVE_SQRT 1
  3066.  
  3067. #define HAVE_LOG10 1
  3068.  
  3069. #define HAVE_LOG 1
  3070.  
  3071. #define HAVE_EXP 1
  3072.  
  3073. #define HAVE_ASIN 1
  3074.  
  3075. #define HAVE_ACOS 1
  3076.  
  3077. #define HAVE_ATAN 1
  3078.  
  3079. #define HAVE_FMOD 1
  3080.  
  3081. #define HAVE_MODF 1
  3082.  
  3083. #define HAVE_FREXP 1
  3084.  
  3085. #define HAVE_LDEXP 1
  3086.  
  3087. #define HAVE_RINT 1
  3088.  
  3089. #define HAVE_TRUNC 1
  3090.  
  3091. #define HAVE_EXP2 1
  3092.  
  3093. #define HAVE_LOG2 1
  3094.  
  3095. #define HAVE_ATAN2 1
  3096.  
  3097. #define HAVE_POW 1
  3098.  
  3099. #define HAVE_NEXTAFTER 1
  3100.  
  3101. #define HAVE_STRTOLL 1
  3102.  
  3103. #define HAVE_STRTOULL 1
  3104.  
  3105. #define HAVE_CBRT 1
  3106.  
  3107. #define HAVE_STRTOLD_L 1
  3108.  
  3109. #define HAVE_FALLOCATE 1
  3110.  
  3111. #define HAVE_FEATURES_H 1
  3112.  
  3113. #define HAVE___BUILTIN_ISNAN 1
  3114.  
  3115. #define HAVE___BUILTIN_ISINF 1
  3116.  
  3117. #define HAVE___BUILTIN_ISFINITE 1
  3118.  
  3119. #define HAVE___BUILTIN_BSWAP32 1
  3120.  
  3121. #define HAVE___BUILTIN_BSWAP64 1
  3122.  
  3123. #define HAVE___BUILTIN_EXPECT 1
  3124.  
  3125. #define HAVE___BUILTIN_PREFETCH 1
  3126.  
  3127. #define HAVE_ATTRIBUTE_OPTIMIZE_UNROLL_LOOPS 1
  3128.  
  3129. #define HAVE_ATTRIBUTE_OPTIMIZE_OPT_3 1
  3130.  
  3131. #define HAVE_ATTRIBUTE_NONNULL 1
  3132.  
  3133. #define HAVE___THREAD 1
  3134.  
  3135. #define HAVE_SINF 1
  3136.  
  3137. #define HAVE_COSF 1
  3138.  
  3139. #define HAVE_TANF 1
  3140.  
  3141. #define HAVE_SINHF 1
  3142.  
  3143. #define HAVE_COSHF 1
  3144.  
  3145. #define HAVE_TANHF 1
  3146.  
  3147. #define HAVE_FABSF 1
  3148.  
  3149. #define HAVE_FLOORF 1
  3150.  
  3151. #define HAVE_CEILF 1
  3152.  
  3153. #define HAVE_RINTF 1
  3154.  
  3155. #define HAVE_TRUNCF 1
  3156.  
  3157. #define HAVE_SQRTF 1
  3158.  
  3159. #define HAVE_LOG10F 1
  3160.  
  3161. #define HAVE_LOGF 1
  3162.  
  3163. #define HAVE_LOG1PF 1
  3164.  
  3165. #define HAVE_EXPF 1
  3166.  
  3167. #define HAVE_EXPM1F 1
  3168.  
  3169. #define HAVE_ASINF 1
  3170.  
  3171. #define HAVE_ACOSF 1
  3172.  
  3173. #define HAVE_ATANF 1
  3174.  
  3175. #define HAVE_ASINHF 1
  3176.  
  3177. #define HAVE_ACOSHF 1
  3178.  
  3179. #define HAVE_ATANHF 1
  3180.  
  3181. #define HAVE_HYPOTF 1
  3182.  
  3183. #define HAVE_ATAN2F 1
  3184.  
  3185. #define HAVE_POWF 1
  3186.  
  3187. #define HAVE_FMODF 1
  3188.  
  3189. #define HAVE_MODFF 1
  3190.  
  3191. #define HAVE_FREXPF 1
  3192.  
  3193. #define HAVE_LDEXPF 1
  3194.  
  3195. #define HAVE_EXP2F 1
  3196.  
  3197. #define HAVE_LOG2F 1
  3198.  
  3199. #define HAVE_COPYSIGNF 1
  3200.  
  3201. #define HAVE_NEXTAFTERF 1
  3202.  
  3203. #define HAVE_CBRTF 1
  3204.  
  3205. #define HAVE_SINL 1
  3206.  
  3207. #define HAVE_COSL 1
  3208.  
  3209. #define HAVE_TANL 1
  3210.  
  3211. #define HAVE_SINHL 1
  3212.  
  3213. #define HAVE_COSHL 1
  3214.  
  3215. #define HAVE_TANHL 1
  3216.  
  3217. #define HAVE_FABSL 1
  3218.  
  3219. #define HAVE_FLOORL 1
  3220.  
  3221. #define HAVE_CEILL 1
  3222.  
  3223. #define HAVE_RINTL 1
  3224.  
  3225. #define HAVE_TRUNCL 1
  3226.  
  3227. #define HAVE_SQRTL 1
  3228.  
  3229. #define HAVE_LOG10L 1
  3230.  
  3231. #define HAVE_LOGL 1
  3232.  
  3233. #define HAVE_LOG1PL 1
  3234.  
  3235. #define HAVE_EXPL 1
  3236.  
  3237. #define HAVE_EXPM1L 1
  3238.  
  3239. #define HAVE_ASINL 1
  3240.  
  3241. #define HAVE_ACOSL 1
  3242.  
  3243. #define HAVE_ATANL 1
  3244.  
  3245. #define HAVE_ASINHL 1
  3246.  
  3247. #define HAVE_ACOSHL 1
  3248.  
  3249. #define HAVE_ATANHL 1
  3250.  
  3251. #define HAVE_HYPOTL 1
  3252.  
  3253. #define HAVE_ATAN2L 1
  3254.  
  3255. #define HAVE_POWL 1
  3256.  
  3257. #define HAVE_FMODL 1
  3258.  
  3259. #define HAVE_MODFL 1
  3260.  
  3261. #define HAVE_FREXPL 1
  3262.  
  3263. #define HAVE_LDEXPL 1
  3264.  
  3265. #define HAVE_EXP2L 1
  3266.  
  3267. #define HAVE_LOG2L 1
  3268.  
  3269. #define HAVE_COPYSIGNL 1
  3270.  
  3271. #define HAVE_NEXTAFTERL 1
  3272.  
  3273. #define HAVE_CBRTL 1
  3274.  
  3275. #define HAVE_DECL_SIGNBIT
  3276.  
  3277. #define HAVE_COMPLEX_H 1
  3278.  
  3279. #define HAVE_CABS 1
  3280.  
  3281. #define HAVE_CACOS 1
  3282.  
  3283. #define HAVE_CACOSH 1
  3284.  
  3285. #define HAVE_CARG 1
  3286.  
  3287. #define HAVE_CASIN 1
  3288.  
  3289. #define HAVE_CASINH 1
  3290.  
  3291. #define HAVE_CATAN 1
  3292.  
  3293. #define HAVE_CATANH 1
  3294.  
  3295. #define HAVE_CCOS 1
  3296.  
  3297. #define HAVE_CCOSH 1
  3298.  
  3299. #define HAVE_CEXP 1
  3300.  
  3301. #define HAVE_CIMAG 1
  3302.  
  3303. #define HAVE_CLOG 1
  3304.  
  3305. #define HAVE_CONJ 1
  3306.  
  3307. #define HAVE_CPOW 1
  3308.  
  3309. #define HAVE_CPROJ 1
  3310.  
  3311. #define HAVE_CREAL 1
  3312.  
  3313. #define HAVE_CSIN 1
  3314.  
  3315. #define HAVE_CSINH 1
  3316.  
  3317. #define HAVE_CSQRT 1
  3318.  
  3319. #define HAVE_CTAN 1
  3320.  
  3321. #define HAVE_CTANH 1
  3322.  
  3323. #define HAVE_CABSF 1
  3324.  
  3325. #define HAVE_CACOSF 1
  3326.  
  3327. #define HAVE_CACOSHF 1
  3328.  
  3329. #define HAVE_CARGF 1
  3330.  
  3331. #define HAVE_CASINF 1
  3332.  
  3333. #define HAVE_CASINHF 1
  3334.  
  3335. #define HAVE_CATANF 1
  3336.  
  3337. #define HAVE_CATANHF 1
  3338.  
  3339. #define HAVE_CCOSF 1
  3340.  
  3341. #define HAVE_CCOSHF 1
  3342.  
  3343. #define_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
  3344.  
  3345. int exp (void);
  3346.  
  3347. ^
  3348.  
  3349. _configtest.o: In function `main':
  3350.  
  3351. /tmp/easy_install-gLpfUg/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
  3352.  
  3353. collect2: error: ld returned 1 exit status
  3354.  
  3355. _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
  3356.  
  3357. int exp (void);
  3358.  
  3359. ^
  3360.  
  3361. _configtest.c:3:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  3362.  
  3363. main()
  3364.  
  3365. ^
  3366.  
  3367. HAVE_CEXPF 1
  3368.  
  3369. #define HAVE_CIMAGF 1
  3370.  
  3371. #define HAVE_CLOGF 1
  3372.  
  3373. #define HAVE_CONJF 1
  3374.  
  3375. #define HAVE_CPOWF 1
  3376.  
  3377. #define HAVE_CPROJF 1
  3378.  
  3379. #define HAVE_CREALF 1
  3380.  
  3381. #define HAVE_CSINF 1
  3382.  
  3383. #define HAVE_CSINHF 1
  3384.  
  3385. #define HAVE_CSQRTF 1
  3386.  
  3387. #define HAVE_CTANF 1
  3388.  
  3389. #define HAVE_CTANHF 1
  3390.  
  3391. #define HAVE_CABSL 1
  3392.  
  3393. #define HAVE_CACOSL 1
  3394.  
  3395. #define HAVE_CACOSHL 1
  3396.  
  3397. #define HAVE_CARGL 1
  3398.  
  3399. #define HAVE_CASINL 1
  3400.  
  3401. #define HAVE_CASINHL 1
  3402.  
  3403. #define HAVE_CATANL 1
  3404.  
  3405. #define HAVE_CATANHL 1
  3406.  
  3407. #define HAVE_CCOSL 1
  3408.  
  3409. #define HAVE_CCOSHL 1
  3410.  
  3411. #define HAVE_CEXPL 1
  3412.  
  3413. #define HAVE_CIMAGL 1
  3414.  
  3415. #define HAVE_CLOGL 1
  3416.  
  3417. #define HAVE_CONJL 1
  3418.  
  3419. #define HAVE_CPOWL 1
  3420.  
  3421. #define HAVE_CPROJL 1
  3422.  
  3423. #define HAVE_CREALL 1
  3424.  
  3425. #define HAVE_CSINL 1
  3426.  
  3427. #define HAVE_CSINHL 1
  3428.  
  3429. #define HAVE_CSQRTL 1
  3430.  
  3431. #define HAVE_CTANL 1
  3432.  
  3433. #define HAVE_CTANHL 1
  3434.  
  3435. #define NPY_RESTRICT __restrict__
  3436.  
  3437. #define HAVE_LDOUBLE_INTEL_EXTENDED_12_BYTES_LE 1
  3438.  
  3439. #ifndef __cplusplus
  3440.  
  3441. /* #undef inline */
  3442.  
  3443. #endif
  3444.  
  3445.  
  3446.  
  3447. #ifndef _NPY_NPY_CONFIG_H_
  3448.  
  3449. #error config.h should never be included directly, include npy_config.h instead
  3450.  
  3451. #endif
  3452.  
  3453.  
  3454.  
  3455. EOF
  3456.  
  3457. _configtest.o: In function `main':
  3458.  
  3459. /tmp/easy_install-gLpfUg/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
  3460.  
  3461. collect2: error: ld returned 1 exit status
  3462.  
  3463. File: build/src.linux-i686-2.7/numpy/core/include/numpy/_numpyconfig.h
  3464.  
  3465. #define NPY_HAVE_ENDIAN_H 1
  3466.  
  3467. #define NPY_SIZEOF_SHORT SIZEOF_SHORT
  3468.  
  3469. #define NPY_SIZEOF_INT SIZEOF_INT
  3470.  
  3471. #define NPY_SIZEOF_LONG SIZEOF_LONG
  3472.  
  3473. #define NPY_SIZEOF_FLOAT 4
  3474.  
  3475. #define NPY_SIZEOF_COMPLEX_FLOAT 8
  3476.  
  3477. #define NPY_SIZEOF_DOUBLE 8
  3478.  
  3479. #define NPY_SIZEOF_COMPLEX_DOUBLE 16
  3480.  
  3481. #define NPY_SIZEOF_LONGDOUBLE 12
  3482.  
  3483. #define NPY_SIZEOF_COMPLEX_LONGDOUBLE 24
  3484.  
  3485. #define NPY_SIZEOF_PY_INTPTR_T 4
  3486.  
  3487. #define NPY_SIZEOF_OFF_T 8
  3488.  
  3489. #define NPY_SIZEOF_PY_LONG_LONG 8
  3490.  
  3491. #define NPY_SIZEOF_LONGLONG 8
  3492.  
  3493. #define NPY_NO_SMP 0
  3494.  
  3495. #define NPY_HAVE_DECL_ISNAN
  3496.  
  3497. #define NPY_HAVE_DECL_ISINF
  3498.  
  3499. #define NPY_HAVE_DECL_ISFINITE
  3500.  
  3501. #define NPY_HAVE_DECL_SIGNBIT
  3502.  
  3503. #define NPY_USE_C99_COMPLEX 1
  3504.  
  3505. #define NPY_HAVE_COMPLEX_DOUBLE 1
  3506.  
  3507. #define NPY_HAVE_COMPLEX_FLOAT 1
  3508.  
  3509. #define NPY_HAVE_COMPLEX_LONG_DOUBLE 1
  3510.  
  3511. #define NPY_USE_C99_FORMATS 1
  3512.  
  3513. #define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden")))
  3514.  
  3515. #define NPY_ABI_VERSION 0x01000009
  3516.  
  3517. #define NPY_API_VERSION 0x0000000A
  3518.  
  3519.  
  3520.  
  3521. #ifndef __STDC_FORMAT_MACROS
  3522.  
  3523. #define __STDC_FORMAT_MACROS 1
  3524.  
  3525. #endif
  3526.  
  3527.  
  3528.  
  3529. EOF
  3530.  
  3531. ### Warning: Using unoptimized lapack ###
  3532.  
  3533. ### Warning: Using unoptimized lapack ###
  3534.  
  3535. warning: no previously-included files matching '*.pyo' found anywhere in distribution
  3536.  
  3537. warning: no previously-included files matching '*.pyd' found anywhere in distribution
  3538.  
  3539. numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘claed7_’:
  3540.  
  3541. numpy/linalg/lapack_lite/dlapack_lite.c:9857:59: warning: variable ‘ind2’ set but not used [-Wunused-but-set-variable]
  3542.  
  3543. static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
  3544.  
  3545. ^
  3546.  
  3547. numpy/linalg/lapack_lite/dlapack_lite.c:9857:53: warning: variable ‘ind1’ set but not used [-Wunused-but-set-variable]
  3548.  
  3549. static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
  3550.  
  3551. ^
  3552.  
  3553. numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘dbdsqr_’:
  3554.  
  3555. numpy/linalg/lapack_lite/dlapack_lite.c:27451:23: warning: variable ‘sminlo’ set but not used [-Wunused-but-set-variable]
  3556.  
  3557. static doublereal sminlo, tolmul;
  3558.  
  3559. ^
  3560.  
  3561. numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘sbdsqr_’:
  3562.  
  3563. numpy/linalg/lapack_lite/dlapack_lite.c:64393:17: warning: variable ‘sminlo’ set but not used [-Wunused-but-set-variable]
  3564.  
  3565. static real sminlo, tolmul;
  3566.  
  3567. ^
  3568.  
  3569. numpy/linalg/lapack_lite/blas_lite.c: In function ‘cgemm_’:
  3570.  
  3571. numpy/linalg/lapack_lite/blas_lite.c:352:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
  3572.  
  3573. static integer ncola;
  3574.  
  3575. ^
  3576.  
  3577. numpy/linalg/lapack_lite/blas_lite.c: In function ‘dgemm_’:
  3578.  
  3579. numpy/linalg/lapack_lite/blas_lite.c:6624:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
  3580.  
  3581. static integer ncola;
  3582.  
  3583. ^
  3584.  
  3585. numpy/linalg/lapack_lite/blas_lite.c: In function ‘sgemm_’:
  3586.  
  3587. numpy/linalg/lapack_lite/blas_lite.c:11190:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
  3588.  
  3589. static integer ncola;
  3590.  
  3591. ^
  3592.  
  3593. numpy/linalg/lapack_lite/blas_lite.c: In function ‘zgemm_’:
  3594.  
  3595. numpy/linalg/lapack_lite/blas_lite.c:15222:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
  3596.  
  3597. static integer ncola;
  3598.  
  3599. ^
  3600.  
  3601. numpy/linalg/lapack_lite/blas_lite.c: At top level:
  3602.  
  3603. numpy/linalg/lapack_lite/blas_lite.c:24:16: warning: ‘c__1’ defined but not used [-Wunused-variable]
  3604.  
  3605. static integer c__1 = 1;
  3606.  
  3607. ^
  3608.  
  3609. numpy/linalg/lapack_lite/zlapack_lite.c: In function ‘zlaed7_’:
  3610.  
  3611. numpy/linalg/lapack_lite/zlapack_lite.c:10000:59: warning: variable ‘ind2’ set but not used [-Wunused-but-set-variable]
  3612.  
  3613. static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
  3614.  
  3615. ^
  3616.  
  3617. numpy/linalg/lapack_lite/zlapack_lite.c:10000:53: warning: variable ‘ind1’ set but not used [-Wunused-but-set-variable]
  3618.  
  3619. static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
  3620.  
  3621. ^
  3622.  
  3623. numpy/linalg/lapack_lite/dlamch.c: In function ‘dlamc4_’:
  3624.  
  3625. numpy/linalg/lapack_lite/dlamch.c:720:13: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable]
  3626.  
  3627. integer i__1;
  3628.  
  3629. ^
  3630.  
  3631. numpy/linalg/lapack_lite/dlamch.c: In function ‘dlamc5_’:
  3632.  
  3633. numpy/linalg/lapack_lite/dlamch.c:834:13: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable]
  3634.  
  3635. integer i__1;
  3636.  
  3637. ^
  3638.  
  3639. numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘claed7_’:
  3640.  
  3641. numpy/linalg/lapack_lite/dlapack_lite.c:9857:59: warning: variable ‘ind2’ set but not used [-Wunused-but-set-variable]
  3642.  
  3643. static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
  3644.  
  3645. ^
  3646.  
  3647. numpy/linalg/lapack_lite/dlapack_lite.c:9857:53: warning: variable ‘ind1’ set but not used [-Wunused-but-set-variable]
  3648.  
  3649. static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
  3650.  
  3651. ^
  3652.  
  3653. numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘dbdsqr_’:
  3654.  
  3655. numpy/linalg/lapack_lite/dlapack_lite.c:27451:23: warning: variable ‘sminlo’ set but not used [-Wunused-but-set-variable]
  3656.  
  3657. static doublereal sminlo, tolmul;
  3658.  
  3659. ^
  3660.  
  3661. numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘sbdsqr_’:
  3662.  
  3663. numpy/linalg/lapack_lite/dlapack_lite.c:64393:17: warning: variable ‘sminlo’ set but not used [-Wunused-but-set-variable]
  3664.  
  3665. static real sminlo, tolmul;
  3666.  
  3667. ^
  3668.  
  3669. numpy/linalg/lapack_lite/blas_lite.c: In function ‘cgemm_’:
  3670.  
  3671. numpy/linalg/lapack_lite/blas_lite.c:352:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
  3672.  
  3673. static integer ncola;
  3674.  
  3675. ^
  3676.  
  3677. numpy/linalg/lapack_lite/blas_lite.c: In function ‘dgemm_’:
  3678.  
  3679. numpy/linalg/lapack_lite/blas_lite.c:6624:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
  3680.  
  3681. static integer ncola;
  3682.  
  3683. ^
  3684.  
  3685. numpy/linalg/lapack_lite/blas_lite.c: In function ‘sgemm_’:
  3686.  
  3687. numpy/linalg/lapack_lite/blas_lite.c:11190:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
  3688.  
  3689. static integer ncola;
  3690.  
  3691. ^
  3692.  
  3693. numpy/linalg/lapack_lite/blas_lite.c: In function ‘zgemm_’:
  3694.  
  3695. numpy/linalg/lapack_lite/blas_lite.c:15222:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
  3696.  
  3697. static integer ncola;
  3698.  
  3699. ^
  3700.  
  3701. numpy/linalg/lapack_lite/blas_lite.c: At top level:
  3702.  
  3703. numpy/linalg/lapack_lite/blas_lite.c:24:16: warning: ‘c__1’ defined but not used [-Wunused-variable]
  3704.  
  3705. static integer c__1 = 1;
  3706.  
  3707. ^
  3708.  
  3709. numpy/linalg/lapack_lite/zlapack_lite.c: In function ‘zlaed7_’:
  3710.  
  3711. numpy/linalg/lapack_lite/zlapack_lite.c:10000:59: warning: variable ‘ind2’ set but not used [-Wunused-but-set-variable]
  3712.  
  3713. static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
  3714.  
  3715. ^
  3716.  
  3717. numpy/linalg/lapack_lite/zlapack_lite.c:10000:53: warning: variable ‘ind1’ set but not used [-Wunused-but-set-variable]
  3718.  
  3719. static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
  3720.  
  3721. ^
  3722.  
  3723. numpy/linalg/lapack_lite/dlamch.c: In function ‘dlamc4_’:
  3724.  
  3725. numpy/linalg/lapack_lite/dlamch.c:720:13: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable]
  3726.  
  3727. integer i__1;
  3728.  
  3729. ^
  3730.  
  3731. numpy/linalg/lapack_lite/dlamch.c: In function ‘dlamc5_’:
  3732.  
  3733. numpy/linalg/lapack_lite/dlamch.c:834:13: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable]
  3734.  
  3735. integer i__1;
  3736.  
  3737. ^
  3738.  
  3739. numpy/random/mtrand/mtrand.c: In function ‘__Pyx_InitGlobals’:
  3740.  
  3741. numpy/random/mtrand/mtrand.c:37624:3: warning: this decimal constant is unsigned only in ISO C90 [enabled by default]
  3742.  
  3743. __pyx_int_neg_2147483648 = PyInt_FromLong(-2147483648L); if (unlikely(!__pyx_int_neg_2147483648)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  3744.  
  3745. ^
  3746.  
  3747. zip_safe flag not set; analyzing archive contents...
  3748.  
  3749. numpy._import_tools: module references __file__
  3750.  
  3751. numpy._import_tools: module references __path__
  3752.  
  3753. numpy.doc.__init__: module references __file__
  3754.  
  3755. numpy.lib.utils: module references __file__
  3756.  
  3757. numpy.lib.utils: module references __path__
  3758.  
  3759. numpy.lib.utils: module MAY be using inspect.getsource
  3760.  
  3761. numpy.lib.utils: module MAY be using inspect.getsourcefile
  3762.  
  3763. numpy.f2py.diagnose: module references __file__
  3764.  
  3765. numpy.f2py.setup: module references __file__
  3766.  
  3767. numpy.f2py.f2py2e: module references __file__
  3768.  
  3769. numpy.core.setup_common: module references __file__
  3770.  
  3771. numpy.core.generate_numpy_api: module references __file__
  3772.  
  3773. numpy.core.cversions: module references __file__
  3774.  
  3775. numpy.core.setup: module references __file__
  3776.  
  3777. numpy.testing.nosetester: module references __file__
  3778.  
  3779. numpy.testing.utils: module references __file__
  3780.  
  3781. numpy.testing.noseclasses: module references __file__
  3782.  
  3783. numpy.distutils.npy_pkg_config: module references __file__
  3784.  
  3785. numpy.distutils.exec_command: module references __file__
  3786.  
  3787. numpy.distutils.misc_util: module references __file__
  3788.  
  3789. numpy.distutils.system_info: module references __file__
  3790.  
  3791. numpy.distutils.fcompiler.__init__: module references __file__
  3792.  
  3793. numpy.distutils.fcompiler.compaq: module references __file__
  3794.  
  3795. numpy.distutils.command.build_src: module references __file__
  3796.  
  3797.  
  3798.  
  3799. Installed /tmp/pip_build_user/pygdal/numpy-1.11.0-py2.7-linux-i686.egg
  3800.  
  3801. running egg_info
  3802.  
  3803. creating pip-egg-info/pygdal.egg-info
  3804.  
  3805. writing requirements to pip-egg-info/pygdal.egg-info/requires.txt
  3806.  
  3807. writing pip-egg-info/pygdal.egg-info/PKG-INFO
  3808.  
  3809. writing top-level names to pip-egg-info/pygdal.egg-info/top_level.txt
  3810.  
  3811. writing dependency_links to pip-egg-info/pygdal.egg-info/dependency_links.txt
  3812.  
  3813. writing manifest file 'pip-egg-info/pygdal.egg-info/SOURCES.txt'
  3814.  
  3815. warning: manifest_maker: standard file '-c' not found
  3816.  
  3817.  
  3818.  
  3819. error: [Errno 2] No such file or directory
  3820.  
  3821. ----------------------------------------
  3822. Cleaning up...
  3823. Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_user/pygdal
  3824. Traceback (most recent call last):
  3825. File "/usr/bin/pip", line 9, in <module>
  3826. load_entry_point('pip==1.5.4', 'console_scripts', 'pip')()
  3827. File "/usr/lib/python2.7/dist-packages/pip/__init__.py", line 235, in main
  3828. return command.main(cmd_args)
  3829. File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 161, in main
  3830. text = '\n'.join(complete_log)
  3831. UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 72: ordinal not in range(128)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement