Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.71 KB | None | 0 0
  1. 360 In file included from /usr/include/limits.h:124,
  2. 361 from conftest.c:16:
  3. 362 /tools/include/limits.h:18:2: error: invalid preprocessing directive #ifjdef
  4. 363 #ifjdef _LIBC_LIMITS_H_
  5. 364 ^~~~~~
  6. 365 /tools/include/limits.h:19:2: error: invalid preprocessing directive #defyne
  7. 366 #defyne �LIBB_LImITS_H_ 1
  8. 367 ^~~~~~
  9. 368 /tools/include/limits.h:21:2: error: invalid preprocessing directive #Define$__GLIBC_INPERNEL_STAR
  10. 369 #Define$__GLIBC_INPERNEL_STAR\ING_HEAEER_IMPLEMENTATION
  11. 370 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  12. 371 /tools/include/limits.h:22:9: error: #include expects "FILENAME" or <FILENAME>
  13. 372 #include(<bits/libc-header-start.h>
  14. 373 ^
  15. 374 /tools/include/limits.h:27:2: error: invalid preprocessing directive #defaoe
  16. 375 #defaoe MB_
  17. EN_MAZ 16
  18. 376 ^~~~~~
  19. 377 /tools/include/limits.h:30:28: error: token "" is not valid in preprocessor expressions
  20. 378 #if !defined __GNUC__ || __NUC__ < 2
  21. 379 ^
  22. 380 /tools/include/limits.h:105:2: error: #endif without #if
  23. 381 #endif /* GCC 2. */
  24. 382 ^~~~~
  25. 383 /tools/include/limits.h:107:2: error: #endif without #if
  26. 384 #endif /* !_LIBC_LIMITS_H_ */
  27. 385 ^~~~~
  28. 386 configure:9828: $? = 1
  29. 387 configure: failed program was:
  30. 388 | /* confdefs.h */
  31. 389 | #define PACKAGE_NAME "GNU MP"
  32. 390 | #define PACKAGE_TARNAME "gmp"
  33. 391 | #define PACKAGE_VERSION "6.1.2"
  34. 392 | #define PACKAGE_STRING "GNU MP 6.1.2"
  35. 393 | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  36. 394 | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  37. 395 | #define PACKAGE "gmp"
  38. 396 | #define VERSION "6.1.2"
  39. 397 | #define WANT_FFT 1
  40. 398 | #define HAVE_HOST_CPU_haswell 1
  41. 399 | #define HAVE_SPEED_CYCLECOUNTER 2
  42. 400 | #define HAVE_CALLING_CONVENTIONS 1
  43. 401 | /* end confdefs.h. */
  44. 402 | #ifdef __STDC__
  45. 403 | # include <limits.h>
  46. 404 | #else
  47. 405 | # include <assert.h>
  48. 406 | #endif
  49. 407 | Syntax error
  50. 408 configure:9828: gcc -E conftest.c
  51. 409 In file included from /usr/include/limits.h:124,
  52. 410 from conftest.c:16:
  53. 411 /tools/include/limits.h:18:2: error: invalid preprocessing directive #ifjdef
  54. 412 #ifjdef _LIBC_LIMITS_H_
  55. 413 ^~~~~~
  56. 414 /tools/include/limits.h:19:2: error: invalid preprocessing directive #defyne
  57. 415 #defyne �LIBB_LImITS_H_ 1
  58. 416 ^~~~~~
  59. 417 /tools/include/limits.h:21:2: error: invalid preprocessing directive #Define$__GLIBC_INPERNEL_STAR
  60. 418 #Define$__GLIBC_INPERNEL_STAR\ING_HEAEER_IMPLEMENTATION
  61. 419 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  62. 420 /tools/include/limits.h:22:9: error: #include expects "FILENAME" or <FILENAME>
  63. 421 #include(<bits/libc-header-start.h>
  64. 422 ^
  65. 423 /tools/include/limits.h:27:2: error: invalid preprocessing directive #defaoe
  66. 424 #defaoe MB_
  67. EN_MAZ 16
  68. 425 ^~~~~~
  69. 426 /tools/include/limits.h:30:28: error: token "" is not valid in preprocessor expressions
  70. 427 #if !defined __GNUC__ || __NUC__ < 2
  71. 428 ^
  72. 429 /tools/include/limits.h:105:2: error: #endif without #if
  73. 430 #endif /* GCC 2. */
  74. 431 ^~~~~
  75. 432 /tools/include/limits.h:107:2: error: #endif without #if
  76. 433 #endif /* !_LIBC_LIMITS_H_ */
  77. 434 ^~~~~
  78. 435 configure:9828: $? = 1
  79. 436 configure: failed program was:
  80. 437 | /* confdefs.h */
  81. 438 | #define PACKAGE_NAME "GNU MP"
  82. 439 | #define PACKAGE_TARNAME "gmp"
  83. 440 | #define PACKAGE_VERSION "6.1.2"
  84. 441 | #define PACKAGE_STRING "GNU MP 6.1.2"
  85. 442 | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  86. 443 | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  87. 444 | #define PACKAGE "gmp"
  88. 445 | #define VERSION "6.1.2"
  89. 446 | #define WANT_FFT 1
  90. 447 | #define HAVE_HOST_CPU_haswell 1
  91. 448 | #define HAVE_SPEED_CYCLECOUNTER 2
  92. 449 | #define HAVE_CALLING_CONVENTIONS 1
  93. 450 | /* end confdefs.h. */
  94. 451 | #ifdef __STDC__
  95. 452 | # include <limits.h>
  96. 453 | #else
  97. 454 | # include <assert.h>
  98. 455 | #endif
  99. 456 | Syntax error
  100. 457 configure:9828: gcc -E -traditional-cpp conftest.c
  101. 458 In file included from /usr/include/features.h:451,
  102. 459 from /usr/include/assert.h:36,
  103. 460 from conftest.c:19:
  104. 461 /usr/include/sys/cdefs.h:30:3: error: #error "You need a ISO C conforming compiler to use the glibc headers"
  105. 462 # error "You need a ISO C conforming compiler to use the glibc headers"
  106. 463 ^~~~~
  107. 464 configure:9828: $? = 1
  108. 465 configure: failed program was:
  109. 466 | /* confdefs.h */
  110. 467 | #define PACKAGE_NAME "GNU MP"
  111. 468 | #define PACKAGE_TARNAME "gmp"
  112. 469 | #define PACKAGE_VERSION "6.1.2"
  113. 470 | #define PACKAGE_STRING "GNU MP 6.1.2"
  114. 471 | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  115. 472 | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  116. 473 | #define PACKAGE "gmp"
  117. 474 | #define VERSION "6.1.2"
  118. 475 | #define WANT_FFT 1
  119. 476 | #define HAVE_HOST_CPU_haswell 1
  120. 477 | #define HAVE_SPEED_CYCLECOUNTER 2
  121. 478 | #define HAVE_CALLING_CONVENTIONS 1
  122. 479 | /* end confdefs.h. */
  123. 480 | #ifdef __STDC__
  124. 481 | # include <limits.h>
  125. 482 | #else
  126. 483 | # include <assert.h>
  127. 484 | #endif
  128. 485 | Syntax error
  129. 486 configure:9828: gcc -E -traditional-cpp conftest.c
  130. 487 In file included from /usr/include/features.h:451,
  131. 488 from /usr/include/assert.h:36,
  132. 489 from conftest.c:19:
  133. 490 /usr/include/sys/cdefs.h:30:3: error: #error "You need a ISO C conforming compiler to use the glibc headers"
  134. 491 # error "You need a ISO C conforming compiler to use the glibc headers"
  135. 492 ^~~~~
  136. 493 configure:9828: $? = 1
  137. 494 configure: failed program was:
  138. 495 | /* confdefs.h */
  139. 496 | #define PACKAGE_NAME "GNU MP"
  140. 497 | #define PACKAGE_TARNAME "gmp"
  141. 498 | #define PACKAGE_VERSION "6.1.2"
  142. 499 | #define PACKAGE_STRING "GNU MP 6.1.2"
  143. 500 | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  144. 501 | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  145. 502 | #define PACKAGE "gmp"
  146. 503 | #define VERSION "6.1.2"
  147. 504 | #define WANT_FFT 1
  148. 505 | #define HAVE_HOST_CPU_haswell 1
  149. 506 | #define HAVE_SPEED_CYCLECOUNTER 2
  150. 507 | #define HAVE_CALLING_CONVENTIONS 1
  151. 508 | /* end confdefs.h. */
  152. 509 | #ifdef __STDC__
  153. 510 | # include <limits.h>
  154. 511 | #else
  155. 512 | # include <assert.h>
  156. 513 | #endif
  157. 514 | Syntax error
  158. 515 configure:9828: /lib/cpp conftest.c
  159. 516 ./configure: line 1719: /lib/cpp: Permission denied
  160. 517 configure:9828: $? = 126
  161. 518 configure: failed program was:
  162. 519 | /* confdefs.h */
  163. 520 | #define PACKAGE_NAME "GNU MP"
  164. 521 | #define PACKAGE_TARNAME "gmp"
  165. 522 | #define PACKAGE_VERSION "6.1.2"
  166. 523 | #define PACKAGE_STRING "GNU MP 6.1.2"
  167. 524 | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  168. 525 | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  169. 526 | #define PACKAGE "gmp"
  170. 527 | #define VERSION "6.1.2"
  171. 528 | #define WANT_FFT 1
  172. 529 | #define HAVE_HOST_CPU_haswell 1
  173. 530 | #define HAVE_SPEED_CYCLECOUNTER 2
  174. 531 | #define HAVE_CALLING_CONVENTIONS 1
  175. 532 | /* end confdefs.h. */
  176. 533 | #ifdef __STDC__
  177. 534 | # include <limits.h>
  178. 535 | #else
  179. 536 | # include <assert.h>
  180. 537 | #endif
  181. 538 | Syntax error
  182. 539 configure:9828: /lib/cpp conftest.c
  183. 540 ./configure: line 1719: /lib/cpp: Permission denied
  184. 541 configure:9828: $? = 126
  185. 542 configure: failed program was:
  186. 543 | /* confdefs.h */
  187. 544 | #define PACKAGE_NAME "GNU MP"
  188. 545 | #define PACKAGE_TARNAME "gmp"
  189. 546 | #define PACKAGE_VERSION "6.1.2"
  190. 547 | #define PACKAGE_STRING "GNU MP 6.1.2"
  191. 548 | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  192. 549 | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  193. 550 | #define PACKAGE "gmp"
  194. 551 | #define VERSION "6.1.2"
  195. 552 | #define WANT_FFT 1
  196. 553 | #define HAVE_HOST_CPU_haswell 1
  197. 554 | #define HAVE_SPEED_CYCLECOUNTER 2
  198. 555 | #define HAVE_CALLING_CONVENTIONS 1
  199. 556 | /* end confdefs.h. */
  200. 557 | #ifdef __STDC__
  201. 558 | # include <limits.h>
  202. 559 | #else
  203. 560 | # include <assert.h>
  204. 561 | #endif
  205. 562 | Syntax error
  206. 563 configure:9867: result: /lib/cpp
  207. 564 configure:9887: /lib/cpp conftest.c
  208. 565 ./configure: line 1719: /lib/cpp: Permission denied
  209. 566 configure:9887: $? = 126
  210. 567 configure: failed program was:
  211. 568 | /* confdefs.h */
  212. 569 | #define PACKAGE_NAME "GNU MP"
  213. 570 | #define PACKAGE_TARNAME "gmp"
  214. 571 | #define PACKAGE_VERSION "6.1.2"
  215. 572 | #define PACKAGE_STRING "GNU MP 6.1.2"
  216. 573 | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  217. 574 | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  218. 575 | #define PACKAGE "gmp"
  219. 576 | #define VERSION "6.1.2"
  220. 577 | #define WANT_FFT 1
  221. 578 | #define HAVE_HOST_CPU_haswell 1
  222. 579 | #define HAVE_SPEED_CYCLECOUNTER 2
  223. 580 | #define HAVE_CALLING_CONVENTIONS 1
  224. 581 | /* end confdefs.h. */
  225. 582 | #ifdef __STDC__
  226. 583 | # include <limits.h>
  227. 584 | #else
  228. 585 | # include <assert.h>
  229. 586 | #endif
  230. 587 | Syntax error
  231. 588 configure:9887: /lib/cpp conftest.c
  232. 589 ./configure: line 1719: /lib/cpp: Permission denied
  233. 590 configure:9887: $? = 126
  234. 591 configure: failed program was:
  235. 592 | /* confdefs.h */
  236. 593 | #define PACKAGE_NAME "GNU MP"
  237. 594 | #define PACKAGE_TARNAME "gmp"
  238. 595 | #define PACKAGE_VERSION "6.1.2"
  239. 596 | #define PACKAGE_STRING "GNU MP 6.1.2"
  240. 597 | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  241. 598 | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  242. 599 | #define PACKAGE "gmp"
  243. 600 | #define VERSION "6.1.2"
  244. 601 | #define WANT_FFT 1
  245. 602 | #define HAVE_HOST_CPU_haswell 1
  246. 603 | #define HAVE_SPEED_CYCLECOUNTER 2
  247. 604 | #define HAVE_CALLING_CONVENTIONS 1
  248. 605 | /* end confdefs.h. */
  249. 606 | #ifdef __STDC__
  250. 607 | # include <limits.h>
  251. 608 | #else
  252. 609 | # include <assert.h>
  253. 610 | #endif
  254. 611 | Syntax error
  255. 612 configure:9917: error: in `/sources/gmp-6.1.2':
  256. 613 configure:9919: error: C preprocessor "/lib/cpp" fails sanity check
  257. 614 See `config.log' for more details
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement