Advertisement
infected_

Untitled

Jul 30th, 2015
461
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 MB | None | 0 0
  1. Making all in isl
  2. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  3. make all-recursive
  4. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  5. Making all in .
  6. make[3]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  7. CC isl_gmp.lo
  8. CC isl_val_gmp.lo
  9. CC isl_ast_int.lo
  10. CC isl_aff.lo
  11. CC isl_affine_hull.lo
  12. CC isl_ast.lo
  13. CC isl_ast_build.lo
  14. CC isl_arg.lo
  15. CC isl_ast_build_expr.lo
  16. CC isl_ast_codegen.lo
  17. CC isl_ast_graft.lo
  18. CC isl_band.lo
  19. CC basis_reduction_tab.lo
  20. CC isl_bernstein.lo
  21. CC isl_blk.lo
  22. CC isl_bound.lo
  23. CC isl_coalesce.lo
  24. CC isl_constraint.lo
  25. CC isl_convex_hull.lo
  26. CC isl_ctx.lo
  27. CC isl_deprecated.lo
  28. CC isl_dim_map.lo
  29. CC isl_equalities.lo
  30. CC isl_factorization.lo
  31. CC isl_farkas.lo
  32. CC isl_ffs.lo
  33. CC isl_flow.lo
  34. CC isl_fold.lo
  35. CC isl_hash.lo
  36. CC isl_id_to_ast_expr.lo
  37. CC isl_id_to_pw_aff.lo
  38. CC isl_ilp.lo
  39. CC isl_input.lo
  40. CC isl_local_space.lo
  41. CC isl_lp.lo
  42. CC isl_map.lo
  43. CC isl_map_list.lo
  44. CC isl_map_simplify.lo
  45. CC isl_map_subtract.lo
  46. CC isl_map_to_basic_set.lo
  47. CC isl_mat.lo
  48. CC isl_morph.lo
  49. CC isl_id.lo
  50. CC isl_obj.lo
  51. CC isl_options.lo
  52. CC isl_output.lo
  53. CC isl_point.lo
  54. CC isl_polynomial.lo
  55. CC isl_printer.lo
  56. CC print.lo
  57. CC isl_range.lo
  58. CC isl_reordering.lo
  59. CC isl_sample.lo
  60. CC isl_scan.lo
  61. CC isl_schedule.lo
  62. CC isl_schedule_band.lo
  63. CC isl_schedule_node.lo
  64. CC isl_schedule_read.lo
  65. CC isl_schedule_tree.lo
  66. CC isl_scheduler.lo
  67. CC isl_set_list.lo
  68. CC isl_sort.lo
  69. CC isl_space.lo
  70. CC isl_stream.lo
  71. CC isl_seq.lo
  72. CC isl_tab.lo
  73. CC isl_tab_pip.lo
  74. CC isl_tarjan.lo
  75. CC isl_transitive_closure.lo
  76. CC isl_union_map.lo
  77. CC isl_val.lo
  78. CC isl_vec.lo
  79. CC isl_version.lo
  80. CC isl_vertices.lo
  81. CC isl_test.o
  82. CC polyhedron_sample.o
  83. CC pip.o
  84. CC polyhedron_minimize.o
  85. CC polytope_scan.o
  86. CC polyhedron_detect_equalities.o
  87. CC cat.o
  88. CC closure.o
  89. CC bound.o
  90. CC codegen.o
  91. CC isl_test_int.o
  92. CCLD libisl.la
  93. CCLD isl_test
  94. CCLD isl_polyhedron_sample
  95. CCLD isl_polyhedron_minimize
  96. CCLD isl_pip
  97. CCLD isl_polytope_scan
  98. CCLD isl_polyhedron_detect_equalities
  99. CCLD isl_cat
  100. CCLD isl_closure
  101. CCLD isl_bound
  102. CCLD isl_codegen
  103. CCLD isl_test_int
  104. make[3]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  105. Making all in doc
  106. make[3]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl/doc'
  107. make[3]: Nothing to be done for `all'.
  108. make[3]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl/doc'
  109. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  110. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  111. Making all in osl
  112. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  113. Making all in .
  114. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  115. CC source/libosl_la-scop.lo
  116. CC source/libosl_la-interface.lo
  117. CC source/libosl_la-statement.lo
  118. CC source/libosl_la-generic.lo
  119. CC source/libosl_la-relation.lo
  120. CC source/libosl_la-relation_list.lo
  121. CC source/libosl_la-vector.lo
  122. CC source/libosl_la-names.lo
  123. source/statement.c: In function 'osl_statement_remove_unions':
  124. source/statement.c:671:29: warning: 'statement_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  125. statement_ptr->next = new_statement;
  126. ^
  127. CC source/libosl_la-strings.lo
  128. CC source/libosl_la-body.lo
  129. CC source/libosl_la-int.lo
  130. CC source/libosl_la-util.lo
  131. CC source/extensions/libosl_la-textual.lo
  132. CC source/extensions/libosl_la-comment.lo
  133. CC source/extensions/libosl_la-clay.lo
  134. CC source/extensions/libosl_la-null.lo
  135. CC source/extensions/libosl_la-dependence.lo
  136. CC source/extensions/libosl_la-scatnames.lo
  137. CC source/extensions/libosl_la-arrays.lo
  138. CC source/extensions/libosl_la-coordinates.lo
  139. CC source/extensions/libosl_la-irregular.lo
  140. CC source/extensions/libosl_la-symbols.lo
  141. CC source/extensions/libosl_la-extbody.lo
  142. CC source/extensions/libosl_la-loop.lo
  143. CC source/extensions/libosl_la-pluto_unroll.lo
  144. CCLD libosl.la
  145. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  146. Making all in doc
  147. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/doc'
  148. make[2]: Nothing to be done for `all'.
  149. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/doc'
  150. Making all in tests
  151. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  152. make[3]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  153. CC osl_test-osl_test.o
  154. CC osl_int-osl_int.o
  155. CC osl_pluto_unroll-osl_pluto_unroll.o
  156. CC osl_relation_set_precision-osl_relation_set_precision.o
  157. CCLD osl_relation_set_precision
  158. CCLD osl_test
  159. CCLD osl_pluto_unroll
  160. CCLD osl_int
  161. make[3]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  162. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  163. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  164. Making all in .
  165. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4'
  166. cd isl; make libisl.la
  167. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  168. make[2]: `libisl.la' is up to date.
  169. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  170. CC source/libcloog_isl_la-block.lo
  171. CC source/libcloog_isl_la-clast.lo
  172. CC source/libcloog_isl_la-matrix.lo
  173. CC source/libcloog_isl_la-state.lo
  174. CC source/libcloog_isl_la-input.lo
  175. CC source/libcloog_isl_la-int.lo
  176. CC source/libcloog_isl_la-loop.lo
  177. CC source/libcloog_isl_la-names.lo
  178. source/loop.c: In function 'cloog_loop_read':
  179. source/loop.c:319:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  180. fgets(s,MAX_STRING,foo) ;
  181. ^
  182. source/names.c: In function 'cloog_names_read_strings':
  183. source/names.c:274:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  184. fgets(s,MAX_STRING,file) ;
  185. ^
  186. CC source/libcloog_isl_la-options.lo
  187. CC source/libcloog_isl_la-pprint.lo
  188. CC source/libcloog_isl_la-program.lo
  189. CC source/libcloog_isl_la-statement.lo
  190. CC source/libcloog_isl_la-stride.lo
  191. CC source/libcloog_isl_la-union_domain.lo
  192. CC source/libcloog_isl_la-util.lo
  193. CC source/libcloog_isl_la-version.lo
  194. CC source/isl/libcloog_isl_la-domain.lo
  195. CC source/isl/libcloog_isl_la-constraints.lo
  196. CC source/isl/libcloog_isl_la-backend.lo
  197. CC source/cloog.o
  198. source/isl/constraints.c: In function 'cloog_constraint_set_copy':
  199. source/isl/constraints.c:451:2: warning: implicit declaration of function 'isl_basic_set_dup' [-Wimplicit-function-declaration]
  200. return cloog_constraint_set_from_isl_basic_set(isl_basic_set_dup(bset));
  201. ^
  202. source/isl/constraints.c:451:49: warning: passing argument 1 of 'cloog_constraint_set_from_isl_basic_set' makes pointer from integer without a cast
  203. return cloog_constraint_set_from_isl_basic_set(isl_basic_set_dup(bset));
  204. ^
  205. source/isl/constraints.c:53:21: note: expected 'struct isl_basic_set *' but argument is of type 'int'
  206. CloogConstraintSet *cloog_constraint_set_from_isl_basic_set(struct isl_basic_set *bset)
  207. ^
  208. source/isl/domain.c: In function 'cloog_domain_print_constraints':
  209. source/isl/domain.c:75:3: warning: implicit declaration of function 'isl_set_print' [-Wimplicit-function-declaration]
  210. isl_set_print(set, foo, 0, ISL_FORMAT_EXT_POLYLIB);
  211. ^
  212. source/isl/domain.c:79:3: warning: implicit declaration of function 'isl_basic_set_print' [-Wimplicit-function-declaration]
  213. isl_basic_set_print(bset, foo,
  214. ^
  215. source/isl/domain.c: In function 'cloog_scattering_print_constraints':
  216. source/isl/domain.c:89:2: warning: implicit declaration of function 'isl_map_print' [-Wimplicit-function-declaration]
  217. isl_map_print(map, foo, 0, ISL_FORMAT_EXT_POLYLIB);
  218. ^
  219. CCLD libcloog-isl.la
  220. CCLD cloog
  221. ./.libs/libcloog-isl.so: undefined reference to `isl_basic_set_print'
  222. ./.libs/libcloog-isl.so: undefined reference to `isl_map_print'
  223. ./.libs/libcloog-isl.so: undefined reference to `isl_set_print'
  224. collect2: error: ld returned 1 exit status
  225. make[1]: *** [cloog] Error 1
  226. make[1]: Target `all-am' not remade because of errors.
  227. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4'
  228. Making all in doc
  229. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/doc'
  230. make[1]: Nothing to be done for `all'.
  231. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/doc'
  232. Making all in test
  233. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/test'
  234. cd ..; make libcloog-isl.la
  235. CC generate_test.o
  236. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4'
  237. cd isl; make libisl.la
  238. make[3]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  239. make[3]: `libisl.la' is up to date.
  240. make[3]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  241. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4'
  242. CCLD generate_test
  243. ../.libs/libcloog-isl.so: undefined reference to `isl_basic_set_print'
  244. ../.libs/libcloog-isl.so: undefined reference to `isl_map_print'
  245. ../.libs/libcloog-isl.so: undefined reference to `isl_set_print'
  246. collect2: error: ld returned 1 exit status
  247. make[1]: *** [generate_test] Error 1
  248. make[1]: Target `all' not remade because of errors.
  249. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/test'
  250. make: *** [all-recursive] Error 1
  251. make: Target `all' not remade because of errors.
  252. Making install in isl
  253. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  254. Making install in .
  255. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  256. make[3]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  257. /bin/mkdir -p '/home/infected_/tmp/arm-linux-gnueabi-4.9/lib'
  258. /bin/bash ./libtool --mode=install /usr/bin/install -c libisl.la '/home/infected_/tmp/arm-linux-gnueabi-4.9/lib'
  259. libtool: install: /usr/bin/install -c .libs/libisl.so.15.0.0 /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libisl.so.15.0.0
  260. libtool: install: (cd /home/infected_/tmp/arm-linux-gnueabi-4.9/lib && { ln -s -f libisl.so.15.0.0 libisl.so.15 || { rm -f libisl.so.15 && ln -s libisl.so.15.0.0 libisl.so.15; }; })
  261. libtool: install: (cd /home/infected_/tmp/arm-linux-gnueabi-4.9/lib && { ln -s -f libisl.so.15.0.0 libisl.so || { rm -f libisl.so && ln -s libisl.so.15.0.0 libisl.so; }; })
  262. libtool: install: /usr/bin/install -c .libs/libisl.lai /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libisl.la
  263. libtool: install: /usr/bin/install -c .libs/libisl.a /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libisl.a
  264. libtool: install: chmod 644 /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libisl.a
  265. libtool: install: x86_64-linux-gnu-ranlib /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libisl.a
  266. libtool: finish: PATH="/home/infected_/android-sdk/tools:/home/infected_/android-sdk/platform-tools:/home/infected_/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/infected_/android-sdk/tools:/home/infected_/android-sdk/platform-tools:/home/infected_/bin:/sbin" ldconfig -n /home/infected_/tmp/arm-linux-gnueabi-4.9/lib
  267. ----------------------------------------------------------------------
  268. Libraries have been installed in:
  269. /home/infected_/tmp/arm-linux-gnueabi-4.9/lib
  270.  
  271. If you ever happen to want to link against installed libraries
  272. in a given directory, LIBDIR, you must either use libtool, and
  273. specify the full pathname of the library, or use the `-LLIBDIR'
  274. flag during linking and do at least one of the following:
  275. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  276. during execution
  277. - add LIBDIR to the `LD_RUN_PATH' environment variable
  278. during linking
  279. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  280. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  281.  
  282. See any operating system documentation about shared libraries for
  283. more information, such as the ld(1) and ld.so(8) manual pages.
  284. ----------------------------------------------------------------------
  285. /usr/bin/install -c -m 644 ./isl.py /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libisl.so.15.0.0-gdb.py
  286. /bin/mkdir -p '/home/infected_/tmp/arm-linux-gnueabi-4.9/include/isl/deprecated'
  287. /usr/bin/install -c -m 644 include/isl/deprecated/int.h include/isl/deprecated/aff_int.h include/isl/deprecated/ast_int.h include/isl/deprecated/constraint_int.h include/isl/deprecated/ilp_int.h include/isl/deprecated/map_int.h include/isl/deprecated/mat_int.h include/isl/deprecated/point_int.h include/isl/deprecated/polynomial_int.h include/isl/deprecated/set_int.h include/isl/deprecated/union_map_int.h include/isl/deprecated/val_int.h include/isl/deprecated/vec_int.h '/home/infected_/tmp/arm-linux-gnueabi-4.9/include/isl/deprecated'
  288. /bin/mkdir -p '/home/infected_/tmp/arm-linux-gnueabi-4.9/include/isl'
  289. /usr/bin/install -c -m 644 include/isl/stdint.h '/home/infected_/tmp/arm-linux-gnueabi-4.9/include/isl'
  290. /bin/mkdir -p '/home/infected_/tmp/arm-linux-gnueabi-4.9/lib/pkgconfig'
  291. /usr/bin/install -c -m 644 isl.pc '/home/infected_/tmp/arm-linux-gnueabi-4.9/lib/pkgconfig'
  292. /bin/mkdir -p '/home/infected_/tmp/arm-linux-gnueabi-4.9/include/isl'
  293. /usr/bin/install -c -m 644 include/isl/val_gmp.h include/isl/aff.h include/isl/aff_type.h include/isl/arg.h include/isl/ast.h include/isl/ast_type.h include/isl/ast_build.h include/isl/band.h include/isl/constraint.h include/isl/ctx.h include/isl/flow.h include/isl/id.h include/isl/id_to_ast_expr.h include/isl/id_to_pw_aff.h include/isl/ilp.h include/isl/hash.h include/isl/hmap.h include/isl/list.h include/isl/local_space.h include/isl/lp.h include/isl/mat.h include/isl/map.h include/isl/map_to_basic_set.h include/isl/map_type.h include/isl/multi.h include/isl/obj.h include/isl/options.h include/isl/point.h include/isl/polynomial.h include/isl/polynomial_type.h include/isl/printer.h include/isl/schedule.h include/isl/schedule_node.h include/isl/schedule_type.h include/isl/set.h include/isl/set_type.h include/isl/space.h include/isl/stream.h include/isl/union_map.h include/isl/union_map_type.h '/home/infected_/tmp/arm-linux-gnueabi-4.9/include/isl'
  294. /usr/bin/install -c -m 644 include/isl/union_set.h include/isl/union_set_type.h include/isl/val.h include/isl/vec.h include/isl/version.h include/isl/vertices.h '/home/infected_/tmp/arm-linux-gnueabi-4.9/include/isl'
  295. make[3]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  296. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  297. Making install in doc
  298. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl/doc'
  299. make[3]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl/doc'
  300. make[3]: Nothing to be done for `install-exec-am'.
  301. make[3]: Nothing to be done for `install-data-am'.
  302. make[3]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl/doc'
  303. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl/doc'
  304. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  305. Making install in osl
  306. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  307. Making install in .
  308. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  309. make[3]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  310. /bin/mkdir -p '/home/infected_/tmp/arm-linux-gnueabi-4.9/lib'
  311. /bin/bash ./libtool --mode=install /usr/bin/install -c libosl.la '/home/infected_/tmp/arm-linux-gnueabi-4.9/lib'
  312. libtool: install: /usr/bin/install -c .libs/libosl.so.0.0.0 /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libosl.so.0.0.0
  313. libtool: install: (cd /home/infected_/tmp/arm-linux-gnueabi-4.9/lib && { ln -s -f libosl.so.0.0.0 libosl.so.0 || { rm -f libosl.so.0 && ln -s libosl.so.0.0.0 libosl.so.0; }; })
  314. libtool: install: (cd /home/infected_/tmp/arm-linux-gnueabi-4.9/lib && { ln -s -f libosl.so.0.0.0 libosl.so || { rm -f libosl.so && ln -s libosl.so.0.0.0 libosl.so; }; })
  315. libtool: install: /usr/bin/install -c .libs/libosl.lai /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libosl.la
  316. libtool: install: /usr/bin/install -c .libs/libosl.a /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libosl.a
  317. libtool: install: chmod 644 /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libosl.a
  318. libtool: install: x86_64-linux-gnu-ranlib /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libosl.a
  319. libtool: finish: PATH="/home/infected_/android-sdk/tools:/home/infected_/android-sdk/platform-tools:/home/infected_/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/infected_/android-sdk/tools:/home/infected_/android-sdk/platform-tools:/home/infected_/bin:/sbin" ldconfig -n /home/infected_/tmp/arm-linux-gnueabi-4.9/lib
  320. /sbin/ldconfig.real: /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libisl.so.15.0.0-gdb.py is not an ELF file - it has the wrong magic bytes at the start.
  321.  
  322. ----------------------------------------------------------------------
  323. Libraries have been installed in:
  324. /home/infected_/tmp/arm-linux-gnueabi-4.9/lib
  325.  
  326. If you ever happen to want to link against installed libraries
  327. in a given directory, LIBDIR, you must either use libtool, and
  328. specify the full pathname of the library, or use the `-LLIBDIR'
  329. flag during linking and do at least one of the following:
  330. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  331. during execution
  332. - add LIBDIR to the `LD_RUN_PATH' environment variable
  333. during linking
  334. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  335. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  336.  
  337. See any operating system documentation about shared libraries for
  338. more information, such as the ld(1) and ld.so(8) manual pages.
  339. ----------------------------------------------------------------------
  340. /usr/bin/install -c -m 644 "./osl-config.cmake" "/home/infected_/tmp/arm-linux-gnueabi-4.9/lib/osl/"
  341. /bin/mkdir -p '/home/infected_/tmp/arm-linux-gnueabi-4.9/include/osl/extensions'
  342. /usr/bin/install -c -m 644 include/osl/extensions/textual.h include/osl/extensions/comment.h include/osl/extensions/null.h include/osl/extensions/clay.h include/osl/extensions/dependence.h include/osl/extensions/scatnames.h include/osl/extensions/arrays.h include/osl/extensions/coordinates.h include/osl/extensions/irregular.h include/osl/extensions/symbols.h include/osl/extensions/loop.h include/osl/extensions/extbody.h include/osl/extensions/pluto_unroll.h '/home/infected_/tmp/arm-linux-gnueabi-4.9/include/osl/extensions'
  343. /bin/mkdir -p '/home/infected_/tmp/arm-linux-gnueabi-4.9/include/osl'
  344. /usr/bin/install -c -m 644 include/osl/osl.h include/osl/statement.h include/osl/interface.h include/osl/generic.h include/osl/vector.h include/osl/relation.h include/osl/relation_list.h include/osl/macros.h include/osl/int.h include/osl/names.h include/osl/strings.h include/osl/body.h include/osl/util.h include/osl/scop.h '/home/infected_/tmp/arm-linux-gnueabi-4.9/include/osl'
  345. make[3]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  346. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  347. Making install in doc
  348. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/doc'
  349. make[3]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/doc'
  350. make[3]: Nothing to be done for `install-exec-am'.
  351. make[3]: Nothing to be done for `install-data-am'.
  352. make[3]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/doc'
  353. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/doc'
  354. Making install in tests
  355. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  356. make[3]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  357. make[4]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  358. make[4]: Nothing to be done for `install-exec-am'.
  359. make[4]: Nothing to be done for `install-data-am'.
  360. make[4]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  361. make[3]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  362. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  363. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  364. Making install in .
  365. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4'
  366. cd isl; make libisl.la
  367. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  368. make[2]: `libisl.la' is up to date.
  369. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  370. CCLD cloog
  371. ./.libs/libcloog-isl.so: undefined reference to `isl_basic_set_print'
  372. ./.libs/libcloog-isl.so: undefined reference to `isl_map_print'
  373. ./.libs/libcloog-isl.so: undefined reference to `isl_set_print'
  374. collect2: error: ld returned 1 exit status
  375. make[1]: *** [cloog] Error 1
  376. make[1]: Target `install-am' not remade because of errors.
  377. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4'
  378. Making install in doc
  379. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/doc'
  380. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/doc'
  381. make[2]: Nothing to be done for `install-exec-am'.
  382. make[2]: Nothing to be done for `install-data-am'.
  383. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/doc'
  384. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/doc'
  385. Making install in test
  386. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/test'
  387. cd ..; make libcloog-isl.la
  388. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4'
  389. cd isl; make libisl.la
  390. make[3]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  391. make[3]: `libisl.la' is up to date.
  392. make[3]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  393. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4'
  394. CCLD generate_test
  395. ../.libs/libcloog-isl.so: undefined reference to `isl_basic_set_print'
  396. ../.libs/libcloog-isl.so: undefined reference to `isl_map_print'
  397. ../.libs/libcloog-isl.so: undefined reference to `isl_set_print'
  398. collect2: error: ld returned 1 exit status
  399. make[1]: *** [generate_test] Error 1
  400. make[1]: Target `install' not remade because of errors.
  401. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/test'
  402. make: *** [install-recursive] Error 1
  403. make: Target `install' not remade because of errors.
  404. Making clean in isl
  405. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  406. Making clean in .
  407. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  408. test -z "libisl.la" || rm -f libisl.la
  409. rm -rf .libs _libs
  410. rm -f *.o
  411. test -z "isl_test.log codegen_test.sh.log pip_test.sh.log bound_test.sh.log isl_test_int.log" || rm -f isl_test.log codegen_test.sh.log pip_test.sh.log bound_test.sh.log isl_test_int.log
  412. rm -f isl_test isl_polyhedron_sample isl_pip isl_polyhedron_minimize isl_polytope_scan isl_polyhedron_detect_equalities isl_cat isl_closure isl_bound isl_codegen isl_test_int
  413. rm -f *.lo
  414. test -z "isl_test.trs codegen_test.sh.trs pip_test.sh.trs bound_test.sh.trs isl_test_int.trs" || rm -f isl_test.trs codegen_test.sh.trs pip_test.sh.trs bound_test.sh.trs isl_test_int.trs
  415. rm -f ./so_locations
  416. rm -rf imath_wrap/.libs imath_wrap/_libs
  417. rm -f imath_wrap/*.o
  418. test -z "test-suite.log" || rm -f test-suite.log
  419. rm -f imath_wrap/*.lo
  420. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  421. Making clean in doc
  422. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl/doc'
  423. rm -rf .libs _libs
  424. rm -f *.lo
  425. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl/doc'
  426. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  427. Making clean in osl
  428. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  429. Making clean in .
  430. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  431. test -z "libosl.la" || rm -f libosl.la
  432. rm -rf .libs _libs
  433. rm -f *.o
  434. rm -f *.lo
  435. rm -f source/*.o
  436. rm -rf source/.libs source/_libs
  437. rm -f source/*.lo
  438. rm -rf source/extensions/.libs source/extensions/_libs
  439. rm -f ./so_locations
  440. rm -f source/extensions/*.o
  441. rm -f source/extensions/*.lo
  442. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  443. Making clean in doc
  444. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/doc'
  445. rm -rf .libs _libs
  446. rm -rf htmldoc
  447. rm -f *.lo
  448. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/doc'
  449. Making clean in tests
  450. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  451. make[3]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  452. rm -rf .libs _libs
  453. rm -f *.o
  454. test -z "osl_test.log osl_int.log osl_pluto_unroll.log osl_relation_set_precision.log" || rm -f osl_test.log osl_int.log osl_pluto_unroll.log osl_relation_set_precision.log
  455. rm -f *.lo
  456. rm -f osl_test osl_int osl_pluto_unroll osl_relation_set_precision
  457. test -z "osl_test.trs osl_int.trs osl_pluto_unroll.trs osl_relation_set_precision.trs" || rm -f osl_test.trs osl_int.trs osl_pluto_unroll.trs osl_relation_set_precision.trs
  458. test -z "test-suite.log" || rm -f test-suite.log
  459. make[3]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  460. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  461. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  462. Making clean in .
  463. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4'
  464. test -z "libcloog-isl.la" || rm -f libcloog-isl.la
  465. rm -rf .libs _libs
  466. rm -f *.o
  467. rm -f *.lo
  468. rm -f cloog
  469. rm -rf source/.libs source/_libs
  470. rm -f source/*.o
  471. rm -rf source/isl/.libs source/isl/_libs
  472. rm -f source/*.lo
  473. rm -f ./so_locations
  474. rm -f source/isl/*.o
  475. rm -f source/isl/*.lo
  476. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4'
  477. Making clean in doc
  478. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/doc'
  479. rm -rf .libs _libs
  480. rm -f *.lo
  481. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/doc'
  482. Making clean in test
  483. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/test'
  484. rm -rf .libs _libs
  485. rm -f *.o
  486. test -z "check_c.sh.log check_fortran.sh.log check_strided.sh.log check_openscop.sh.log check_special.sh.log" || rm -f check_c.sh.log check_fortran.sh.log check_strided.sh.log check_openscop.sh.log check_special.sh.log
  487. rm -f *.lo
  488. rm -f generate_test
  489. test -z "check_c.sh.trs check_fortran.sh.trs check_strided.sh.trs check_openscop.sh.trs check_special.sh.trs" || rm -f check_c.sh.trs check_fortran.sh.trs check_strided.sh.trs check_openscop.sh.trs check_special.sh.trs
  490. test -z "test-suite.log" || rm -f test-suite.log
  491. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/test'
  492. Making distclean in isl
  493. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  494. Making distclean in doc
  495. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl/doc'
  496. rm -rf .libs _libs
  497. rm -f *.lo
  498. test -z "" || rm -f
  499. test . = "." || test -z "" || rm -f
  500. rm -f Makefile
  501. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl/doc'
  502. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  503. test -z "libisl.la" || rm -f libisl.la
  504. rm -rf .libs _libs
  505. rm -f *.o
  506. test -z "isl_test.log codegen_test.sh.log pip_test.sh.log bound_test.sh.log isl_test_int.log" || rm -f isl_test.log codegen_test.sh.log pip_test.sh.log bound_test.sh.log isl_test_int.log
  507. rm -f *.lo
  508. rm -f isl_test isl_polyhedron_sample isl_pip isl_polyhedron_minimize isl_polytope_scan isl_polyhedron_detect_equalities isl_cat isl_closure isl_bound isl_codegen isl_test_int
  509. rm -f *.tab.c
  510. rm -rf imath_wrap/.libs imath_wrap/_libs
  511. rm -f imath_wrap/*.o
  512. test -z "isl_test.trs codegen_test.sh.trs pip_test.sh.trs bound_test.sh.trs isl_test_int.trs" || rm -f isl_test.trs codegen_test.sh.trs pip_test.sh.trs bound_test.sh.trs isl_test_int.trs
  513. test -z "bound_test.sh codegen_test.sh pip_test.sh" || rm -f bound_test.sh codegen_test.sh pip_test.sh
  514. rm -f isl_config.h stamp-h1
  515. rm -f libtool config.lt
  516. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  517. rm -f imath_wrap/*.lo
  518. test -z "test-suite.log" || rm -f test-suite.log
  519. test . = "." || test -z "" || rm -f
  520. rm -f ./so_locations
  521. rm -f cscope.out cscope.in.out cscope.po.out cscope.files
  522. rm -f imath_wrap/.deps/.dirstamp
  523. rm -f imath_wrap/.dirstamp
  524. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  525. rm -f config.status config.cache config.log configure.lineno config.status.lineno
  526. rm -rf ./.deps imath_wrap/.deps
  527. rm -f Makefile
  528. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/isl'
  529. Making distclean in osl
  530. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  531. Making distclean in .
  532. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  533. test -z "libosl.la" || rm -f libosl.la
  534. rm -rf .libs _libs
  535. rm -f *.o
  536. rm -f *.lo
  537. rm -f *.tab.c
  538. test -z "include/osl/scop.h" || rm -f include/osl/scop.h
  539. rm -f libtool config.lt
  540. rm -rf source/.libs source/_libs
  541. rm -f source/*.o
  542. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  543. test . = "." || test -z "" || rm -f
  544. rm -rf source/extensions/.libs source/extensions/_libs
  545. rm -f source/*.lo
  546. rm -f cscope.out cscope.in.out cscope.po.out cscope.files
  547. rm -f source/.deps/.dirstamp
  548. rm -f ./so_locations
  549. rm -f source/extensions/*.o
  550. rm -f source/.dirstamp
  551. rm -f source/extensions/*.lo
  552. rm -f source/extensions/.deps/.dirstamp
  553. rm -f source/extensions/.dirstamp
  554. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  555. Making distclean in doc
  556. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/doc'
  557. rm -rf .libs _libs
  558. rm -rf htmldoc
  559. rm -f *.lo
  560. test -z "Doxyfile" || rm -f Doxyfile
  561. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  562. test . = "." || test -z "" || rm -f
  563. rm -f Makefile
  564. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/doc'
  565. Making distclean in tests
  566. make[2]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  567. make[3]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  568. rm -rf .libs _libs
  569. rm -f *.o
  570. test -z "osl_test.log osl_int.log osl_pluto_unroll.log osl_relation_set_precision.log" || rm -f osl_test.log osl_int.log osl_pluto_unroll.log osl_relation_set_precision.log
  571. rm -f *.lo
  572. rm -f osl_test osl_int osl_pluto_unroll osl_relation_set_precision
  573. rm -f *.tab.c
  574. test -z "" || rm -f
  575. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  576. test -z "osl_test.trs osl_int.trs osl_pluto_unroll.trs osl_relation_set_precision.trs" || rm -f osl_test.trs osl_int.trs osl_pluto_unroll.trs osl_relation_set_precision.trs
  577. test . = "." || test -z "" || rm -f
  578. test -z "test-suite.log" || rm -f test-suite.log
  579. make[3]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  580. rm -rf ./.deps
  581. rm -f Makefile
  582. make[2]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl/tests'
  583. rm -f config.status config.cache config.log configure.lineno config.status.lineno
  584. rm -rf source/.deps source/extensions/.deps
  585. rm -f Makefile
  586. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/osl'
  587. Making distclean in .
  588. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4'
  589. test -z "libcloog-isl.la" || rm -f libcloog-isl.la
  590. rm -rf .libs _libs
  591. rm -f *.o
  592. rm -f *.lo
  593. rm -f cloog
  594. rm -f *.tab.c
  595. test -z "autoconf/Doxyfile source/version.c include/cloog/version.h genversion.sh" || rm -f autoconf/Doxyfile source/version.c include/cloog/version.h genversion.sh
  596. rm -f libtool config.lt
  597. rm -rf source/.libs source/_libs
  598. rm -f source/*.o
  599. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  600. test . = "." || test -z "" || rm -f
  601. rm -rf source/isl/.libs source/isl/_libs
  602. rm -f source/*.lo
  603. rm -f cscope.out cscope.in.out cscope.po.out cscope.files
  604. rm -f source/.deps/.dirstamp
  605. rm -f ./so_locations
  606. rm -f source/isl/*.o
  607. rm -f source/.dirstamp
  608. rm -f source/isl/*.lo
  609. rm -f source/isl/.deps/.dirstamp
  610. rm -f source/isl/.dirstamp
  611. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4'
  612. Making distclean in doc
  613. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/doc'
  614. rm -rf .libs _libs
  615. rm -f *.lo
  616. test -z "" || rm -f
  617. test . = "." || test -z "" || rm -f
  618. rm -f Makefile
  619. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/doc'
  620. Making distclean in test
  621. make[1]: Entering directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/test'
  622. rm -rf .libs _libs
  623. rm -f *.o
  624. test -z "check_c.sh.log check_fortran.sh.log check_strided.sh.log check_openscop.sh.log check_special.sh.log" || rm -f check_c.sh.log check_fortran.sh.log check_strided.sh.log check_openscop.sh.log check_special.sh.log
  625. rm -f *.lo
  626. rm -f *.tab.c
  627. test -z "" || rm -f
  628. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  629. rm -f generate_test
  630. test . = "." || test -z "" || rm -f
  631. test -z "check_c.sh.trs check_fortran.sh.trs check_strided.sh.trs check_openscop.sh.trs check_special.sh.trs" || rm -f check_c.sh.trs check_fortran.sh.trs check_strided.sh.trs check_openscop.sh.trs check_special.sh.trs
  632. test -z "test-suite.log" || rm -f test-suite.log
  633. rm -rf ./.deps
  634. rm -f Makefile
  635. make[1]: Leaving directory `/mnt/Building/sabermod/cloog/cloog-0.18.4/test'
  636. rm -f config.status config.cache config.log configure.lineno config.status.lineno
  637. rm -rf source/.deps source/isl/.deps
  638. rm -f Makefile
  639. Making all in doc
  640. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/doc'
  641. make[1]: Nothing to be done for `all'.
  642. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/doc'
  643. Making all in src
  644. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/src'
  645. make all-am
  646. make[2]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/src'
  647. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c -o exceptions.lo exceptions.c
  648. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c -o extract.lo extract.c
  649. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c -o uceil_exp2.lo uceil_exp2.c
  650. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c -o uceil_log2.lo uceil_log2.c
  651. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c -o ufloor_log2.lo ufloor_log2.c
  652. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo add.c
  653. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c -o add1.lo add1.c
  654. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c -o add_ui.lo add_ui.c
  655. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.c -fPIC -DPIC -o .libs/exceptions.o
  656. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c uceil_exp2.c -fPIC -DPIC -o .libs/uceil_exp2.o
  657. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c ufloor_log2.c -fPIC -DPIC -o .libs/ufloor_log2.o
  658. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c uceil_log2.c -fPIC -DPIC -o .libs/uceil_log2.o
  659. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -fPIC -DPIC -o .libs/add.o
  660. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -fPIC -DPIC -o .libs/extract.o
  661. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c add1.c -fPIC -DPIC -o .libs/add1.o
  662. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o
  663. In file included from mpfr-impl.h:76:0,
  664. from exceptions.c:23:
  665. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  666. # define MPFR_THREAD_ATTR _Thread_local
  667. ^
  668. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  669. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  670. ^
  671. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  672. # define MPFR_THREAD_ATTR _Thread_local
  673. ^
  674. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  675. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  676. ^
  677. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  678. # define MPFR_THREAD_ATTR _Thread_local
  679. ^
  680. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  681. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  682. ^
  683. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  684. # define MPFR_THREAD_ATTR _Thread_local
  685. ^
  686. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  687. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  688. ^
  689. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  690. # define MPFR_THREAD_ATTR _Thread_local
  691. ^
  692. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  693. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  694. ^
  695. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  696. # define MPFR_THREAD_ATTR _Thread_local
  697. ^
  698. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  699. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  700. ^
  701. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  702. # define MPFR_THREAD_ATTR _Thread_local
  703. ^
  704. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  705. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  706. ^
  707. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  708. # define MPFR_THREAD_ATTR _Thread_local
  709. ^
  710. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  711. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  712. ^
  713. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  714. # define MPFR_THREAD_ATTR _Thread_local
  715. ^
  716. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  717. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  718. ^
  719. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  720. # define MPFR_THREAD_ATTR _Thread_local
  721. ^
  722. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  723. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  724. ^
  725. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  726. # define MPFR_THREAD_ATTR _Thread_local
  727. ^
  728. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  729. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  730. ^
  731. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  732. # define MPFR_THREAD_ATTR _Thread_local
  733. ^
  734. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  735. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  736. ^
  737. In file included from mpfr-impl.h:76:0,
  738. from add.c:23:
  739. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  740. # define MPFR_THREAD_ATTR _Thread_local
  741. ^
  742. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  743. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  744. ^
  745. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  746. # define MPFR_THREAD_ATTR _Thread_local
  747. ^
  748. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  749. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  750. ^
  751. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  752. # define MPFR_THREAD_ATTR _Thread_local
  753. ^
  754. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  755. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  756. ^
  757. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  758. # define MPFR_THREAD_ATTR _Thread_local
  759. ^
  760. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  761. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  762. ^
  763. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  764. # define MPFR_THREAD_ATTR _Thread_local
  765. ^
  766. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  767. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  768. ^
  769. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  770. # define MPFR_THREAD_ATTR _Thread_local
  771. ^
  772. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  773. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  774. ^
  775. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  776. # define MPFR_THREAD_ATTR _Thread_local
  777. ^
  778. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  779. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  780. ^
  781. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  782. # define MPFR_THREAD_ATTR _Thread_local
  783. ^
  784. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  785. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  786. ^
  787. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  788. # define MPFR_THREAD_ATTR _Thread_local
  789. ^
  790. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  791. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  792. ^
  793. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  794. # define MPFR_THREAD_ATTR _Thread_local
  795. ^
  796. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  797. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  798. ^
  799. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  800. # define MPFR_THREAD_ATTR _Thread_local
  801. ^
  802. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  803. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  804. ^
  805. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  806. # define MPFR_THREAD_ATTR _Thread_local
  807. ^
  808. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  809. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  810. ^
  811. In file included from mpfr-impl.h:76:0,
  812. from add1.c:23:
  813. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  814. # define MPFR_THREAD_ATTR _Thread_local
  815. ^
  816. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  817. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  818. ^
  819. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  820. # define MPFR_THREAD_ATTR _Thread_local
  821. ^
  822. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  823. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  824. ^
  825. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  826. # define MPFR_THREAD_ATTR _Thread_local
  827. ^
  828. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  829. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  830. ^
  831. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  832. # define MPFR_THREAD_ATTR _Thread_local
  833. ^
  834. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  835. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  836. ^
  837. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  838. # define MPFR_THREAD_ATTR _Thread_local
  839. ^
  840. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  841. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  842. ^
  843. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  844. # define MPFR_THREAD_ATTR _Thread_local
  845. ^
  846. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  847. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  848. ^
  849. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  850. # define MPFR_THREAD_ATTR _Thread_local
  851. ^
  852. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  853. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  854. ^
  855. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  856. # define MPFR_THREAD_ATTR _Thread_local
  857. ^
  858. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  859. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  860. ^
  861. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  862. # define MPFR_THREAD_ATTR _Thread_local
  863. ^
  864. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  865. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  866. ^
  867. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  868. # define MPFR_THREAD_ATTR _Thread_local
  869. ^
  870. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  871. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  872. ^
  873. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  874. # define MPFR_THREAD_ATTR _Thread_local
  875. ^
  876. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  877. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  878. ^
  879. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  880. # define MPFR_THREAD_ATTR _Thread_local
  881. ^
  882. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  883. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  884. ^
  885. In file included from mpfr-impl.h:76:0,
  886. from ufloor_log2.c:23:
  887. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  888. # define MPFR_THREAD_ATTR _Thread_local
  889. ^
  890. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  891. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  892. ^
  893. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  894. # define MPFR_THREAD_ATTR _Thread_local
  895. ^
  896. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  897. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  898. ^
  899. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  900. # define MPFR_THREAD_ATTR _Thread_local
  901. ^
  902. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  903. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  904. ^
  905. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  906. # define MPFR_THREAD_ATTR _Thread_local
  907. ^
  908. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  909. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  910. ^
  911. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  912. # define MPFR_THREAD_ATTR _Thread_local
  913. ^
  914. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  915. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  916. ^
  917. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  918. # define MPFR_THREAD_ATTR _Thread_local
  919. ^
  920. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  921. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  922. ^
  923. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  924. # define MPFR_THREAD_ATTR _Thread_local
  925. ^
  926. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  927. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  928. ^
  929. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  930. # define MPFR_THREAD_ATTR _Thread_local
  931. ^
  932. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  933. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  934. ^
  935. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  936. # define MPFR_THREAD_ATTR _Thread_local
  937. ^
  938. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  939. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  940. ^
  941. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  942. # define MPFR_THREAD_ATTR _Thread_local
  943. ^
  944. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  945. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  946. ^
  947. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  948. # define MPFR_THREAD_ATTR _Thread_local
  949. ^
  950. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  951. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  952. ^
  953. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  954. # define MPFR_THREAD_ATTR _Thread_local
  955. ^
  956. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  957. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  958. ^
  959. In file included from mpfr-impl.h:76:0,
  960. from uceil_log2.c:23:
  961. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  962. # define MPFR_THREAD_ATTR _Thread_local
  963. ^
  964. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  965. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  966. ^
  967. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  968. # define MPFR_THREAD_ATTR _Thread_local
  969. ^
  970. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  971. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  972. ^
  973. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  974. # define MPFR_THREAD_ATTR _Thread_local
  975. ^
  976. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  977. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  978. ^
  979. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  980. # define MPFR_THREAD_ATTR _Thread_local
  981. ^
  982. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  983. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  984. ^
  985. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  986. # define MPFR_THREAD_ATTR _Thread_local
  987. ^
  988. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  989. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  990. ^
  991. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  992. # define MPFR_THREAD_ATTR _Thread_local
  993. ^
  994. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  995. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  996. ^
  997. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  998. # define MPFR_THREAD_ATTR _Thread_local
  999. ^
  1000. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1001. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  1002. ^
  1003. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1004. # define MPFR_THREAD_ATTR _Thread_local
  1005. ^
  1006. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1007. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  1008. ^
  1009. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1010. # define MPFR_THREAD_ATTR _Thread_local
  1011. ^
  1012. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1013. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  1014. ^
  1015. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1016. # define MPFR_THREAD_ATTR _Thread_local
  1017. ^
  1018. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1019. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  1020. ^
  1021. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1022. # define MPFR_THREAD_ATTR _Thread_local
  1023. ^
  1024. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1025. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  1026. ^
  1027. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1028. # define MPFR_THREAD_ATTR _Thread_local
  1029. ^
  1030. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1031. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  1032. ^
  1033. In file included from mpfr-impl.h:76:0,
  1034. from add_ui.c:24:
  1035. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1036. # define MPFR_THREAD_ATTR _Thread_local
  1037. ^
  1038. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1039. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  1040. ^
  1041. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1042. # define MPFR_THREAD_ATTR _Thread_local
  1043. ^
  1044. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1045. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  1046. ^
  1047. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1048. # define MPFR_THREAD_ATTR _Thread_local
  1049. ^
  1050. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1051. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  1052. ^
  1053. In file included from mpfr-impl.h:76:0,
  1054. from extract.c:23:
  1055. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1056. # define MPFR_THREAD_ATTR _Thread_local
  1057. ^
  1058. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1059. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  1060. ^
  1061. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1062. # define MPFR_THREAD_ATTR _Thread_local
  1063. ^
  1064. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1065. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  1066. ^
  1067. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1068. # define MPFR_THREAD_ATTR _Thread_local
  1069. ^
  1070. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1071. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  1072. ^
  1073. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1074. # define MPFR_THREAD_ATTR _Thread_local
  1075. ^
  1076. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1077. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  1078. ^
  1079. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1080. # define MPFR_THREAD_ATTR _Thread_local
  1081. ^
  1082. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1083. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  1084. ^
  1085. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1086. # define MPFR_THREAD_ATTR _Thread_local
  1087. ^
  1088. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1089. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  1090. ^
  1091. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1092. # define MPFR_THREAD_ATTR _Thread_local
  1093. ^
  1094. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1095. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  1096. ^
  1097. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1098. # define MPFR_THREAD_ATTR _Thread_local
  1099. ^
  1100. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1101. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  1102. ^
  1103. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1104. # define MPFR_THREAD_ATTR _Thread_local
  1105. ^
  1106. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1107. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  1108. ^
  1109. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1110. # define MPFR_THREAD_ATTR _Thread_local
  1111. ^
  1112. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1113. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  1114. ^
  1115. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1116. # define MPFR_THREAD_ATTR _Thread_local
  1117. ^
  1118. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1119. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  1120. ^
  1121. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1122. # define MPFR_THREAD_ATTR _Thread_local
  1123. ^
  1124. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1125. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  1126. ^
  1127. In file included from mpfr-impl.h:76:0,
  1128. from uceil_exp2.c:23:
  1129. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1130. # define MPFR_THREAD_ATTR _Thread_local
  1131. ^
  1132. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1133. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  1134. ^
  1135. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1136. # define MPFR_THREAD_ATTR _Thread_local
  1137. ^
  1138. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1139. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  1140. ^
  1141. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1142. # define MPFR_THREAD_ATTR _Thread_local
  1143. ^
  1144. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1145. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  1146. ^
  1147. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1148. # define MPFR_THREAD_ATTR _Thread_local
  1149. ^
  1150. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1151. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  1152. ^
  1153. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1154. # define MPFR_THREAD_ATTR _Thread_local
  1155. ^
  1156. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1157. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  1158. ^
  1159. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1160. # define MPFR_THREAD_ATTR _Thread_local
  1161. ^
  1162. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1163. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  1164. ^
  1165. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1166. # define MPFR_THREAD_ATTR _Thread_local
  1167. ^
  1168. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1169. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  1170. ^
  1171. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1172. # define MPFR_THREAD_ATTR _Thread_local
  1173. ^
  1174. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1175. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  1176. ^
  1177. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1178. # define MPFR_THREAD_ATTR _Thread_local
  1179. ^
  1180. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1181. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  1182. ^
  1183. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1184. # define MPFR_THREAD_ATTR _Thread_local
  1185. ^
  1186. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1187. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  1188. ^
  1189. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1190. # define MPFR_THREAD_ATTR _Thread_local
  1191. ^
  1192. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1193. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  1194. ^
  1195. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1196. # define MPFR_THREAD_ATTR _Thread_local
  1197. ^
  1198. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1199. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  1200. ^
  1201. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1202. # define MPFR_THREAD_ATTR _Thread_local
  1203. ^
  1204. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1205. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  1206. ^
  1207. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1208. # define MPFR_THREAD_ATTR _Thread_local
  1209. ^
  1210. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1211. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  1212. ^
  1213. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1214. # define MPFR_THREAD_ATTR _Thread_local
  1215. ^
  1216. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1217. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  1218. ^
  1219. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1220. # define MPFR_THREAD_ATTR _Thread_local
  1221. ^
  1222. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1223. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  1224. ^
  1225. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1226. # define MPFR_THREAD_ATTR _Thread_local
  1227. ^
  1228. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1229. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  1230. ^
  1231. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1232. # define MPFR_THREAD_ATTR _Thread_local
  1233. ^
  1234. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1235. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  1236. ^
  1237. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1238. # define MPFR_THREAD_ATTR _Thread_local
  1239. ^
  1240. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1241. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  1242. ^
  1243. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1244. # define MPFR_THREAD_ATTR _Thread_local
  1245. ^
  1246. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1247. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  1248. ^
  1249. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1250. # define MPFR_THREAD_ATTR _Thread_local
  1251. ^
  1252. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1253. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  1254. ^
  1255. In file included from uceil_exp2.c:23:0:
  1256. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  1257. mpfr_abort_prec_max _MPFR_PROTO ((void));
  1258. ^
  1259. In file included from exceptions.c:23:0:
  1260. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  1261. mpfr_abort_prec_max _MPFR_PROTO ((void));
  1262. ^
  1263. In file included from add.c:23:0:
  1264. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  1265. mpfr_abort_prec_max _MPFR_PROTO ((void));
  1266. ^
  1267. In file included from ufloor_log2.c:23:0:
  1268. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  1269. mpfr_abort_prec_max _MPFR_PROTO ((void));
  1270. ^
  1271. In file included from uceil_log2.c:23:0:
  1272. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  1273. mpfr_abort_prec_max _MPFR_PROTO ((void));
  1274. ^
  1275. In file included from add1.c:23:0:
  1276. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  1277. mpfr_abort_prec_max _MPFR_PROTO ((void));
  1278. ^
  1279. In file included from mpfr-impl.h:76:0,
  1280. from exceptions.c:23:
  1281. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1282. # define MPFR_THREAD_ATTR _Thread_local
  1283. ^
  1284. exceptions.c:25:1: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1285. MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags = 0;
  1286. ^
  1287. In file included from add_ui.c:24:0:
  1288. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  1289. mpfr_abort_prec_max _MPFR_PROTO ((void));
  1290. ^
  1291. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1292. # define MPFR_THREAD_ATTR _Thread_local
  1293. ^
  1294. exceptions.c:27:1: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1295. MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin = MPFR_EMIN_DEFAULT;
  1296. ^
  1297. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1298. # define MPFR_THREAD_ATTR _Thread_local
  1299. ^
  1300. exceptions.c:28:1: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1301. MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax = MPFR_EMAX_DEFAULT;
  1302. ^
  1303. In file included from extract.c:23:0:
  1304. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  1305. mpfr_abort_prec_max _MPFR_PROTO ((void));
  1306. ^
  1307. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c uceil_exp2.c -o uceil_exp2.o >/dev/null 2>&1
  1308. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c ufloor_log2.c -o ufloor_log2.o >/dev/null 2>&1
  1309. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c uceil_log2.c -o uceil_log2.o >/dev/null 2>&1
  1310. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -o add.o >/dev/null 2>&1
  1311. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c add_ui.c -o add_ui.o >/dev/null 2>&1
  1312. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -o extract.o >/dev/null 2>&1
  1313. mv -f .deps/ufloor_log2.Tpo .deps/ufloor_log2.Plo
  1314. mv -f .deps/uceil_exp2.Tpo .deps/uceil_exp2.Plo
  1315. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c -o agm.lo agm.c
  1316. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.c -o exceptions.o >/dev/null 2>&1
  1317. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c add1.c -o add1.o >/dev/null 2>&1
  1318. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c -o clear.lo clear.c
  1319. mv -f .deps/add_ui.Tpo .deps/add_ui.Plo
  1320. mv -f .deps/add.Tpo .deps/add.Plo
  1321. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo cmp.c
  1322. mv -f .deps/exceptions.Tpo .deps/exceptions.Plo
  1323. mv -f .deps/uceil_log2.Tpo .deps/uceil_log2.Plo
  1324. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c agm.c -fPIC -DPIC -o .libs/agm.o
  1325. mv -f .deps/extract.Tpo .deps/extract.Plo
  1326. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c -o cmp_abs.lo cmp_abs.c
  1327. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c -o cmp_si.lo cmp_si.c
  1328. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c -o cmp_ui.lo cmp_ui.c
  1329. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c -o comparisons.lo comparisons.c
  1330. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -fPIC -DPIC -o .libs/clear.o
  1331. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c cmp.c -fPIC -DPIC -o .libs/cmp.o
  1332. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o
  1333. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o
  1334. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c cmp_abs.c -fPIC -DPIC -o .libs/cmp_abs.o
  1335. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c comparisons.c -fPIC -DPIC -o .libs/comparisons.o
  1336. mv -f .deps/add1.Tpo .deps/add1.Plo
  1337. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c -o div_2exp.lo div_2exp.c
  1338. In file included from mpfr-impl.h:76:0,
  1339. from cmp_abs.c:23:
  1340. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1341. # define MPFR_THREAD_ATTR _Thread_local
  1342. ^
  1343. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1344. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  1345. ^
  1346. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1347. # define MPFR_THREAD_ATTR _Thread_local
  1348. ^
  1349. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1350. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  1351. ^
  1352. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1353. # define MPFR_THREAD_ATTR _Thread_local
  1354. ^
  1355. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1356. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  1357. ^
  1358. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1359. # define MPFR_THREAD_ATTR _Thread_local
  1360. ^
  1361. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1362. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  1363. ^
  1364. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1365. # define MPFR_THREAD_ATTR _Thread_local
  1366. ^
  1367. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1368. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  1369. ^
  1370. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1371. # define MPFR_THREAD_ATTR _Thread_local
  1372. ^
  1373. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1374. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  1375. ^
  1376. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1377. # define MPFR_THREAD_ATTR _Thread_local
  1378. ^
  1379. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1380. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  1381. ^
  1382. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1383. # define MPFR_THREAD_ATTR _Thread_local
  1384. ^
  1385. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1386. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  1387. ^
  1388. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1389. # define MPFR_THREAD_ATTR _Thread_local
  1390. ^
  1391. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1392. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  1393. ^
  1394. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1395. # define MPFR_THREAD_ATTR _Thread_local
  1396. ^
  1397. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1398. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  1399. ^
  1400. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1401. # define MPFR_THREAD_ATTR _Thread_local
  1402. ^
  1403. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1404. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  1405. ^
  1406. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1407. # define MPFR_THREAD_ATTR _Thread_local
  1408. ^
  1409. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1410. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  1411. ^
  1412. In file included from cmp_abs.c:23:0:
  1413. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  1414. mpfr_abort_prec_max _MPFR_PROTO ((void));
  1415. ^
  1416. In file included from mpfr-impl.h:76:0,
  1417. from agm.c:24:
  1418. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1419. # define MPFR_THREAD_ATTR _Thread_local
  1420. ^
  1421. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1422. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  1423. ^
  1424. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1425. # define MPFR_THREAD_ATTR _Thread_local
  1426. ^
  1427. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1428. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  1429. ^
  1430. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1431. # define MPFR_THREAD_ATTR _Thread_local
  1432. ^
  1433. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1434. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  1435. ^
  1436. In file included from mpfr-impl.h:76:0,
  1437. from cmp_si.c:25:
  1438. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1439. # define MPFR_THREAD_ATTR _Thread_local
  1440. ^
  1441. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1442. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  1443. ^
  1444. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1445. # define MPFR_THREAD_ATTR _Thread_local
  1446. ^
  1447. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1448. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  1449. ^
  1450. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1451. # define MPFR_THREAD_ATTR _Thread_local
  1452. ^
  1453. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1454. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  1455. ^
  1456. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1457. # define MPFR_THREAD_ATTR _Thread_local
  1458. ^
  1459. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1460. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  1461. ^
  1462. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1463. # define MPFR_THREAD_ATTR _Thread_local
  1464. ^
  1465. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1466. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  1467. ^
  1468. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1469. # define MPFR_THREAD_ATTR _Thread_local
  1470. ^
  1471. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1472. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  1473. ^
  1474. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1475. # define MPFR_THREAD_ATTR _Thread_local
  1476. ^
  1477. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1478. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  1479. ^
  1480. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1481. # define MPFR_THREAD_ATTR _Thread_local
  1482. ^
  1483. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1484. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  1485. ^
  1486. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1487. # define MPFR_THREAD_ATTR _Thread_local
  1488. ^
  1489. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1490. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  1491. ^
  1492. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1493. # define MPFR_THREAD_ATTR _Thread_local
  1494. ^
  1495. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1496. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  1497. ^
  1498. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1499. # define MPFR_THREAD_ATTR _Thread_local
  1500. ^
  1501. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1502. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  1503. ^
  1504. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1505. # define MPFR_THREAD_ATTR _Thread_local
  1506. ^
  1507. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1508. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  1509. ^
  1510. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1511. # define MPFR_THREAD_ATTR _Thread_local
  1512. ^
  1513. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1514. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  1515. ^
  1516. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1517. # define MPFR_THREAD_ATTR _Thread_local
  1518. ^
  1519. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1520. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  1521. ^
  1522. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1523. # define MPFR_THREAD_ATTR _Thread_local
  1524. ^
  1525. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1526. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  1527. ^
  1528. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1529. # define MPFR_THREAD_ATTR _Thread_local
  1530. ^
  1531. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1532. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  1533. ^
  1534. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1535. # define MPFR_THREAD_ATTR _Thread_local
  1536. ^
  1537. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1538. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  1539. ^
  1540. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1541. # define MPFR_THREAD_ATTR _Thread_local
  1542. ^
  1543. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1544. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  1545. ^
  1546. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1547. # define MPFR_THREAD_ATTR _Thread_local
  1548. ^
  1549. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1550. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  1551. ^
  1552. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1553. # define MPFR_THREAD_ATTR _Thread_local
  1554. ^
  1555. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1556. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  1557. ^
  1558. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1559. # define MPFR_THREAD_ATTR _Thread_local
  1560. ^
  1561. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1562. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  1563. ^
  1564. In file included from mpfr-impl.h:76:0,
  1565. from cmp_ui.c:25:
  1566. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1567. # define MPFR_THREAD_ATTR _Thread_local
  1568. ^
  1569. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1570. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  1571. ^
  1572. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1573. # define MPFR_THREAD_ATTR _Thread_local
  1574. ^
  1575. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1576. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  1577. ^
  1578. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1579. # define MPFR_THREAD_ATTR _Thread_local
  1580. ^
  1581. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1582. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  1583. ^
  1584. In file included from agm.c:24:0:
  1585. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  1586. mpfr_abort_prec_max _MPFR_PROTO ((void));
  1587. ^
  1588. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1589. # define MPFR_THREAD_ATTR _Thread_local
  1590. ^
  1591. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1592. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  1593. ^
  1594. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1595. # define MPFR_THREAD_ATTR _Thread_local
  1596. ^
  1597. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1598. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  1599. ^
  1600. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1601. # define MPFR_THREAD_ATTR _Thread_local
  1602. ^
  1603. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1604. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  1605. ^
  1606. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1607. # define MPFR_THREAD_ATTR _Thread_local
  1608. ^
  1609. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1610. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  1611. ^
  1612. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1613. # define MPFR_THREAD_ATTR _Thread_local
  1614. ^
  1615. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1616. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  1617. ^
  1618. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1619. # define MPFR_THREAD_ATTR _Thread_local
  1620. ^
  1621. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1622. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  1623. ^
  1624. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1625. # define MPFR_THREAD_ATTR _Thread_local
  1626. ^
  1627. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1628. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  1629. ^
  1630. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1631. # define MPFR_THREAD_ATTR _Thread_local
  1632. ^
  1633. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1634. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  1635. ^
  1636. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1637. # define MPFR_THREAD_ATTR _Thread_local
  1638. ^
  1639. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1640. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  1641. ^
  1642. In file included from cmp_si.c:25:0:
  1643. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  1644. mpfr_abort_prec_max _MPFR_PROTO ((void));
  1645. ^
  1646. In file included from mpfr-impl.h:76:0,
  1647. from clear.c:23:
  1648. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1649. # define MPFR_THREAD_ATTR _Thread_local
  1650. ^
  1651. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1652. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  1653. ^
  1654. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1655. # define MPFR_THREAD_ATTR _Thread_local
  1656. ^
  1657. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1658. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  1659. ^
  1660. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1661. # define MPFR_THREAD_ATTR _Thread_local
  1662. ^
  1663. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1664. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  1665. ^
  1666. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1667. # define MPFR_THREAD_ATTR _Thread_local
  1668. ^
  1669. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1670. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  1671. ^
  1672. In file included from cmp_ui.c:25:0:
  1673. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  1674. mpfr_abort_prec_max _MPFR_PROTO ((void));
  1675. ^
  1676. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1677. # define MPFR_THREAD_ATTR _Thread_local
  1678. ^
  1679. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1680. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  1681. ^
  1682. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1683. # define MPFR_THREAD_ATTR _Thread_local
  1684. ^
  1685. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1686. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  1687. ^
  1688. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1689. # define MPFR_THREAD_ATTR _Thread_local
  1690. ^
  1691. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1692. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  1693. ^
  1694. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1695. # define MPFR_THREAD_ATTR _Thread_local
  1696. ^
  1697. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1698. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  1699. ^
  1700. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1701. # define MPFR_THREAD_ATTR _Thread_local
  1702. ^
  1703. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1704. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  1705. ^
  1706. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1707. # define MPFR_THREAD_ATTR _Thread_local
  1708. ^
  1709. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1710. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  1711. ^
  1712. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1713. # define MPFR_THREAD_ATTR _Thread_local
  1714. ^
  1715. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1716. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  1717. ^
  1718. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1719. # define MPFR_THREAD_ATTR _Thread_local
  1720. ^
  1721. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1722. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  1723. ^
  1724. In file included from clear.c:23:0:
  1725. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  1726. mpfr_abort_prec_max _MPFR_PROTO ((void));
  1727. ^
  1728. In file included from mpfr-impl.h:76:0,
  1729. from comparisons.c:23:
  1730. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1731. # define MPFR_THREAD_ATTR _Thread_local
  1732. ^
  1733. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1734. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  1735. ^
  1736. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1737. # define MPFR_THREAD_ATTR _Thread_local
  1738. ^
  1739. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1740. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  1741. ^
  1742. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1743. # define MPFR_THREAD_ATTR _Thread_local
  1744. ^
  1745. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1746. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  1747. ^
  1748. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1749. # define MPFR_THREAD_ATTR _Thread_local
  1750. ^
  1751. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1752. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  1753. ^
  1754. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1755. # define MPFR_THREAD_ATTR _Thread_local
  1756. ^
  1757. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1758. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  1759. ^
  1760. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1761. # define MPFR_THREAD_ATTR _Thread_local
  1762. ^
  1763. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1764. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  1765. ^
  1766. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1767. # define MPFR_THREAD_ATTR _Thread_local
  1768. ^
  1769. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1770. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  1771. ^
  1772. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1773. # define MPFR_THREAD_ATTR _Thread_local
  1774. ^
  1775. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1776. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  1777. ^
  1778. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1779. # define MPFR_THREAD_ATTR _Thread_local
  1780. ^
  1781. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1782. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  1783. ^
  1784. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1785. # define MPFR_THREAD_ATTR _Thread_local
  1786. ^
  1787. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1788. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  1789. ^
  1790. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1791. # define MPFR_THREAD_ATTR _Thread_local
  1792. ^
  1793. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1794. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  1795. ^
  1796. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1797. # define MPFR_THREAD_ATTR _Thread_local
  1798. ^
  1799. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1800. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  1801. ^
  1802. In file included from comparisons.c:23:0:
  1803. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  1804. mpfr_abort_prec_max _MPFR_PROTO ((void));
  1805. ^
  1806. In file included from mpfr-impl.h:76:0,
  1807. from cmp.c:23:
  1808. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1809. # define MPFR_THREAD_ATTR _Thread_local
  1810. ^
  1811. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1812. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  1813. ^
  1814. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1815. # define MPFR_THREAD_ATTR _Thread_local
  1816. ^
  1817. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1818. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  1819. ^
  1820. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1821. # define MPFR_THREAD_ATTR _Thread_local
  1822. ^
  1823. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1824. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  1825. ^
  1826. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1827. # define MPFR_THREAD_ATTR _Thread_local
  1828. ^
  1829. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1830. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  1831. ^
  1832. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1833. # define MPFR_THREAD_ATTR _Thread_local
  1834. ^
  1835. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1836. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  1837. ^
  1838. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1839. # define MPFR_THREAD_ATTR _Thread_local
  1840. ^
  1841. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1842. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  1843. ^
  1844. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1845. # define MPFR_THREAD_ATTR _Thread_local
  1846. ^
  1847. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1848. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  1849. ^
  1850. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1851. # define MPFR_THREAD_ATTR _Thread_local
  1852. ^
  1853. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1854. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  1855. ^
  1856. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1857. # define MPFR_THREAD_ATTR _Thread_local
  1858. ^
  1859. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1860. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  1861. ^
  1862. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1863. # define MPFR_THREAD_ATTR _Thread_local
  1864. ^
  1865. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1866. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  1867. ^
  1868. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1869. # define MPFR_THREAD_ATTR _Thread_local
  1870. ^
  1871. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1872. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  1873. ^
  1874. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1875. # define MPFR_THREAD_ATTR _Thread_local
  1876. ^
  1877. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1878. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  1879. ^
  1880. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c cmp_abs.c -o cmp_abs.o >/dev/null 2>&1
  1881. In file included from cmp.c:23:0:
  1882. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  1883. mpfr_abort_prec_max _MPFR_PROTO ((void));
  1884. ^
  1885. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -o clear.o >/dev/null 2>&1
  1886. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c cmp_ui.c -o cmp_ui.o >/dev/null 2>&1
  1887. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c div_2exp.c -fPIC -DPIC -o .libs/div_2exp.o
  1888. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c cmp_si.c -o cmp_si.o >/dev/null 2>&1
  1889. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c comparisons.c -o comparisons.o >/dev/null 2>&1
  1890. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c cmp.c -o cmp.o >/dev/null 2>&1
  1891. mv -f .deps/clear.Tpo .deps/clear.Plo
  1892. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c -o div_2si.lo div_2si.c
  1893. In file included from mpfr-impl.h:76:0,
  1894. from div_2exp.c:23:
  1895. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1896. # define MPFR_THREAD_ATTR _Thread_local
  1897. ^
  1898. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1899. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  1900. ^
  1901. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1902. # define MPFR_THREAD_ATTR _Thread_local
  1903. ^
  1904. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1905. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  1906. ^
  1907. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1908. # define MPFR_THREAD_ATTR _Thread_local
  1909. ^
  1910. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1911. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  1912. ^
  1913. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1914. # define MPFR_THREAD_ATTR _Thread_local
  1915. ^
  1916. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1917. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  1918. ^
  1919. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1920. # define MPFR_THREAD_ATTR _Thread_local
  1921. ^
  1922. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1923. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  1924. ^
  1925. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1926. # define MPFR_THREAD_ATTR _Thread_local
  1927. ^
  1928. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1929. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  1930. ^
  1931. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1932. # define MPFR_THREAD_ATTR _Thread_local
  1933. ^
  1934. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1935. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  1936. ^
  1937. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1938. # define MPFR_THREAD_ATTR _Thread_local
  1939. ^
  1940. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1941. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  1942. ^
  1943. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1944. # define MPFR_THREAD_ATTR _Thread_local
  1945. ^
  1946. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1947. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  1948. ^
  1949. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1950. # define MPFR_THREAD_ATTR _Thread_local
  1951. ^
  1952. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1953. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  1954. ^
  1955. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1956. # define MPFR_THREAD_ATTR _Thread_local
  1957. ^
  1958. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1959. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  1960. ^
  1961. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1962. # define MPFR_THREAD_ATTR _Thread_local
  1963. ^
  1964. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1965. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  1966. ^
  1967. In file included from div_2exp.c:23:0:
  1968. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  1969. mpfr_abort_prec_max _MPFR_PROTO ((void));
  1970. ^
  1971. mv -f .deps/cmp_abs.Tpo .deps/cmp_abs.Plo
  1972. mv -f .deps/cmp_ui.Tpo .deps/cmp_ui.Plo
  1973. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c -o div_2ui.lo div_2ui.c
  1974. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo div.c
  1975. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c div_2exp.c -o div_2exp.o >/dev/null 2>&1
  1976. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c agm.c -o agm.o >/dev/null 2>&1
  1977. mv -f .deps/cmp_si.Tpo .deps/cmp_si.Plo
  1978. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c -o div_ui.lo div_ui.c
  1979. mv -f .deps/comparisons.Tpo .deps/comparisons.Plo
  1980. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c -o dump.lo dump.c
  1981. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c div_2si.c -fPIC -DPIC -o .libs/div_2si.o
  1982. mv -f .deps/cmp.Tpo .deps/cmp.Plo
  1983. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c -o eq.lo eq.c
  1984. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c div_2ui.c -fPIC -DPIC -o .libs/div_2ui.o
  1985. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div.lo -MD -MP -MF .deps/div.Tpo -c div.c -fPIC -DPIC -o .libs/div.o
  1986. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o
  1987. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c dump.c -fPIC -DPIC -o .libs/dump.o
  1988. mv -f .deps/div_2exp.Tpo .deps/div_2exp.Plo
  1989. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c -o exp10.lo exp10.c
  1990. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c eq.c -fPIC -DPIC -o .libs/eq.o
  1991. In file included from mpfr-impl.h:76:0,
  1992. from div_2ui.c:23:
  1993. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  1994. # define MPFR_THREAD_ATTR _Thread_local
  1995. ^
  1996. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  1997. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  1998. ^
  1999. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2000. # define MPFR_THREAD_ATTR _Thread_local
  2001. ^
  2002. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2003. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  2004. ^
  2005. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2006. # define MPFR_THREAD_ATTR _Thread_local
  2007. ^
  2008. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2009. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  2010. ^
  2011. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2012. # define MPFR_THREAD_ATTR _Thread_local
  2013. ^
  2014. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2015. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  2016. ^
  2017. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2018. # define MPFR_THREAD_ATTR _Thread_local
  2019. ^
  2020. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2021. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  2022. ^
  2023. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2024. # define MPFR_THREAD_ATTR _Thread_local
  2025. ^
  2026. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2027. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  2028. ^
  2029. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2030. # define MPFR_THREAD_ATTR _Thread_local
  2031. ^
  2032. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2033. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  2034. ^
  2035. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2036. # define MPFR_THREAD_ATTR _Thread_local
  2037. ^
  2038. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2039. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  2040. ^
  2041. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2042. # define MPFR_THREAD_ATTR _Thread_local
  2043. ^
  2044. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2045. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  2046. ^
  2047. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2048. # define MPFR_THREAD_ATTR _Thread_local
  2049. ^
  2050. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2051. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  2052. ^
  2053. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2054. # define MPFR_THREAD_ATTR _Thread_local
  2055. ^
  2056. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2057. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  2058. ^
  2059. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2060. # define MPFR_THREAD_ATTR _Thread_local
  2061. ^
  2062. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2063. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  2064. ^
  2065. In file included from div_2ui.c:23:0:
  2066. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  2067. mpfr_abort_prec_max _MPFR_PROTO ((void));
  2068. ^
  2069. In file included from mpfr-impl.h:76:0,
  2070. from div_ui.c:24:
  2071. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2072. # define MPFR_THREAD_ATTR _Thread_local
  2073. ^
  2074. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2075. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  2076. ^
  2077. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2078. # define MPFR_THREAD_ATTR _Thread_local
  2079. ^
  2080. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2081. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  2082. ^
  2083. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2084. # define MPFR_THREAD_ATTR _Thread_local
  2085. ^
  2086. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2087. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  2088. ^
  2089. In file included from mpfr-impl.h:76:0,
  2090. from div_2si.c:23:
  2091. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2092. # define MPFR_THREAD_ATTR _Thread_local
  2093. ^
  2094. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2095. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  2096. ^
  2097. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2098. # define MPFR_THREAD_ATTR _Thread_local
  2099. ^
  2100. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2101. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  2102. ^
  2103. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2104. # define MPFR_THREAD_ATTR _Thread_local
  2105. ^
  2106. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2107. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  2108. ^
  2109. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2110. # define MPFR_THREAD_ATTR _Thread_local
  2111. ^
  2112. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2113. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  2114. ^
  2115. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2116. # define MPFR_THREAD_ATTR _Thread_local
  2117. ^
  2118. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2119. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  2120. ^
  2121. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2122. # define MPFR_THREAD_ATTR _Thread_local
  2123. ^
  2124. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2125. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  2126. ^
  2127. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2128. # define MPFR_THREAD_ATTR _Thread_local
  2129. ^
  2130. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2131. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  2132. ^
  2133. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2134. # define MPFR_THREAD_ATTR _Thread_local
  2135. ^
  2136. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2137. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  2138. ^
  2139. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2140. # define MPFR_THREAD_ATTR _Thread_local
  2141. ^
  2142. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2143. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  2144. ^
  2145. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2146. # define MPFR_THREAD_ATTR _Thread_local
  2147. ^
  2148. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2149. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  2150. ^
  2151. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2152. # define MPFR_THREAD_ATTR _Thread_local
  2153. ^
  2154. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2155. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  2156. ^
  2157. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2158. # define MPFR_THREAD_ATTR _Thread_local
  2159. ^
  2160. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2161. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  2162. ^
  2163. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2164. # define MPFR_THREAD_ATTR _Thread_local
  2165. ^
  2166. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2167. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  2168. ^
  2169. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2170. # define MPFR_THREAD_ATTR _Thread_local
  2171. ^
  2172. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2173. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  2174. ^
  2175. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2176. # define MPFR_THREAD_ATTR _Thread_local
  2177. ^
  2178. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2179. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  2180. ^
  2181. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2182. # define MPFR_THREAD_ATTR _Thread_local
  2183. ^
  2184. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2185. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  2186. ^
  2187. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2188. # define MPFR_THREAD_ATTR _Thread_local
  2189. ^
  2190. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2191. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  2192. ^
  2193. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2194. # define MPFR_THREAD_ATTR _Thread_local
  2195. ^
  2196. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2197. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  2198. ^
  2199. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2200. # define MPFR_THREAD_ATTR _Thread_local
  2201. ^
  2202. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2203. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  2204. ^
  2205. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2206. # define MPFR_THREAD_ATTR _Thread_local
  2207. ^
  2208. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2209. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  2210. ^
  2211. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2212. # define MPFR_THREAD_ATTR _Thread_local
  2213. ^
  2214. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2215. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  2216. ^
  2217. In file included from div_2si.c:23:0:
  2218. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  2219. mpfr_abort_prec_max _MPFR_PROTO ((void));
  2220. ^
  2221. In file included from div_ui.c:24:0:
  2222. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  2223. mpfr_abort_prec_max _MPFR_PROTO ((void));
  2224. ^
  2225. In file included from mpfr-impl.h:76:0,
  2226. from dump.c:23:
  2227. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2228. # define MPFR_THREAD_ATTR _Thread_local
  2229. ^
  2230. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2231. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  2232. ^
  2233. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2234. # define MPFR_THREAD_ATTR _Thread_local
  2235. ^
  2236. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2237. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  2238. ^
  2239. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2240. # define MPFR_THREAD_ATTR _Thread_local
  2241. ^
  2242. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2243. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  2244. ^
  2245. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2246. # define MPFR_THREAD_ATTR _Thread_local
  2247. ^
  2248. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2249. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  2250. ^
  2251. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2252. # define MPFR_THREAD_ATTR _Thread_local
  2253. ^
  2254. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2255. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  2256. ^
  2257. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2258. # define MPFR_THREAD_ATTR _Thread_local
  2259. ^
  2260. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2261. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  2262. ^
  2263. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2264. # define MPFR_THREAD_ATTR _Thread_local
  2265. ^
  2266. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2267. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  2268. ^
  2269. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2270. # define MPFR_THREAD_ATTR _Thread_local
  2271. ^
  2272. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2273. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  2274. ^
  2275. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2276. # define MPFR_THREAD_ATTR _Thread_local
  2277. ^
  2278. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2279. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  2280. ^
  2281. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2282. # define MPFR_THREAD_ATTR _Thread_local
  2283. ^
  2284. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2285. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  2286. ^
  2287. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2288. # define MPFR_THREAD_ATTR _Thread_local
  2289. ^
  2290. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2291. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  2292. ^
  2293. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2294. # define MPFR_THREAD_ATTR _Thread_local
  2295. ^
  2296. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2297. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  2298. ^
  2299. In file included from dump.c:23:0:
  2300. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  2301. mpfr_abort_prec_max _MPFR_PROTO ((void));
  2302. ^
  2303. In file included from mpfr-impl.h:76:0,
  2304. from eq.c:24:
  2305. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2306. # define MPFR_THREAD_ATTR _Thread_local
  2307. ^
  2308. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2309. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  2310. ^
  2311. In file included from mpfr-impl.h:76:0,
  2312. from div.c:30:
  2313. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2314. # define MPFR_THREAD_ATTR _Thread_local
  2315. ^
  2316. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2317. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  2318. ^
  2319. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2320. # define MPFR_THREAD_ATTR _Thread_local
  2321. ^
  2322. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2323. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  2324. ^
  2325. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2326. # define MPFR_THREAD_ATTR _Thread_local
  2327. ^
  2328. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2329. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  2330. ^
  2331. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2332. # define MPFR_THREAD_ATTR _Thread_local
  2333. ^
  2334. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2335. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  2336. ^
  2337. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2338. # define MPFR_THREAD_ATTR _Thread_local
  2339. ^
  2340. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2341. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  2342. ^
  2343. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2344. # define MPFR_THREAD_ATTR _Thread_local
  2345. ^
  2346. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2347. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  2348. ^
  2349. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2350. # define MPFR_THREAD_ATTR _Thread_local
  2351. ^
  2352. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2353. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  2354. ^
  2355. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2356. # define MPFR_THREAD_ATTR _Thread_local
  2357. ^
  2358. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2359. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  2360. ^
  2361. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2362. # define MPFR_THREAD_ATTR _Thread_local
  2363. ^
  2364. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2365. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  2366. ^
  2367. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2368. # define MPFR_THREAD_ATTR _Thread_local
  2369. ^
  2370. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2371. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  2372. ^
  2373. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2374. # define MPFR_THREAD_ATTR _Thread_local
  2375. ^
  2376. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2377. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  2378. ^
  2379. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2380. # define MPFR_THREAD_ATTR _Thread_local
  2381. ^
  2382. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2383. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  2384. ^
  2385. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2386. # define MPFR_THREAD_ATTR _Thread_local
  2387. ^
  2388. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2389. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  2390. ^
  2391. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2392. # define MPFR_THREAD_ATTR _Thread_local
  2393. ^
  2394. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2395. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  2396. ^
  2397. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2398. # define MPFR_THREAD_ATTR _Thread_local
  2399. ^
  2400. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2401. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  2402. ^
  2403. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2404. # define MPFR_THREAD_ATTR _Thread_local
  2405. ^
  2406. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2407. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  2408. ^
  2409. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2410. # define MPFR_THREAD_ATTR _Thread_local
  2411. ^
  2412. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2413. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  2414. ^
  2415. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2416. # define MPFR_THREAD_ATTR _Thread_local
  2417. ^
  2418. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2419. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  2420. ^
  2421. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2422. # define MPFR_THREAD_ATTR _Thread_local
  2423. ^
  2424. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2425. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  2426. ^
  2427. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2428. # define MPFR_THREAD_ATTR _Thread_local
  2429. ^
  2430. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2431. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  2432. ^
  2433. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2434. # define MPFR_THREAD_ATTR _Thread_local
  2435. ^
  2436. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2437. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  2438. ^
  2439. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2440. # define MPFR_THREAD_ATTR _Thread_local
  2441. ^
  2442. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2443. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  2444. ^
  2445. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2446. # define MPFR_THREAD_ATTR _Thread_local
  2447. ^
  2448. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2449. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  2450. ^
  2451. In file included from eq.c:24:0:
  2452. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  2453. mpfr_abort_prec_max _MPFR_PROTO ((void));
  2454. ^
  2455. In file included from div.c:30:0:
  2456. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  2457. mpfr_abort_prec_max _MPFR_PROTO ((void));
  2458. ^
  2459. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c exp10.c -fPIC -DPIC -o .libs/exp10.o
  2460. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c dump.c -o dump.o >/dev/null 2>&1
  2461. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c div_2ui.c -o div_2ui.o >/dev/null 2>&1
  2462. mv -f .deps/agm.Tpo .deps/agm.Plo
  2463. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c -o exp2.lo exp2.c
  2464. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c eq.c -o eq.o >/dev/null 2>&1
  2465. In file included from mpfr-impl.h:76:0,
  2466. from exp10.c:23:
  2467. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2468. # define MPFR_THREAD_ATTR _Thread_local
  2469. ^
  2470. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2471. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  2472. ^
  2473. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2474. # define MPFR_THREAD_ATTR _Thread_local
  2475. ^
  2476. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2477. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  2478. ^
  2479. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2480. # define MPFR_THREAD_ATTR _Thread_local
  2481. ^
  2482. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2483. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  2484. ^
  2485. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2486. # define MPFR_THREAD_ATTR _Thread_local
  2487. ^
  2488. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2489. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  2490. ^
  2491. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2492. # define MPFR_THREAD_ATTR _Thread_local
  2493. ^
  2494. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2495. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  2496. ^
  2497. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2498. # define MPFR_THREAD_ATTR _Thread_local
  2499. ^
  2500. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2501. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  2502. ^
  2503. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2504. # define MPFR_THREAD_ATTR _Thread_local
  2505. ^
  2506. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2507. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  2508. ^
  2509. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2510. # define MPFR_THREAD_ATTR _Thread_local
  2511. ^
  2512. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2513. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  2514. ^
  2515. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2516. # define MPFR_THREAD_ATTR _Thread_local
  2517. ^
  2518. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2519. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  2520. ^
  2521. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2522. # define MPFR_THREAD_ATTR _Thread_local
  2523. ^
  2524. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2525. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  2526. ^
  2527. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2528. # define MPFR_THREAD_ATTR _Thread_local
  2529. ^
  2530. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2531. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  2532. ^
  2533. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2534. # define MPFR_THREAD_ATTR _Thread_local
  2535. ^
  2536. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2537. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  2538. ^
  2539. In file included from exp10.c:23:0:
  2540. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  2541. mpfr_abort_prec_max _MPFR_PROTO ((void));
  2542. ^
  2543. mv -f .deps/dump.Tpo .deps/dump.Plo
  2544. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c exp2.c -fPIC -DPIC -o .libs/exp2.o
  2545. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c div_2si.c -o div_2si.o >/dev/null 2>&1
  2546. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c -o exp3.lo exp3.c
  2547. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c exp10.c -o exp10.o >/dev/null 2>&1
  2548. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c div_ui.c -o div_ui.o >/dev/null 2>&1
  2549. mv -f .deps/eq.Tpo .deps/eq.Plo
  2550. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo exp.c
  2551. In file included from mpfr-impl.h:76:0,
  2552. from exp2.c:24:
  2553. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2554. # define MPFR_THREAD_ATTR _Thread_local
  2555. ^
  2556. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2557. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  2558. ^
  2559. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2560. # define MPFR_THREAD_ATTR _Thread_local
  2561. ^
  2562. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2563. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  2564. ^
  2565. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2566. # define MPFR_THREAD_ATTR _Thread_local
  2567. ^
  2568. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2569. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  2570. ^
  2571. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2572. # define MPFR_THREAD_ATTR _Thread_local
  2573. ^
  2574. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2575. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  2576. ^
  2577. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2578. # define MPFR_THREAD_ATTR _Thread_local
  2579. ^
  2580. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2581. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  2582. ^
  2583. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2584. # define MPFR_THREAD_ATTR _Thread_local
  2585. ^
  2586. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2587. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  2588. ^
  2589. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2590. # define MPFR_THREAD_ATTR _Thread_local
  2591. ^
  2592. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2593. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  2594. ^
  2595. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2596. # define MPFR_THREAD_ATTR _Thread_local
  2597. ^
  2598. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2599. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  2600. ^
  2601. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2602. # define MPFR_THREAD_ATTR _Thread_local
  2603. ^
  2604. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2605. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  2606. ^
  2607. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2608. # define MPFR_THREAD_ATTR _Thread_local
  2609. ^
  2610. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2611. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  2612. ^
  2613. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2614. # define MPFR_THREAD_ATTR _Thread_local
  2615. ^
  2616. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2617. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  2618. ^
  2619. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2620. # define MPFR_THREAD_ATTR _Thread_local
  2621. ^
  2622. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2623. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  2624. ^
  2625. In file included from exp2.c:24:0:
  2626. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  2627. mpfr_abort_prec_max _MPFR_PROTO ((void));
  2628. ^
  2629. mv -f .deps/exp10.Tpo .deps/exp10.Plo
  2630. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c -o frac.lo frac.c
  2631. mv -f .deps/div_2ui.Tpo .deps/div_2ui.Plo
  2632. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT frexp.lo -MD -MP -MF .deps/frexp.Tpo -c -o frexp.lo frexp.c
  2633. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c exp3.c -fPIC -DPIC -o .libs/exp3.o
  2634. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c exp.c -fPIC -DPIC -o .libs/exp.o
  2635. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c frac.c -fPIC -DPIC -o .libs/frac.o
  2636. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT frexp.lo -MD -MP -MF .deps/frexp.Tpo -c frexp.c -fPIC -DPIC -o .libs/frexp.o
  2637. In file included from mpfr-impl.h:76:0,
  2638. from exp3.c:24:
  2639. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2640. # define MPFR_THREAD_ATTR _Thread_local
  2641. ^
  2642. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2643. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  2644. ^
  2645. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2646. # define MPFR_THREAD_ATTR _Thread_local
  2647. ^
  2648. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2649. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  2650. ^
  2651. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2652. # define MPFR_THREAD_ATTR _Thread_local
  2653. ^
  2654. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2655. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  2656. ^
  2657. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2658. # define MPFR_THREAD_ATTR _Thread_local
  2659. ^
  2660. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2661. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  2662. ^
  2663. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2664. # define MPFR_THREAD_ATTR _Thread_local
  2665. ^
  2666. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2667. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  2668. ^
  2669. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2670. # define MPFR_THREAD_ATTR _Thread_local
  2671. ^
  2672. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2673. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  2674. ^
  2675. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2676. # define MPFR_THREAD_ATTR _Thread_local
  2677. ^
  2678. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2679. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  2680. ^
  2681. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2682. # define MPFR_THREAD_ATTR _Thread_local
  2683. ^
  2684. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2685. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  2686. ^
  2687. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2688. # define MPFR_THREAD_ATTR _Thread_local
  2689. ^
  2690. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2691. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  2692. ^
  2693. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2694. # define MPFR_THREAD_ATTR _Thread_local
  2695. ^
  2696. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2697. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  2698. ^
  2699. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2700. # define MPFR_THREAD_ATTR _Thread_local
  2701. ^
  2702. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2703. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  2704. ^
  2705. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2706. # define MPFR_THREAD_ATTR _Thread_local
  2707. ^
  2708. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2709. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  2710. ^
  2711. In file included from exp3.c:24:0:
  2712. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  2713. mpfr_abort_prec_max _MPFR_PROTO ((void));
  2714. ^
  2715. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c exp2.c -o exp2.o >/dev/null 2>&1
  2716. mv -f .deps/div_ui.Tpo .deps/div_ui.Plo
  2717. In file included from mpfr-impl.h:76:0,
  2718. from exp.c:23:
  2719. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2720. # define MPFR_THREAD_ATTR _Thread_local
  2721. ^
  2722. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2723. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  2724. ^
  2725. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2726. # define MPFR_THREAD_ATTR _Thread_local
  2727. ^
  2728. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2729. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  2730. ^
  2731. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2732. # define MPFR_THREAD_ATTR _Thread_local
  2733. ^
  2734. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2735. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  2736. ^
  2737. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2738. # define MPFR_THREAD_ATTR _Thread_local
  2739. ^
  2740. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2741. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  2742. ^
  2743. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2744. # define MPFR_THREAD_ATTR _Thread_local
  2745. ^
  2746. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2747. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  2748. ^
  2749. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2750. # define MPFR_THREAD_ATTR _Thread_local
  2751. ^
  2752. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2753. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  2754. ^
  2755. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2756. # define MPFR_THREAD_ATTR _Thread_local
  2757. ^
  2758. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2759. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  2760. ^
  2761. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2762. # define MPFR_THREAD_ATTR _Thread_local
  2763. ^
  2764. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2765. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  2766. ^
  2767. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2768. # define MPFR_THREAD_ATTR _Thread_local
  2769. ^
  2770. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2771. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  2772. ^
  2773. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2774. # define MPFR_THREAD_ATTR _Thread_local
  2775. ^
  2776. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2777. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  2778. ^
  2779. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2780. # define MPFR_THREAD_ATTR _Thread_local
  2781. ^
  2782. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2783. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  2784. ^
  2785. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2786. # define MPFR_THREAD_ATTR _Thread_local
  2787. ^
  2788. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2789. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  2790. ^
  2791. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c -o get_d.lo get_d.c
  2792. In file included from exp.c:23:0:
  2793. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  2794. mpfr_abort_prec_max _MPFR_PROTO ((void));
  2795. ^
  2796. In file included from mpfr-impl.h:76:0,
  2797. from exp.c:23:
  2798. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2799. # define MPFR_THREAD_ATTR _Thread_local
  2800. ^
  2801. exp.c:30:8: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2802. static MPFR_THREAD_ATTR mpfr_exp_t previous_emin;
  2803. ^
  2804. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2805. # define MPFR_THREAD_ATTR _Thread_local
  2806. ^
  2807. exp.c:31:8: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2808. static MPFR_THREAD_ATTR mp_limb_t bound_emin_limb[(32 - 1) / GMP_NUMB_BITS + 1];
  2809. ^
  2810. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2811. # define MPFR_THREAD_ATTR _Thread_local
  2812. ^
  2813. exp.c:32:8: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2814. static MPFR_THREAD_ATTR mpfr_t bound_emin;
  2815. ^
  2816. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2817. # define MPFR_THREAD_ATTR _Thread_local
  2818. ^
  2819. exp.c:33:8: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2820. static MPFR_THREAD_ATTR mpfr_exp_t previous_emax;
  2821. ^
  2822. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2823. # define MPFR_THREAD_ATTR _Thread_local
  2824. ^
  2825. exp.c:34:8: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2826. static MPFR_THREAD_ATTR mp_limb_t bound_emax_limb[(32 - 1) / GMP_NUMB_BITS + 1];
  2827. ^
  2828. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2829. # define MPFR_THREAD_ATTR _Thread_local
  2830. ^
  2831. exp.c:35:8: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2832. static MPFR_THREAD_ATTR mpfr_t bound_emax;
  2833. ^
  2834. In file included from mpfr-impl.h:76:0,
  2835. from frac.c:25:
  2836. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2837. # define MPFR_THREAD_ATTR _Thread_local
  2838. ^
  2839. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2840. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  2841. ^
  2842. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2843. # define MPFR_THREAD_ATTR _Thread_local
  2844. ^
  2845. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2846. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  2847. ^
  2848. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2849. # define MPFR_THREAD_ATTR _Thread_local
  2850. ^
  2851. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2852. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  2853. ^
  2854. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2855. # define MPFR_THREAD_ATTR _Thread_local
  2856. ^
  2857. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2858. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  2859. ^
  2860. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2861. # define MPFR_THREAD_ATTR _Thread_local
  2862. ^
  2863. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2864. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  2865. ^
  2866. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2867. # define MPFR_THREAD_ATTR _Thread_local
  2868. ^
  2869. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2870. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  2871. ^
  2872. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2873. # define MPFR_THREAD_ATTR _Thread_local
  2874. ^
  2875. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2876. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  2877. ^
  2878. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2879. # define MPFR_THREAD_ATTR _Thread_local
  2880. ^
  2881. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2882. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  2883. ^
  2884. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2885. # define MPFR_THREAD_ATTR _Thread_local
  2886. ^
  2887. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2888. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  2889. ^
  2890. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2891. # define MPFR_THREAD_ATTR _Thread_local
  2892. ^
  2893. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2894. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  2895. ^
  2896. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2897. # define MPFR_THREAD_ATTR _Thread_local
  2898. ^
  2899. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2900. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  2901. ^
  2902. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2903. # define MPFR_THREAD_ATTR _Thread_local
  2904. ^
  2905. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2906. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  2907. ^
  2908. In file included from mpfr-impl.h:76:0,
  2909. from frexp.c:23:
  2910. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2911. # define MPFR_THREAD_ATTR _Thread_local
  2912. ^
  2913. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2914. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  2915. ^
  2916. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2917. # define MPFR_THREAD_ATTR _Thread_local
  2918. ^
  2919. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2920. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  2921. ^
  2922. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2923. # define MPFR_THREAD_ATTR _Thread_local
  2924. ^
  2925. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2926. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  2927. ^
  2928. In file included from frac.c:25:0:
  2929. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  2930. mpfr_abort_prec_max _MPFR_PROTO ((void));
  2931. ^
  2932. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2933. # define MPFR_THREAD_ATTR _Thread_local
  2934. ^
  2935. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2936. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  2937. ^
  2938. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2939. # define MPFR_THREAD_ATTR _Thread_local
  2940. ^
  2941. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2942. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  2943. ^
  2944. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2945. # define MPFR_THREAD_ATTR _Thread_local
  2946. ^
  2947. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2948. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  2949. ^
  2950. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2951. # define MPFR_THREAD_ATTR _Thread_local
  2952. ^
  2953. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2954. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  2955. ^
  2956. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2957. # define MPFR_THREAD_ATTR _Thread_local
  2958. ^
  2959. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2960. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  2961. ^
  2962. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2963. # define MPFR_THREAD_ATTR _Thread_local
  2964. ^
  2965. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2966. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  2967. ^
  2968. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2969. # define MPFR_THREAD_ATTR _Thread_local
  2970. ^
  2971. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2972. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  2973. ^
  2974. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2975. # define MPFR_THREAD_ATTR _Thread_local
  2976. ^
  2977. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2978. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  2979. ^
  2980. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  2981. # define MPFR_THREAD_ATTR _Thread_local
  2982. ^
  2983. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  2984. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  2985. ^
  2986. mv -f .deps/div_2si.Tpo .deps/div_2si.Plo
  2987. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c -o get_exp.lo get_exp.c
  2988. In file included from frexp.c:23:0:
  2989. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  2990. mpfr_abort_prec_max _MPFR_PROTO ((void));
  2991. ^
  2992. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c get_d.c -fPIC -DPIC -o .libs/get_d.o
  2993. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT frexp.lo -MD -MP -MF .deps/frexp.Tpo -c frexp.c -o frexp.o >/dev/null 2>&1
  2994. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c get_exp.c -fPIC -DPIC -o .libs/get_exp.o
  2995. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c exp.c -o exp.o >/dev/null 2>&1
  2996. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div.lo -MD -MP -MF .deps/div.Tpo -c div.c -o div.o >/dev/null 2>&1
  2997. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c frac.c -o frac.o >/dev/null 2>&1
  2998. In file included from mpfr-impl.h:76:0,
  2999. from get_d.c:27:
  3000. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3001. # define MPFR_THREAD_ATTR _Thread_local
  3002. ^
  3003. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3004. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  3005. ^
  3006. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3007. # define MPFR_THREAD_ATTR _Thread_local
  3008. ^
  3009. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3010. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  3011. ^
  3012. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3013. # define MPFR_THREAD_ATTR _Thread_local
  3014. ^
  3015. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3016. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  3017. ^
  3018. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3019. # define MPFR_THREAD_ATTR _Thread_local
  3020. ^
  3021. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3022. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  3023. ^
  3024. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3025. # define MPFR_THREAD_ATTR _Thread_local
  3026. ^
  3027. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3028. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  3029. ^
  3030. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3031. # define MPFR_THREAD_ATTR _Thread_local
  3032. ^
  3033. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3034. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  3035. ^
  3036. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3037. # define MPFR_THREAD_ATTR _Thread_local
  3038. ^
  3039. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3040. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  3041. ^
  3042. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3043. # define MPFR_THREAD_ATTR _Thread_local
  3044. ^
  3045. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3046. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  3047. ^
  3048. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3049. # define MPFR_THREAD_ATTR _Thread_local
  3050. ^
  3051. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3052. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  3053. ^
  3054. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3055. # define MPFR_THREAD_ATTR _Thread_local
  3056. ^
  3057. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3058. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  3059. ^
  3060. mv -f .deps/exp2.Tpo .deps/exp2.Plo
  3061. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3062. # define MPFR_THREAD_ATTR _Thread_local
  3063. ^
  3064. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3065. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  3066. ^
  3067. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3068. # define MPFR_THREAD_ATTR _Thread_local
  3069. ^
  3070. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3071. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  3072. ^
  3073. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c -o get_str.lo get_str.c
  3074. In file included from get_d.c:27:0:
  3075. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  3076. mpfr_abort_prec_max _MPFR_PROTO ((void));
  3077. ^
  3078. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c get_str.c -fPIC -DPIC -o .libs/get_str.o
  3079. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c exp3.c -o exp3.o >/dev/null 2>&1
  3080. mv -f .deps/frexp.Tpo .deps/frexp.Plo
  3081. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c
  3082. In file included from mpfr-impl.h:76:0,
  3083. from get_exp.c:23:
  3084. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3085. # define MPFR_THREAD_ATTR _Thread_local
  3086. ^
  3087. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3088. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  3089. ^
  3090. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3091. # define MPFR_THREAD_ATTR _Thread_local
  3092. ^
  3093. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3094. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  3095. ^
  3096. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3097. # define MPFR_THREAD_ATTR _Thread_local
  3098. ^
  3099. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3100. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  3101. ^
  3102. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3103. # define MPFR_THREAD_ATTR _Thread_local
  3104. ^
  3105. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3106. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  3107. ^
  3108. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3109. # define MPFR_THREAD_ATTR _Thread_local
  3110. ^
  3111. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3112. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  3113. ^
  3114. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3115. # define MPFR_THREAD_ATTR _Thread_local
  3116. ^
  3117. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3118. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  3119. ^
  3120. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3121. # define MPFR_THREAD_ATTR _Thread_local
  3122. ^
  3123. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3124. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  3125. ^
  3126. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3127. # define MPFR_THREAD_ATTR _Thread_local
  3128. ^
  3129. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3130. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  3131. ^
  3132. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3133. # define MPFR_THREAD_ATTR _Thread_local
  3134. ^
  3135. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3136. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  3137. ^
  3138. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3139. # define MPFR_THREAD_ATTR _Thread_local
  3140. ^
  3141. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3142. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  3143. ^
  3144. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3145. # define MPFR_THREAD_ATTR _Thread_local
  3146. ^
  3147. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3148. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  3149. ^
  3150. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3151. # define MPFR_THREAD_ATTR _Thread_local
  3152. ^
  3153. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3154. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  3155. ^
  3156. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c get_d.c -o get_d.o >/dev/null 2>&1
  3157. In file included from get_exp.c:23:0:
  3158. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  3159. mpfr_abort_prec_max _MPFR_PROTO ((void));
  3160. ^
  3161. get_exp.c: In function 'mpfr_get_exp':
  3162. get_exp.c:29:3: warning: string length '1640' is greater than the length '509' ISO C90 compilers are required to support [-Woverlength-strings]
  3163. MPFR_ASSERTN(MPFR_IS_PURE_FP(x));
  3164. ^
  3165. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c get_exp.c -o get_exp.o >/dev/null 2>&1
  3166. mv -f .deps/exp.Tpo .deps/exp.Plo
  3167. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c -o inp_str.lo inp_str.c
  3168. mv -f .deps/frac.Tpo .deps/frac.Plo
  3169. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c -o isinteger.lo isinteger.c
  3170. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o .libs/init.o
  3171. mv -f .deps/get_exp.Tpo .deps/get_exp.Plo
  3172. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o
  3173. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c -o isinf.lo isinf.c
  3174. In file included from mpfr-impl.h:76:0,
  3175. from get_str.c:25:
  3176. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3177. # define MPFR_THREAD_ATTR _Thread_local
  3178. ^
  3179. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3180. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  3181. ^
  3182. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3183. # define MPFR_THREAD_ATTR _Thread_local
  3184. ^
  3185. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3186. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  3187. ^
  3188. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3189. # define MPFR_THREAD_ATTR _Thread_local
  3190. ^
  3191. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3192. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  3193. ^
  3194. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3195. # define MPFR_THREAD_ATTR _Thread_local
  3196. ^
  3197. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3198. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  3199. ^
  3200. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3201. # define MPFR_THREAD_ATTR _Thread_local
  3202. ^
  3203. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3204. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  3205. ^
  3206. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3207. # define MPFR_THREAD_ATTR _Thread_local
  3208. ^
  3209. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3210. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  3211. ^
  3212. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3213. # define MPFR_THREAD_ATTR _Thread_local
  3214. ^
  3215. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3216. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  3217. ^
  3218. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3219. # define MPFR_THREAD_ATTR _Thread_local
  3220. ^
  3221. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3222. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  3223. ^
  3224. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3225. # define MPFR_THREAD_ATTR _Thread_local
  3226. ^
  3227. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3228. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  3229. ^
  3230. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3231. # define MPFR_THREAD_ATTR _Thread_local
  3232. ^
  3233. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3234. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  3235. ^
  3236. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3237. # define MPFR_THREAD_ATTR _Thread_local
  3238. ^
  3239. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3240. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  3241. ^
  3242. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3243. # define MPFR_THREAD_ATTR _Thread_local
  3244. ^
  3245. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3246. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  3247. ^
  3248. In file included from get_str.c:25:0:
  3249. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  3250. mpfr_abort_prec_max _MPFR_PROTO ((void));
  3251. ^
  3252. mv -f .deps/get_d.Tpo .deps/get_d.Plo
  3253. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c -o isnan.lo isnan.c
  3254. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c isinteger.c -fPIC -DPIC -o .libs/isinteger.o
  3255. In file included from mpfr-impl.h:76:0,
  3256. from init.c:23:
  3257. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3258. # define MPFR_THREAD_ATTR _Thread_local
  3259. ^
  3260. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3261. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  3262. ^
  3263. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3264. # define MPFR_THREAD_ATTR _Thread_local
  3265. ^
  3266. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3267. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  3268. ^
  3269. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3270. # define MPFR_THREAD_ATTR _Thread_local
  3271. ^
  3272. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3273. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  3274. ^
  3275. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3276. # define MPFR_THREAD_ATTR _Thread_local
  3277. ^
  3278. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3279. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  3280. ^
  3281. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3282. # define MPFR_THREAD_ATTR _Thread_local
  3283. ^
  3284. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3285. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  3286. ^
  3287. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3288. # define MPFR_THREAD_ATTR _Thread_local
  3289. ^
  3290. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3291. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  3292. ^
  3293. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3294. # define MPFR_THREAD_ATTR _Thread_local
  3295. ^
  3296. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3297. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  3298. ^
  3299. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3300. # define MPFR_THREAD_ATTR _Thread_local
  3301. ^
  3302. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3303. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  3304. ^
  3305. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3306. # define MPFR_THREAD_ATTR _Thread_local
  3307. ^
  3308. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3309. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  3310. ^
  3311. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3312. # define MPFR_THREAD_ATTR _Thread_local
  3313. ^
  3314. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3315. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  3316. ^
  3317. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3318. # define MPFR_THREAD_ATTR _Thread_local
  3319. ^
  3320. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3321. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  3322. ^
  3323. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3324. # define MPFR_THREAD_ATTR _Thread_local
  3325. ^
  3326. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3327. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  3328. ^
  3329. In file included from init.c:23:0:
  3330. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  3331. mpfr_abort_prec_max _MPFR_PROTO ((void));
  3332. ^
  3333. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c isnan.c -fPIC -DPIC -o .libs/isnan.o
  3334. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c isinf.c -fPIC -DPIC -o .libs/isinf.o
  3335. In file included from mpfr-impl.h:76:0,
  3336. from isinteger.c:24:
  3337. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3338. # define MPFR_THREAD_ATTR _Thread_local
  3339. ^
  3340. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3341. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  3342. ^
  3343. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3344. # define MPFR_THREAD_ATTR _Thread_local
  3345. ^
  3346. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3347. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  3348. ^
  3349. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3350. # define MPFR_THREAD_ATTR _Thread_local
  3351. ^
  3352. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3353. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  3354. ^
  3355. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3356. # define MPFR_THREAD_ATTR _Thread_local
  3357. ^
  3358. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3359. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  3360. ^
  3361. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3362. # define MPFR_THREAD_ATTR _Thread_local
  3363. ^
  3364. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3365. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  3366. ^
  3367. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3368. # define MPFR_THREAD_ATTR _Thread_local
  3369. ^
  3370. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3371. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  3372. ^
  3373. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3374. # define MPFR_THREAD_ATTR _Thread_local
  3375. ^
  3376. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3377. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  3378. ^
  3379. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3380. # define MPFR_THREAD_ATTR _Thread_local
  3381. ^
  3382. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3383. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  3384. ^
  3385. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3386. # define MPFR_THREAD_ATTR _Thread_local
  3387. ^
  3388. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3389. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  3390. ^
  3391. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3392. # define MPFR_THREAD_ATTR _Thread_local
  3393. ^
  3394. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3395. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  3396. ^
  3397. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3398. # define MPFR_THREAD_ATTR _Thread_local
  3399. ^
  3400. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3401. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  3402. ^
  3403. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3404. # define MPFR_THREAD_ATTR _Thread_local
  3405. ^
  3406. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3407. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  3408. ^
  3409. In file included from mpfr-impl.h:76:0,
  3410. from inp_str.c:26:
  3411. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3412. # define MPFR_THREAD_ATTR _Thread_local
  3413. ^
  3414. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3415. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  3416. ^
  3417. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3418. # define MPFR_THREAD_ATTR _Thread_local
  3419. ^
  3420. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3421. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  3422. ^
  3423. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3424. # define MPFR_THREAD_ATTR _Thread_local
  3425. ^
  3426. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3427. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  3428. ^
  3429. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3430. # define MPFR_THREAD_ATTR _Thread_local
  3431. ^
  3432. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3433. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  3434. ^
  3435. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3436. # define MPFR_THREAD_ATTR _Thread_local
  3437. ^
  3438. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3439. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  3440. ^
  3441. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3442. # define MPFR_THREAD_ATTR _Thread_local
  3443. ^
  3444. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3445. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  3446. ^
  3447. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3448. # define MPFR_THREAD_ATTR _Thread_local
  3449. ^
  3450. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3451. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  3452. ^
  3453. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3454. # define MPFR_THREAD_ATTR _Thread_local
  3455. ^
  3456. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3457. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  3458. ^
  3459. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3460. # define MPFR_THREAD_ATTR _Thread_local
  3461. ^
  3462. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3463. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  3464. ^
  3465. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3466. # define MPFR_THREAD_ATTR _Thread_local
  3467. ^
  3468. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3469. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  3470. ^
  3471. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3472. # define MPFR_THREAD_ATTR _Thread_local
  3473. ^
  3474. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3475. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  3476. ^
  3477. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3478. # define MPFR_THREAD_ATTR _Thread_local
  3479. ^
  3480. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3481. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  3482. ^
  3483. In file included from isinteger.c:24:0:
  3484. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  3485. mpfr_abort_prec_max _MPFR_PROTO ((void));
  3486. ^
  3487. In file included from inp_str.c:26:0:
  3488. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  3489. mpfr_abort_prec_max _MPFR_PROTO ((void));
  3490. ^
  3491. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o >/dev/null 2>&1
  3492. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c isinteger.c -o isinteger.o >/dev/null 2>&1
  3493. mv -f .deps/exp3.Tpo .deps/exp3.Plo
  3494. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c -o isnum.lo isnum.c
  3495. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c inp_str.c -o inp_str.o >/dev/null 2>&1
  3496. In file included from mpfr-impl.h:76:0,
  3497. from isinf.c:23:
  3498. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3499. # define MPFR_THREAD_ATTR _Thread_local
  3500. ^
  3501. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3502. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  3503. ^
  3504. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3505. # define MPFR_THREAD_ATTR _Thread_local
  3506. ^
  3507. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3508. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  3509. ^
  3510. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3511. # define MPFR_THREAD_ATTR _Thread_local
  3512. ^
  3513. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3514. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  3515. ^
  3516. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3517. # define MPFR_THREAD_ATTR _Thread_local
  3518. ^
  3519. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3520. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  3521. ^
  3522. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3523. # define MPFR_THREAD_ATTR _Thread_local
  3524. ^
  3525. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3526. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  3527. ^
  3528. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3529. # define MPFR_THREAD_ATTR _Thread_local
  3530. ^
  3531. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3532. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  3533. ^
  3534. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3535. # define MPFR_THREAD_ATTR _Thread_local
  3536. ^
  3537. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3538. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  3539. ^
  3540. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3541. # define MPFR_THREAD_ATTR _Thread_local
  3542. ^
  3543. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3544. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  3545. ^
  3546. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3547. # define MPFR_THREAD_ATTR _Thread_local
  3548. ^
  3549. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3550. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  3551. ^
  3552. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3553. # define MPFR_THREAD_ATTR _Thread_local
  3554. ^
  3555. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3556. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  3557. ^
  3558. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3559. # define MPFR_THREAD_ATTR _Thread_local
  3560. ^
  3561. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3562. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  3563. ^
  3564. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3565. # define MPFR_THREAD_ATTR _Thread_local
  3566. ^
  3567. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3568. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  3569. ^
  3570. In file included from isinf.c:23:0:
  3571. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  3572. mpfr_abort_prec_max _MPFR_PROTO ((void));
  3573. ^
  3574. In file included from mpfr-impl.h:76:0,
  3575. from isnan.c:23:
  3576. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3577. # define MPFR_THREAD_ATTR _Thread_local
  3578. ^
  3579. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3580. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  3581. ^
  3582. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3583. # define MPFR_THREAD_ATTR _Thread_local
  3584. ^
  3585. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3586. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  3587. ^
  3588. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3589. # define MPFR_THREAD_ATTR _Thread_local
  3590. ^
  3591. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3592. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  3593. ^
  3594. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3595. # define MPFR_THREAD_ATTR _Thread_local
  3596. ^
  3597. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3598. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  3599. ^
  3600. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3601. # define MPFR_THREAD_ATTR _Thread_local
  3602. ^
  3603. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3604. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  3605. ^
  3606. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3607. # define MPFR_THREAD_ATTR _Thread_local
  3608. ^
  3609. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3610. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  3611. ^
  3612. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3613. # define MPFR_THREAD_ATTR _Thread_local
  3614. ^
  3615. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3616. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  3617. ^
  3618. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3619. # define MPFR_THREAD_ATTR _Thread_local
  3620. ^
  3621. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3622. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  3623. ^
  3624. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3625. # define MPFR_THREAD_ATTR _Thread_local
  3626. ^
  3627. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3628. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  3629. ^
  3630. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3631. # define MPFR_THREAD_ATTR _Thread_local
  3632. ^
  3633. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3634. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  3635. ^
  3636. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3637. # define MPFR_THREAD_ATTR _Thread_local
  3638. ^
  3639. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3640. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  3641. ^
  3642. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3643. # define MPFR_THREAD_ATTR _Thread_local
  3644. ^
  3645. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3646. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  3647. ^
  3648. In file included from isnan.c:23:0:
  3649. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  3650. mpfr_abort_prec_max _MPFR_PROTO ((void));
  3651. ^
  3652. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c isnan.c -o isnan.o >/dev/null 2>&1
  3653. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c isinf.c -o isinf.o >/dev/null 2>&1
  3654. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c isnum.c -fPIC -DPIC -o .libs/isnum.o
  3655. mv -f .deps/isinteger.Tpo .deps/isinteger.Plo
  3656. mv -f .deps/init.Tpo .deps/init.Plo
  3657. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c -o const_log2.lo const_log2.c
  3658. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c
  3659. mv -f .deps/isnan.Tpo .deps/isnan.Plo
  3660. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c -o modf.lo modf.c
  3661. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c get_str.c -o get_str.o >/dev/null 2>&1
  3662. mv -f .deps/inp_str.Tpo .deps/inp_str.Plo
  3663. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c -o mul_2exp.lo mul_2exp.c
  3664. mv -f .deps/isinf.Tpo .deps/isinf.Plo
  3665. In file included from mpfr-impl.h:76:0,
  3666. from isnum.c:23:
  3667. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3668. # define MPFR_THREAD_ATTR _Thread_local
  3669. ^
  3670. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3671. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  3672. ^
  3673. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3674. # define MPFR_THREAD_ATTR _Thread_local
  3675. ^
  3676. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3677. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  3678. ^
  3679. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3680. # define MPFR_THREAD_ATTR _Thread_local
  3681. ^
  3682. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3683. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  3684. ^
  3685. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c -o mul_2si.lo mul_2si.c
  3686. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3687. # define MPFR_THREAD_ATTR _Thread_local
  3688. ^
  3689. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3690. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  3691. ^
  3692. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3693. # define MPFR_THREAD_ATTR _Thread_local
  3694. ^
  3695. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3696. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  3697. ^
  3698. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3699. # define MPFR_THREAD_ATTR _Thread_local
  3700. ^
  3701. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3702. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  3703. ^
  3704. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3705. # define MPFR_THREAD_ATTR _Thread_local
  3706. ^
  3707. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3708. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  3709. ^
  3710. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3711. # define MPFR_THREAD_ATTR _Thread_local
  3712. ^
  3713. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3714. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  3715. ^
  3716. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3717. # define MPFR_THREAD_ATTR _Thread_local
  3718. ^
  3719. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3720. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  3721. ^
  3722. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3723. # define MPFR_THREAD_ATTR _Thread_local
  3724. ^
  3725. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3726. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  3727. ^
  3728. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3729. # define MPFR_THREAD_ATTR _Thread_local
  3730. ^
  3731. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3732. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  3733. ^
  3734. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3735. # define MPFR_THREAD_ATTR _Thread_local
  3736. ^
  3737. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3738. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  3739. ^
  3740. In file included from isnum.c:23:0:
  3741. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  3742. mpfr_abort_prec_max _MPFR_PROTO ((void));
  3743. ^
  3744. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o
  3745. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c modf.c -fPIC -DPIC -o .libs/modf.o
  3746. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c isnum.c -o isnum.o >/dev/null 2>&1
  3747. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c const_log2.c -fPIC -DPIC -o .libs/const_log2.o
  3748. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o
  3749. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c mul_2si.c -fPIC -DPIC -o .libs/mul_2si.o
  3750. mv -f .deps/div.Tpo .deps/div.Plo
  3751. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c -o mul_2ui.lo mul_2ui.c
  3752. In file included from mpfr-impl.h:76:0,
  3753. from log.c:24:
  3754. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3755. # define MPFR_THREAD_ATTR _Thread_local
  3756. ^
  3757. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3758. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  3759. ^
  3760. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3761. # define MPFR_THREAD_ATTR _Thread_local
  3762. ^
  3763. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3764. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  3765. ^
  3766. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3767. # define MPFR_THREAD_ATTR _Thread_local
  3768. ^
  3769. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3770. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  3771. ^
  3772. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3773. # define MPFR_THREAD_ATTR _Thread_local
  3774. ^
  3775. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3776. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  3777. ^
  3778. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3779. # define MPFR_THREAD_ATTR _Thread_local
  3780. ^
  3781. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3782. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  3783. ^
  3784. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3785. # define MPFR_THREAD_ATTR _Thread_local
  3786. ^
  3787. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3788. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  3789. ^
  3790. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3791. # define MPFR_THREAD_ATTR _Thread_local
  3792. ^
  3793. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3794. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  3795. ^
  3796. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3797. # define MPFR_THREAD_ATTR _Thread_local
  3798. ^
  3799. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3800. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  3801. ^
  3802. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3803. # define MPFR_THREAD_ATTR _Thread_local
  3804. ^
  3805. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3806. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  3807. ^
  3808. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3809. # define MPFR_THREAD_ATTR _Thread_local
  3810. ^
  3811. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3812. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  3813. ^
  3814. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3815. # define MPFR_THREAD_ATTR _Thread_local
  3816. ^
  3817. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3818. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  3819. ^
  3820. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3821. # define MPFR_THREAD_ATTR _Thread_local
  3822. ^
  3823. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3824. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  3825. ^
  3826. In file included from log.c:24:0:
  3827. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  3828. mpfr_abort_prec_max _MPFR_PROTO ((void));
  3829. ^
  3830. In file included from mpfr-impl.h:76:0,
  3831. from modf.c:23:
  3832. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3833. # define MPFR_THREAD_ATTR _Thread_local
  3834. ^
  3835. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3836. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  3837. ^
  3838. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3839. # define MPFR_THREAD_ATTR _Thread_local
  3840. ^
  3841. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3842. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  3843. ^
  3844. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3845. # define MPFR_THREAD_ATTR _Thread_local
  3846. ^
  3847. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3848. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  3849. ^
  3850. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3851. # define MPFR_THREAD_ATTR _Thread_local
  3852. ^
  3853. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3854. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  3855. ^
  3856. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3857. # define MPFR_THREAD_ATTR _Thread_local
  3858. ^
  3859. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3860. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  3861. ^
  3862. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3863. # define MPFR_THREAD_ATTR _Thread_local
  3864. ^
  3865. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3866. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  3867. ^
  3868. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3869. # define MPFR_THREAD_ATTR _Thread_local
  3870. ^
  3871. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3872. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  3873. ^
  3874. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3875. # define MPFR_THREAD_ATTR _Thread_local
  3876. ^
  3877. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3878. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  3879. ^
  3880. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3881. # define MPFR_THREAD_ATTR _Thread_local
  3882. ^
  3883. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3884. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  3885. ^
  3886. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3887. # define MPFR_THREAD_ATTR _Thread_local
  3888. ^
  3889. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3890. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  3891. ^
  3892. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3893. # define MPFR_THREAD_ATTR _Thread_local
  3894. ^
  3895. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3896. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  3897. ^
  3898. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3899. # define MPFR_THREAD_ATTR _Thread_local
  3900. ^
  3901. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3902. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  3903. ^
  3904. In file included from modf.c:23:0:
  3905. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  3906. mpfr_abort_prec_max _MPFR_PROTO ((void));
  3907. ^
  3908. In file included from mpfr-impl.h:76:0,
  3909. from mul_2exp.c:23:
  3910. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3911. # define MPFR_THREAD_ATTR _Thread_local
  3912. ^
  3913. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3914. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  3915. ^
  3916. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3917. # define MPFR_THREAD_ATTR _Thread_local
  3918. ^
  3919. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3920. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  3921. ^
  3922. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3923. # define MPFR_THREAD_ATTR _Thread_local
  3924. ^
  3925. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3926. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  3927. ^
  3928. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3929. # define MPFR_THREAD_ATTR _Thread_local
  3930. ^
  3931. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3932. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  3933. ^
  3934. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3935. # define MPFR_THREAD_ATTR _Thread_local
  3936. ^
  3937. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3938. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  3939. ^
  3940. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3941. # define MPFR_THREAD_ATTR _Thread_local
  3942. ^
  3943. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3944. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  3945. ^
  3946. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3947. # define MPFR_THREAD_ATTR _Thread_local
  3948. ^
  3949. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3950. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  3951. ^
  3952. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3953. # define MPFR_THREAD_ATTR _Thread_local
  3954. ^
  3955. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3956. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  3957. ^
  3958. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3959. # define MPFR_THREAD_ATTR _Thread_local
  3960. ^
  3961. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3962. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  3963. ^
  3964. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3965. # define MPFR_THREAD_ATTR _Thread_local
  3966. ^
  3967. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3968. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  3969. ^
  3970. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3971. # define MPFR_THREAD_ATTR _Thread_local
  3972. ^
  3973. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3974. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  3975. ^
  3976. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3977. # define MPFR_THREAD_ATTR _Thread_local
  3978. ^
  3979. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3980. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  3981. ^
  3982. In file included from mul_2exp.c:23:0:
  3983. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  3984. mpfr_abort_prec_max _MPFR_PROTO ((void));
  3985. ^
  3986. mv -f .deps/isnum.Tpo .deps/isnum.Plo
  3987. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo mul.c
  3988. In file included from mpfr-impl.h:76:0,
  3989. from mul_2si.c:23:
  3990. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3991. # define MPFR_THREAD_ATTR _Thread_local
  3992. ^
  3993. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  3994. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  3995. ^
  3996. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  3997. # define MPFR_THREAD_ATTR _Thread_local
  3998. ^
  3999. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4000. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  4001. ^
  4002. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4003. # define MPFR_THREAD_ATTR _Thread_local
  4004. ^
  4005. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4006. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  4007. ^
  4008. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4009. # define MPFR_THREAD_ATTR _Thread_local
  4010. ^
  4011. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4012. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  4013. ^
  4014. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4015. # define MPFR_THREAD_ATTR _Thread_local
  4016. ^
  4017. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4018. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  4019. ^
  4020. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4021. # define MPFR_THREAD_ATTR _Thread_local
  4022. ^
  4023. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4024. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  4025. ^
  4026. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4027. # define MPFR_THREAD_ATTR _Thread_local
  4028. ^
  4029. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4030. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  4031. ^
  4032. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4033. # define MPFR_THREAD_ATTR _Thread_local
  4034. ^
  4035. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4036. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  4037. ^
  4038. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4039. # define MPFR_THREAD_ATTR _Thread_local
  4040. ^
  4041. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4042. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  4043. ^
  4044. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4045. # define MPFR_THREAD_ATTR _Thread_local
  4046. ^
  4047. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4048. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  4049. ^
  4050. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4051. # define MPFR_THREAD_ATTR _Thread_local
  4052. ^
  4053. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4054. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  4055. ^
  4056. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4057. # define MPFR_THREAD_ATTR _Thread_local
  4058. ^
  4059. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4060. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  4061. ^
  4062. In file included from mul_2si.c:23:0:
  4063. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  4064. mpfr_abort_prec_max _MPFR_PROTO ((void));
  4065. ^
  4066. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c mul_2exp.c -o mul_2exp.o >/dev/null 2>&1
  4067. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c modf.c -o modf.o >/dev/null 2>&1
  4068. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c mul_2ui.c -fPIC -DPIC -o .libs/mul_2ui.o
  4069. In file included from mpfr-impl.h:76:0,
  4070. from const_log2.c:24:
  4071. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4072. # define MPFR_THREAD_ATTR _Thread_local
  4073. ^
  4074. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4075. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  4076. ^
  4077. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4078. # define MPFR_THREAD_ATTR _Thread_local
  4079. ^
  4080. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4081. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  4082. ^
  4083. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4084. # define MPFR_THREAD_ATTR _Thread_local
  4085. ^
  4086. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4087. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  4088. ^
  4089. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4090. # define MPFR_THREAD_ATTR _Thread_local
  4091. ^
  4092. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4093. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  4094. ^
  4095. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4096. # define MPFR_THREAD_ATTR _Thread_local
  4097. ^
  4098. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4099. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  4100. ^
  4101. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4102. # define MPFR_THREAD_ATTR _Thread_local
  4103. ^
  4104. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4105. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  4106. ^
  4107. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4108. # define MPFR_THREAD_ATTR _Thread_local
  4109. ^
  4110. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4111. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  4112. ^
  4113. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4114. # define MPFR_THREAD_ATTR _Thread_local
  4115. ^
  4116. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4117. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  4118. ^
  4119. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4120. # define MPFR_THREAD_ATTR _Thread_local
  4121. ^
  4122. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4123. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  4124. ^
  4125. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4126. # define MPFR_THREAD_ATTR _Thread_local
  4127. ^
  4128. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4129. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  4130. ^
  4131. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4132. # define MPFR_THREAD_ATTR _Thread_local
  4133. ^
  4134. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4135. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  4136. ^
  4137. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4138. # define MPFR_THREAD_ATTR _Thread_local
  4139. ^
  4140. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4141. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  4142. ^
  4143. In file included from const_log2.c:24:0:
  4144. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  4145. mpfr_abort_prec_max _MPFR_PROTO ((void));
  4146. ^
  4147. In file included from mpfr-impl.h:76:0,
  4148. from const_log2.c:24:
  4149. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4150. # define MPFR_THREAD_ATTR _Thread_local
  4151. ^
  4152. mpfr-impl.h:1033:3: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4153. MPFR_THREAD_ATTR mpfr_cache_t _cache = \
  4154. ^
  4155. const_log2.c:28:1: note: in expansion of macro 'MPFR_DECL_INIT_CACHE'
  4156. MPFR_DECL_INIT_CACHE(__gmpfr_cache_const_log2, mpfr_const_log2_internal);
  4157. ^
  4158. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1
  4159. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c mul.c -fPIC -DPIC -o .libs/mul.o
  4160. In file included from mpfr-impl.h:76:0,
  4161. from mul_2ui.c:23:
  4162. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4163. # define MPFR_THREAD_ATTR _Thread_local
  4164. ^
  4165. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4166. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  4167. ^
  4168. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4169. # define MPFR_THREAD_ATTR _Thread_local
  4170. ^
  4171. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4172. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  4173. ^
  4174. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4175. # define MPFR_THREAD_ATTR _Thread_local
  4176. ^
  4177. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4178. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  4179. ^
  4180. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c mul_2si.c -o mul_2si.o >/dev/null 2>&1
  4181. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4182. # define MPFR_THREAD_ATTR _Thread_local
  4183. ^
  4184. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4185. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  4186. ^
  4187. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4188. # define MPFR_THREAD_ATTR _Thread_local
  4189. ^
  4190. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4191. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  4192. ^
  4193. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4194. # define MPFR_THREAD_ATTR _Thread_local
  4195. ^
  4196. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4197. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  4198. ^
  4199. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4200. # define MPFR_THREAD_ATTR _Thread_local
  4201. ^
  4202. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4203. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  4204. ^
  4205. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4206. # define MPFR_THREAD_ATTR _Thread_local
  4207. ^
  4208. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4209. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  4210. ^
  4211. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4212. # define MPFR_THREAD_ATTR _Thread_local
  4213. ^
  4214. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4215. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  4216. ^
  4217. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4218. # define MPFR_THREAD_ATTR _Thread_local
  4219. ^
  4220. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4221. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  4222. ^
  4223. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4224. # define MPFR_THREAD_ATTR _Thread_local
  4225. ^
  4226. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4227. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  4228. ^
  4229. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4230. # define MPFR_THREAD_ATTR _Thread_local
  4231. ^
  4232. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4233. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  4234. ^
  4235. In file included from mul_2ui.c:23:0:
  4236. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  4237. mpfr_abort_prec_max _MPFR_PROTO ((void));
  4238. ^
  4239. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c mul_2ui.c -o mul_2ui.o >/dev/null 2>&1
  4240. mv -f .deps/mul_2exp.Tpo .deps/mul_2exp.Plo
  4241. mv -f .deps/modf.Tpo .deps/modf.Plo
  4242. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c -o mul_ui.lo mul_ui.c
  4243. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c -o neg.lo neg.c
  4244. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c const_log2.c -o const_log2.o >/dev/null 2>&1
  4245. In file included from mpfr-impl.h:76:0,
  4246. from mul.c:24:
  4247. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4248. # define MPFR_THREAD_ATTR _Thread_local
  4249. ^
  4250. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4251. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  4252. ^
  4253. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4254. # define MPFR_THREAD_ATTR _Thread_local
  4255. ^
  4256. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4257. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  4258. ^
  4259. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4260. # define MPFR_THREAD_ATTR _Thread_local
  4261. ^
  4262. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4263. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  4264. ^
  4265. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4266. # define MPFR_THREAD_ATTR _Thread_local
  4267. ^
  4268. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4269. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  4270. ^
  4271. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4272. # define MPFR_THREAD_ATTR _Thread_local
  4273. ^
  4274. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4275. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  4276. ^
  4277. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4278. # define MPFR_THREAD_ATTR _Thread_local
  4279. ^
  4280. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4281. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  4282. ^
  4283. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4284. # define MPFR_THREAD_ATTR _Thread_local
  4285. ^
  4286. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4287. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  4288. ^
  4289. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4290. # define MPFR_THREAD_ATTR _Thread_local
  4291. ^
  4292. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4293. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  4294. ^
  4295. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4296. # define MPFR_THREAD_ATTR _Thread_local
  4297. ^
  4298. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4299. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  4300. ^
  4301. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4302. # define MPFR_THREAD_ATTR _Thread_local
  4303. ^
  4304. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4305. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  4306. ^
  4307. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4308. # define MPFR_THREAD_ATTR _Thread_local
  4309. ^
  4310. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4311. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  4312. ^
  4313. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4314. # define MPFR_THREAD_ATTR _Thread_local
  4315. ^
  4316. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4317. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  4318. ^
  4319. In file included from mul.c:24:0:
  4320. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  4321. mpfr_abort_prec_max _MPFR_PROTO ((void));
  4322. ^
  4323. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c neg.c -fPIC -DPIC -o .libs/neg.o
  4324. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o
  4325. mv -f .deps/get_str.Tpo .deps/get_str.Plo
  4326. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT next.lo -MD -MP -MF .deps/next.Tpo -c -o next.lo next.c
  4327. mv -f .deps/mul_2ui.Tpo .deps/mul_2ui.Plo
  4328. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c -o out_str.lo out_str.c
  4329. In file included from mpfr-impl.h:76:0,
  4330. from mul_ui.c:25:
  4331. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4332. # define MPFR_THREAD_ATTR _Thread_local
  4333. ^
  4334. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4335. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  4336. ^
  4337. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4338. # define MPFR_THREAD_ATTR _Thread_local
  4339. ^
  4340. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4341. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  4342. ^
  4343. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4344. # define MPFR_THREAD_ATTR _Thread_local
  4345. ^
  4346. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4347. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  4348. ^
  4349. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4350. # define MPFR_THREAD_ATTR _Thread_local
  4351. ^
  4352. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4353. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  4354. ^
  4355. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4356. # define MPFR_THREAD_ATTR _Thread_local
  4357. ^
  4358. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4359. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  4360. ^
  4361. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4362. # define MPFR_THREAD_ATTR _Thread_local
  4363. ^
  4364. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4365. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  4366. ^
  4367. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4368. # define MPFR_THREAD_ATTR _Thread_local
  4369. ^
  4370. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4371. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  4372. ^
  4373. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4374. # define MPFR_THREAD_ATTR _Thread_local
  4375. ^
  4376. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4377. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  4378. ^
  4379. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4380. # define MPFR_THREAD_ATTR _Thread_local
  4381. ^
  4382. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4383. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  4384. ^
  4385. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4386. # define MPFR_THREAD_ATTR _Thread_local
  4387. ^
  4388. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4389. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  4390. ^
  4391. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4392. # define MPFR_THREAD_ATTR _Thread_local
  4393. ^
  4394. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4395. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  4396. ^
  4397. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4398. # define MPFR_THREAD_ATTR _Thread_local
  4399. ^
  4400. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4401. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  4402. ^
  4403. mv -f .deps/mul_2si.Tpo .deps/mul_2si.Plo
  4404. In file included from mul_ui.c:25:0:
  4405. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  4406. mpfr_abort_prec_max _MPFR_PROTO ((void));
  4407. ^
  4408. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c -o printf.lo printf.c
  4409. mv -f .deps/log.Tpo .deps/log.Plo
  4410. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c -o vasprintf.lo vasprintf.c
  4411. In file included from mpfr-impl.h:76:0,
  4412. from neg.c:23:
  4413. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4414. # define MPFR_THREAD_ATTR _Thread_local
  4415. ^
  4416. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4417. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  4418. ^
  4419. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4420. # define MPFR_THREAD_ATTR _Thread_local
  4421. ^
  4422. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4423. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  4424. ^
  4425. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4426. # define MPFR_THREAD_ATTR _Thread_local
  4427. ^
  4428. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4429. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  4430. ^
  4431. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4432. # define MPFR_THREAD_ATTR _Thread_local
  4433. ^
  4434. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4435. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  4436. ^
  4437. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4438. # define MPFR_THREAD_ATTR _Thread_local
  4439. ^
  4440. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4441. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  4442. ^
  4443. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4444. # define MPFR_THREAD_ATTR _Thread_local
  4445. ^
  4446. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4447. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  4448. ^
  4449. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4450. # define MPFR_THREAD_ATTR _Thread_local
  4451. ^
  4452. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4453. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  4454. ^
  4455. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4456. # define MPFR_THREAD_ATTR _Thread_local
  4457. ^
  4458. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4459. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  4460. ^
  4461. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4462. # define MPFR_THREAD_ATTR _Thread_local
  4463. ^
  4464. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4465. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  4466. ^
  4467. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4468. # define MPFR_THREAD_ATTR _Thread_local
  4469. ^
  4470. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4471. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  4472. ^
  4473. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4474. # define MPFR_THREAD_ATTR _Thread_local
  4475. ^
  4476. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4477. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  4478. ^
  4479. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4480. # define MPFR_THREAD_ATTR _Thread_local
  4481. ^
  4482. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4483. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  4484. ^
  4485. In file included from neg.c:23:0:
  4486. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  4487. mpfr_abort_prec_max _MPFR_PROTO ((void));
  4488. ^
  4489. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c out_str.c -fPIC -DPIC -o .libs/out_str.o
  4490. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT next.lo -MD -MP -MF .deps/next.Tpo -c next.c -fPIC -DPIC -o .libs/next.o
  4491. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c printf.c -fPIC -DPIC -o .libs/printf.o
  4492. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c neg.c -o neg.o >/dev/null 2>&1
  4493. mv -f .deps/const_log2.Tpo .deps/const_log2.Plo
  4494. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c -o const_pi.lo const_pi.c
  4495. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o
  4496. In file included from mpfr-impl.h:76:0,
  4497. from next.c:24:
  4498. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4499. # define MPFR_THREAD_ATTR _Thread_local
  4500. ^
  4501. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4502. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  4503. ^
  4504. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4505. # define MPFR_THREAD_ATTR _Thread_local
  4506. ^
  4507. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4508. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  4509. ^
  4510. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4511. # define MPFR_THREAD_ATTR _Thread_local
  4512. ^
  4513. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4514. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  4515. ^
  4516. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4517. # define MPFR_THREAD_ATTR _Thread_local
  4518. ^
  4519. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4520. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  4521. ^
  4522. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4523. # define MPFR_THREAD_ATTR _Thread_local
  4524. ^
  4525. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4526. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  4527. ^
  4528. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4529. # define MPFR_THREAD_ATTR _Thread_local
  4530. ^
  4531. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4532. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  4533. ^
  4534. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4535. # define MPFR_THREAD_ATTR _Thread_local
  4536. ^
  4537. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4538. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  4539. ^
  4540. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4541. # define MPFR_THREAD_ATTR _Thread_local
  4542. ^
  4543. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4544. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  4545. ^
  4546. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4547. # define MPFR_THREAD_ATTR _Thread_local
  4548. ^
  4549. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4550. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  4551. ^
  4552. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4553. # define MPFR_THREAD_ATTR _Thread_local
  4554. ^
  4555. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4556. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  4557. ^
  4558. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4559. # define MPFR_THREAD_ATTR _Thread_local
  4560. ^
  4561. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4562. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  4563. ^
  4564. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4565. # define MPFR_THREAD_ATTR _Thread_local
  4566. ^
  4567. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4568. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  4569. ^
  4570. In file included from next.c:24:0:
  4571. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  4572. mpfr_abort_prec_max _MPFR_PROTO ((void));
  4573. ^
  4574. In file included from mpfr-impl.h:76:0,
  4575. from out_str.c:23:
  4576. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4577. # define MPFR_THREAD_ATTR _Thread_local
  4578. ^
  4579. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4580. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  4581. ^
  4582. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4583. # define MPFR_THREAD_ATTR _Thread_local
  4584. ^
  4585. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4586. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  4587. ^
  4588. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4589. # define MPFR_THREAD_ATTR _Thread_local
  4590. ^
  4591. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4592. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  4593. ^
  4594. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4595. # define MPFR_THREAD_ATTR _Thread_local
  4596. ^
  4597. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4598. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  4599. ^
  4600. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4601. # define MPFR_THREAD_ATTR _Thread_local
  4602. ^
  4603. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4604. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  4605. ^
  4606. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4607. # define MPFR_THREAD_ATTR _Thread_local
  4608. ^
  4609. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4610. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  4611. ^
  4612. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4613. # define MPFR_THREAD_ATTR _Thread_local
  4614. ^
  4615. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4616. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  4617. ^
  4618. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4619. # define MPFR_THREAD_ATTR _Thread_local
  4620. ^
  4621. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4622. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  4623. ^
  4624. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4625. # define MPFR_THREAD_ATTR _Thread_local
  4626. ^
  4627. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4628. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  4629. ^
  4630. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4631. # define MPFR_THREAD_ATTR _Thread_local
  4632. ^
  4633. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4634. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  4635. ^
  4636. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4637. # define MPFR_THREAD_ATTR _Thread_local
  4638. ^
  4639. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4640. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  4641. ^
  4642. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4643. # define MPFR_THREAD_ATTR _Thread_local
  4644. ^
  4645. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4646. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  4647. ^
  4648. In file included from out_str.c:23:0:
  4649. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  4650. mpfr_abort_prec_max _MPFR_PROTO ((void));
  4651. ^
  4652. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c mul_ui.c -o mul_ui.o >/dev/null 2>&1
  4653. mv -f .deps/neg.Tpo .deps/neg.Plo
  4654. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c -o pow.lo pow.c
  4655. In file included from mpfr-impl.h:76:0,
  4656. from printf.c:45:
  4657. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4658. # define MPFR_THREAD_ATTR _Thread_local
  4659. ^
  4660. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4661. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  4662. ^
  4663. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4664. # define MPFR_THREAD_ATTR _Thread_local
  4665. ^
  4666. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4667. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  4668. ^
  4669. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4670. # define MPFR_THREAD_ATTR _Thread_local
  4671. ^
  4672. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4673. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  4674. ^
  4675. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4676. # define MPFR_THREAD_ATTR _Thread_local
  4677. ^
  4678. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4679. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  4680. ^
  4681. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4682. # define MPFR_THREAD_ATTR _Thread_local
  4683. ^
  4684. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4685. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  4686. ^
  4687. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4688. # define MPFR_THREAD_ATTR _Thread_local
  4689. ^
  4690. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4691. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  4692. ^
  4693. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4694. # define MPFR_THREAD_ATTR _Thread_local
  4695. ^
  4696. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4697. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  4698. ^
  4699. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4700. # define MPFR_THREAD_ATTR _Thread_local
  4701. ^
  4702. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4703. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  4704. ^
  4705. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4706. # define MPFR_THREAD_ATTR _Thread_local
  4707. ^
  4708. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4709. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  4710. ^
  4711. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4712. # define MPFR_THREAD_ATTR _Thread_local
  4713. ^
  4714. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4715. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  4716. ^
  4717. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4718. # define MPFR_THREAD_ATTR _Thread_local
  4719. ^
  4720. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4721. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  4722. ^
  4723. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4724. # define MPFR_THREAD_ATTR _Thread_local
  4725. ^
  4726. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4727. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  4728. ^
  4729. In file included from printf.c:45:0:
  4730. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  4731. mpfr_abort_prec_max _MPFR_PROTO ((void));
  4732. ^
  4733. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c const_pi.c -fPIC -DPIC -o .libs/const_pi.o
  4734. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c mul.c -o mul.o >/dev/null 2>&1
  4735. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c out_str.c -o out_str.o >/dev/null 2>&1
  4736. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c pow.c -fPIC -DPIC -o .libs/pow.o
  4737. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT next.lo -MD -MP -MF .deps/next.Tpo -c next.c -o next.o >/dev/null 2>&1
  4738. In file included from mpfr-impl.h:76:0,
  4739. from pow.c:24:
  4740. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4741. # define MPFR_THREAD_ATTR _Thread_local
  4742. ^
  4743. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4744. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  4745. ^
  4746. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4747. # define MPFR_THREAD_ATTR _Thread_local
  4748. ^
  4749. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4750. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  4751. ^
  4752. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4753. # define MPFR_THREAD_ATTR _Thread_local
  4754. ^
  4755. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4756. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  4757. ^
  4758. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4759. # define MPFR_THREAD_ATTR _Thread_local
  4760. ^
  4761. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4762. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  4763. ^
  4764. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4765. # define MPFR_THREAD_ATTR _Thread_local
  4766. ^
  4767. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4768. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  4769. ^
  4770. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4771. # define MPFR_THREAD_ATTR _Thread_local
  4772. ^
  4773. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4774. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  4775. ^
  4776. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4777. # define MPFR_THREAD_ATTR _Thread_local
  4778. ^
  4779. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4780. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  4781. ^
  4782. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4783. # define MPFR_THREAD_ATTR _Thread_local
  4784. ^
  4785. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4786. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  4787. ^
  4788. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4789. # define MPFR_THREAD_ATTR _Thread_local
  4790. ^
  4791. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4792. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  4793. ^
  4794. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4795. # define MPFR_THREAD_ATTR _Thread_local
  4796. ^
  4797. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4798. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  4799. ^
  4800. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4801. # define MPFR_THREAD_ATTR _Thread_local
  4802. ^
  4803. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4804. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  4805. ^
  4806. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4807. # define MPFR_THREAD_ATTR _Thread_local
  4808. ^
  4809. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4810. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  4811. ^
  4812. In file included from pow.c:24:0:
  4813. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  4814. mpfr_abort_prec_max _MPFR_PROTO ((void));
  4815. ^
  4816. mv -f .deps/out_str.Tpo .deps/out_str.Plo
  4817. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c -o pow_si.lo pow_si.c
  4818. In file included from mpfr-impl.h:76:0,
  4819. from const_pi.c:23:
  4820. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4821. # define MPFR_THREAD_ATTR _Thread_local
  4822. ^
  4823. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4824. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  4825. ^
  4826. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4827. # define MPFR_THREAD_ATTR _Thread_local
  4828. ^
  4829. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4830. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  4831. ^
  4832. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4833. # define MPFR_THREAD_ATTR _Thread_local
  4834. ^
  4835. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4836. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  4837. ^
  4838. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4839. # define MPFR_THREAD_ATTR _Thread_local
  4840. ^
  4841. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4842. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  4843. ^
  4844. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4845. # define MPFR_THREAD_ATTR _Thread_local
  4846. ^
  4847. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4848. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  4849. ^
  4850. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4851. # define MPFR_THREAD_ATTR _Thread_local
  4852. ^
  4853. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4854. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  4855. ^
  4856. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4857. # define MPFR_THREAD_ATTR _Thread_local
  4858. ^
  4859. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4860. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  4861. ^
  4862. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4863. # define MPFR_THREAD_ATTR _Thread_local
  4864. ^
  4865. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4866. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  4867. ^
  4868. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4869. # define MPFR_THREAD_ATTR _Thread_local
  4870. ^
  4871. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4872. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  4873. ^
  4874. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4875. # define MPFR_THREAD_ATTR _Thread_local
  4876. ^
  4877. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4878. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  4879. ^
  4880. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4881. # define MPFR_THREAD_ATTR _Thread_local
  4882. ^
  4883. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4884. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  4885. ^
  4886. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4887. # define MPFR_THREAD_ATTR _Thread_local
  4888. ^
  4889. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4890. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  4891. ^
  4892. pow.c: In function 'mpfr_pow':
  4893. pow.c:701:5: warning: string length '1640' is greater than the length '509' ISO C90 compilers are required to support [-Woverlength-strings]
  4894. MPFR_ASSERTN (MPFR_IS_PURE_FP (t));
  4895. ^
  4896. In file included from const_pi.c:23:0:
  4897. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  4898. mpfr_abort_prec_max _MPFR_PROTO ((void));
  4899. ^
  4900. In file included from mpfr-impl.h:76:0,
  4901. from const_pi.c:23:
  4902. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4903. # define MPFR_THREAD_ATTR _Thread_local
  4904. ^
  4905. mpfr-impl.h:1033:3: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4906. MPFR_THREAD_ATTR mpfr_cache_t _cache = \
  4907. ^
  4908. const_pi.c:27:1: note: in expansion of macro 'MPFR_DECL_INIT_CACHE'
  4909. MPFR_DECL_INIT_CACHE(__gmpfr_cache_const_pi, mpfr_const_pi_internal);
  4910. ^
  4911. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c printf.c -o printf.o >/dev/null 2>&1
  4912. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c pow_si.c -fPIC -DPIC -o .libs/pow_si.o
  4913. In file included from mpfr-impl.h:76:0,
  4914. from vasprintf.c:58:
  4915. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4916. # define MPFR_THREAD_ATTR _Thread_local
  4917. ^
  4918. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4919. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  4920. ^
  4921. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4922. # define MPFR_THREAD_ATTR _Thread_local
  4923. ^
  4924. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4925. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  4926. ^
  4927. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4928. # define MPFR_THREAD_ATTR _Thread_local
  4929. ^
  4930. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4931. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  4932. ^
  4933. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4934. # define MPFR_THREAD_ATTR _Thread_local
  4935. ^
  4936. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4937. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  4938. ^
  4939. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4940. # define MPFR_THREAD_ATTR _Thread_local
  4941. ^
  4942. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4943. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  4944. ^
  4945. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4946. # define MPFR_THREAD_ATTR _Thread_local
  4947. ^
  4948. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4949. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  4950. ^
  4951. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4952. # define MPFR_THREAD_ATTR _Thread_local
  4953. ^
  4954. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4955. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  4956. ^
  4957. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4958. # define MPFR_THREAD_ATTR _Thread_local
  4959. ^
  4960. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4961. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  4962. ^
  4963. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4964. # define MPFR_THREAD_ATTR _Thread_local
  4965. ^
  4966. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4967. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  4968. ^
  4969. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4970. # define MPFR_THREAD_ATTR _Thread_local
  4971. ^
  4972. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4973. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  4974. ^
  4975. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4976. # define MPFR_THREAD_ATTR _Thread_local
  4977. ^
  4978. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4979. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  4980. ^
  4981. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  4982. # define MPFR_THREAD_ATTR _Thread_local
  4983. ^
  4984. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  4985. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  4986. ^
  4987. In file included from vasprintf.c:58:0:
  4988. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  4989. mpfr_abort_prec_max _MPFR_PROTO ((void));
  4990. ^
  4991. mv -f .deps/next.Tpo .deps/next.Plo
  4992. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c -o pow_ui.lo pow_ui.c
  4993. vasprintf.c: In function '__gmpfr_vasprintf':
  4994. vasprintf.c:1911:22: warning: ISO C90 does not support 'long long' [-Wlong-long]
  4995. *(long long *) p = (long long) nchar;
  4996. ^
  4997. vasprintf.c:1911:40: warning: ISO C90 does not support 'long long' [-Wlong-long]
  4998. *(long long *) p = (long long) nchar;
  4999. ^
  5000. In file included from vasprintf.c:32:0:
  5001. vasprintf.c:403:29: warning: ISO C90 does not support 'long long' [-Wlong-long]
  5002. (void) va_arg ((ap), long long); \
  5003. ^
  5004. vasprintf.c:418:7: note: in expansion of macro 'CASE_LONG_LONG_ARG'
  5005. CASE_LONG_LONG_ARG (specinfo, ap) \
  5006. ^
  5007. vasprintf.c:2031:11: note: in expansion of macro 'CONSUME_VA_ARG'
  5008. CONSUME_VA_ARG (spec, ap);
  5009. ^
  5010. mv -f .deps/mul_ui.Tpo .deps/mul_ui.Plo
  5011. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c -o print_raw.lo print_raw.c
  5012. In file included from mpfr-impl.h:76:0,
  5013. from pow_si.c:24:
  5014. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5015. # define MPFR_THREAD_ATTR _Thread_local
  5016. ^
  5017. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5018. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  5019. ^
  5020. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5021. # define MPFR_THREAD_ATTR _Thread_local
  5022. ^
  5023. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5024. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  5025. ^
  5026. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5027. # define MPFR_THREAD_ATTR _Thread_local
  5028. ^
  5029. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5030. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  5031. ^
  5032. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c const_pi.c -o const_pi.o >/dev/null 2>&1
  5033. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5034. # define MPFR_THREAD_ATTR _Thread_local
  5035. ^
  5036. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5037. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  5038. ^
  5039. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5040. # define MPFR_THREAD_ATTR _Thread_local
  5041. ^
  5042. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5043. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  5044. ^
  5045. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5046. # define MPFR_THREAD_ATTR _Thread_local
  5047. ^
  5048. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5049. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  5050. ^
  5051. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5052. # define MPFR_THREAD_ATTR _Thread_local
  5053. ^
  5054. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5055. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  5056. ^
  5057. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5058. # define MPFR_THREAD_ATTR _Thread_local
  5059. ^
  5060. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5061. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  5062. ^
  5063. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5064. # define MPFR_THREAD_ATTR _Thread_local
  5065. ^
  5066. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5067. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  5068. ^
  5069. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5070. # define MPFR_THREAD_ATTR _Thread_local
  5071. ^
  5072. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5073. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  5074. ^
  5075. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5076. # define MPFR_THREAD_ATTR _Thread_local
  5077. ^
  5078. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5079. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  5080. ^
  5081. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5082. # define MPFR_THREAD_ATTR _Thread_local
  5083. ^
  5084. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5085. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  5086. ^
  5087. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o
  5088. In file included from pow_si.c:24:0:
  5089. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  5090. mpfr_abort_prec_max _MPFR_PROTO ((void));
  5091. ^
  5092. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c print_raw.c -fPIC -DPIC -o .libs/print_raw.o
  5093. mv -f .deps/printf.Tpo .deps/printf.Plo
  5094. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c -o print_rnd_mode.lo print_rnd_mode.c
  5095. In file included from mpfr-impl.h:76:0,
  5096. from pow_ui.c:25:
  5097. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5098. # define MPFR_THREAD_ATTR _Thread_local
  5099. ^
  5100. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5101. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  5102. ^
  5103. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5104. # define MPFR_THREAD_ATTR _Thread_local
  5105. ^
  5106. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5107. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  5108. ^
  5109. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5110. # define MPFR_THREAD_ATTR _Thread_local
  5111. ^
  5112. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5113. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  5114. ^
  5115. mv -f .deps/mul.Tpo .deps/mul.Plo
  5116. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5117. # define MPFR_THREAD_ATTR _Thread_local
  5118. ^
  5119. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5120. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  5121. ^
  5122. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5123. # define MPFR_THREAD_ATTR _Thread_local
  5124. ^
  5125. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5126. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  5127. ^
  5128. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5129. # define MPFR_THREAD_ATTR _Thread_local
  5130. ^
  5131. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5132. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  5133. ^
  5134. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5135. # define MPFR_THREAD_ATTR _Thread_local
  5136. ^
  5137. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5138. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  5139. ^
  5140. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5141. # define MPFR_THREAD_ATTR _Thread_local
  5142. ^
  5143. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5144. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  5145. ^
  5146. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5147. # define MPFR_THREAD_ATTR _Thread_local
  5148. ^
  5149. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5150. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  5151. ^
  5152. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5153. # define MPFR_THREAD_ATTR _Thread_local
  5154. ^
  5155. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5156. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  5157. ^
  5158. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5159. # define MPFR_THREAD_ATTR _Thread_local
  5160. ^
  5161. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5162. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  5163. ^
  5164. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5165. # define MPFR_THREAD_ATTR _Thread_local
  5166. ^
  5167. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5168. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  5169. ^
  5170. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c -o reldiff.lo reldiff.c
  5171. In file included from pow_ui.c:25:0:
  5172. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  5173. mpfr_abort_prec_max _MPFR_PROTO ((void));
  5174. ^
  5175. In file included from mpfr-impl.h:76:0,
  5176. from print_raw.c:24:
  5177. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5178. # define MPFR_THREAD_ATTR _Thread_local
  5179. ^
  5180. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5181. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  5182. ^
  5183. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5184. # define MPFR_THREAD_ATTR _Thread_local
  5185. ^
  5186. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5187. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  5188. ^
  5189. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5190. # define MPFR_THREAD_ATTR _Thread_local
  5191. ^
  5192. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5193. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  5194. ^
  5195. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5196. # define MPFR_THREAD_ATTR _Thread_local
  5197. ^
  5198. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5199. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  5200. ^
  5201. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5202. # define MPFR_THREAD_ATTR _Thread_local
  5203. ^
  5204. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5205. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  5206. ^
  5207. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5208. # define MPFR_THREAD_ATTR _Thread_local
  5209. ^
  5210. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5211. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  5212. ^
  5213. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5214. # define MPFR_THREAD_ATTR _Thread_local
  5215. ^
  5216. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5217. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  5218. ^
  5219. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5220. # define MPFR_THREAD_ATTR _Thread_local
  5221. ^
  5222. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5223. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  5224. ^
  5225. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5226. # define MPFR_THREAD_ATTR _Thread_local
  5227. ^
  5228. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5229. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  5230. ^
  5231. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5232. # define MPFR_THREAD_ATTR _Thread_local
  5233. ^
  5234. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5235. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  5236. ^
  5237. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5238. # define MPFR_THREAD_ATTR _Thread_local
  5239. ^
  5240. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5241. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  5242. ^
  5243. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5244. # define MPFR_THREAD_ATTR _Thread_local
  5245. ^
  5246. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5247. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  5248. ^
  5249. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c pow_si.c -o pow_si.o >/dev/null 2>&1
  5250. In file included from print_raw.c:24:0:
  5251. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  5252. mpfr_abort_prec_max _MPFR_PROTO ((void));
  5253. ^
  5254. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c print_rnd_mode.c -fPIC -DPIC -o .libs/print_rnd_mode.o
  5255. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c reldiff.c -fPIC -DPIC -o .libs/reldiff.o
  5256. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c pow.c -o pow.o >/dev/null 2>&1
  5257. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c print_raw.c -o print_raw.o >/dev/null 2>&1
  5258. mv -f .deps/const_pi.Tpo .deps/const_pi.Plo
  5259. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c pow_ui.c -o pow_ui.o >/dev/null 2>&1
  5260. In file included from mpfr-impl.h:76:0,
  5261. from reldiff.c:23:
  5262. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5263. # define MPFR_THREAD_ATTR _Thread_local
  5264. ^
  5265. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5266. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  5267. ^
  5268. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5269. # define MPFR_THREAD_ATTR _Thread_local
  5270. ^
  5271. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5272. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  5273. ^
  5274. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5275. # define MPFR_THREAD_ATTR _Thread_local
  5276. ^
  5277. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5278. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  5279. ^
  5280. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5281. # define MPFR_THREAD_ATTR _Thread_local
  5282. ^
  5283. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5284. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  5285. ^
  5286. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5287. # define MPFR_THREAD_ATTR _Thread_local
  5288. ^
  5289. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5290. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  5291. ^
  5292. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5293. # define MPFR_THREAD_ATTR _Thread_local
  5294. ^
  5295. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5296. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  5297. ^
  5298. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5299. # define MPFR_THREAD_ATTR _Thread_local
  5300. ^
  5301. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5302. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  5303. ^
  5304. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5305. # define MPFR_THREAD_ATTR _Thread_local
  5306. ^
  5307. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5308. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  5309. ^
  5310. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5311. # define MPFR_THREAD_ATTR _Thread_local
  5312. ^
  5313. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5314. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  5315. ^
  5316. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5317. # define MPFR_THREAD_ATTR _Thread_local
  5318. ^
  5319. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5320. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  5321. ^
  5322. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5323. # define MPFR_THREAD_ATTR _Thread_local
  5324. ^
  5325. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5326. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  5327. ^
  5328. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5329. # define MPFR_THREAD_ATTR _Thread_local
  5330. ^
  5331. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5332. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  5333. ^
  5334. In file included from mpfr-impl.h:76:0,
  5335. from print_rnd_mode.c:23:
  5336. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5337. # define MPFR_THREAD_ATTR _Thread_local
  5338. ^
  5339. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5340. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  5341. ^
  5342. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5343. # define MPFR_THREAD_ATTR _Thread_local
  5344. ^
  5345. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5346. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  5347. ^
  5348. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5349. # define MPFR_THREAD_ATTR _Thread_local
  5350. ^
  5351. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5352. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  5353. ^
  5354. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5355. # define MPFR_THREAD_ATTR _Thread_local
  5356. ^
  5357. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5358. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  5359. ^
  5360. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5361. # define MPFR_THREAD_ATTR _Thread_local
  5362. ^
  5363. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5364. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  5365. ^
  5366. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5367. # define MPFR_THREAD_ATTR _Thread_local
  5368. ^
  5369. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5370. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  5371. ^
  5372. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5373. # define MPFR_THREAD_ATTR _Thread_local
  5374. ^
  5375. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5376. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  5377. ^
  5378. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5379. # define MPFR_THREAD_ATTR _Thread_local
  5380. ^
  5381. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5382. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  5383. ^
  5384. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5385. # define MPFR_THREAD_ATTR _Thread_local
  5386. ^
  5387. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5388. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  5389. ^
  5390. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5391. # define MPFR_THREAD_ATTR _Thread_local
  5392. ^
  5393. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5394. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  5395. ^
  5396. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5397. # define MPFR_THREAD_ATTR _Thread_local
  5398. ^
  5399. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5400. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  5401. ^
  5402. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5403. # define MPFR_THREAD_ATTR _Thread_local
  5404. ^
  5405. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5406. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  5407. ^
  5408. In file included from reldiff.c:23:0:
  5409. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  5410. mpfr_abort_prec_max _MPFR_PROTO ((void));
  5411. ^
  5412. In file included from print_rnd_mode.c:23:0:
  5413. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  5414. mpfr_abort_prec_max _MPFR_PROTO ((void));
  5415. ^
  5416. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c -o round_prec.lo round_prec.c
  5417. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c reldiff.c -o reldiff.o >/dev/null 2>&1
  5418. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c round_prec.c -fPIC -DPIC -o .libs/round_prec.o
  5419. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c print_rnd_mode.c -o print_rnd_mode.o >/dev/null 2>&1
  5420. mv -f .deps/pow_si.Tpo .deps/pow_si.Plo
  5421. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo set.c
  5422. mv -f .deps/print_raw.Tpo .deps/print_raw.Plo
  5423. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c -o setmax.lo setmax.c
  5424. mv -f .deps/pow_ui.Tpo .deps/pow_ui.Plo
  5425. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c -o setmin.lo setmin.c
  5426. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set.lo -MD -MP -MF .deps/set.Tpo -c set.c -fPIC -DPIC -o .libs/set.o
  5427. In file included from mpfr-impl.h:76:0,
  5428. from round_prec.c:24:
  5429. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5430. # define MPFR_THREAD_ATTR _Thread_local
  5431. ^
  5432. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5433. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  5434. ^
  5435. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5436. # define MPFR_THREAD_ATTR _Thread_local
  5437. ^
  5438. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5439. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  5440. ^
  5441. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5442. # define MPFR_THREAD_ATTR _Thread_local
  5443. ^
  5444. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5445. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  5446. ^
  5447. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5448. # define MPFR_THREAD_ATTR _Thread_local
  5449. ^
  5450. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5451. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  5452. ^
  5453. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5454. # define MPFR_THREAD_ATTR _Thread_local
  5455. ^
  5456. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5457. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  5458. ^
  5459. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5460. # define MPFR_THREAD_ATTR _Thread_local
  5461. ^
  5462. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5463. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  5464. ^
  5465. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5466. # define MPFR_THREAD_ATTR _Thread_local
  5467. ^
  5468. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5469. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  5470. ^
  5471. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5472. # define MPFR_THREAD_ATTR _Thread_local
  5473. ^
  5474. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5475. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  5476. ^
  5477. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5478. # define MPFR_THREAD_ATTR _Thread_local
  5479. ^
  5480. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5481. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  5482. ^
  5483. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5484. # define MPFR_THREAD_ATTR _Thread_local
  5485. ^
  5486. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5487. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  5488. ^
  5489. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5490. # define MPFR_THREAD_ATTR _Thread_local
  5491. ^
  5492. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5493. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  5494. ^
  5495. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5496. # define MPFR_THREAD_ATTR _Thread_local
  5497. ^
  5498. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5499. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  5500. ^
  5501. In file included from round_prec.c:24:0:
  5502. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  5503. mpfr_abort_prec_max _MPFR_PROTO ((void));
  5504. ^
  5505. mv -f .deps/reldiff.Tpo .deps/reldiff.Plo
  5506. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c -o set_d.lo set_d.c
  5507. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c setmax.c -fPIC -DPIC -o .libs/setmax.o
  5508. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c setmin.c -fPIC -DPIC -o .libs/setmin.o
  5509. mv -f .deps/print_rnd_mode.Tpo .deps/print_rnd_mode.Plo
  5510. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c -o set_dfl_prec.lo set_dfl_prec.c
  5511. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c set_d.c -fPIC -DPIC -o .libs/set_d.o
  5512. In file included from mpfr-impl.h:76:0,
  5513. from set.c:23:
  5514. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5515. # define MPFR_THREAD_ATTR _Thread_local
  5516. ^
  5517. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5518. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  5519. ^
  5520. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5521. # define MPFR_THREAD_ATTR _Thread_local
  5522. ^
  5523. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5524. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  5525. ^
  5526. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5527. # define MPFR_THREAD_ATTR _Thread_local
  5528. ^
  5529. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5530. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  5531. ^
  5532. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5533. # define MPFR_THREAD_ATTR _Thread_local
  5534. ^
  5535. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5536. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  5537. ^
  5538. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5539. # define MPFR_THREAD_ATTR _Thread_local
  5540. ^
  5541. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5542. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  5543. ^
  5544. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5545. # define MPFR_THREAD_ATTR _Thread_local
  5546. ^
  5547. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5548. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  5549. ^
  5550. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5551. # define MPFR_THREAD_ATTR _Thread_local
  5552. ^
  5553. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5554. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  5555. ^
  5556. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5557. # define MPFR_THREAD_ATTR _Thread_local
  5558. ^
  5559. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5560. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  5561. ^
  5562. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5563. # define MPFR_THREAD_ATTR _Thread_local
  5564. ^
  5565. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5566. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  5567. ^
  5568. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5569. # define MPFR_THREAD_ATTR _Thread_local
  5570. ^
  5571. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5572. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  5573. ^
  5574. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5575. # define MPFR_THREAD_ATTR _Thread_local
  5576. ^
  5577. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5578. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  5579. ^
  5580. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5581. # define MPFR_THREAD_ATTR _Thread_local
  5582. ^
  5583. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5584. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  5585. ^
  5586. In file included from set.c:23:0:
  5587. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  5588. mpfr_abort_prec_max _MPFR_PROTO ((void));
  5589. ^
  5590. In file included from mpfr-impl.h:76:0,
  5591. from setmin.c:23:
  5592. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5593. # define MPFR_THREAD_ATTR _Thread_local
  5594. ^
  5595. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5596. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  5597. ^
  5598. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5599. # define MPFR_THREAD_ATTR _Thread_local
  5600. ^
  5601. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5602. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  5603. ^
  5604. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5605. # define MPFR_THREAD_ATTR _Thread_local
  5606. ^
  5607. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5608. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  5609. ^
  5610. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5611. # define MPFR_THREAD_ATTR _Thread_local
  5612. ^
  5613. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5614. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  5615. ^
  5616. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5617. # define MPFR_THREAD_ATTR _Thread_local
  5618. ^
  5619. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5620. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  5621. ^
  5622. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5623. # define MPFR_THREAD_ATTR _Thread_local
  5624. ^
  5625. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5626. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  5627. ^
  5628. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5629. # define MPFR_THREAD_ATTR _Thread_local
  5630. ^
  5631. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5632. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  5633. ^
  5634. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5635. # define MPFR_THREAD_ATTR _Thread_local
  5636. ^
  5637. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5638. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  5639. ^
  5640. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5641. # define MPFR_THREAD_ATTR _Thread_local
  5642. ^
  5643. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5644. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  5645. ^
  5646. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5647. # define MPFR_THREAD_ATTR _Thread_local
  5648. ^
  5649. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5650. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  5651. ^
  5652. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5653. # define MPFR_THREAD_ATTR _Thread_local
  5654. ^
  5655. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5656. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  5657. ^
  5658. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5659. # define MPFR_THREAD_ATTR _Thread_local
  5660. ^
  5661. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5662. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  5663. ^
  5664. In file included from setmin.c:23:0:
  5665. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  5666. mpfr_abort_prec_max _MPFR_PROTO ((void));
  5667. ^
  5668. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c setmin.c -o setmin.o >/dev/null 2>&1
  5669. In file included from mpfr-impl.h:76:0,
  5670. from set_d.c:27:
  5671. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5672. # define MPFR_THREAD_ATTR _Thread_local
  5673. ^
  5674. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5675. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  5676. ^
  5677. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5678. # define MPFR_THREAD_ATTR _Thread_local
  5679. ^
  5680. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5681. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  5682. ^
  5683. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5684. # define MPFR_THREAD_ATTR _Thread_local
  5685. ^
  5686. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5687. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  5688. ^
  5689. In file included from mpfr-impl.h:76:0,
  5690. from setmax.c:23:
  5691. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5692. # define MPFR_THREAD_ATTR _Thread_local
  5693. ^
  5694. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5695. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  5696. ^
  5697. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5698. # define MPFR_THREAD_ATTR _Thread_local
  5699. ^
  5700. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5701. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  5702. ^
  5703. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5704. # define MPFR_THREAD_ATTR _Thread_local
  5705. ^
  5706. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5707. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  5708. ^
  5709. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5710. # define MPFR_THREAD_ATTR _Thread_local
  5711. ^
  5712. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5713. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  5714. ^
  5715. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5716. # define MPFR_THREAD_ATTR _Thread_local
  5717. ^
  5718. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5719. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  5720. ^
  5721. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5722. # define MPFR_THREAD_ATTR _Thread_local
  5723. ^
  5724. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5725. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  5726. ^
  5727. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5728. # define MPFR_THREAD_ATTR _Thread_local
  5729. ^
  5730. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5731. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  5732. ^
  5733. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5734. # define MPFR_THREAD_ATTR _Thread_local
  5735. ^
  5736. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5737. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  5738. ^
  5739. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5740. # define MPFR_THREAD_ATTR _Thread_local
  5741. ^
  5742. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5743. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  5744. ^
  5745. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5746. # define MPFR_THREAD_ATTR _Thread_local
  5747. ^
  5748. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5749. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  5750. ^
  5751. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5752. # define MPFR_THREAD_ATTR _Thread_local
  5753. ^
  5754. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5755. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  5756. ^
  5757. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5758. # define MPFR_THREAD_ATTR _Thread_local
  5759. ^
  5760. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5761. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  5762. ^
  5763. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5764. # define MPFR_THREAD_ATTR _Thread_local
  5765. ^
  5766. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5767. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  5768. ^
  5769. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5770. # define MPFR_THREAD_ATTR _Thread_local
  5771. ^
  5772. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5773. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  5774. ^
  5775. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5776. # define MPFR_THREAD_ATTR _Thread_local
  5777. ^
  5778. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5779. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  5780. ^
  5781. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5782. # define MPFR_THREAD_ATTR _Thread_local
  5783. ^
  5784. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5785. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  5786. ^
  5787. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5788. # define MPFR_THREAD_ATTR _Thread_local
  5789. ^
  5790. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5791. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  5792. ^
  5793. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5794. # define MPFR_THREAD_ATTR _Thread_local
  5795. ^
  5796. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5797. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  5798. ^
  5799. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5800. # define MPFR_THREAD_ATTR _Thread_local
  5801. ^
  5802. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5803. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  5804. ^
  5805. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5806. # define MPFR_THREAD_ATTR _Thread_local
  5807. ^
  5808. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5809. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  5810. ^
  5811. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5812. # define MPFR_THREAD_ATTR _Thread_local
  5813. ^
  5814. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5815. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  5816. ^
  5817. In file included from setmax.c:23:0:
  5818. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  5819. mpfr_abort_prec_max _MPFR_PROTO ((void));
  5820. ^
  5821. In file included from set_d.c:27:0:
  5822. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  5823. mpfr_abort_prec_max _MPFR_PROTO ((void));
  5824. ^
  5825. mv -f .deps/pow.Tpo .deps/pow.Plo
  5826. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c -o set_exp.lo set_exp.c
  5827. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c setmax.c -o setmax.o >/dev/null 2>&1
  5828. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c set_dfl_prec.c -fPIC -DPIC -o .libs/set_dfl_prec.o
  5829. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set.lo -MD -MP -MF .deps/set.Tpo -c set.c -o set.o >/dev/null 2>&1
  5830. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c set_d.c -o set_d.o >/dev/null 2>&1
  5831. mv -f .deps/setmin.Tpo .deps/setmin.Plo
  5832. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c -o set_rnd.lo set_rnd.c
  5833. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c set_exp.c -fPIC -DPIC -o .libs/set_exp.o
  5834. In file included from mpfr-impl.h:76:0,
  5835. from set_dfl_prec.c:23:
  5836. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5837. # define MPFR_THREAD_ATTR _Thread_local
  5838. ^
  5839. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5840. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  5841. ^
  5842. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5843. # define MPFR_THREAD_ATTR _Thread_local
  5844. ^
  5845. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5846. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  5847. ^
  5848. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5849. # define MPFR_THREAD_ATTR _Thread_local
  5850. ^
  5851. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5852. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  5853. ^
  5854. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5855. # define MPFR_THREAD_ATTR _Thread_local
  5856. ^
  5857. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5858. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  5859. ^
  5860. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5861. # define MPFR_THREAD_ATTR _Thread_local
  5862. ^
  5863. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5864. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  5865. ^
  5866. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5867. # define MPFR_THREAD_ATTR _Thread_local
  5868. ^
  5869. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5870. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  5871. ^
  5872. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5873. # define MPFR_THREAD_ATTR _Thread_local
  5874. ^
  5875. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5876. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  5877. ^
  5878. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5879. # define MPFR_THREAD_ATTR _Thread_local
  5880. ^
  5881. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5882. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  5883. ^
  5884. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5885. # define MPFR_THREAD_ATTR _Thread_local
  5886. ^
  5887. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5888. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  5889. ^
  5890. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5891. # define MPFR_THREAD_ATTR _Thread_local
  5892. ^
  5893. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5894. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  5895. ^
  5896. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5897. # define MPFR_THREAD_ATTR _Thread_local
  5898. ^
  5899. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5900. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  5901. ^
  5902. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5903. # define MPFR_THREAD_ATTR _Thread_local
  5904. ^
  5905. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5906. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  5907. ^
  5908. In file included from set_dfl_prec.c:23:0:
  5909. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  5910. mpfr_abort_prec_max _MPFR_PROTO ((void));
  5911. ^
  5912. In file included from mpfr-impl.h:76:0,
  5913. from set_dfl_prec.c:23:
  5914. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5915. # define MPFR_THREAD_ATTR _Thread_local
  5916. ^
  5917. set_dfl_prec.c:26:1: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5918. MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision \
  5919. ^
  5920. mv -f .deps/setmax.Tpo .deps/setmax.Plo
  5921. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c -o set_f.lo set_f.c
  5922. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c set_dfl_prec.c -o set_dfl_prec.o >/dev/null 2>&1
  5923. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c set_rnd.c -fPIC -DPIC -o .libs/set_rnd.o
  5924. In file included from mpfr-impl.h:76:0,
  5925. from set_rnd.c:24:
  5926. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5927. # define MPFR_THREAD_ATTR _Thread_local
  5928. ^
  5929. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5930. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  5931. ^
  5932. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5933. # define MPFR_THREAD_ATTR _Thread_local
  5934. ^
  5935. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5936. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  5937. ^
  5938. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5939. # define MPFR_THREAD_ATTR _Thread_local
  5940. ^
  5941. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5942. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  5943. ^
  5944. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5945. # define MPFR_THREAD_ATTR _Thread_local
  5946. ^
  5947. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5948. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  5949. ^
  5950. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5951. # define MPFR_THREAD_ATTR _Thread_local
  5952. ^
  5953. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5954. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  5955. ^
  5956. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5957. # define MPFR_THREAD_ATTR _Thread_local
  5958. ^
  5959. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5960. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  5961. ^
  5962. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5963. # define MPFR_THREAD_ATTR _Thread_local
  5964. ^
  5965. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5966. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  5967. ^
  5968. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5969. # define MPFR_THREAD_ATTR _Thread_local
  5970. ^
  5971. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5972. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  5973. ^
  5974. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5975. # define MPFR_THREAD_ATTR _Thread_local
  5976. ^
  5977. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5978. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  5979. ^
  5980. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5981. # define MPFR_THREAD_ATTR _Thread_local
  5982. ^
  5983. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5984. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  5985. ^
  5986. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5987. # define MPFR_THREAD_ATTR _Thread_local
  5988. ^
  5989. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5990. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  5991. ^
  5992. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  5993. # define MPFR_THREAD_ATTR _Thread_local
  5994. ^
  5995. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  5996. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  5997. ^
  5998. In file included from set_rnd.c:24:0:
  5999. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  6000. mpfr_abort_prec_max _MPFR_PROTO ((void));
  6001. ^
  6002. In file included from mpfr-impl.h:76:0,
  6003. from set_rnd.c:24:
  6004. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6005. # define MPFR_THREAD_ATTR _Thread_local
  6006. ^
  6007. set_rnd.c:26:1: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6008. MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode = MPFR_RNDN;
  6009. ^
  6010. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c set_f.c -fPIC -DPIC -o .libs/set_f.o
  6011. mv -f .deps/set_d.Tpo .deps/set_d.Plo
  6012. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c -o set_prc_raw.lo set_prc_raw.c
  6013. In file included from mpfr-impl.h:76:0,
  6014. from set_exp.c:23:
  6015. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6016. # define MPFR_THREAD_ATTR _Thread_local
  6017. ^
  6018. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6019. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  6020. ^
  6021. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6022. # define MPFR_THREAD_ATTR _Thread_local
  6023. ^
  6024. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6025. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  6026. ^
  6027. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6028. # define MPFR_THREAD_ATTR _Thread_local
  6029. ^
  6030. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6031. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  6032. ^
  6033. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c set_rnd.c -o set_rnd.o >/dev/null 2>&1
  6034. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6035. # define MPFR_THREAD_ATTR _Thread_local
  6036. ^
  6037. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6038. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  6039. ^
  6040. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6041. # define MPFR_THREAD_ATTR _Thread_local
  6042. ^
  6043. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6044. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  6045. ^
  6046. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6047. # define MPFR_THREAD_ATTR _Thread_local
  6048. ^
  6049. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6050. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  6051. ^
  6052. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6053. # define MPFR_THREAD_ATTR _Thread_local
  6054. ^
  6055. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6056. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  6057. ^
  6058. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6059. # define MPFR_THREAD_ATTR _Thread_local
  6060. ^
  6061. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6062. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  6063. ^
  6064. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6065. # define MPFR_THREAD_ATTR _Thread_local
  6066. ^
  6067. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6068. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  6069. ^
  6070. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6071. # define MPFR_THREAD_ATTR _Thread_local
  6072. ^
  6073. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6074. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  6075. ^
  6076. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6077. # define MPFR_THREAD_ATTR _Thread_local
  6078. ^
  6079. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6080. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  6081. ^
  6082. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6083. # define MPFR_THREAD_ATTR _Thread_local
  6084. ^
  6085. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6086. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  6087. ^
  6088. In file included from set_exp.c:23:0:
  6089. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  6090. mpfr_abort_prec_max _MPFR_PROTO ((void));
  6091. ^
  6092. mv -f .deps/set_dfl_prec.Tpo .deps/set_dfl_prec.Plo
  6093. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c -o set_prec.lo set_prec.c
  6094. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c set_exp.c -o set_exp.o >/dev/null 2>&1
  6095. mv -f .deps/set.Tpo .deps/set.Plo
  6096. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c -o set_q.lo set_q.c
  6097. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c set_prc_raw.c -fPIC -DPIC -o .libs/set_prc_raw.o
  6098. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c set_prec.c -fPIC -DPIC -o .libs/set_prec.o
  6099. mv -f .deps/set_rnd.Tpo .deps/set_rnd.Plo
  6100. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c set_q.c -fPIC -DPIC -o .libs/set_q.o
  6101. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c -o set_si.lo set_si.c
  6102. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c round_prec.c -o round_prec.o >/dev/null 2>&1
  6103. mv -f .deps/set_exp.Tpo .deps/set_exp.Plo
  6104. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c set_si.c -fPIC -DPIC -o .libs/set_si.o
  6105. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c -o set_str.lo set_str.c
  6106. In file included from mpfr-impl.h:76:0,
  6107. from set_q.c:24:
  6108. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6109. # define MPFR_THREAD_ATTR _Thread_local
  6110. ^
  6111. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6112. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  6113. ^
  6114. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6115. # define MPFR_THREAD_ATTR _Thread_local
  6116. ^
  6117. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6118. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  6119. ^
  6120. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6121. # define MPFR_THREAD_ATTR _Thread_local
  6122. ^
  6123. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6124. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  6125. ^
  6126. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6127. # define MPFR_THREAD_ATTR _Thread_local
  6128. ^
  6129. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6130. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  6131. ^
  6132. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6133. # define MPFR_THREAD_ATTR _Thread_local
  6134. ^
  6135. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6136. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  6137. ^
  6138. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6139. # define MPFR_THREAD_ATTR _Thread_local
  6140. ^
  6141. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6142. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  6143. ^
  6144. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6145. # define MPFR_THREAD_ATTR _Thread_local
  6146. ^
  6147. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6148. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  6149. ^
  6150. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6151. # define MPFR_THREAD_ATTR _Thread_local
  6152. ^
  6153. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6154. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  6155. ^
  6156. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6157. # define MPFR_THREAD_ATTR _Thread_local
  6158. ^
  6159. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6160. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  6161. ^
  6162. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6163. # define MPFR_THREAD_ATTR _Thread_local
  6164. ^
  6165. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6166. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  6167. ^
  6168. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6169. # define MPFR_THREAD_ATTR _Thread_local
  6170. ^
  6171. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6172. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  6173. ^
  6174. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6175. # define MPFR_THREAD_ATTR _Thread_local
  6176. ^
  6177. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6178. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  6179. ^
  6180. In file included from set_q.c:24:0:
  6181. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  6182. mpfr_abort_prec_max _MPFR_PROTO ((void));
  6183. ^
  6184. In file included from mpfr-impl.h:76:0,
  6185. from set_prc_raw.c:23:
  6186. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6187. # define MPFR_THREAD_ATTR _Thread_local
  6188. ^
  6189. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6190. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  6191. ^
  6192. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6193. # define MPFR_THREAD_ATTR _Thread_local
  6194. ^
  6195. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6196. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  6197. ^
  6198. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6199. # define MPFR_THREAD_ATTR _Thread_local
  6200. ^
  6201. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6202. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  6203. ^
  6204. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6205. # define MPFR_THREAD_ATTR _Thread_local
  6206. ^
  6207. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6208. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  6209. ^
  6210. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6211. # define MPFR_THREAD_ATTR _Thread_local
  6212. ^
  6213. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6214. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  6215. ^
  6216. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6217. # define MPFR_THREAD_ATTR _Thread_local
  6218. ^
  6219. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6220. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  6221. ^
  6222. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6223. # define MPFR_THREAD_ATTR _Thread_local
  6224. ^
  6225. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6226. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  6227. ^
  6228. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6229. # define MPFR_THREAD_ATTR _Thread_local
  6230. ^
  6231. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6232. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  6233. ^
  6234. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6235. # define MPFR_THREAD_ATTR _Thread_local
  6236. ^
  6237. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6238. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  6239. ^
  6240. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6241. # define MPFR_THREAD_ATTR _Thread_local
  6242. ^
  6243. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6244. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  6245. ^
  6246. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6247. # define MPFR_THREAD_ATTR _Thread_local
  6248. ^
  6249. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6250. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  6251. ^
  6252. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6253. # define MPFR_THREAD_ATTR _Thread_local
  6254. ^
  6255. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6256. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  6257. ^
  6258. In file included from set_prc_raw.c:23:0:
  6259. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  6260. mpfr_abort_prec_max _MPFR_PROTO ((void));
  6261. ^
  6262. In file included from mpfr-impl.h:76:0,
  6263. from set_f.c:24:
  6264. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6265. # define MPFR_THREAD_ATTR _Thread_local
  6266. ^
  6267. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6268. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  6269. ^
  6270. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6271. # define MPFR_THREAD_ATTR _Thread_local
  6272. ^
  6273. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6274. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  6275. ^
  6276. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6277. # define MPFR_THREAD_ATTR _Thread_local
  6278. ^
  6279. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6280. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  6281. ^
  6282. In file included from mpfr-impl.h:76:0,
  6283. from set_prec.c:23:
  6284. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6285. # define MPFR_THREAD_ATTR _Thread_local
  6286. ^
  6287. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6288. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  6289. ^
  6290. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6291. # define MPFR_THREAD_ATTR _Thread_local
  6292. ^
  6293. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6294. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  6295. ^
  6296. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6297. # define MPFR_THREAD_ATTR _Thread_local
  6298. ^
  6299. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6300. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  6301. ^
  6302. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6303. # define MPFR_THREAD_ATTR _Thread_local
  6304. ^
  6305. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6306. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  6307. ^
  6308. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6309. # define MPFR_THREAD_ATTR _Thread_local
  6310. ^
  6311. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6312. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  6313. ^
  6314. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6315. # define MPFR_THREAD_ATTR _Thread_local
  6316. ^
  6317. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6318. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  6319. ^
  6320. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6321. # define MPFR_THREAD_ATTR _Thread_local
  6322. ^
  6323. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6324. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  6325. ^
  6326. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6327. # define MPFR_THREAD_ATTR _Thread_local
  6328. ^
  6329. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6330. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  6331. ^
  6332. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6333. # define MPFR_THREAD_ATTR _Thread_local
  6334. ^
  6335. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6336. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  6337. ^
  6338. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6339. # define MPFR_THREAD_ATTR _Thread_local
  6340. ^
  6341. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6342. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  6343. ^
  6344. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6345. # define MPFR_THREAD_ATTR _Thread_local
  6346. ^
  6347. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6348. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  6349. ^
  6350. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6351. # define MPFR_THREAD_ATTR _Thread_local
  6352. ^
  6353. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6354. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  6355. ^
  6356. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6357. # define MPFR_THREAD_ATTR _Thread_local
  6358. ^
  6359. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6360. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  6361. ^
  6362. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6363. # define MPFR_THREAD_ATTR _Thread_local
  6364. ^
  6365. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6366. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  6367. ^
  6368. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6369. # define MPFR_THREAD_ATTR _Thread_local
  6370. ^
  6371. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6372. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  6373. ^
  6374. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6375. # define MPFR_THREAD_ATTR _Thread_local
  6376. ^
  6377. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6378. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  6379. ^
  6380. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6381. # define MPFR_THREAD_ATTR _Thread_local
  6382. ^
  6383. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6384. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  6385. ^
  6386. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6387. # define MPFR_THREAD_ATTR _Thread_local
  6388. ^
  6389. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6390. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  6391. ^
  6392. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6393. # define MPFR_THREAD_ATTR _Thread_local
  6394. ^
  6395. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6396. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  6397. ^
  6398. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6399. # define MPFR_THREAD_ATTR _Thread_local
  6400. ^
  6401. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6402. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  6403. ^
  6404. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6405. # define MPFR_THREAD_ATTR _Thread_local
  6406. ^
  6407. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6408. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  6409. ^
  6410. In file included from set_prec.c:23:0:
  6411. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  6412. mpfr_abort_prec_max _MPFR_PROTO ((void));
  6413. ^
  6414. In file included from set_f.c:24:0:
  6415. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  6416. mpfr_abort_prec_max _MPFR_PROTO ((void));
  6417. ^
  6418. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c set_prc_raw.c -o set_prc_raw.o >/dev/null 2>&1
  6419. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c set_prec.c -o set_prec.o >/dev/null 2>&1
  6420. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c set_q.c -o set_q.o >/dev/null 2>&1
  6421. In file included from mpfr-impl.h:76:0,
  6422. from set_si.c:23:
  6423. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6424. # define MPFR_THREAD_ATTR _Thread_local
  6425. ^
  6426. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6427. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  6428. ^
  6429. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6430. # define MPFR_THREAD_ATTR _Thread_local
  6431. ^
  6432. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6433. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  6434. ^
  6435. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6436. # define MPFR_THREAD_ATTR _Thread_local
  6437. ^
  6438. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6439. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  6440. ^
  6441. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6442. # define MPFR_THREAD_ATTR _Thread_local
  6443. ^
  6444. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6445. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  6446. ^
  6447. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6448. # define MPFR_THREAD_ATTR _Thread_local
  6449. ^
  6450. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6451. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  6452. ^
  6453. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6454. # define MPFR_THREAD_ATTR _Thread_local
  6455. ^
  6456. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6457. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  6458. ^
  6459. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6460. # define MPFR_THREAD_ATTR _Thread_local
  6461. ^
  6462. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6463. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  6464. ^
  6465. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6466. # define MPFR_THREAD_ATTR _Thread_local
  6467. ^
  6468. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6469. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  6470. ^
  6471. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6472. # define MPFR_THREAD_ATTR _Thread_local
  6473. ^
  6474. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6475. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  6476. ^
  6477. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6478. # define MPFR_THREAD_ATTR _Thread_local
  6479. ^
  6480. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6481. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  6482. ^
  6483. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6484. # define MPFR_THREAD_ATTR _Thread_local
  6485. ^
  6486. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6487. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  6488. ^
  6489. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6490. # define MPFR_THREAD_ATTR _Thread_local
  6491. ^
  6492. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6493. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  6494. ^
  6495. In file included from set_si.c:23:0:
  6496. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  6497. mpfr_abort_prec_max _MPFR_PROTO ((void));
  6498. ^
  6499. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c set_si.c -o set_si.o >/dev/null 2>&1
  6500. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c set_f.c -o set_f.o >/dev/null 2>&1
  6501. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c set_str.c -fPIC -DPIC -o .libs/set_str.o
  6502. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c vasprintf.c -o vasprintf.o >/dev/null 2>&1
  6503. mv -f .deps/set_prc_raw.Tpo .deps/set_prc_raw.Plo
  6504. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c -o set_str_raw.lo set_str_raw.c
  6505. mv -f .deps/set_prec.Tpo .deps/set_prec.Plo
  6506. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c -o set_ui.lo set_ui.c
  6507. mv -f .deps/set_si.Tpo .deps/set_si.Plo
  6508. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c -o set_z.lo set_z.c
  6509. In file included from mpfr-impl.h:76:0,
  6510. from set_str.c:23:
  6511. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6512. # define MPFR_THREAD_ATTR _Thread_local
  6513. ^
  6514. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6515. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  6516. ^
  6517. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6518. # define MPFR_THREAD_ATTR _Thread_local
  6519. ^
  6520. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6521. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  6522. ^
  6523. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6524. # define MPFR_THREAD_ATTR _Thread_local
  6525. ^
  6526. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6527. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  6528. ^
  6529. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6530. # define MPFR_THREAD_ATTR _Thread_local
  6531. ^
  6532. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6533. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  6534. ^
  6535. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6536. # define MPFR_THREAD_ATTR _Thread_local
  6537. ^
  6538. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6539. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  6540. ^
  6541. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6542. # define MPFR_THREAD_ATTR _Thread_local
  6543. ^
  6544. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6545. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  6546. ^
  6547. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6548. # define MPFR_THREAD_ATTR _Thread_local
  6549. ^
  6550. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6551. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  6552. ^
  6553. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6554. # define MPFR_THREAD_ATTR _Thread_local
  6555. ^
  6556. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6557. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  6558. ^
  6559. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6560. # define MPFR_THREAD_ATTR _Thread_local
  6561. ^
  6562. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6563. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  6564. ^
  6565. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6566. # define MPFR_THREAD_ATTR _Thread_local
  6567. ^
  6568. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6569. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  6570. ^
  6571. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6572. # define MPFR_THREAD_ATTR _Thread_local
  6573. ^
  6574. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6575. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  6576. ^
  6577. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6578. # define MPFR_THREAD_ATTR _Thread_local
  6579. ^
  6580. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6581. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  6582. ^
  6583. In file included from set_str.c:23:0:
  6584. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  6585. mpfr_abort_prec_max _MPFR_PROTO ((void));
  6586. ^
  6587. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c set_z.c -fPIC -DPIC -o .libs/set_z.o
  6588. mv -f .deps/set_q.Tpo .deps/set_q.Plo
  6589. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o
  6590. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo sqrt.c
  6591. mv -f .deps/set_f.Tpo .deps/set_f.Plo
  6592. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c -o sqrt_ui.lo sqrt_ui.c
  6593. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c set_str_raw.c -fPIC -DPIC -o .libs/set_str_raw.o
  6594. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c set_str.c -o set_str.o >/dev/null 2>&1
  6595. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c sqrt_ui.c -fPIC -DPIC -o .libs/sqrt_ui.o
  6596. In file included from mpfr-impl.h:76:0,
  6597. from set_ui.c:23:
  6598. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6599. # define MPFR_THREAD_ATTR _Thread_local
  6600. ^
  6601. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6602. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  6603. ^
  6604. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6605. # define MPFR_THREAD_ATTR _Thread_local
  6606. ^
  6607. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6608. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  6609. ^
  6610. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6611. # define MPFR_THREAD_ATTR _Thread_local
  6612. ^
  6613. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6614. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  6615. ^
  6616. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6617. # define MPFR_THREAD_ATTR _Thread_local
  6618. ^
  6619. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6620. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  6621. ^
  6622. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6623. # define MPFR_THREAD_ATTR _Thread_local
  6624. ^
  6625. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6626. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  6627. ^
  6628. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6629. # define MPFR_THREAD_ATTR _Thread_local
  6630. ^
  6631. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6632. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  6633. ^
  6634. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6635. # define MPFR_THREAD_ATTR _Thread_local
  6636. ^
  6637. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6638. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  6639. ^
  6640. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6641. # define MPFR_THREAD_ATTR _Thread_local
  6642. ^
  6643. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6644. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  6645. ^
  6646. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6647. # define MPFR_THREAD_ATTR _Thread_local
  6648. ^
  6649. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6650. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  6651. ^
  6652. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6653. # define MPFR_THREAD_ATTR _Thread_local
  6654. ^
  6655. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6656. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  6657. ^
  6658. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6659. # define MPFR_THREAD_ATTR _Thread_local
  6660. ^
  6661. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6662. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  6663. ^
  6664. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6665. # define MPFR_THREAD_ATTR _Thread_local
  6666. ^
  6667. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6668. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  6669. ^
  6670. In file included from set_ui.c:23:0:
  6671. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  6672. mpfr_abort_prec_max _MPFR_PROTO ((void));
  6673. ^
  6674. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o
  6675. In file included from mpfr-impl.h:76:0,
  6676. from set_z.c:23:
  6677. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6678. # define MPFR_THREAD_ATTR _Thread_local
  6679. ^
  6680. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6681. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  6682. ^
  6683. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6684. # define MPFR_THREAD_ATTR _Thread_local
  6685. ^
  6686. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6687. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  6688. ^
  6689. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6690. # define MPFR_THREAD_ATTR _Thread_local
  6691. ^
  6692. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6693. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  6694. ^
  6695. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6696. # define MPFR_THREAD_ATTR _Thread_local
  6697. ^
  6698. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6699. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  6700. ^
  6701. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6702. # define MPFR_THREAD_ATTR _Thread_local
  6703. ^
  6704. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6705. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  6706. ^
  6707. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6708. # define MPFR_THREAD_ATTR _Thread_local
  6709. ^
  6710. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6711. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  6712. ^
  6713. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6714. # define MPFR_THREAD_ATTR _Thread_local
  6715. ^
  6716. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6717. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  6718. ^
  6719. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6720. # define MPFR_THREAD_ATTR _Thread_local
  6721. ^
  6722. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6723. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  6724. ^
  6725. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6726. # define MPFR_THREAD_ATTR _Thread_local
  6727. ^
  6728. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6729. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  6730. ^
  6731. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6732. # define MPFR_THREAD_ATTR _Thread_local
  6733. ^
  6734. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6735. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  6736. ^
  6737. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6738. # define MPFR_THREAD_ATTR _Thread_local
  6739. ^
  6740. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6741. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  6742. ^
  6743. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6744. # define MPFR_THREAD_ATTR _Thread_local
  6745. ^
  6746. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6747. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  6748. ^
  6749. In file included from mpfr-impl.h:76:0,
  6750. from set_str_raw.c:23:
  6751. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6752. # define MPFR_THREAD_ATTR _Thread_local
  6753. ^
  6754. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6755. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  6756. ^
  6757. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6758. # define MPFR_THREAD_ATTR _Thread_local
  6759. ^
  6760. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6761. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  6762. ^
  6763. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6764. # define MPFR_THREAD_ATTR _Thread_local
  6765. ^
  6766. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6767. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  6768. ^
  6769. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6770. # define MPFR_THREAD_ATTR _Thread_local
  6771. ^
  6772. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6773. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  6774. ^
  6775. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6776. # define MPFR_THREAD_ATTR _Thread_local
  6777. ^
  6778. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6779. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  6780. ^
  6781. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6782. # define MPFR_THREAD_ATTR _Thread_local
  6783. ^
  6784. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6785. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  6786. ^
  6787. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6788. # define MPFR_THREAD_ATTR _Thread_local
  6789. ^
  6790. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6791. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  6792. ^
  6793. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6794. # define MPFR_THREAD_ATTR _Thread_local
  6795. ^
  6796. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6797. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  6798. ^
  6799. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6800. # define MPFR_THREAD_ATTR _Thread_local
  6801. ^
  6802. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6803. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  6804. ^
  6805. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6806. # define MPFR_THREAD_ATTR _Thread_local
  6807. ^
  6808. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6809. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  6810. ^
  6811. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6812. # define MPFR_THREAD_ATTR _Thread_local
  6813. ^
  6814. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6815. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  6816. ^
  6817. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6818. # define MPFR_THREAD_ATTR _Thread_local
  6819. ^
  6820. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6821. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  6822. ^
  6823. In file included from set_z.c:23:0:
  6824. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  6825. mpfr_abort_prec_max _MPFR_PROTO ((void));
  6826. ^
  6827. In file included from set_str_raw.c:23:0:
  6828. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  6829. mpfr_abort_prec_max _MPFR_PROTO ((void));
  6830. ^
  6831. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c set_ui.c -o set_ui.o >/dev/null 2>&1
  6832. mv -f .deps/set_str.Tpo .deps/set_str.Plo
  6833. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo sub.c
  6834. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c set_str_raw.c -o set_str_raw.o >/dev/null 2>&1
  6835. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c set_z.c -o set_z.o >/dev/null 2>&1
  6836. In file included from mpfr-impl.h:76:0,
  6837. from sqrt_ui.c:24:
  6838. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6839. # define MPFR_THREAD_ATTR _Thread_local
  6840. ^
  6841. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6842. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  6843. ^
  6844. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6845. # define MPFR_THREAD_ATTR _Thread_local
  6846. ^
  6847. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6848. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  6849. ^
  6850. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6851. # define MPFR_THREAD_ATTR _Thread_local
  6852. ^
  6853. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6854. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  6855. ^
  6856. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6857. # define MPFR_THREAD_ATTR _Thread_local
  6858. ^
  6859. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6860. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  6861. ^
  6862. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6863. # define MPFR_THREAD_ATTR _Thread_local
  6864. ^
  6865. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6866. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  6867. ^
  6868. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6869. # define MPFR_THREAD_ATTR _Thread_local
  6870. ^
  6871. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6872. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  6873. ^
  6874. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6875. # define MPFR_THREAD_ATTR _Thread_local
  6876. ^
  6877. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6878. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  6879. ^
  6880. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6881. # define MPFR_THREAD_ATTR _Thread_local
  6882. ^
  6883. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6884. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  6885. ^
  6886. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6887. # define MPFR_THREAD_ATTR _Thread_local
  6888. ^
  6889. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6890. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  6891. ^
  6892. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6893. # define MPFR_THREAD_ATTR _Thread_local
  6894. ^
  6895. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6896. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  6897. ^
  6898. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6899. # define MPFR_THREAD_ATTR _Thread_local
  6900. ^
  6901. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6902. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  6903. ^
  6904. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6905. # define MPFR_THREAD_ATTR _Thread_local
  6906. ^
  6907. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6908. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  6909. ^
  6910. In file included from sqrt_ui.c:24:0:
  6911. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  6912. mpfr_abort_prec_max _MPFR_PROTO ((void));
  6913. ^
  6914. mv -f .deps/round_prec.Tpo .deps/round_prec.Plo
  6915. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c -o sub1.lo sub1.c
  6916. mv -f .deps/set_ui.Tpo .deps/set_ui.Plo
  6917. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c -o sub_ui.lo sub_ui.c
  6918. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c sqrt_ui.c -o sqrt_ui.o >/dev/null 2>&1
  6919. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c sub1.c -fPIC -DPIC -o .libs/sub1.o
  6920. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c sub.c -fPIC -DPIC -o .libs/sub.o
  6921. mv -f .deps/set_str_raw.Tpo .deps/set_str_raw.Plo
  6922. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c -o rint.lo rint.c
  6923. In file included from mpfr-impl.h:76:0,
  6924. from sqrt.c:23:
  6925. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6926. # define MPFR_THREAD_ATTR _Thread_local
  6927. ^
  6928. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6929. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  6930. ^
  6931. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6932. # define MPFR_THREAD_ATTR _Thread_local
  6933. ^
  6934. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6935. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  6936. ^
  6937. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6938. # define MPFR_THREAD_ATTR _Thread_local
  6939. ^
  6940. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6941. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  6942. ^
  6943. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6944. # define MPFR_THREAD_ATTR _Thread_local
  6945. ^
  6946. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6947. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  6948. ^
  6949. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6950. # define MPFR_THREAD_ATTR _Thread_local
  6951. ^
  6952. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6953. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  6954. ^
  6955. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6956. # define MPFR_THREAD_ATTR _Thread_local
  6957. ^
  6958. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6959. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  6960. ^
  6961. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6962. # define MPFR_THREAD_ATTR _Thread_local
  6963. ^
  6964. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6965. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  6966. ^
  6967. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6968. # define MPFR_THREAD_ATTR _Thread_local
  6969. ^
  6970. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6971. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  6972. ^
  6973. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6974. # define MPFR_THREAD_ATTR _Thread_local
  6975. ^
  6976. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6977. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  6978. ^
  6979. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6980. # define MPFR_THREAD_ATTR _Thread_local
  6981. ^
  6982. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6983. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  6984. ^
  6985. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6986. # define MPFR_THREAD_ATTR _Thread_local
  6987. ^
  6988. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6989. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  6990. ^
  6991. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  6992. # define MPFR_THREAD_ATTR _Thread_local
  6993. ^
  6994. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  6995. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  6996. ^
  6997. mv -f .deps/set_z.Tpo .deps/set_z.Plo
  6998. In file included from sqrt.c:23:0:
  6999. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  7000. mpfr_abort_prec_max _MPFR_PROTO ((void));
  7001. ^
  7002. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c -o ui_div.lo ui_div.c
  7003. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o
  7004. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c rint.c -fPIC -DPIC -o .libs/rint.o
  7005. mv -f .deps/sqrt_ui.Tpo .deps/sqrt_ui.Plo
  7006. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c -o ui_sub.lo ui_sub.c
  7007. In file included from mpfr-impl.h:76:0,
  7008. from sub1.c:23:
  7009. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7010. # define MPFR_THREAD_ATTR _Thread_local
  7011. ^
  7012. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7013. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  7014. ^
  7015. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7016. # define MPFR_THREAD_ATTR _Thread_local
  7017. ^
  7018. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7019. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  7020. ^
  7021. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7022. # define MPFR_THREAD_ATTR _Thread_local
  7023. ^
  7024. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7025. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  7026. ^
  7027. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7028. # define MPFR_THREAD_ATTR _Thread_local
  7029. ^
  7030. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7031. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  7032. ^
  7033. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7034. # define MPFR_THREAD_ATTR _Thread_local
  7035. ^
  7036. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7037. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  7038. ^
  7039. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7040. # define MPFR_THREAD_ATTR _Thread_local
  7041. ^
  7042. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7043. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  7044. ^
  7045. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7046. # define MPFR_THREAD_ATTR _Thread_local
  7047. ^
  7048. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7049. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  7050. ^
  7051. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7052. # define MPFR_THREAD_ATTR _Thread_local
  7053. ^
  7054. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7055. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  7056. ^
  7057. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7058. # define MPFR_THREAD_ATTR _Thread_local
  7059. ^
  7060. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7061. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  7062. ^
  7063. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7064. # define MPFR_THREAD_ATTR _Thread_local
  7065. ^
  7066. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7067. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  7068. ^
  7069. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7070. # define MPFR_THREAD_ATTR _Thread_local
  7071. ^
  7072. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7073. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  7074. ^
  7075. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7076. # define MPFR_THREAD_ATTR _Thread_local
  7077. ^
  7078. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7079. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  7080. ^
  7081. In file included from mpfr-impl.h:76:0,
  7082. from sub.c:23:
  7083. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7084. # define MPFR_THREAD_ATTR _Thread_local
  7085. ^
  7086. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7087. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  7088. ^
  7089. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7090. # define MPFR_THREAD_ATTR _Thread_local
  7091. ^
  7092. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7093. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  7094. ^
  7095. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7096. # define MPFR_THREAD_ATTR _Thread_local
  7097. ^
  7098. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7099. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  7100. ^
  7101. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7102. # define MPFR_THREAD_ATTR _Thread_local
  7103. ^
  7104. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7105. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  7106. ^
  7107. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7108. # define MPFR_THREAD_ATTR _Thread_local
  7109. ^
  7110. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7111. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  7112. ^
  7113. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7114. # define MPFR_THREAD_ATTR _Thread_local
  7115. ^
  7116. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7117. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  7118. ^
  7119. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7120. # define MPFR_THREAD_ATTR _Thread_local
  7121. ^
  7122. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7123. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  7124. ^
  7125. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7126. # define MPFR_THREAD_ATTR _Thread_local
  7127. ^
  7128. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7129. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  7130. ^
  7131. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7132. # define MPFR_THREAD_ATTR _Thread_local
  7133. ^
  7134. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7135. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  7136. ^
  7137. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7138. # define MPFR_THREAD_ATTR _Thread_local
  7139. ^
  7140. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7141. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  7142. ^
  7143. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7144. # define MPFR_THREAD_ATTR _Thread_local
  7145. ^
  7146. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7147. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  7148. ^
  7149. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7150. # define MPFR_THREAD_ATTR _Thread_local
  7151. ^
  7152. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7153. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  7154. ^
  7155. In file included from sub1.c:23:0:
  7156. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  7157. mpfr_abort_prec_max _MPFR_PROTO ((void));
  7158. ^
  7159. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o
  7160. In file included from sub.c:23:0:
  7161. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  7162. mpfr_abort_prec_max _MPFR_PROTO ((void));
  7163. ^
  7164. In file included from mpfr-impl.h:76:0,
  7165. from sub_ui.c:25:
  7166. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7167. # define MPFR_THREAD_ATTR _Thread_local
  7168. ^
  7169. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7170. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  7171. ^
  7172. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7173. # define MPFR_THREAD_ATTR _Thread_local
  7174. ^
  7175. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7176. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  7177. ^
  7178. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7179. # define MPFR_THREAD_ATTR _Thread_local
  7180. ^
  7181. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7182. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  7183. ^
  7184. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c sub.c -o sub.o >/dev/null 2>&1
  7185. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7186. # define MPFR_THREAD_ATTR _Thread_local
  7187. ^
  7188. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7189. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  7190. ^
  7191. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7192. # define MPFR_THREAD_ATTR _Thread_local
  7193. ^
  7194. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7195. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  7196. ^
  7197. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7198. # define MPFR_THREAD_ATTR _Thread_local
  7199. ^
  7200. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7201. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  7202. ^
  7203. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7204. # define MPFR_THREAD_ATTR _Thread_local
  7205. ^
  7206. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7207. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  7208. ^
  7209. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7210. # define MPFR_THREAD_ATTR _Thread_local
  7211. ^
  7212. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7213. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  7214. ^
  7215. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7216. # define MPFR_THREAD_ATTR _Thread_local
  7217. ^
  7218. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7219. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  7220. ^
  7221. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7222. # define MPFR_THREAD_ATTR _Thread_local
  7223. ^
  7224. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7225. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  7226. ^
  7227. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7228. # define MPFR_THREAD_ATTR _Thread_local
  7229. ^
  7230. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7231. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  7232. ^
  7233. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7234. # define MPFR_THREAD_ATTR _Thread_local
  7235. ^
  7236. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7237. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  7238. ^
  7239. In file included from sub_ui.c:25:0:
  7240. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  7241. mpfr_abort_prec_max _MPFR_PROTO ((void));
  7242. ^
  7243. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o
  7244. In file included from mpfr-impl.h:76:0,
  7245. from ui_div.c:26:
  7246. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7247. # define MPFR_THREAD_ATTR _Thread_local
  7248. ^
  7249. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7250. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  7251. ^
  7252. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7253. # define MPFR_THREAD_ATTR _Thread_local
  7254. ^
  7255. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7256. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  7257. ^
  7258. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7259. # define MPFR_THREAD_ATTR _Thread_local
  7260. ^
  7261. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7262. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  7263. ^
  7264. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7265. # define MPFR_THREAD_ATTR _Thread_local
  7266. ^
  7267. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7268. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  7269. ^
  7270. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7271. # define MPFR_THREAD_ATTR _Thread_local
  7272. ^
  7273. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7274. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  7275. ^
  7276. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7277. # define MPFR_THREAD_ATTR _Thread_local
  7278. ^
  7279. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7280. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  7281. ^
  7282. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7283. # define MPFR_THREAD_ATTR _Thread_local
  7284. ^
  7285. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7286. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  7287. ^
  7288. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7289. # define MPFR_THREAD_ATTR _Thread_local
  7290. ^
  7291. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7292. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  7293. ^
  7294. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7295. # define MPFR_THREAD_ATTR _Thread_local
  7296. ^
  7297. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7298. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  7299. ^
  7300. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7301. # define MPFR_THREAD_ATTR _Thread_local
  7302. ^
  7303. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7304. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  7305. ^
  7306. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7307. # define MPFR_THREAD_ATTR _Thread_local
  7308. ^
  7309. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7310. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  7311. ^
  7312. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7313. # define MPFR_THREAD_ATTR _Thread_local
  7314. ^
  7315. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7316. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  7317. ^
  7318. In file included from ui_div.c:26:0:
  7319. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  7320. mpfr_abort_prec_max _MPFR_PROTO ((void));
  7321. ^
  7322. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c sub_ui.c -o sub_ui.o >/dev/null 2>&1
  7323. In file included from mpfr-impl.h:76:0,
  7324. from rint.c:23:
  7325. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7326. # define MPFR_THREAD_ATTR _Thread_local
  7327. ^
  7328. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7329. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  7330. ^
  7331. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7332. # define MPFR_THREAD_ATTR _Thread_local
  7333. ^
  7334. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7335. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  7336. ^
  7337. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7338. # define MPFR_THREAD_ATTR _Thread_local
  7339. ^
  7340. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7341. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  7342. ^
  7343. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7344. # define MPFR_THREAD_ATTR _Thread_local
  7345. ^
  7346. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7347. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  7348. ^
  7349. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7350. # define MPFR_THREAD_ATTR _Thread_local
  7351. ^
  7352. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7353. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  7354. ^
  7355. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7356. # define MPFR_THREAD_ATTR _Thread_local
  7357. ^
  7358. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7359. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  7360. ^
  7361. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7362. # define MPFR_THREAD_ATTR _Thread_local
  7363. ^
  7364. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7365. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  7366. ^
  7367. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7368. # define MPFR_THREAD_ATTR _Thread_local
  7369. ^
  7370. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7371. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  7372. ^
  7373. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7374. # define MPFR_THREAD_ATTR _Thread_local
  7375. ^
  7376. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7377. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  7378. ^
  7379. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7380. # define MPFR_THREAD_ATTR _Thread_local
  7381. ^
  7382. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7383. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  7384. ^
  7385. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7386. # define MPFR_THREAD_ATTR _Thread_local
  7387. ^
  7388. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7389. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  7390. ^
  7391. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7392. # define MPFR_THREAD_ATTR _Thread_local
  7393. ^
  7394. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7395. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  7396. ^
  7397. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c sqrt.c -o sqrt.o >/dev/null 2>&1
  7398. In file included from rint.c:23:0:
  7399. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  7400. mpfr_abort_prec_max _MPFR_PROTO ((void));
  7401. ^
  7402. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ui_div.c -o ui_div.o >/dev/null 2>&1
  7403. mv -f .deps/sub_ui.Tpo .deps/sub_ui.Plo
  7404. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c -o urandom.lo urandom.c
  7405. mv -f .deps/sub.Tpo .deps/sub.Plo
  7406. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c -o urandomb.lo urandomb.c
  7407. In file included from mpfr-impl.h:76:0,
  7408. from ui_sub.c:24:
  7409. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7410. # define MPFR_THREAD_ATTR _Thread_local
  7411. ^
  7412. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7413. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  7414. ^
  7415. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7416. # define MPFR_THREAD_ATTR _Thread_local
  7417. ^
  7418. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7419. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  7420. ^
  7421. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7422. # define MPFR_THREAD_ATTR _Thread_local
  7423. ^
  7424. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7425. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  7426. ^
  7427. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7428. # define MPFR_THREAD_ATTR _Thread_local
  7429. ^
  7430. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7431. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  7432. ^
  7433. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7434. # define MPFR_THREAD_ATTR _Thread_local
  7435. ^
  7436. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7437. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  7438. ^
  7439. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7440. # define MPFR_THREAD_ATTR _Thread_local
  7441. ^
  7442. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7443. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  7444. ^
  7445. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7446. # define MPFR_THREAD_ATTR _Thread_local
  7447. ^
  7448. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7449. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  7450. ^
  7451. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7452. # define MPFR_THREAD_ATTR _Thread_local
  7453. ^
  7454. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7455. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  7456. ^
  7457. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7458. # define MPFR_THREAD_ATTR _Thread_local
  7459. ^
  7460. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7461. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  7462. ^
  7463. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7464. # define MPFR_THREAD_ATTR _Thread_local
  7465. ^
  7466. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7467. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  7468. ^
  7469. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7470. # define MPFR_THREAD_ATTR _Thread_local
  7471. ^
  7472. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7473. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  7474. ^
  7475. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7476. # define MPFR_THREAD_ATTR _Thread_local
  7477. ^
  7478. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7479. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  7480. ^
  7481. In file included from ui_sub.c:24:0:
  7482. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  7483. mpfr_abort_prec_max _MPFR_PROTO ((void));
  7484. ^
  7485. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c ui_sub.c -o ui_sub.o >/dev/null 2>&1
  7486. mv -f .deps/ui_div.Tpo .deps/ui_div.Plo
  7487. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_z_exp.lo -MD -MP -MF .deps/get_z_exp.Tpo -c -o get_z_exp.lo get_z_exp.c
  7488. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o
  7489. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c urandom.c -fPIC -DPIC -o .libs/urandom.o
  7490. mv -f .deps/sqrt.Tpo .deps/sqrt.Plo
  7491. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo swap.c
  7492. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c sub1.c -o sub1.o >/dev/null 2>&1
  7493. In file included from mpfr-impl.h:76:0,
  7494. from urandomb.c:28:
  7495. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7496. # define MPFR_THREAD_ATTR _Thread_local
  7497. ^
  7498. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7499. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  7500. ^
  7501. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7502. # define MPFR_THREAD_ATTR _Thread_local
  7503. ^
  7504. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7505. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  7506. ^
  7507. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7508. # define MPFR_THREAD_ATTR _Thread_local
  7509. ^
  7510. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7511. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  7512. ^
  7513. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7514. # define MPFR_THREAD_ATTR _Thread_local
  7515. ^
  7516. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7517. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  7518. ^
  7519. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7520. # define MPFR_THREAD_ATTR _Thread_local
  7521. ^
  7522. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7523. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  7524. ^
  7525. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7526. # define MPFR_THREAD_ATTR _Thread_local
  7527. ^
  7528. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7529. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  7530. ^
  7531. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7532. # define MPFR_THREAD_ATTR _Thread_local
  7533. ^
  7534. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7535. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  7536. ^
  7537. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7538. # define MPFR_THREAD_ATTR _Thread_local
  7539. ^
  7540. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7541. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  7542. ^
  7543. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7544. # define MPFR_THREAD_ATTR _Thread_local
  7545. ^
  7546. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7547. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  7548. ^
  7549. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7550. # define MPFR_THREAD_ATTR _Thread_local
  7551. ^
  7552. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7553. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  7554. ^
  7555. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7556. # define MPFR_THREAD_ATTR _Thread_local
  7557. ^
  7558. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7559. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  7560. ^
  7561. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7562. # define MPFR_THREAD_ATTR _Thread_local
  7563. ^
  7564. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7565. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  7566. ^
  7567. In file included from urandomb.c:28:0:
  7568. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  7569. mpfr_abort_prec_max _MPFR_PROTO ((void));
  7570. ^
  7571. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_z_exp.lo -MD -MP -MF .deps/get_z_exp.Tpo -c get_z_exp.c -fPIC -DPIC -o .libs/get_z_exp.o
  7572. In file included from mpfr-impl.h:76:0,
  7573. from urandom.c:27:
  7574. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7575. # define MPFR_THREAD_ATTR _Thread_local
  7576. ^
  7577. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7578. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  7579. ^
  7580. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7581. # define MPFR_THREAD_ATTR _Thread_local
  7582. ^
  7583. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7584. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  7585. ^
  7586. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7587. # define MPFR_THREAD_ATTR _Thread_local
  7588. ^
  7589. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7590. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  7591. ^
  7592. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7593. # define MPFR_THREAD_ATTR _Thread_local
  7594. ^
  7595. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7596. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  7597. ^
  7598. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7599. # define MPFR_THREAD_ATTR _Thread_local
  7600. ^
  7601. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7602. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  7603. ^
  7604. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7605. # define MPFR_THREAD_ATTR _Thread_local
  7606. ^
  7607. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7608. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  7609. ^
  7610. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7611. # define MPFR_THREAD_ATTR _Thread_local
  7612. ^
  7613. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7614. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  7615. ^
  7616. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7617. # define MPFR_THREAD_ATTR _Thread_local
  7618. ^
  7619. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7620. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  7621. ^
  7622. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7623. # define MPFR_THREAD_ATTR _Thread_local
  7624. ^
  7625. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7626. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  7627. ^
  7628. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7629. # define MPFR_THREAD_ATTR _Thread_local
  7630. ^
  7631. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7632. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  7633. ^
  7634. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7635. # define MPFR_THREAD_ATTR _Thread_local
  7636. ^
  7637. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7638. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  7639. ^
  7640. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7641. # define MPFR_THREAD_ATTR _Thread_local
  7642. ^
  7643. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7644. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  7645. ^
  7646. mv -f .deps/ui_sub.Tpo .deps/ui_sub.Plo
  7647. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -fPIC -DPIC -o .libs/swap.o
  7648. In file included from urandom.c:27:0:
  7649. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  7650. mpfr_abort_prec_max _MPFR_PROTO ((void));
  7651. ^
  7652. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c -o factorial.lo factorial.c
  7653. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c rint.c -o rint.o >/dev/null 2>&1
  7654. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c urandomb.c -o urandomb.o >/dev/null 2>&1
  7655. In file included from mpfr-impl.h:76:0,
  7656. from get_z_exp.c:24:
  7657. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7658. # define MPFR_THREAD_ATTR _Thread_local
  7659. ^
  7660. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7661. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  7662. ^
  7663. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7664. # define MPFR_THREAD_ATTR _Thread_local
  7665. ^
  7666. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7667. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  7668. ^
  7669. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7670. # define MPFR_THREAD_ATTR _Thread_local
  7671. ^
  7672. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7673. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  7674. ^
  7675. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7676. # define MPFR_THREAD_ATTR _Thread_local
  7677. ^
  7678. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7679. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  7680. ^
  7681. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7682. # define MPFR_THREAD_ATTR _Thread_local
  7683. ^
  7684. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7685. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  7686. ^
  7687. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7688. # define MPFR_THREAD_ATTR _Thread_local
  7689. ^
  7690. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7691. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  7692. ^
  7693. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7694. # define MPFR_THREAD_ATTR _Thread_local
  7695. ^
  7696. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7697. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  7698. ^
  7699. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7700. # define MPFR_THREAD_ATTR _Thread_local
  7701. ^
  7702. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7703. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  7704. ^
  7705. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7706. # define MPFR_THREAD_ATTR _Thread_local
  7707. ^
  7708. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7709. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  7710. ^
  7711. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7712. # define MPFR_THREAD_ATTR _Thread_local
  7713. ^
  7714. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7715. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  7716. ^
  7717. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7718. # define MPFR_THREAD_ATTR _Thread_local
  7719. ^
  7720. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7721. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  7722. ^
  7723. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7724. # define MPFR_THREAD_ATTR _Thread_local
  7725. ^
  7726. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7727. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  7728. ^
  7729. In file included from get_z_exp.c:24:0:
  7730. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  7731. mpfr_abort_prec_max _MPFR_PROTO ((void));
  7732. ^
  7733. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c urandom.c -o urandom.o >/dev/null 2>&1
  7734. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_z_exp.lo -MD -MP -MF .deps/get_z_exp.Tpo -c get_z_exp.c -o get_z_exp.o >/dev/null 2>&1
  7735. In file included from mpfr-impl.h:76:0,
  7736. from swap.c:23:
  7737. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7738. # define MPFR_THREAD_ATTR _Thread_local
  7739. ^
  7740. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7741. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  7742. ^
  7743. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7744. # define MPFR_THREAD_ATTR _Thread_local
  7745. ^
  7746. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7747. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  7748. ^
  7749. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7750. # define MPFR_THREAD_ATTR _Thread_local
  7751. ^
  7752. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7753. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  7754. ^
  7755. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7756. # define MPFR_THREAD_ATTR _Thread_local
  7757. ^
  7758. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7759. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  7760. ^
  7761. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7762. # define MPFR_THREAD_ATTR _Thread_local
  7763. ^
  7764. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7765. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  7766. ^
  7767. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7768. # define MPFR_THREAD_ATTR _Thread_local
  7769. ^
  7770. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7771. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  7772. ^
  7773. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7774. # define MPFR_THREAD_ATTR _Thread_local
  7775. ^
  7776. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7777. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  7778. ^
  7779. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7780. # define MPFR_THREAD_ATTR _Thread_local
  7781. ^
  7782. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7783. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  7784. ^
  7785. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7786. # define MPFR_THREAD_ATTR _Thread_local
  7787. ^
  7788. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7789. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  7790. ^
  7791. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7792. # define MPFR_THREAD_ATTR _Thread_local
  7793. ^
  7794. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7795. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  7796. ^
  7797. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7798. # define MPFR_THREAD_ATTR _Thread_local
  7799. ^
  7800. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7801. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  7802. ^
  7803. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7804. # define MPFR_THREAD_ATTR _Thread_local
  7805. ^
  7806. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7807. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  7808. ^
  7809. In file included from swap.c:23:0:
  7810. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  7811. mpfr_abort_prec_max _MPFR_PROTO ((void));
  7812. ^
  7813. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -o swap.o >/dev/null 2>&1
  7814. mv -f .deps/urandomb.Tpo .deps/urandomb.Plo
  7815. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c factorial.c -fPIC -DPIC -o .libs/factorial.o
  7816. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c -o cosh.lo cosh.c
  7817. mv -f .deps/get_z_exp.Tpo .deps/get_z_exp.Plo
  7818. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c -o sinh.lo sinh.c
  7819. mv -f .deps/urandom.Tpo .deps/urandom.Plo
  7820. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c -o tanh.lo tanh.c
  7821. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c cosh.c -fPIC -DPIC -o .libs/cosh.o
  7822. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c sinh.c -fPIC -DPIC -o .libs/sinh.o
  7823. mv -f .deps/swap.Tpo .deps/swap.Plo
  7824. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c -o sinh_cosh.lo sinh_cosh.c
  7825. In file included from mpfr-impl.h:76:0,
  7826. from factorial.c:24:
  7827. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7828. # define MPFR_THREAD_ATTR _Thread_local
  7829. ^
  7830. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7831. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  7832. ^
  7833. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7834. # define MPFR_THREAD_ATTR _Thread_local
  7835. ^
  7836. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7837. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  7838. ^
  7839. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7840. # define MPFR_THREAD_ATTR _Thread_local
  7841. ^
  7842. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7843. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  7844. ^
  7845. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7846. # define MPFR_THREAD_ATTR _Thread_local
  7847. ^
  7848. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7849. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  7850. ^
  7851. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7852. # define MPFR_THREAD_ATTR _Thread_local
  7853. ^
  7854. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7855. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  7856. ^
  7857. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7858. # define MPFR_THREAD_ATTR _Thread_local
  7859. ^
  7860. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7861. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  7862. ^
  7863. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7864. # define MPFR_THREAD_ATTR _Thread_local
  7865. ^
  7866. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7867. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  7868. ^
  7869. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7870. # define MPFR_THREAD_ATTR _Thread_local
  7871. ^
  7872. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7873. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  7874. ^
  7875. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7876. # define MPFR_THREAD_ATTR _Thread_local
  7877. ^
  7878. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7879. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  7880. ^
  7881. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7882. # define MPFR_THREAD_ATTR _Thread_local
  7883. ^
  7884. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7885. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  7886. ^
  7887. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7888. # define MPFR_THREAD_ATTR _Thread_local
  7889. ^
  7890. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7891. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  7892. ^
  7893. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7894. # define MPFR_THREAD_ATTR _Thread_local
  7895. ^
  7896. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7897. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  7898. ^
  7899. In file included from mpfr-impl.h:76:0,
  7900. from cosh.c:24:
  7901. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7902. # define MPFR_THREAD_ATTR _Thread_local
  7903. ^
  7904. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7905. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  7906. ^
  7907. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7908. # define MPFR_THREAD_ATTR _Thread_local
  7909. ^
  7910. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7911. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  7912. ^
  7913. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7914. # define MPFR_THREAD_ATTR _Thread_local
  7915. ^
  7916. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7917. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  7918. ^
  7919. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7920. # define MPFR_THREAD_ATTR _Thread_local
  7921. ^
  7922. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7923. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  7924. ^
  7925. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7926. # define MPFR_THREAD_ATTR _Thread_local
  7927. ^
  7928. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7929. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  7930. ^
  7931. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7932. # define MPFR_THREAD_ATTR _Thread_local
  7933. ^
  7934. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7935. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  7936. ^
  7937. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7938. # define MPFR_THREAD_ATTR _Thread_local
  7939. ^
  7940. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7941. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  7942. ^
  7943. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7944. # define MPFR_THREAD_ATTR _Thread_local
  7945. ^
  7946. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7947. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  7948. ^
  7949. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7950. # define MPFR_THREAD_ATTR _Thread_local
  7951. ^
  7952. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7953. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  7954. ^
  7955. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7956. # define MPFR_THREAD_ATTR _Thread_local
  7957. ^
  7958. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7959. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  7960. ^
  7961. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7962. # define MPFR_THREAD_ATTR _Thread_local
  7963. ^
  7964. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7965. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  7966. ^
  7967. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7968. # define MPFR_THREAD_ATTR _Thread_local
  7969. ^
  7970. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7971. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  7972. ^
  7973. In file included from factorial.c:24:0:
  7974. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  7975. mpfr_abort_prec_max _MPFR_PROTO ((void));
  7976. ^
  7977. In file included from cosh.c:24:0:
  7978. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  7979. mpfr_abort_prec_max _MPFR_PROTO ((void));
  7980. ^
  7981. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c tanh.c -fPIC -DPIC -o .libs/tanh.o
  7982. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c sinh_cosh.c -fPIC -DPIC -o .libs/sinh_cosh.o
  7983. In file included from mpfr-impl.h:76:0,
  7984. from sinh.c:24:
  7985. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7986. # define MPFR_THREAD_ATTR _Thread_local
  7987. ^
  7988. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7989. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  7990. ^
  7991. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7992. # define MPFR_THREAD_ATTR _Thread_local
  7993. ^
  7994. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  7995. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  7996. ^
  7997. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  7998. # define MPFR_THREAD_ATTR _Thread_local
  7999. ^
  8000. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8001. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  8002. ^
  8003. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8004. # define MPFR_THREAD_ATTR _Thread_local
  8005. ^
  8006. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8007. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  8008. ^
  8009. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8010. # define MPFR_THREAD_ATTR _Thread_local
  8011. ^
  8012. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8013. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  8014. ^
  8015. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8016. # define MPFR_THREAD_ATTR _Thread_local
  8017. ^
  8018. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8019. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  8020. ^
  8021. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8022. # define MPFR_THREAD_ATTR _Thread_local
  8023. ^
  8024. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8025. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  8026. ^
  8027. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8028. # define MPFR_THREAD_ATTR _Thread_local
  8029. ^
  8030. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8031. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  8032. ^
  8033. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8034. # define MPFR_THREAD_ATTR _Thread_local
  8035. ^
  8036. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8037. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  8038. ^
  8039. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8040. # define MPFR_THREAD_ATTR _Thread_local
  8041. ^
  8042. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8043. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  8044. ^
  8045. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8046. # define MPFR_THREAD_ATTR _Thread_local
  8047. ^
  8048. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8049. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  8050. ^
  8051. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8052. # define MPFR_THREAD_ATTR _Thread_local
  8053. ^
  8054. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8055. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  8056. ^
  8057. In file included from sinh.c:24:0:
  8058. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  8059. mpfr_abort_prec_max _MPFR_PROTO ((void));
  8060. ^
  8061. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c factorial.c -o factorial.o >/dev/null 2>&1
  8062. mv -f .deps/vasprintf.Tpo .deps/vasprintf.Plo
  8063. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c -o acosh.lo acosh.c
  8064. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c cosh.c -o cosh.o >/dev/null 2>&1
  8065. mv -f .deps/sub1.Tpo .deps/sub1.Plo
  8066. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c -o asinh.lo asinh.c
  8067. In file included from mpfr-impl.h:76:0,
  8068. from sinh_cosh.c:24:
  8069. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8070. # define MPFR_THREAD_ATTR _Thread_local
  8071. ^
  8072. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8073. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  8074. ^
  8075. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8076. # define MPFR_THREAD_ATTR _Thread_local
  8077. ^
  8078. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8079. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  8080. ^
  8081. mv -f .deps/rint.Tpo .deps/rint.Plo
  8082. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8083. # define MPFR_THREAD_ATTR _Thread_local
  8084. ^
  8085. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8086. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  8087. ^
  8088. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8089. # define MPFR_THREAD_ATTR _Thread_local
  8090. ^
  8091. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8092. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  8093. ^
  8094. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8095. # define MPFR_THREAD_ATTR _Thread_local
  8096. ^
  8097. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8098. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  8099. ^
  8100. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8101. # define MPFR_THREAD_ATTR _Thread_local
  8102. ^
  8103. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8104. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  8105. ^
  8106. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8107. # define MPFR_THREAD_ATTR _Thread_local
  8108. ^
  8109. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8110. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  8111. ^
  8112. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8113. # define MPFR_THREAD_ATTR _Thread_local
  8114. ^
  8115. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8116. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  8117. ^
  8118. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8119. # define MPFR_THREAD_ATTR _Thread_local
  8120. ^
  8121. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8122. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  8123. ^
  8124. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8125. # define MPFR_THREAD_ATTR _Thread_local
  8126. ^
  8127. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8128. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  8129. ^
  8130. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8131. # define MPFR_THREAD_ATTR _Thread_local
  8132. ^
  8133. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8134. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  8135. ^
  8136. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8137. # define MPFR_THREAD_ATTR _Thread_local
  8138. ^
  8139. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8140. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  8141. ^
  8142. In file included from sinh_cosh.c:24:0:
  8143. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  8144. mpfr_abort_prec_max _MPFR_PROTO ((void));
  8145. ^
  8146. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c -o atanh.lo atanh.c
  8147. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c acosh.c -fPIC -DPIC -o .libs/acosh.o
  8148. In file included from mpfr-impl.h:76:0,
  8149. from tanh.c:24:
  8150. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8151. # define MPFR_THREAD_ATTR _Thread_local
  8152. ^
  8153. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8154. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  8155. ^
  8156. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8157. # define MPFR_THREAD_ATTR _Thread_local
  8158. ^
  8159. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8160. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  8161. ^
  8162. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8163. # define MPFR_THREAD_ATTR _Thread_local
  8164. ^
  8165. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8166. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  8167. ^
  8168. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8169. # define MPFR_THREAD_ATTR _Thread_local
  8170. ^
  8171. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8172. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  8173. ^
  8174. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8175. # define MPFR_THREAD_ATTR _Thread_local
  8176. ^
  8177. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8178. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  8179. ^
  8180. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8181. # define MPFR_THREAD_ATTR _Thread_local
  8182. ^
  8183. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8184. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  8185. ^
  8186. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8187. # define MPFR_THREAD_ATTR _Thread_local
  8188. ^
  8189. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8190. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  8191. ^
  8192. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8193. # define MPFR_THREAD_ATTR _Thread_local
  8194. ^
  8195. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8196. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  8197. ^
  8198. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8199. # define MPFR_THREAD_ATTR _Thread_local
  8200. ^
  8201. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8202. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  8203. ^
  8204. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8205. # define MPFR_THREAD_ATTR _Thread_local
  8206. ^
  8207. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8208. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  8209. ^
  8210. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8211. # define MPFR_THREAD_ATTR _Thread_local
  8212. ^
  8213. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8214. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  8215. ^
  8216. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8217. # define MPFR_THREAD_ATTR _Thread_local
  8218. ^
  8219. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8220. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  8221. ^
  8222. In file included from tanh.c:24:0:
  8223. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  8224. mpfr_abort_prec_max _MPFR_PROTO ((void));
  8225. ^
  8226. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c asinh.c -fPIC -DPIC -o .libs/asinh.o
  8227. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c atanh.c -fPIC -DPIC -o .libs/atanh.o
  8228. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c sinh.c -o sinh.o >/dev/null 2>&1
  8229. mv -f .deps/factorial.Tpo .deps/factorial.Plo
  8230. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c -o atan.lo atan.c
  8231. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c sinh_cosh.c -o sinh_cosh.o >/dev/null 2>&1
  8232. In file included from mpfr-impl.h:76:0,
  8233. from acosh.c:24:
  8234. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8235. # define MPFR_THREAD_ATTR _Thread_local
  8236. ^
  8237. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8238. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  8239. ^
  8240. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8241. # define MPFR_THREAD_ATTR _Thread_local
  8242. ^
  8243. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8244. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  8245. ^
  8246. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8247. # define MPFR_THREAD_ATTR _Thread_local
  8248. ^
  8249. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8250. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  8251. ^
  8252. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c atan.c -fPIC -DPIC -o .libs/atan.o
  8253. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8254. # define MPFR_THREAD_ATTR _Thread_local
  8255. ^
  8256. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8257. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  8258. ^
  8259. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8260. # define MPFR_THREAD_ATTR _Thread_local
  8261. ^
  8262. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8263. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  8264. ^
  8265. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8266. # define MPFR_THREAD_ATTR _Thread_local
  8267. ^
  8268. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8269. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  8270. ^
  8271. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8272. # define MPFR_THREAD_ATTR _Thread_local
  8273. ^
  8274. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8275. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  8276. ^
  8277. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8278. # define MPFR_THREAD_ATTR _Thread_local
  8279. ^
  8280. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8281. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  8282. ^
  8283. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8284. # define MPFR_THREAD_ATTR _Thread_local
  8285. ^
  8286. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8287. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  8288. ^
  8289. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8290. # define MPFR_THREAD_ATTR _Thread_local
  8291. ^
  8292. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8293. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  8294. ^
  8295. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8296. # define MPFR_THREAD_ATTR _Thread_local
  8297. ^
  8298. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8299. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  8300. ^
  8301. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8302. # define MPFR_THREAD_ATTR _Thread_local
  8303. ^
  8304. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8305. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  8306. ^
  8307. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c tanh.c -o tanh.o >/dev/null 2>&1
  8308. In file included from acosh.c:24:0:
  8309. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  8310. mpfr_abort_prec_max _MPFR_PROTO ((void));
  8311. ^
  8312. mv -f .deps/cosh.Tpo .deps/cosh.Plo
  8313. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c -o cmp2.lo cmp2.c
  8314. In file included from mpfr-impl.h:76:0,
  8315. from asinh.c:24:
  8316. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8317. # define MPFR_THREAD_ATTR _Thread_local
  8318. ^
  8319. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8320. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  8321. ^
  8322. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8323. # define MPFR_THREAD_ATTR _Thread_local
  8324. ^
  8325. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8326. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  8327. ^
  8328. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8329. # define MPFR_THREAD_ATTR _Thread_local
  8330. ^
  8331. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8332. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  8333. ^
  8334. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8335. # define MPFR_THREAD_ATTR _Thread_local
  8336. ^
  8337. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8338. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  8339. ^
  8340. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8341. # define MPFR_THREAD_ATTR _Thread_local
  8342. ^
  8343. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8344. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  8345. ^
  8346. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8347. # define MPFR_THREAD_ATTR _Thread_local
  8348. ^
  8349. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8350. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  8351. ^
  8352. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8353. # define MPFR_THREAD_ATTR _Thread_local
  8354. ^
  8355. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8356. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  8357. ^
  8358. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8359. # define MPFR_THREAD_ATTR _Thread_local
  8360. ^
  8361. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8362. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  8363. ^
  8364. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8365. # define MPFR_THREAD_ATTR _Thread_local
  8366. ^
  8367. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8368. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  8369. ^
  8370. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8371. # define MPFR_THREAD_ATTR _Thread_local
  8372. ^
  8373. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8374. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  8375. ^
  8376. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8377. # define MPFR_THREAD_ATTR _Thread_local
  8378. ^
  8379. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8380. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  8381. ^
  8382. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8383. # define MPFR_THREAD_ATTR _Thread_local
  8384. ^
  8385. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8386. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  8387. ^
  8388. In file included from asinh.c:24:0:
  8389. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  8390. mpfr_abort_prec_max _MPFR_PROTO ((void));
  8391. ^
  8392. mv -f .deps/sinh.Tpo .deps/sinh.Plo
  8393. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c -o exp_2.lo exp_2.c
  8394. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c cmp2.c -fPIC -DPIC -o .libs/cmp2.o
  8395. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c acosh.c -o acosh.o >/dev/null 2>&1
  8396. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c exp_2.c -fPIC -DPIC -o .libs/exp_2.o
  8397. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c asinh.c -o asinh.o >/dev/null 2>&1
  8398. mv -f .deps/tanh.Tpo .deps/tanh.Plo
  8399. mv -f .deps/sinh_cosh.Tpo .deps/sinh_cosh.Plo
  8400. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c -o asin.lo asin.c
  8401. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c -o const_euler.lo const_euler.c
  8402. In file included from mpfr-impl.h:76:0,
  8403. from atan.c:24:
  8404. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8405. # define MPFR_THREAD_ATTR _Thread_local
  8406. ^
  8407. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8408. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  8409. ^
  8410. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8411. # define MPFR_THREAD_ATTR _Thread_local
  8412. ^
  8413. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8414. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  8415. ^
  8416. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8417. # define MPFR_THREAD_ATTR _Thread_local
  8418. ^
  8419. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8420. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  8421. ^
  8422. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8423. # define MPFR_THREAD_ATTR _Thread_local
  8424. ^
  8425. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8426. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  8427. ^
  8428. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8429. # define MPFR_THREAD_ATTR _Thread_local
  8430. ^
  8431. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8432. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  8433. ^
  8434. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8435. # define MPFR_THREAD_ATTR _Thread_local
  8436. ^
  8437. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8438. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  8439. ^
  8440. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8441. # define MPFR_THREAD_ATTR _Thread_local
  8442. ^
  8443. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8444. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  8445. ^
  8446. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8447. # define MPFR_THREAD_ATTR _Thread_local
  8448. ^
  8449. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8450. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  8451. ^
  8452. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8453. # define MPFR_THREAD_ATTR _Thread_local
  8454. ^
  8455. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8456. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  8457. ^
  8458. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8459. # define MPFR_THREAD_ATTR _Thread_local
  8460. ^
  8461. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8462. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  8463. ^
  8464. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8465. # define MPFR_THREAD_ATTR _Thread_local
  8466. ^
  8467. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8468. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  8469. ^
  8470. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8471. # define MPFR_THREAD_ATTR _Thread_local
  8472. ^
  8473. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8474. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  8475. ^
  8476. In file included from atan.c:24:0:
  8477. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  8478. mpfr_abort_prec_max _MPFR_PROTO ((void));
  8479. ^
  8480. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c asin.c -fPIC -DPIC -o .libs/asin.o
  8481. In file included from mpfr-impl.h:76:0,
  8482. from cmp2.c:25:
  8483. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8484. # define MPFR_THREAD_ATTR _Thread_local
  8485. ^
  8486. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8487. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  8488. ^
  8489. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8490. # define MPFR_THREAD_ATTR _Thread_local
  8491. ^
  8492. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8493. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  8494. ^
  8495. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8496. # define MPFR_THREAD_ATTR _Thread_local
  8497. ^
  8498. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8499. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  8500. ^
  8501. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8502. # define MPFR_THREAD_ATTR _Thread_local
  8503. ^
  8504. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8505. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  8506. ^
  8507. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8508. # define MPFR_THREAD_ATTR _Thread_local
  8509. ^
  8510. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8511. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  8512. ^
  8513. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8514. # define MPFR_THREAD_ATTR _Thread_local
  8515. ^
  8516. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8517. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  8518. ^
  8519. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8520. # define MPFR_THREAD_ATTR _Thread_local
  8521. ^
  8522. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8523. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  8524. ^
  8525. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8526. # define MPFR_THREAD_ATTR _Thread_local
  8527. ^
  8528. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8529. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  8530. ^
  8531. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8532. # define MPFR_THREAD_ATTR _Thread_local
  8533. ^
  8534. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8535. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  8536. ^
  8537. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8538. # define MPFR_THREAD_ATTR _Thread_local
  8539. ^
  8540. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8541. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  8542. ^
  8543. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8544. # define MPFR_THREAD_ATTR _Thread_local
  8545. ^
  8546. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8547. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  8548. ^
  8549. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8550. # define MPFR_THREAD_ATTR _Thread_local
  8551. ^
  8552. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8553. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  8554. ^
  8555. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c const_euler.c -fPIC -DPIC -o .libs/const_euler.o
  8556. In file included from mpfr-impl.h:76:0,
  8557. from atanh.c:24:
  8558. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8559. # define MPFR_THREAD_ATTR _Thread_local
  8560. ^
  8561. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8562. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  8563. ^
  8564. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8565. # define MPFR_THREAD_ATTR _Thread_local
  8566. ^
  8567. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8568. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  8569. ^
  8570. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8571. # define MPFR_THREAD_ATTR _Thread_local
  8572. ^
  8573. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8574. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  8575. ^
  8576. In file included from cmp2.c:25:0:
  8577. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  8578. mpfr_abort_prec_max _MPFR_PROTO ((void));
  8579. ^
  8580. In file included from mpfr-impl.h:76:0,
  8581. from exp_2.c:26:
  8582. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8583. # define MPFR_THREAD_ATTR _Thread_local
  8584. ^
  8585. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8586. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  8587. ^
  8588. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8589. # define MPFR_THREAD_ATTR _Thread_local
  8590. ^
  8591. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8592. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  8593. ^
  8594. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8595. # define MPFR_THREAD_ATTR _Thread_local
  8596. ^
  8597. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8598. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  8599. ^
  8600. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8601. # define MPFR_THREAD_ATTR _Thread_local
  8602. ^
  8603. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8604. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  8605. ^
  8606. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8607. # define MPFR_THREAD_ATTR _Thread_local
  8608. ^
  8609. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8610. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  8611. ^
  8612. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8613. # define MPFR_THREAD_ATTR _Thread_local
  8614. ^
  8615. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8616. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  8617. ^
  8618. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8619. # define MPFR_THREAD_ATTR _Thread_local
  8620. ^
  8621. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8622. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  8623. ^
  8624. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8625. # define MPFR_THREAD_ATTR _Thread_local
  8626. ^
  8627. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8628. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  8629. ^
  8630. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8631. # define MPFR_THREAD_ATTR _Thread_local
  8632. ^
  8633. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8634. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  8635. ^
  8636. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8637. # define MPFR_THREAD_ATTR _Thread_local
  8638. ^
  8639. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8640. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  8641. ^
  8642. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8643. # define MPFR_THREAD_ATTR _Thread_local
  8644. ^
  8645. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8646. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  8647. ^
  8648. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8649. # define MPFR_THREAD_ATTR _Thread_local
  8650. ^
  8651. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8652. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  8653. ^
  8654. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8655. # define MPFR_THREAD_ATTR _Thread_local
  8656. ^
  8657. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8658. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  8659. ^
  8660. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8661. # define MPFR_THREAD_ATTR _Thread_local
  8662. ^
  8663. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8664. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  8665. ^
  8666. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8667. # define MPFR_THREAD_ATTR _Thread_local
  8668. ^
  8669. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8670. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  8671. ^
  8672. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8673. # define MPFR_THREAD_ATTR _Thread_local
  8674. ^
  8675. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8676. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  8677. ^
  8678. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8679. # define MPFR_THREAD_ATTR _Thread_local
  8680. ^
  8681. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8682. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  8683. ^
  8684. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8685. # define MPFR_THREAD_ATTR _Thread_local
  8686. ^
  8687. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8688. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  8689. ^
  8690. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8691. # define MPFR_THREAD_ATTR _Thread_local
  8692. ^
  8693. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8694. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  8695. ^
  8696. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8697. # define MPFR_THREAD_ATTR _Thread_local
  8698. ^
  8699. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8700. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  8701. ^
  8702. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8703. # define MPFR_THREAD_ATTR _Thread_local
  8704. ^
  8705. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8706. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  8707. ^
  8708. In file included from atanh.c:24:0:
  8709. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  8710. mpfr_abort_prec_max _MPFR_PROTO ((void));
  8711. ^
  8712. In file included from exp_2.c:26:0:
  8713. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  8714. mpfr_abort_prec_max _MPFR_PROTO ((void));
  8715. ^
  8716. mv -f .deps/acosh.Tpo .deps/acosh.Plo
  8717. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c -o cos.lo cos.c
  8718. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c cos.c -fPIC -DPIC -o .libs/cos.o
  8719. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c atanh.c -o atanh.o >/dev/null 2>&1
  8720. mv -f .deps/asinh.Tpo .deps/asinh.Plo
  8721. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c -o sin.lo sin.c
  8722. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c sin.c -fPIC -DPIC -o .libs/sin.o
  8723. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c cmp2.c -o cmp2.o >/dev/null 2>&1
  8724. mv -f .deps/atanh.Tpo .deps/atanh.Plo
  8725. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c -o tan.lo tan.c
  8726. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c tan.c -fPIC -DPIC -o .libs/tan.o
  8727. mv -f .deps/cmp2.Tpo .deps/cmp2.Plo
  8728. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c -o fma.lo fma.c
  8729. In file included from mpfr-impl.h:76:0,
  8730. from const_euler.c:27:
  8731. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8732. # define MPFR_THREAD_ATTR _Thread_local
  8733. ^
  8734. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8735. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  8736. ^
  8737. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8738. # define MPFR_THREAD_ATTR _Thread_local
  8739. ^
  8740. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8741. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  8742. ^
  8743. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8744. # define MPFR_THREAD_ATTR _Thread_local
  8745. ^
  8746. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8747. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  8748. ^
  8749. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8750. # define MPFR_THREAD_ATTR _Thread_local
  8751. ^
  8752. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8753. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  8754. ^
  8755. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8756. # define MPFR_THREAD_ATTR _Thread_local
  8757. ^
  8758. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8759. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  8760. ^
  8761. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8762. # define MPFR_THREAD_ATTR _Thread_local
  8763. ^
  8764. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8765. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  8766. ^
  8767. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8768. # define MPFR_THREAD_ATTR _Thread_local
  8769. ^
  8770. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8771. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  8772. ^
  8773. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8774. # define MPFR_THREAD_ATTR _Thread_local
  8775. ^
  8776. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8777. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  8778. ^
  8779. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8780. # define MPFR_THREAD_ATTR _Thread_local
  8781. ^
  8782. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8783. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  8784. ^
  8785. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8786. # define MPFR_THREAD_ATTR _Thread_local
  8787. ^
  8788. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8789. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  8790. ^
  8791. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8792. # define MPFR_THREAD_ATTR _Thread_local
  8793. ^
  8794. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8795. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  8796. ^
  8797. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8798. # define MPFR_THREAD_ATTR _Thread_local
  8799. ^
  8800. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8801. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  8802. ^
  8803. In file included from const_euler.c:27:0:
  8804. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  8805. mpfr_abort_prec_max _MPFR_PROTO ((void));
  8806. ^
  8807. In file included from mpfr-impl.h:76:0,
  8808. from const_euler.c:27:
  8809. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8810. # define MPFR_THREAD_ATTR _Thread_local
  8811. ^
  8812. mpfr-impl.h:1033:3: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8813. MPFR_THREAD_ATTR mpfr_cache_t _cache = \
  8814. ^
  8815. const_euler.c:30:1: note: in expansion of macro 'MPFR_DECL_INIT_CACHE'
  8816. MPFR_DECL_INIT_CACHE(__gmpfr_cache_const_euler, mpfr_const_euler_internal);
  8817. ^
  8818. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c fma.c -fPIC -DPIC -o .libs/fma.o
  8819. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c exp_2.c -o exp_2.o >/dev/null 2>&1
  8820. In file included from mpfr-impl.h:76:0,
  8821. from sin.c:24:
  8822. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8823. # define MPFR_THREAD_ATTR _Thread_local
  8824. ^
  8825. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8826. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  8827. ^
  8828. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8829. # define MPFR_THREAD_ATTR _Thread_local
  8830. ^
  8831. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8832. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  8833. ^
  8834. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8835. # define MPFR_THREAD_ATTR _Thread_local
  8836. ^
  8837. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8838. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  8839. ^
  8840. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8841. # define MPFR_THREAD_ATTR _Thread_local
  8842. ^
  8843. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8844. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  8845. ^
  8846. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8847. # define MPFR_THREAD_ATTR _Thread_local
  8848. ^
  8849. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8850. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  8851. ^
  8852. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8853. # define MPFR_THREAD_ATTR _Thread_local
  8854. ^
  8855. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8856. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  8857. ^
  8858. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8859. # define MPFR_THREAD_ATTR _Thread_local
  8860. ^
  8861. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8862. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  8863. ^
  8864. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8865. # define MPFR_THREAD_ATTR _Thread_local
  8866. ^
  8867. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8868. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  8869. ^
  8870. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8871. # define MPFR_THREAD_ATTR _Thread_local
  8872. ^
  8873. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8874. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  8875. ^
  8876. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8877. # define MPFR_THREAD_ATTR _Thread_local
  8878. ^
  8879. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8880. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  8881. ^
  8882. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8883. # define MPFR_THREAD_ATTR _Thread_local
  8884. ^
  8885. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8886. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  8887. ^
  8888. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8889. # define MPFR_THREAD_ATTR _Thread_local
  8890. ^
  8891. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8892. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  8893. ^
  8894. In file included from sin.c:24:0:
  8895. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  8896. mpfr_abort_prec_max _MPFR_PROTO ((void));
  8897. ^
  8898. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c atan.c -o atan.o >/dev/null 2>&1
  8899. In file included from mpfr-impl.h:76:0,
  8900. from fma.c:23:
  8901. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8902. # define MPFR_THREAD_ATTR _Thread_local
  8903. ^
  8904. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8905. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  8906. ^
  8907. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8908. # define MPFR_THREAD_ATTR _Thread_local
  8909. ^
  8910. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8911. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  8912. ^
  8913. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8914. # define MPFR_THREAD_ATTR _Thread_local
  8915. ^
  8916. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8917. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  8918. ^
  8919. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8920. # define MPFR_THREAD_ATTR _Thread_local
  8921. ^
  8922. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8923. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  8924. ^
  8925. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8926. # define MPFR_THREAD_ATTR _Thread_local
  8927. ^
  8928. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8929. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  8930. ^
  8931. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8932. # define MPFR_THREAD_ATTR _Thread_local
  8933. ^
  8934. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8935. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  8936. ^
  8937. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8938. # define MPFR_THREAD_ATTR _Thread_local
  8939. ^
  8940. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8941. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  8942. ^
  8943. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8944. # define MPFR_THREAD_ATTR _Thread_local
  8945. ^
  8946. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8947. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  8948. ^
  8949. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8950. # define MPFR_THREAD_ATTR _Thread_local
  8951. ^
  8952. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8953. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  8954. ^
  8955. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8956. # define MPFR_THREAD_ATTR _Thread_local
  8957. ^
  8958. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8959. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  8960. ^
  8961. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8962. # define MPFR_THREAD_ATTR _Thread_local
  8963. ^
  8964. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8965. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  8966. ^
  8967. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8968. # define MPFR_THREAD_ATTR _Thread_local
  8969. ^
  8970. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8971. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  8972. ^
  8973. In file included from fma.c:23:0:
  8974. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  8975. mpfr_abort_prec_max _MPFR_PROTO ((void));
  8976. ^
  8977. In file included from mpfr-impl.h:76:0,
  8978. from cos.c:24:
  8979. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8980. # define MPFR_THREAD_ATTR _Thread_local
  8981. ^
  8982. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8983. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  8984. ^
  8985. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8986. # define MPFR_THREAD_ATTR _Thread_local
  8987. ^
  8988. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8989. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  8990. ^
  8991. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8992. # define MPFR_THREAD_ATTR _Thread_local
  8993. ^
  8994. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  8995. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  8996. ^
  8997. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  8998. # define MPFR_THREAD_ATTR _Thread_local
  8999. ^
  9000. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9001. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  9002. ^
  9003. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9004. # define MPFR_THREAD_ATTR _Thread_local
  9005. ^
  9006. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9007. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  9008. ^
  9009. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9010. # define MPFR_THREAD_ATTR _Thread_local
  9011. ^
  9012. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9013. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  9014. ^
  9015. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9016. # define MPFR_THREAD_ATTR _Thread_local
  9017. ^
  9018. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9019. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  9020. ^
  9021. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9022. # define MPFR_THREAD_ATTR _Thread_local
  9023. ^
  9024. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9025. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  9026. ^
  9027. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9028. # define MPFR_THREAD_ATTR _Thread_local
  9029. ^
  9030. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9031. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  9032. ^
  9033. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9034. # define MPFR_THREAD_ATTR _Thread_local
  9035. ^
  9036. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9037. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  9038. ^
  9039. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9040. # define MPFR_THREAD_ATTR _Thread_local
  9041. ^
  9042. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9043. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  9044. ^
  9045. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9046. # define MPFR_THREAD_ATTR _Thread_local
  9047. ^
  9048. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9049. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  9050. ^
  9051. In file included from cos.c:24:0:
  9052. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  9053. mpfr_abort_prec_max _MPFR_PROTO ((void));
  9054. ^
  9055. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c const_euler.c -o const_euler.o >/dev/null 2>&1
  9056. In file included from mpfr-impl.h:76:0,
  9057. from asin.c:23:
  9058. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9059. # define MPFR_THREAD_ATTR _Thread_local
  9060. ^
  9061. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9062. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  9063. ^
  9064. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9065. # define MPFR_THREAD_ATTR _Thread_local
  9066. ^
  9067. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9068. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  9069. ^
  9070. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9071. # define MPFR_THREAD_ATTR _Thread_local
  9072. ^
  9073. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9074. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  9075. ^
  9076. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9077. # define MPFR_THREAD_ATTR _Thread_local
  9078. ^
  9079. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9080. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  9081. ^
  9082. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9083. # define MPFR_THREAD_ATTR _Thread_local
  9084. ^
  9085. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9086. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  9087. ^
  9088. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9089. # define MPFR_THREAD_ATTR _Thread_local
  9090. ^
  9091. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9092. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  9093. ^
  9094. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9095. # define MPFR_THREAD_ATTR _Thread_local
  9096. ^
  9097. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9098. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  9099. ^
  9100. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9101. # define MPFR_THREAD_ATTR _Thread_local
  9102. ^
  9103. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9104. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  9105. ^
  9106. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9107. # define MPFR_THREAD_ATTR _Thread_local
  9108. ^
  9109. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9110. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  9111. ^
  9112. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9113. # define MPFR_THREAD_ATTR _Thread_local
  9114. ^
  9115. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9116. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  9117. ^
  9118. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9119. # define MPFR_THREAD_ATTR _Thread_local
  9120. ^
  9121. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9122. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  9123. ^
  9124. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9125. # define MPFR_THREAD_ATTR _Thread_local
  9126. ^
  9127. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9128. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  9129. ^
  9130. In file included from asin.c:23:0:
  9131. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  9132. mpfr_abort_prec_max _MPFR_PROTO ((void));
  9133. ^
  9134. In file included from mpfr-impl.h:76:0,
  9135. from tan.c:24:
  9136. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9137. # define MPFR_THREAD_ATTR _Thread_local
  9138. ^
  9139. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9140. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  9141. ^
  9142. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9143. # define MPFR_THREAD_ATTR _Thread_local
  9144. ^
  9145. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9146. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  9147. ^
  9148. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9149. # define MPFR_THREAD_ATTR _Thread_local
  9150. ^
  9151. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9152. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  9153. ^
  9154. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9155. # define MPFR_THREAD_ATTR _Thread_local
  9156. ^
  9157. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9158. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  9159. ^
  9160. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9161. # define MPFR_THREAD_ATTR _Thread_local
  9162. ^
  9163. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9164. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  9165. ^
  9166. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9167. # define MPFR_THREAD_ATTR _Thread_local
  9168. ^
  9169. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9170. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  9171. ^
  9172. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9173. # define MPFR_THREAD_ATTR _Thread_local
  9174. ^
  9175. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9176. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  9177. ^
  9178. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9179. # define MPFR_THREAD_ATTR _Thread_local
  9180. ^
  9181. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9182. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  9183. ^
  9184. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9185. # define MPFR_THREAD_ATTR _Thread_local
  9186. ^
  9187. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9188. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  9189. ^
  9190. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9191. # define MPFR_THREAD_ATTR _Thread_local
  9192. ^
  9193. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9194. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  9195. ^
  9196. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9197. # define MPFR_THREAD_ATTR _Thread_local
  9198. ^
  9199. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9200. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  9201. ^
  9202. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9203. # define MPFR_THREAD_ATTR _Thread_local
  9204. ^
  9205. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9206. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  9207. ^
  9208. In file included from tan.c:24:0:
  9209. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  9210. mpfr_abort_prec_max _MPFR_PROTO ((void));
  9211. ^
  9212. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c sin.c -o sin.o >/dev/null 2>&1
  9213. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c tan.c -o tan.o >/dev/null 2>&1
  9214. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c asin.c -o asin.o >/dev/null 2>&1
  9215. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c fma.c -o fma.o >/dev/null 2>&1
  9216. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c cos.c -o cos.o >/dev/null 2>&1
  9217. mv -f .deps/exp_2.Tpo .deps/exp_2.Plo
  9218. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c -o fms.lo fms.c
  9219. mv -f .deps/const_euler.Tpo .deps/const_euler.Plo
  9220. mv -f .deps/sin.Tpo .deps/sin.Plo
  9221. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c -o hypot.lo hypot.c
  9222. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c -o log1p.lo log1p.c
  9223. mv -f .deps/asin.Tpo .deps/asin.Plo
  9224. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c -o expm1.lo expm1.c
  9225. mv -f .deps/tan.Tpo .deps/tan.Plo
  9226. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c -o log2.lo log2.c
  9227. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c hypot.c -fPIC -DPIC -o .libs/hypot.o
  9228. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c fms.c -fPIC -DPIC -o .libs/fms.o
  9229. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c expm1.c -fPIC -DPIC -o .libs/expm1.o
  9230. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c log1p.c -fPIC -DPIC -o .libs/log1p.o
  9231. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c log2.c -fPIC -DPIC -o .libs/log2.o
  9232. In file included from mpfr-impl.h:76:0,
  9233. from hypot.c:24:
  9234. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9235. # define MPFR_THREAD_ATTR _Thread_local
  9236. ^
  9237. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9238. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  9239. ^
  9240. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9241. # define MPFR_THREAD_ATTR _Thread_local
  9242. ^
  9243. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9244. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  9245. ^
  9246. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9247. # define MPFR_THREAD_ATTR _Thread_local
  9248. ^
  9249. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9250. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  9251. ^
  9252. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9253. # define MPFR_THREAD_ATTR _Thread_local
  9254. ^
  9255. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9256. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  9257. ^
  9258. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9259. # define MPFR_THREAD_ATTR _Thread_local
  9260. ^
  9261. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9262. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  9263. ^
  9264. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9265. # define MPFR_THREAD_ATTR _Thread_local
  9266. ^
  9267. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9268. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  9269. ^
  9270. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9271. # define MPFR_THREAD_ATTR _Thread_local
  9272. ^
  9273. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9274. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  9275. ^
  9276. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9277. # define MPFR_THREAD_ATTR _Thread_local
  9278. ^
  9279. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9280. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  9281. ^
  9282. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9283. # define MPFR_THREAD_ATTR _Thread_local
  9284. ^
  9285. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9286. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  9287. ^
  9288. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9289. # define MPFR_THREAD_ATTR _Thread_local
  9290. ^
  9291. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9292. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  9293. ^
  9294. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9295. # define MPFR_THREAD_ATTR _Thread_local
  9296. ^
  9297. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9298. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  9299. ^
  9300. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9301. # define MPFR_THREAD_ATTR _Thread_local
  9302. ^
  9303. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9304. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  9305. ^
  9306. In file included from mpfr-impl.h:76:0,
  9307. from fms.c:23:
  9308. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9309. # define MPFR_THREAD_ATTR _Thread_local
  9310. ^
  9311. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9312. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  9313. ^
  9314. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9315. # define MPFR_THREAD_ATTR _Thread_local
  9316. ^
  9317. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9318. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  9319. ^
  9320. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9321. # define MPFR_THREAD_ATTR _Thread_local
  9322. ^
  9323. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9324. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  9325. ^
  9326. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9327. # define MPFR_THREAD_ATTR _Thread_local
  9328. ^
  9329. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9330. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  9331. ^
  9332. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9333. # define MPFR_THREAD_ATTR _Thread_local
  9334. ^
  9335. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9336. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  9337. ^
  9338. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9339. # define MPFR_THREAD_ATTR _Thread_local
  9340. ^
  9341. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9342. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  9343. ^
  9344. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9345. # define MPFR_THREAD_ATTR _Thread_local
  9346. ^
  9347. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9348. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  9349. ^
  9350. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9351. # define MPFR_THREAD_ATTR _Thread_local
  9352. ^
  9353. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9354. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  9355. ^
  9356. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9357. # define MPFR_THREAD_ATTR _Thread_local
  9358. ^
  9359. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9360. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  9361. ^
  9362. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9363. # define MPFR_THREAD_ATTR _Thread_local
  9364. ^
  9365. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9366. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  9367. ^
  9368. In file included from hypot.c:24:0:
  9369. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  9370. mpfr_abort_prec_max _MPFR_PROTO ((void));
  9371. ^
  9372. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9373. # define MPFR_THREAD_ATTR _Thread_local
  9374. ^
  9375. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9376. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  9377. ^
  9378. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9379. # define MPFR_THREAD_ATTR _Thread_local
  9380. ^
  9381. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9382. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  9383. ^
  9384. In file included from fms.c:23:0:
  9385. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  9386. mpfr_abort_prec_max _MPFR_PROTO ((void));
  9387. ^
  9388. mv -f .deps/fma.Tpo .deps/fma.Plo
  9389. In file included from mpfr-impl.h:76:0,
  9390. from expm1.c:24:
  9391. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9392. # define MPFR_THREAD_ATTR _Thread_local
  9393. ^
  9394. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9395. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  9396. ^
  9397. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9398. # define MPFR_THREAD_ATTR _Thread_local
  9399. ^
  9400. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9401. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  9402. ^
  9403. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9404. # define MPFR_THREAD_ATTR _Thread_local
  9405. ^
  9406. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9407. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  9408. ^
  9409. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c -o log10.lo log10.c
  9410. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9411. # define MPFR_THREAD_ATTR _Thread_local
  9412. ^
  9413. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9414. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  9415. ^
  9416. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9417. # define MPFR_THREAD_ATTR _Thread_local
  9418. ^
  9419. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9420. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  9421. ^
  9422. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9423. # define MPFR_THREAD_ATTR _Thread_local
  9424. ^
  9425. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9426. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  9427. ^
  9428. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9429. # define MPFR_THREAD_ATTR _Thread_local
  9430. ^
  9431. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9432. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  9433. ^
  9434. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9435. # define MPFR_THREAD_ATTR _Thread_local
  9436. ^
  9437. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9438. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  9439. ^
  9440. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9441. # define MPFR_THREAD_ATTR _Thread_local
  9442. ^
  9443. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9444. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  9445. ^
  9446. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9447. # define MPFR_THREAD_ATTR _Thread_local
  9448. ^
  9449. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9450. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  9451. ^
  9452. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9453. # define MPFR_THREAD_ATTR _Thread_local
  9454. ^
  9455. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9456. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  9457. ^
  9458. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9459. # define MPFR_THREAD_ATTR _Thread_local
  9460. ^
  9461. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9462. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  9463. ^
  9464. In file included from expm1.c:24:0:
  9465. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  9466. mpfr_abort_prec_max _MPFR_PROTO ((void));
  9467. ^
  9468. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c fms.c -o fms.o >/dev/null 2>&1
  9469. mv -f .deps/atan.Tpo .deps/atan.Plo
  9470. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c -o ui_pow.lo ui_pow.c
  9471. mv -f .deps/cos.Tpo .deps/cos.Plo
  9472. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c -o ui_pow_ui.lo ui_pow_ui.c
  9473. In file included from mpfr-impl.h:76:0,
  9474. from log1p.c:24:
  9475. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9476. # define MPFR_THREAD_ATTR _Thread_local
  9477. ^
  9478. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9479. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  9480. ^
  9481. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9482. # define MPFR_THREAD_ATTR _Thread_local
  9483. ^
  9484. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9485. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  9486. ^
  9487. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9488. # define MPFR_THREAD_ATTR _Thread_local
  9489. ^
  9490. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9491. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  9492. ^
  9493. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9494. # define MPFR_THREAD_ATTR _Thread_local
  9495. ^
  9496. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9497. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  9498. ^
  9499. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9500. # define MPFR_THREAD_ATTR _Thread_local
  9501. ^
  9502. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9503. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  9504. ^
  9505. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9506. # define MPFR_THREAD_ATTR _Thread_local
  9507. ^
  9508. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9509. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  9510. ^
  9511. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9512. # define MPFR_THREAD_ATTR _Thread_local
  9513. ^
  9514. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9515. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  9516. ^
  9517. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9518. # define MPFR_THREAD_ATTR _Thread_local
  9519. ^
  9520. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9521. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  9522. ^
  9523. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9524. # define MPFR_THREAD_ATTR _Thread_local
  9525. ^
  9526. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9527. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  9528. ^
  9529. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9530. # define MPFR_THREAD_ATTR _Thread_local
  9531. ^
  9532. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9533. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  9534. ^
  9535. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9536. # define MPFR_THREAD_ATTR _Thread_local
  9537. ^
  9538. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9539. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  9540. ^
  9541. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9542. # define MPFR_THREAD_ATTR _Thread_local
  9543. ^
  9544. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9545. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  9546. ^
  9547. In file included from log1p.c:24:0:
  9548. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  9549. mpfr_abort_prec_max _MPFR_PROTO ((void));
  9550. ^
  9551. In file included from mpfr-impl.h:76:0,
  9552. from log2.c:24:
  9553. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9554. # define MPFR_THREAD_ATTR _Thread_local
  9555. ^
  9556. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9557. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  9558. ^
  9559. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9560. # define MPFR_THREAD_ATTR _Thread_local
  9561. ^
  9562. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9563. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  9564. ^
  9565. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9566. # define MPFR_THREAD_ATTR _Thread_local
  9567. ^
  9568. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9569. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  9570. ^
  9571. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9572. # define MPFR_THREAD_ATTR _Thread_local
  9573. ^
  9574. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9575. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  9576. ^
  9577. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9578. # define MPFR_THREAD_ATTR _Thread_local
  9579. ^
  9580. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9581. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  9582. ^
  9583. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9584. # define MPFR_THREAD_ATTR _Thread_local
  9585. ^
  9586. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9587. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  9588. ^
  9589. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9590. # define MPFR_THREAD_ATTR _Thread_local
  9591. ^
  9592. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9593. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  9594. ^
  9595. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9596. # define MPFR_THREAD_ATTR _Thread_local
  9597. ^
  9598. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9599. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  9600. ^
  9601. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9602. # define MPFR_THREAD_ATTR _Thread_local
  9603. ^
  9604. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9605. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  9606. ^
  9607. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9608. # define MPFR_THREAD_ATTR _Thread_local
  9609. ^
  9610. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9611. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  9612. ^
  9613. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9614. # define MPFR_THREAD_ATTR _Thread_local
  9615. ^
  9616. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9617. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  9618. ^
  9619. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9620. # define MPFR_THREAD_ATTR _Thread_local
  9621. ^
  9622. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9623. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  9624. ^
  9625. In file included from log2.c:24:0:
  9626. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  9627. mpfr_abort_prec_max _MPFR_PROTO ((void));
  9628. ^
  9629. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c log10.c -fPIC -DPIC -o .libs/log10.o
  9630. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c ui_pow.c -fPIC -DPIC -o .libs/ui_pow.o
  9631. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c ui_pow_ui.c -fPIC -DPIC -o .libs/ui_pow_ui.o
  9632. mv -f .deps/fms.Tpo .deps/fms.Plo
  9633. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c -o minmax.lo minmax.c
  9634. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c log2.c -o log2.o >/dev/null 2>&1
  9635. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c expm1.c -o expm1.o >/dev/null 2>&1
  9636. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c log1p.c -o log1p.o >/dev/null 2>&1
  9637. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c hypot.c -o hypot.o >/dev/null 2>&1
  9638. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -fPIC -DPIC -o .libs/minmax.o
  9639. In file included from mpfr-impl.h:76:0,
  9640. from log10.c:24:
  9641. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9642. # define MPFR_THREAD_ATTR _Thread_local
  9643. ^
  9644. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9645. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  9646. ^
  9647. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9648. # define MPFR_THREAD_ATTR _Thread_local
  9649. ^
  9650. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9651. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  9652. ^
  9653. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9654. # define MPFR_THREAD_ATTR _Thread_local
  9655. ^
  9656. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9657. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  9658. ^
  9659. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9660. # define MPFR_THREAD_ATTR _Thread_local
  9661. ^
  9662. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9663. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  9664. ^
  9665. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9666. # define MPFR_THREAD_ATTR _Thread_local
  9667. ^
  9668. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9669. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  9670. ^
  9671. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9672. # define MPFR_THREAD_ATTR _Thread_local
  9673. ^
  9674. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9675. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  9676. ^
  9677. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9678. # define MPFR_THREAD_ATTR _Thread_local
  9679. ^
  9680. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9681. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  9682. ^
  9683. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9684. # define MPFR_THREAD_ATTR _Thread_local
  9685. ^
  9686. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9687. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  9688. ^
  9689. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9690. # define MPFR_THREAD_ATTR _Thread_local
  9691. ^
  9692. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9693. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  9694. ^
  9695. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9696. # define MPFR_THREAD_ATTR _Thread_local
  9697. ^
  9698. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9699. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  9700. ^
  9701. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9702. # define MPFR_THREAD_ATTR _Thread_local
  9703. ^
  9704. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9705. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  9706. ^
  9707. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9708. # define MPFR_THREAD_ATTR _Thread_local
  9709. ^
  9710. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9711. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  9712. ^
  9713. In file included from mpfr-impl.h:76:0,
  9714. from minmax.c:24:
  9715. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9716. # define MPFR_THREAD_ATTR _Thread_local
  9717. ^
  9718. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9719. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  9720. ^
  9721. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9722. # define MPFR_THREAD_ATTR _Thread_local
  9723. ^
  9724. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9725. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  9726. ^
  9727. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9728. # define MPFR_THREAD_ATTR _Thread_local
  9729. ^
  9730. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9731. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  9732. ^
  9733. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9734. # define MPFR_THREAD_ATTR _Thread_local
  9735. ^
  9736. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9737. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  9738. ^
  9739. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9740. # define MPFR_THREAD_ATTR _Thread_local
  9741. ^
  9742. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9743. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  9744. ^
  9745. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9746. # define MPFR_THREAD_ATTR _Thread_local
  9747. ^
  9748. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9749. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  9750. ^
  9751. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9752. # define MPFR_THREAD_ATTR _Thread_local
  9753. ^
  9754. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9755. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  9756. ^
  9757. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9758. # define MPFR_THREAD_ATTR _Thread_local
  9759. ^
  9760. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9761. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  9762. ^
  9763. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9764. # define MPFR_THREAD_ATTR _Thread_local
  9765. ^
  9766. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9767. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  9768. ^
  9769. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9770. # define MPFR_THREAD_ATTR _Thread_local
  9771. ^
  9772. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9773. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  9774. ^
  9775. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9776. # define MPFR_THREAD_ATTR _Thread_local
  9777. ^
  9778. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9779. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  9780. ^
  9781. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9782. # define MPFR_THREAD_ATTR _Thread_local
  9783. ^
  9784. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9785. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  9786. ^
  9787. In file included from log10.c:24:0:
  9788. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  9789. mpfr_abort_prec_max _MPFR_PROTO ((void));
  9790. ^
  9791. In file included from mpfr-impl.h:76:0,
  9792. from ui_pow.c:23:
  9793. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9794. # define MPFR_THREAD_ATTR _Thread_local
  9795. ^
  9796. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9797. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  9798. ^
  9799. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9800. # define MPFR_THREAD_ATTR _Thread_local
  9801. ^
  9802. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9803. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  9804. ^
  9805. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9806. # define MPFR_THREAD_ATTR _Thread_local
  9807. ^
  9808. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9809. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  9810. ^
  9811. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9812. # define MPFR_THREAD_ATTR _Thread_local
  9813. ^
  9814. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9815. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  9816. ^
  9817. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9818. # define MPFR_THREAD_ATTR _Thread_local
  9819. ^
  9820. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9821. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  9822. ^
  9823. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9824. # define MPFR_THREAD_ATTR _Thread_local
  9825. ^
  9826. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9827. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  9828. ^
  9829. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9830. # define MPFR_THREAD_ATTR _Thread_local
  9831. ^
  9832. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9833. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  9834. ^
  9835. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9836. # define MPFR_THREAD_ATTR _Thread_local
  9837. ^
  9838. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9839. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  9840. ^
  9841. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9842. # define MPFR_THREAD_ATTR _Thread_local
  9843. ^
  9844. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9845. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  9846. ^
  9847. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9848. # define MPFR_THREAD_ATTR _Thread_local
  9849. ^
  9850. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9851. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  9852. ^
  9853. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9854. # define MPFR_THREAD_ATTR _Thread_local
  9855. ^
  9856. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9857. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  9858. ^
  9859. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9860. # define MPFR_THREAD_ATTR _Thread_local
  9861. ^
  9862. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9863. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  9864. ^
  9865. In file included from mpfr-impl.h:76:0,
  9866. from ui_pow_ui.c:23:
  9867. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9868. # define MPFR_THREAD_ATTR _Thread_local
  9869. ^
  9870. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9871. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  9872. ^
  9873. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9874. # define MPFR_THREAD_ATTR _Thread_local
  9875. ^
  9876. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9877. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  9878. ^
  9879. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9880. # define MPFR_THREAD_ATTR _Thread_local
  9881. ^
  9882. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9883. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  9884. ^
  9885. In file included from minmax.c:24:0:
  9886. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  9887. mpfr_abort_prec_max _MPFR_PROTO ((void));
  9888. ^
  9889. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9890. # define MPFR_THREAD_ATTR _Thread_local
  9891. ^
  9892. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9893. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  9894. ^
  9895. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9896. # define MPFR_THREAD_ATTR _Thread_local
  9897. ^
  9898. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9899. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  9900. ^
  9901. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9902. # define MPFR_THREAD_ATTR _Thread_local
  9903. ^
  9904. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9905. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  9906. ^
  9907. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9908. # define MPFR_THREAD_ATTR _Thread_local
  9909. ^
  9910. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9911. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  9912. ^
  9913. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9914. # define MPFR_THREAD_ATTR _Thread_local
  9915. ^
  9916. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9917. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  9918. ^
  9919. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9920. # define MPFR_THREAD_ATTR _Thread_local
  9921. ^
  9922. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9923. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  9924. ^
  9925. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9926. # define MPFR_THREAD_ATTR _Thread_local
  9927. ^
  9928. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9929. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  9930. ^
  9931. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9932. # define MPFR_THREAD_ATTR _Thread_local
  9933. ^
  9934. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9935. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  9936. ^
  9937. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9938. # define MPFR_THREAD_ATTR _Thread_local
  9939. ^
  9940. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9941. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  9942. ^
  9943. In file included from ui_pow.c:23:0:
  9944. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  9945. mpfr_abort_prec_max _MPFR_PROTO ((void));
  9946. ^
  9947. In file included from ui_pow_ui.c:23:0:
  9948. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  9949. mpfr_abort_prec_max _MPFR_PROTO ((void));
  9950. ^
  9951. mv -f .deps/log2.Tpo .deps/log2.Plo
  9952. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c -o dim.lo dim.c
  9953. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c ui_pow.c -o ui_pow.o >/dev/null 2>&1
  9954. mv -f .deps/log1p.Tpo .deps/log1p.Plo
  9955. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c -o signbit.lo signbit.c
  9956. mv -f .deps/expm1.Tpo .deps/expm1.Plo
  9957. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c -o copysign.lo copysign.c
  9958. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -o minmax.o >/dev/null 2>&1
  9959. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c ui_pow_ui.c -o ui_pow_ui.o >/dev/null 2>&1
  9960. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c log10.c -o log10.o >/dev/null 2>&1
  9961. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c dim.c -fPIC -DPIC -o .libs/dim.o
  9962. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c signbit.c -fPIC -DPIC -o .libs/signbit.o
  9963. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c copysign.c -fPIC -DPIC -o .libs/copysign.o
  9964. mv -f .deps/hypot.Tpo .deps/hypot.Plo
  9965. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c -o setsign.lo setsign.c
  9966. mv -f .deps/ui_pow.Tpo .deps/ui_pow.Plo
  9967. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c -o gmp_op.lo gmp_op.c
  9968. In file included from mpfr-impl.h:76:0,
  9969. from signbit.c:23:
  9970. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9971. # define MPFR_THREAD_ATTR _Thread_local
  9972. ^
  9973. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9974. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  9975. ^
  9976. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9977. # define MPFR_THREAD_ATTR _Thread_local
  9978. ^
  9979. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9980. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  9981. ^
  9982. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9983. # define MPFR_THREAD_ATTR _Thread_local
  9984. ^
  9985. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9986. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  9987. ^
  9988. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9989. # define MPFR_THREAD_ATTR _Thread_local
  9990. ^
  9991. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9992. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  9993. ^
  9994. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  9995. # define MPFR_THREAD_ATTR _Thread_local
  9996. ^
  9997. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  9998. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  9999. ^
  10000. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10001. # define MPFR_THREAD_ATTR _Thread_local
  10002. ^
  10003. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10004. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  10005. ^
  10006. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10007. # define MPFR_THREAD_ATTR _Thread_local
  10008. ^
  10009. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10010. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  10011. ^
  10012. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10013. # define MPFR_THREAD_ATTR _Thread_local
  10014. ^
  10015. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10016. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  10017. ^
  10018. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10019. # define MPFR_THREAD_ATTR _Thread_local
  10020. ^
  10021. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10022. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  10023. ^
  10024. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10025. # define MPFR_THREAD_ATTR _Thread_local
  10026. ^
  10027. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10028. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  10029. ^
  10030. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10031. # define MPFR_THREAD_ATTR _Thread_local
  10032. ^
  10033. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10034. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  10035. ^
  10036. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10037. # define MPFR_THREAD_ATTR _Thread_local
  10038. ^
  10039. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10040. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  10041. ^
  10042. mv -f .deps/ui_pow_ui.Tpo .deps/ui_pow_ui.Plo
  10043. In file included from signbit.c:23:0:
  10044. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  10045. mpfr_abort_prec_max _MPFR_PROTO ((void));
  10046. ^
  10047. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c -o init2.lo init2.c
  10048. mv -f .deps/minmax.Tpo .deps/minmax.Plo
  10049. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c -o acos.lo acos.c
  10050. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c setsign.c -fPIC -DPIC -o .libs/setsign.o
  10051. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c signbit.c -o signbit.o >/dev/null 2>&1
  10052. In file included from mpfr-impl.h:76:0,
  10053. from dim.c:23:
  10054. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10055. # define MPFR_THREAD_ATTR _Thread_local
  10056. ^
  10057. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10058. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  10059. ^
  10060. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10061. # define MPFR_THREAD_ATTR _Thread_local
  10062. ^
  10063. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10064. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  10065. ^
  10066. mv -f .deps/log10.Tpo .deps/log10.Plo
  10067. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10068. # define MPFR_THREAD_ATTR _Thread_local
  10069. ^
  10070. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10071. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  10072. ^
  10073. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10074. # define MPFR_THREAD_ATTR _Thread_local
  10075. ^
  10076. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10077. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  10078. ^
  10079. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10080. # define MPFR_THREAD_ATTR _Thread_local
  10081. ^
  10082. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10083. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  10084. ^
  10085. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10086. # define MPFR_THREAD_ATTR _Thread_local
  10087. ^
  10088. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10089. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  10090. ^
  10091. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10092. # define MPFR_THREAD_ATTR _Thread_local
  10093. ^
  10094. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10095. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  10096. ^
  10097. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10098. # define MPFR_THREAD_ATTR _Thread_local
  10099. ^
  10100. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10101. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  10102. ^
  10103. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10104. # define MPFR_THREAD_ATTR _Thread_local
  10105. ^
  10106. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10107. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  10108. ^
  10109. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10110. # define MPFR_THREAD_ATTR _Thread_local
  10111. ^
  10112. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10113. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  10114. ^
  10115. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10116. # define MPFR_THREAD_ATTR _Thread_local
  10117. ^
  10118. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10119. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  10120. ^
  10121. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10122. # define MPFR_THREAD_ATTR _Thread_local
  10123. ^
  10124. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10125. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  10126. ^
  10127. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c gmp_op.c -fPIC -DPIC -o .libs/gmp_op.o
  10128. In file included from dim.c:23:0:
  10129. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  10130. mpfr_abort_prec_max _MPFR_PROTO ((void));
  10131. ^
  10132. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c -o sin_cos.lo sin_cos.c
  10133. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c init2.c -fPIC -DPIC -o .libs/init2.o
  10134. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c acos.c -fPIC -DPIC -o .libs/acos.o
  10135. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c dim.c -o dim.o >/dev/null 2>&1
  10136. In file included from mpfr-impl.h:76:0,
  10137. from copysign.c:23:
  10138. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10139. # define MPFR_THREAD_ATTR _Thread_local
  10140. ^
  10141. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10142. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  10143. ^
  10144. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10145. # define MPFR_THREAD_ATTR _Thread_local
  10146. ^
  10147. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10148. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  10149. ^
  10150. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10151. # define MPFR_THREAD_ATTR _Thread_local
  10152. ^
  10153. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10154. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  10155. ^
  10156. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10157. # define MPFR_THREAD_ATTR _Thread_local
  10158. ^
  10159. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10160. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  10161. ^
  10162. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10163. # define MPFR_THREAD_ATTR _Thread_local
  10164. ^
  10165. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10166. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  10167. ^
  10168. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10169. # define MPFR_THREAD_ATTR _Thread_local
  10170. ^
  10171. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10172. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  10173. ^
  10174. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10175. # define MPFR_THREAD_ATTR _Thread_local
  10176. ^
  10177. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10178. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  10179. ^
  10180. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10181. # define MPFR_THREAD_ATTR _Thread_local
  10182. ^
  10183. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10184. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  10185. ^
  10186. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10187. # define MPFR_THREAD_ATTR _Thread_local
  10188. ^
  10189. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10190. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  10191. ^
  10192. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10193. # define MPFR_THREAD_ATTR _Thread_local
  10194. ^
  10195. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10196. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  10197. ^
  10198. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10199. # define MPFR_THREAD_ATTR _Thread_local
  10200. ^
  10201. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10202. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  10203. ^
  10204. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10205. # define MPFR_THREAD_ATTR _Thread_local
  10206. ^
  10207. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10208. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  10209. ^
  10210. In file included from copysign.c:23:0:
  10211. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  10212. mpfr_abort_prec_max _MPFR_PROTO ((void));
  10213. ^
  10214. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c sin_cos.c -fPIC -DPIC -o .libs/sin_cos.o
  10215. In file included from mpfr-impl.h:76:0,
  10216. from setsign.c:23:
  10217. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10218. # define MPFR_THREAD_ATTR _Thread_local
  10219. ^
  10220. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10221. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  10222. ^
  10223. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10224. # define MPFR_THREAD_ATTR _Thread_local
  10225. ^
  10226. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10227. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  10228. ^
  10229. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10230. # define MPFR_THREAD_ATTR _Thread_local
  10231. ^
  10232. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10233. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  10234. ^
  10235. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10236. # define MPFR_THREAD_ATTR _Thread_local
  10237. ^
  10238. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10239. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  10240. ^
  10241. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10242. # define MPFR_THREAD_ATTR _Thread_local
  10243. ^
  10244. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10245. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  10246. ^
  10247. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10248. # define MPFR_THREAD_ATTR _Thread_local
  10249. ^
  10250. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10251. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  10252. ^
  10253. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10254. # define MPFR_THREAD_ATTR _Thread_local
  10255. ^
  10256. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10257. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  10258. ^
  10259. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10260. # define MPFR_THREAD_ATTR _Thread_local
  10261. ^
  10262. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10263. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  10264. ^
  10265. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10266. # define MPFR_THREAD_ATTR _Thread_local
  10267. ^
  10268. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10269. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  10270. ^
  10271. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10272. # define MPFR_THREAD_ATTR _Thread_local
  10273. ^
  10274. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10275. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  10276. ^
  10277. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10278. # define MPFR_THREAD_ATTR _Thread_local
  10279. ^
  10280. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10281. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  10282. ^
  10283. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10284. # define MPFR_THREAD_ATTR _Thread_local
  10285. ^
  10286. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10287. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  10288. ^
  10289. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c copysign.c -o copysign.o >/dev/null 2>&1
  10290. In file included from setsign.c:23:0:
  10291. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  10292. mpfr_abort_prec_max _MPFR_PROTO ((void));
  10293. ^
  10294. mv -f .deps/signbit.Tpo .deps/signbit.Plo
  10295. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c -o set_nan.lo set_nan.c
  10296. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c setsign.c -o setsign.o >/dev/null 2>&1
  10297. In file included from mpfr-impl.h:76:0,
  10298. from sin_cos.c:24:
  10299. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10300. # define MPFR_THREAD_ATTR _Thread_local
  10301. ^
  10302. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10303. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  10304. ^
  10305. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10306. # define MPFR_THREAD_ATTR _Thread_local
  10307. ^
  10308. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10309. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  10310. ^
  10311. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10312. # define MPFR_THREAD_ATTR _Thread_local
  10313. ^
  10314. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10315. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  10316. ^
  10317. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10318. # define MPFR_THREAD_ATTR _Thread_local
  10319. ^
  10320. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10321. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  10322. ^
  10323. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10324. # define MPFR_THREAD_ATTR _Thread_local
  10325. ^
  10326. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10327. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  10328. ^
  10329. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10330. # define MPFR_THREAD_ATTR _Thread_local
  10331. ^
  10332. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10333. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  10334. ^
  10335. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10336. # define MPFR_THREAD_ATTR _Thread_local
  10337. ^
  10338. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10339. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  10340. ^
  10341. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10342. # define MPFR_THREAD_ATTR _Thread_local
  10343. ^
  10344. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10345. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  10346. ^
  10347. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10348. # define MPFR_THREAD_ATTR _Thread_local
  10349. ^
  10350. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10351. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  10352. ^
  10353. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10354. # define MPFR_THREAD_ATTR _Thread_local
  10355. ^
  10356. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10357. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  10358. ^
  10359. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10360. # define MPFR_THREAD_ATTR _Thread_local
  10361. ^
  10362. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10363. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  10364. ^
  10365. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10366. # define MPFR_THREAD_ATTR _Thread_local
  10367. ^
  10368. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10369. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  10370. ^
  10371. In file included from sin_cos.c:24:0:
  10372. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  10373. mpfr_abort_prec_max _MPFR_PROTO ((void));
  10374. ^
  10375. mv -f .deps/dim.Tpo .deps/dim.Plo
  10376. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c -o set_inf.lo set_inf.c
  10377. mv -f .deps/copysign.Tpo .deps/copysign.Plo
  10378. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_zero.lo -MD -MP -MF .deps/set_zero.Tpo -c -o set_zero.lo set_zero.c
  10379. In file included from mpfr-impl.h:76:0,
  10380. from gmp_op.c:24:
  10381. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10382. # define MPFR_THREAD_ATTR _Thread_local
  10383. ^
  10384. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10385. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  10386. ^
  10387. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10388. # define MPFR_THREAD_ATTR _Thread_local
  10389. ^
  10390. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10391. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  10392. ^
  10393. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10394. # define MPFR_THREAD_ATTR _Thread_local
  10395. ^
  10396. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10397. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  10398. ^
  10399. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10400. # define MPFR_THREAD_ATTR _Thread_local
  10401. ^
  10402. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10403. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  10404. ^
  10405. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10406. # define MPFR_THREAD_ATTR _Thread_local
  10407. ^
  10408. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10409. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  10410. ^
  10411. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10412. # define MPFR_THREAD_ATTR _Thread_local
  10413. ^
  10414. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10415. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  10416. ^
  10417. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10418. # define MPFR_THREAD_ATTR _Thread_local
  10419. ^
  10420. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10421. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  10422. ^
  10423. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10424. # define MPFR_THREAD_ATTR _Thread_local
  10425. ^
  10426. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10427. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  10428. ^
  10429. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10430. # define MPFR_THREAD_ATTR _Thread_local
  10431. ^
  10432. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10433. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  10434. ^
  10435. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10436. # define MPFR_THREAD_ATTR _Thread_local
  10437. ^
  10438. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10439. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  10440. ^
  10441. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10442. # define MPFR_THREAD_ATTR _Thread_local
  10443. ^
  10444. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10445. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  10446. ^
  10447. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10448. # define MPFR_THREAD_ATTR _Thread_local
  10449. ^
  10450. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10451. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  10452. ^
  10453. In file included from mpfr-impl.h:76:0,
  10454. from acos.c:24:
  10455. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10456. # define MPFR_THREAD_ATTR _Thread_local
  10457. ^
  10458. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10459. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  10460. ^
  10461. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10462. # define MPFR_THREAD_ATTR _Thread_local
  10463. ^
  10464. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10465. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  10466. ^
  10467. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10468. # define MPFR_THREAD_ATTR _Thread_local
  10469. ^
  10470. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10471. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  10472. ^
  10473. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10474. # define MPFR_THREAD_ATTR _Thread_local
  10475. ^
  10476. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10477. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  10478. ^
  10479. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10480. # define MPFR_THREAD_ATTR _Thread_local
  10481. ^
  10482. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10483. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  10484. ^
  10485. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10486. # define MPFR_THREAD_ATTR _Thread_local
  10487. ^
  10488. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10489. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  10490. ^
  10491. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10492. # define MPFR_THREAD_ATTR _Thread_local
  10493. ^
  10494. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10495. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  10496. ^
  10497. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10498. # define MPFR_THREAD_ATTR _Thread_local
  10499. ^
  10500. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10501. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  10502. ^
  10503. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10504. # define MPFR_THREAD_ATTR _Thread_local
  10505. ^
  10506. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10507. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  10508. ^
  10509. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10510. # define MPFR_THREAD_ATTR _Thread_local
  10511. ^
  10512. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10513. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  10514. ^
  10515. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10516. # define MPFR_THREAD_ATTR _Thread_local
  10517. ^
  10518. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10519. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  10520. ^
  10521. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10522. # define MPFR_THREAD_ATTR _Thread_local
  10523. ^
  10524. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10525. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  10526. ^
  10527. In file included from gmp_op.c:24:0:
  10528. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  10529. mpfr_abort_prec_max _MPFR_PROTO ((void));
  10530. ^
  10531. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c set_nan.c -fPIC -DPIC -o .libs/set_nan.o
  10532. In file included from acos.c:24:0:
  10533. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  10534. mpfr_abort_prec_max _MPFR_PROTO ((void));
  10535. ^
  10536. In file included from mpfr-impl.h:76:0,
  10537. from init2.c:23:
  10538. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10539. # define MPFR_THREAD_ATTR _Thread_local
  10540. ^
  10541. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10542. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  10543. ^
  10544. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10545. # define MPFR_THREAD_ATTR _Thread_local
  10546. ^
  10547. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10548. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  10549. ^
  10550. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10551. # define MPFR_THREAD_ATTR _Thread_local
  10552. ^
  10553. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10554. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  10555. ^
  10556. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10557. # define MPFR_THREAD_ATTR _Thread_local
  10558. ^
  10559. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10560. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  10561. ^
  10562. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10563. # define MPFR_THREAD_ATTR _Thread_local
  10564. ^
  10565. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10566. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  10567. ^
  10568. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10569. # define MPFR_THREAD_ATTR _Thread_local
  10570. ^
  10571. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10572. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  10573. ^
  10574. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10575. # define MPFR_THREAD_ATTR _Thread_local
  10576. ^
  10577. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10578. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  10579. ^
  10580. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10581. # define MPFR_THREAD_ATTR _Thread_local
  10582. ^
  10583. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10584. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  10585. ^
  10586. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10587. # define MPFR_THREAD_ATTR _Thread_local
  10588. ^
  10589. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10590. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  10591. ^
  10592. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10593. # define MPFR_THREAD_ATTR _Thread_local
  10594. ^
  10595. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10596. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  10597. ^
  10598. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10599. # define MPFR_THREAD_ATTR _Thread_local
  10600. ^
  10601. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10602. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  10603. ^
  10604. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10605. # define MPFR_THREAD_ATTR _Thread_local
  10606. ^
  10607. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10608. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  10609. ^
  10610. gmp_op.c: In function 'mpfr_muldiv_z':
  10611. gmp_op.c:234:11: warning: string length '1676' is greater than the length '509' ISO C90 compilers are required to support [-Woverlength-strings]
  10612. MPFR_ASSERTN (MPFR_EXP (y) >= __gmpfr_emin && MPFR_IS_PURE_FP (y));
  10613. ^
  10614. In file included from init2.c:23:0:
  10615. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  10616. mpfr_abort_prec_max _MPFR_PROTO ((void));
  10617. ^
  10618. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_zero.lo -MD -MP -MF .deps/set_zero.Tpo -c set_zero.c -fPIC -DPIC -o .libs/set_zero.o
  10619. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c set_inf.c -fPIC -DPIC -o .libs/set_inf.o
  10620. mv -f .deps/setsign.Tpo .deps/setsign.Plo
  10621. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c init2.c -o init2.o >/dev/null 2>&1
  10622. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c -o powerof2.lo powerof2.c
  10623. In file included from mpfr-impl.h:76:0,
  10624. from set_inf.c:23:
  10625. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10626. # define MPFR_THREAD_ATTR _Thread_local
  10627. ^
  10628. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10629. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  10630. ^
  10631. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10632. # define MPFR_THREAD_ATTR _Thread_local
  10633. ^
  10634. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10635. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  10636. ^
  10637. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10638. # define MPFR_THREAD_ATTR _Thread_local
  10639. ^
  10640. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10641. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  10642. ^
  10643. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10644. # define MPFR_THREAD_ATTR _Thread_local
  10645. ^
  10646. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10647. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  10648. ^
  10649. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10650. # define MPFR_THREAD_ATTR _Thread_local
  10651. ^
  10652. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10653. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  10654. ^
  10655. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10656. # define MPFR_THREAD_ATTR _Thread_local
  10657. ^
  10658. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10659. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  10660. ^
  10661. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10662. # define MPFR_THREAD_ATTR _Thread_local
  10663. ^
  10664. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10665. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  10666. ^
  10667. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10668. # define MPFR_THREAD_ATTR _Thread_local
  10669. ^
  10670. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10671. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  10672. ^
  10673. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10674. # define MPFR_THREAD_ATTR _Thread_local
  10675. ^
  10676. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10677. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  10678. ^
  10679. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10680. # define MPFR_THREAD_ATTR _Thread_local
  10681. ^
  10682. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10683. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  10684. ^
  10685. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10686. # define MPFR_THREAD_ATTR _Thread_local
  10687. ^
  10688. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10689. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  10690. ^
  10691. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10692. # define MPFR_THREAD_ATTR _Thread_local
  10693. ^
  10694. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10695. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  10696. ^
  10697. In file included from mpfr-impl.h:76:0,
  10698. from set_zero.c:23:
  10699. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10700. # define MPFR_THREAD_ATTR _Thread_local
  10701. ^
  10702. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10703. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  10704. ^
  10705. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10706. # define MPFR_THREAD_ATTR _Thread_local
  10707. ^
  10708. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10709. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  10710. ^
  10711. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10712. # define MPFR_THREAD_ATTR _Thread_local
  10713. ^
  10714. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10715. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  10716. ^
  10717. In file included from mpfr-impl.h:76:0,
  10718. from set_nan.c:24:
  10719. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10720. # define MPFR_THREAD_ATTR _Thread_local
  10721. ^
  10722. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10723. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  10724. ^
  10725. In file included from set_inf.c:23:0:
  10726. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  10727. mpfr_abort_prec_max _MPFR_PROTO ((void));
  10728. ^
  10729. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10730. # define MPFR_THREAD_ATTR _Thread_local
  10731. ^
  10732. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10733. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  10734. ^
  10735. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10736. # define MPFR_THREAD_ATTR _Thread_local
  10737. ^
  10738. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10739. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  10740. ^
  10741. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10742. # define MPFR_THREAD_ATTR _Thread_local
  10743. ^
  10744. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10745. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  10746. ^
  10747. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10748. # define MPFR_THREAD_ATTR _Thread_local
  10749. ^
  10750. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10751. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  10752. ^
  10753. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10754. # define MPFR_THREAD_ATTR _Thread_local
  10755. ^
  10756. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10757. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  10758. ^
  10759. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10760. # define MPFR_THREAD_ATTR _Thread_local
  10761. ^
  10762. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10763. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  10764. ^
  10765. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10766. # define MPFR_THREAD_ATTR _Thread_local
  10767. ^
  10768. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10769. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  10770. ^
  10771. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10772. # define MPFR_THREAD_ATTR _Thread_local
  10773. ^
  10774. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10775. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  10776. ^
  10777. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10778. # define MPFR_THREAD_ATTR _Thread_local
  10779. ^
  10780. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10781. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  10782. ^
  10783. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10784. # define MPFR_THREAD_ATTR _Thread_local
  10785. ^
  10786. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10787. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  10788. ^
  10789. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10790. # define MPFR_THREAD_ATTR _Thread_local
  10791. ^
  10792. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10793. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  10794. ^
  10795. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10796. # define MPFR_THREAD_ATTR _Thread_local
  10797. ^
  10798. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10799. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  10800. ^
  10801. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10802. # define MPFR_THREAD_ATTR _Thread_local
  10803. ^
  10804. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10805. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  10806. ^
  10807. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10808. # define MPFR_THREAD_ATTR _Thread_local
  10809. ^
  10810. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10811. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  10812. ^
  10813. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10814. # define MPFR_THREAD_ATTR _Thread_local
  10815. ^
  10816. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10817. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  10818. ^
  10819. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10820. # define MPFR_THREAD_ATTR _Thread_local
  10821. ^
  10822. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10823. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  10824. ^
  10825. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10826. # define MPFR_THREAD_ATTR _Thread_local
  10827. ^
  10828. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10829. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  10830. ^
  10831. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10832. # define MPFR_THREAD_ATTR _Thread_local
  10833. ^
  10834. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10835. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  10836. ^
  10837. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10838. # define MPFR_THREAD_ATTR _Thread_local
  10839. ^
  10840. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10841. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  10842. ^
  10843. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10844. # define MPFR_THREAD_ATTR _Thread_local
  10845. ^
  10846. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10847. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  10848. ^
  10849. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c acos.c -o acos.o >/dev/null 2>&1
  10850. In file included from set_zero.c:23:0:
  10851. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  10852. mpfr_abort_prec_max _MPFR_PROTO ((void));
  10853. ^
  10854. In file included from set_nan.c:24:0:
  10855. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  10856. mpfr_abort_prec_max _MPFR_PROTO ((void));
  10857. ^
  10858. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c set_inf.c -o set_inf.o >/dev/null 2>&1
  10859. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c powerof2.c -fPIC -DPIC -o .libs/powerof2.o
  10860. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_zero.lo -MD -MP -MF .deps/set_zero.Tpo -c set_zero.c -o set_zero.o >/dev/null 2>&1
  10861. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c set_nan.c -o set_nan.o >/dev/null 2>&1
  10862. mv -f .deps/init2.Tpo .deps/init2.Plo
  10863. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c -o gamma.lo gamma.c
  10864. In file included from mpfr-impl.h:76:0,
  10865. from powerof2.c:23:
  10866. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10867. # define MPFR_THREAD_ATTR _Thread_local
  10868. ^
  10869. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10870. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  10871. ^
  10872. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10873. # define MPFR_THREAD_ATTR _Thread_local
  10874. ^
  10875. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10876. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  10877. ^
  10878. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10879. # define MPFR_THREAD_ATTR _Thread_local
  10880. ^
  10881. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10882. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  10883. ^
  10884. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10885. # define MPFR_THREAD_ATTR _Thread_local
  10886. ^
  10887. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10888. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  10889. ^
  10890. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10891. # define MPFR_THREAD_ATTR _Thread_local
  10892. ^
  10893. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10894. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  10895. ^
  10896. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10897. # define MPFR_THREAD_ATTR _Thread_local
  10898. ^
  10899. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10900. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  10901. ^
  10902. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10903. # define MPFR_THREAD_ATTR _Thread_local
  10904. ^
  10905. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10906. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  10907. ^
  10908. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10909. # define MPFR_THREAD_ATTR _Thread_local
  10910. ^
  10911. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10912. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  10913. ^
  10914. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10915. # define MPFR_THREAD_ATTR _Thread_local
  10916. ^
  10917. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10918. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  10919. ^
  10920. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10921. # define MPFR_THREAD_ATTR _Thread_local
  10922. ^
  10923. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10924. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  10925. ^
  10926. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10927. # define MPFR_THREAD_ATTR _Thread_local
  10928. ^
  10929. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10930. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  10931. ^
  10932. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10933. # define MPFR_THREAD_ATTR _Thread_local
  10934. ^
  10935. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10936. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  10937. ^
  10938. mv -f .deps/set_zero.Tpo .deps/set_zero.Plo
  10939. In file included from powerof2.c:23:0:
  10940. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  10941. mpfr_abort_prec_max _MPFR_PROTO ((void));
  10942. ^
  10943. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c -o set_ld.lo set_ld.c
  10944. mv -f .deps/set_inf.Tpo .deps/set_inf.Plo
  10945. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c -o get_ld.lo get_ld.c
  10946. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c powerof2.c -o powerof2.o >/dev/null 2>&1
  10947. mv -f .deps/set_nan.Tpo .deps/set_nan.Plo
  10948. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c gamma.c -fPIC -DPIC -o .libs/gamma.o
  10949. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c -o cbrt.lo cbrt.c
  10950. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c get_ld.c -fPIC -DPIC -o .libs/get_ld.o
  10951. mv -f .deps/acos.Tpo .deps/acos.Plo
  10952. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c set_ld.c -fPIC -DPIC -o .libs/set_ld.o
  10953. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c -o volatile.lo volatile.c
  10954. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c cbrt.c -fPIC -DPIC -o .libs/cbrt.o
  10955. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c volatile.c -fPIC -DPIC -o .libs/volatile.o
  10956. In file included from mpfr-impl.h:76:0,
  10957. from gamma.c:24:
  10958. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10959. # define MPFR_THREAD_ATTR _Thread_local
  10960. ^
  10961. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10962. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  10963. ^
  10964. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10965. # define MPFR_THREAD_ATTR _Thread_local
  10966. ^
  10967. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10968. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  10969. ^
  10970. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10971. # define MPFR_THREAD_ATTR _Thread_local
  10972. ^
  10973. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10974. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  10975. ^
  10976. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10977. # define MPFR_THREAD_ATTR _Thread_local
  10978. ^
  10979. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10980. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  10981. ^
  10982. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10983. # define MPFR_THREAD_ATTR _Thread_local
  10984. ^
  10985. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10986. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  10987. ^
  10988. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10989. # define MPFR_THREAD_ATTR _Thread_local
  10990. ^
  10991. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10992. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  10993. ^
  10994. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  10995. # define MPFR_THREAD_ATTR _Thread_local
  10996. ^
  10997. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  10998. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  10999. ^
  11000. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11001. # define MPFR_THREAD_ATTR _Thread_local
  11002. ^
  11003. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11004. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  11005. ^
  11006. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11007. # define MPFR_THREAD_ATTR _Thread_local
  11008. ^
  11009. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11010. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  11011. ^
  11012. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11013. # define MPFR_THREAD_ATTR _Thread_local
  11014. ^
  11015. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11016. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  11017. ^
  11018. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11019. # define MPFR_THREAD_ATTR _Thread_local
  11020. ^
  11021. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11022. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  11023. ^
  11024. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11025. # define MPFR_THREAD_ATTR _Thread_local
  11026. ^
  11027. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11028. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  11029. ^
  11030. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c gmp_op.c -o gmp_op.o >/dev/null 2>&1
  11031. In file included from gamma.c:24:0:
  11032. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  11033. mpfr_abort_prec_max _MPFR_PROTO ((void));
  11034. ^
  11035. In file included from mpfr-impl.h:76:0,
  11036. from set_ld.c:27:
  11037. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11038. # define MPFR_THREAD_ATTR _Thread_local
  11039. ^
  11040. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11041. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  11042. ^
  11043. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11044. # define MPFR_THREAD_ATTR _Thread_local
  11045. ^
  11046. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11047. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  11048. ^
  11049. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11050. # define MPFR_THREAD_ATTR _Thread_local
  11051. ^
  11052. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11053. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  11054. ^
  11055. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11056. # define MPFR_THREAD_ATTR _Thread_local
  11057. ^
  11058. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11059. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  11060. ^
  11061. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11062. # define MPFR_THREAD_ATTR _Thread_local
  11063. ^
  11064. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11065. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  11066. ^
  11067. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11068. # define MPFR_THREAD_ATTR _Thread_local
  11069. ^
  11070. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11071. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  11072. ^
  11073. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11074. # define MPFR_THREAD_ATTR _Thread_local
  11075. ^
  11076. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11077. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  11078. ^
  11079. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11080. # define MPFR_THREAD_ATTR _Thread_local
  11081. ^
  11082. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11083. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  11084. ^
  11085. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11086. # define MPFR_THREAD_ATTR _Thread_local
  11087. ^
  11088. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11089. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  11090. ^
  11091. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11092. # define MPFR_THREAD_ATTR _Thread_local
  11093. ^
  11094. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11095. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  11096. ^
  11097. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11098. # define MPFR_THREAD_ATTR _Thread_local
  11099. ^
  11100. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11101. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  11102. ^
  11103. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11104. # define MPFR_THREAD_ATTR _Thread_local
  11105. ^
  11106. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11107. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  11108. ^
  11109. In file included from set_ld.c:27:0:
  11110. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  11111. mpfr_abort_prec_max _MPFR_PROTO ((void));
  11112. ^
  11113. mv -f .deps/powerof2.Tpo .deps/powerof2.Plo
  11114. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c -o fits_sshort.lo fits_sshort.c
  11115. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c sin_cos.c -o sin_cos.o >/dev/null 2>&1
  11116. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c set_ld.c -o set_ld.o >/dev/null 2>&1
  11117. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o
  11118. mv -f .deps/set_ld.Tpo .deps/set_ld.Plo
  11119. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c -o fits_sint.lo fits_sint.c
  11120. In file included from mpfr-impl.h:76:0,
  11121. from fits_s.h:23,
  11122. from fits_sshort.c:28:
  11123. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11124. # define MPFR_THREAD_ATTR _Thread_local
  11125. ^
  11126. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11127. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  11128. ^
  11129. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11130. # define MPFR_THREAD_ATTR _Thread_local
  11131. ^
  11132. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11133. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  11134. ^
  11135. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11136. # define MPFR_THREAD_ATTR _Thread_local
  11137. ^
  11138. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11139. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  11140. ^
  11141. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11142. # define MPFR_THREAD_ATTR _Thread_local
  11143. ^
  11144. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11145. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  11146. ^
  11147. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11148. # define MPFR_THREAD_ATTR _Thread_local
  11149. ^
  11150. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11151. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  11152. ^
  11153. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11154. # define MPFR_THREAD_ATTR _Thread_local
  11155. ^
  11156. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11157. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  11158. ^
  11159. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11160. # define MPFR_THREAD_ATTR _Thread_local
  11161. ^
  11162. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11163. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  11164. ^
  11165. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11166. # define MPFR_THREAD_ATTR _Thread_local
  11167. ^
  11168. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11169. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  11170. ^
  11171. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11172. # define MPFR_THREAD_ATTR _Thread_local
  11173. ^
  11174. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11175. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  11176. ^
  11177. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11178. # define MPFR_THREAD_ATTR _Thread_local
  11179. ^
  11180. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11181. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  11182. ^
  11183. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11184. # define MPFR_THREAD_ATTR _Thread_local
  11185. ^
  11186. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11187. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  11188. ^
  11189. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11190. # define MPFR_THREAD_ATTR _Thread_local
  11191. ^
  11192. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11193. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  11194. ^
  11195. In file included from mpfr-impl.h:76:0,
  11196. from cbrt.c:24:
  11197. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11198. # define MPFR_THREAD_ATTR _Thread_local
  11199. ^
  11200. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11201. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  11202. ^
  11203. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11204. # define MPFR_THREAD_ATTR _Thread_local
  11205. ^
  11206. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11207. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  11208. ^
  11209. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11210. # define MPFR_THREAD_ATTR _Thread_local
  11211. ^
  11212. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11213. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  11214. ^
  11215. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o
  11216. In file included from fits_s.h:23:0,
  11217. from fits_sshort.c:28:
  11218. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  11219. mpfr_abort_prec_max _MPFR_PROTO ((void));
  11220. ^
  11221. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11222. # define MPFR_THREAD_ATTR _Thread_local
  11223. ^
  11224. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11225. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  11226. ^
  11227. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11228. # define MPFR_THREAD_ATTR _Thread_local
  11229. ^
  11230. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11231. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  11232. ^
  11233. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11234. # define MPFR_THREAD_ATTR _Thread_local
  11235. ^
  11236. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11237. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  11238. ^
  11239. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11240. # define MPFR_THREAD_ATTR _Thread_local
  11241. ^
  11242. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11243. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  11244. ^
  11245. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11246. # define MPFR_THREAD_ATTR _Thread_local
  11247. ^
  11248. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11249. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  11250. ^
  11251. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11252. # define MPFR_THREAD_ATTR _Thread_local
  11253. ^
  11254. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11255. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  11256. ^
  11257. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11258. # define MPFR_THREAD_ATTR _Thread_local
  11259. ^
  11260. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11261. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  11262. ^
  11263. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11264. # define MPFR_THREAD_ATTR _Thread_local
  11265. ^
  11266. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11267. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  11268. ^
  11269. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11270. # define MPFR_THREAD_ATTR _Thread_local
  11271. ^
  11272. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11273. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  11274. ^
  11275. In file included from cbrt.c:24:0:
  11276. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  11277. mpfr_abort_prec_max _MPFR_PROTO ((void));
  11278. ^
  11279. In file included from mpfr-impl.h:76:0,
  11280. from volatile.c:27:
  11281. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11282. # define MPFR_THREAD_ATTR _Thread_local
  11283. ^
  11284. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11285. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  11286. ^
  11287. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11288. # define MPFR_THREAD_ATTR _Thread_local
  11289. ^
  11290. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11291. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  11292. ^
  11293. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11294. # define MPFR_THREAD_ATTR _Thread_local
  11295. ^
  11296. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11297. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  11298. ^
  11299. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11300. # define MPFR_THREAD_ATTR _Thread_local
  11301. ^
  11302. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11303. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  11304. ^
  11305. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11306. # define MPFR_THREAD_ATTR _Thread_local
  11307. ^
  11308. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11309. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  11310. ^
  11311. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11312. # define MPFR_THREAD_ATTR _Thread_local
  11313. ^
  11314. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11315. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  11316. ^
  11317. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11318. # define MPFR_THREAD_ATTR _Thread_local
  11319. ^
  11320. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11321. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  11322. ^
  11323. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11324. # define MPFR_THREAD_ATTR _Thread_local
  11325. ^
  11326. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11327. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  11328. ^
  11329. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11330. # define MPFR_THREAD_ATTR _Thread_local
  11331. ^
  11332. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11333. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  11334. ^
  11335. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11336. # define MPFR_THREAD_ATTR _Thread_local
  11337. ^
  11338. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11339. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  11340. ^
  11341. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11342. # define MPFR_THREAD_ATTR _Thread_local
  11343. ^
  11344. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11345. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  11346. ^
  11347. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11348. # define MPFR_THREAD_ATTR _Thread_local
  11349. ^
  11350. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11351. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  11352. ^
  11353. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c fits_sshort.c -o fits_sshort.o >/dev/null 2>&1
  11354. In file included from volatile.c:27:0:
  11355. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  11356. mpfr_abort_prec_max _MPFR_PROTO ((void));
  11357. ^
  11358. In file included from mpfr-impl.h:76:0,
  11359. from fits_s.h:23,
  11360. from fits_sint.c:28:
  11361. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11362. # define MPFR_THREAD_ATTR _Thread_local
  11363. ^
  11364. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11365. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  11366. ^
  11367. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11368. # define MPFR_THREAD_ATTR _Thread_local
  11369. ^
  11370. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11371. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  11372. ^
  11373. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11374. # define MPFR_THREAD_ATTR _Thread_local
  11375. ^
  11376. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11377. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  11378. ^
  11379. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11380. # define MPFR_THREAD_ATTR _Thread_local
  11381. ^
  11382. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11383. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  11384. ^
  11385. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11386. # define MPFR_THREAD_ATTR _Thread_local
  11387. ^
  11388. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11389. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  11390. ^
  11391. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11392. # define MPFR_THREAD_ATTR _Thread_local
  11393. ^
  11394. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11395. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  11396. ^
  11397. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11398. # define MPFR_THREAD_ATTR _Thread_local
  11399. ^
  11400. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11401. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  11402. ^
  11403. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11404. # define MPFR_THREAD_ATTR _Thread_local
  11405. ^
  11406. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11407. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  11408. ^
  11409. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11410. # define MPFR_THREAD_ATTR _Thread_local
  11411. ^
  11412. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11413. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  11414. ^
  11415. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11416. # define MPFR_THREAD_ATTR _Thread_local
  11417. ^
  11418. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11419. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  11420. ^
  11421. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11422. # define MPFR_THREAD_ATTR _Thread_local
  11423. ^
  11424. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11425. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  11426. ^
  11427. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11428. # define MPFR_THREAD_ATTR _Thread_local
  11429. ^
  11430. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11431. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  11432. ^
  11433. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c volatile.c -o volatile.o >/dev/null 2>&1
  11434. In file included from fits_s.h:23:0,
  11435. from fits_sint.c:28:
  11436. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  11437. mpfr_abort_prec_max _MPFR_PROTO ((void));
  11438. ^
  11439. mv -f .deps/gmp_op.Tpo .deps/gmp_op.Plo
  11440. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c -o fits_slong.lo fits_slong.c
  11441. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c cbrt.c -o cbrt.o >/dev/null 2>&1
  11442. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c fits_sint.c -o fits_sint.o >/dev/null 2>&1
  11443. mv -f .deps/volatile.Tpo .deps/volatile.Plo
  11444. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o
  11445. mv -f .deps/fits_sshort.Tpo .deps/fits_sshort.Plo
  11446. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c -o fits_ushort.lo fits_ushort.c
  11447. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c -o fits_uint.lo fits_uint.c
  11448. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c gamma.c -o gamma.o >/dev/null 2>&1
  11449. In file included from mpfr-impl.h:76:0,
  11450. from get_ld.c:26:
  11451. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11452. # define MPFR_THREAD_ATTR _Thread_local
  11453. ^
  11454. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11455. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  11456. ^
  11457. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11458. # define MPFR_THREAD_ATTR _Thread_local
  11459. ^
  11460. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11461. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  11462. ^
  11463. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11464. # define MPFR_THREAD_ATTR _Thread_local
  11465. ^
  11466. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11467. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  11468. ^
  11469. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11470. # define MPFR_THREAD_ATTR _Thread_local
  11471. ^
  11472. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11473. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  11474. ^
  11475. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11476. # define MPFR_THREAD_ATTR _Thread_local
  11477. ^
  11478. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11479. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  11480. ^
  11481. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11482. # define MPFR_THREAD_ATTR _Thread_local
  11483. ^
  11484. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11485. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  11486. ^
  11487. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11488. # define MPFR_THREAD_ATTR _Thread_local
  11489. ^
  11490. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11491. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  11492. ^
  11493. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11494. # define MPFR_THREAD_ATTR _Thread_local
  11495. ^
  11496. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11497. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  11498. ^
  11499. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11500. # define MPFR_THREAD_ATTR _Thread_local
  11501. ^
  11502. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11503. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  11504. ^
  11505. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11506. # define MPFR_THREAD_ATTR _Thread_local
  11507. ^
  11508. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11509. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  11510. ^
  11511. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11512. # define MPFR_THREAD_ATTR _Thread_local
  11513. ^
  11514. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11515. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  11516. ^
  11517. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11518. # define MPFR_THREAD_ATTR _Thread_local
  11519. ^
  11520. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11521. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  11522. ^
  11523. In file included from get_ld.c:26:0:
  11524. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  11525. mpfr_abort_prec_max _MPFR_PROTO ((void));
  11526. ^
  11527. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o
  11528. mv -f .deps/fits_sint.Tpo .deps/fits_sint.Plo
  11529. In file included from mpfr-impl.h:76:0,
  11530. from fits_s.h:23,
  11531. from fits_slong.c:28:
  11532. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11533. # define MPFR_THREAD_ATTR _Thread_local
  11534. ^
  11535. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11536. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  11537. ^
  11538. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11539. # define MPFR_THREAD_ATTR _Thread_local
  11540. ^
  11541. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11542. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  11543. ^
  11544. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11545. # define MPFR_THREAD_ATTR _Thread_local
  11546. ^
  11547. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11548. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  11549. ^
  11550. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11551. # define MPFR_THREAD_ATTR _Thread_local
  11552. ^
  11553. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11554. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  11555. ^
  11556. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11557. # define MPFR_THREAD_ATTR _Thread_local
  11558. ^
  11559. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11560. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  11561. ^
  11562. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11563. # define MPFR_THREAD_ATTR _Thread_local
  11564. ^
  11565. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11566. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  11567. ^
  11568. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11569. # define MPFR_THREAD_ATTR _Thread_local
  11570. ^
  11571. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11572. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  11573. ^
  11574. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11575. # define MPFR_THREAD_ATTR _Thread_local
  11576. ^
  11577. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11578. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  11579. ^
  11580. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11581. # define MPFR_THREAD_ATTR _Thread_local
  11582. ^
  11583. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11584. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  11585. ^
  11586. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11587. # define MPFR_THREAD_ATTR _Thread_local
  11588. ^
  11589. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11590. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  11591. ^
  11592. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11593. # define MPFR_THREAD_ATTR _Thread_local
  11594. ^
  11595. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11596. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  11597. ^
  11598. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11599. # define MPFR_THREAD_ATTR _Thread_local
  11600. ^
  11601. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11602. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  11603. ^
  11604. In file included from fits_s.h:23:0,
  11605. from fits_slong.c:28:
  11606. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  11607. mpfr_abort_prec_max _MPFR_PROTO ((void));
  11608. ^
  11609. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c -o fits_ulong.lo fits_ulong.c
  11610. mv -f .deps/cbrt.Tpo .deps/cbrt.Plo
  11611. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c -o fits_uintmax.lo fits_uintmax.c
  11612. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c fits_slong.c -o fits_slong.o >/dev/null 2>&1
  11613. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o
  11614. In file included from mpfr-impl.h:76:0,
  11615. from fits_u.h:23,
  11616. from fits_ushort.c:27:
  11617. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11618. # define MPFR_THREAD_ATTR _Thread_local
  11619. ^
  11620. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11621. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  11622. ^
  11623. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11624. # define MPFR_THREAD_ATTR _Thread_local
  11625. ^
  11626. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11627. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  11628. ^
  11629. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11630. # define MPFR_THREAD_ATTR _Thread_local
  11631. ^
  11632. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11633. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  11634. ^
  11635. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11636. # define MPFR_THREAD_ATTR _Thread_local
  11637. ^
  11638. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11639. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  11640. ^
  11641. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11642. # define MPFR_THREAD_ATTR _Thread_local
  11643. ^
  11644. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11645. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  11646. ^
  11647. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11648. # define MPFR_THREAD_ATTR _Thread_local
  11649. ^
  11650. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11651. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  11652. ^
  11653. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11654. # define MPFR_THREAD_ATTR _Thread_local
  11655. ^
  11656. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11657. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  11658. ^
  11659. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11660. # define MPFR_THREAD_ATTR _Thread_local
  11661. ^
  11662. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11663. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  11664. ^
  11665. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11666. # define MPFR_THREAD_ATTR _Thread_local
  11667. ^
  11668. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11669. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  11670. ^
  11671. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11672. # define MPFR_THREAD_ATTR _Thread_local
  11673. ^
  11674. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11675. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  11676. ^
  11677. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11678. # define MPFR_THREAD_ATTR _Thread_local
  11679. ^
  11680. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11681. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  11682. ^
  11683. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11684. # define MPFR_THREAD_ATTR _Thread_local
  11685. ^
  11686. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11687. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  11688. ^
  11689. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c get_ld.c -o get_ld.o >/dev/null 2>&1
  11690. In file included from fits_u.h:23:0,
  11691. from fits_ushort.c:27:
  11692. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  11693. mpfr_abort_prec_max _MPFR_PROTO ((void));
  11694. ^
  11695. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o
  11696. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c fits_uintmax.c -fPIC -DPIC -o .libs/fits_uintmax.o
  11697. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c fits_ushort.c -o fits_ushort.o >/dev/null 2>&1
  11698. mv -f .deps/sin_cos.Tpo .deps/sin_cos.Plo
  11699. In file included from mpfr-impl.h:76:0,
  11700. from fits_u.h:23,
  11701. from fits_uint.c:27:
  11702. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11703. # define MPFR_THREAD_ATTR _Thread_local
  11704. ^
  11705. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11706. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  11707. ^
  11708. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11709. # define MPFR_THREAD_ATTR _Thread_local
  11710. ^
  11711. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11712. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  11713. ^
  11714. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11715. # define MPFR_THREAD_ATTR _Thread_local
  11716. ^
  11717. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11718. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  11719. ^
  11720. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c -o fits_intmax.lo fits_intmax.c
  11721. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11722. # define MPFR_THREAD_ATTR _Thread_local
  11723. ^
  11724. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11725. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  11726. ^
  11727. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11728. # define MPFR_THREAD_ATTR _Thread_local
  11729. ^
  11730. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11731. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  11732. ^
  11733. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11734. # define MPFR_THREAD_ATTR _Thread_local
  11735. ^
  11736. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11737. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  11738. ^
  11739. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11740. # define MPFR_THREAD_ATTR _Thread_local
  11741. ^
  11742. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11743. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  11744. ^
  11745. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11746. # define MPFR_THREAD_ATTR _Thread_local
  11747. ^
  11748. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11749. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  11750. ^
  11751. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11752. # define MPFR_THREAD_ATTR _Thread_local
  11753. ^
  11754. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11755. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  11756. ^
  11757. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11758. # define MPFR_THREAD_ATTR _Thread_local
  11759. ^
  11760. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11761. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  11762. ^
  11763. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11764. # define MPFR_THREAD_ATTR _Thread_local
  11765. ^
  11766. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11767. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  11768. ^
  11769. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11770. # define MPFR_THREAD_ATTR _Thread_local
  11771. ^
  11772. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11773. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  11774. ^
  11775. In file included from fits_u.h:23:0,
  11776. from fits_uint.c:27:
  11777. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  11778. mpfr_abort_prec_max _MPFR_PROTO ((void));
  11779. ^
  11780. In file included from mpfr-impl.h:76:0,
  11781. from fits_u.h:23,
  11782. from fits_ulong.c:27:
  11783. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11784. # define MPFR_THREAD_ATTR _Thread_local
  11785. ^
  11786. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11787. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  11788. ^
  11789. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11790. # define MPFR_THREAD_ATTR _Thread_local
  11791. ^
  11792. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11793. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  11794. ^
  11795. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11796. # define MPFR_THREAD_ATTR _Thread_local
  11797. ^
  11798. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11799. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  11800. ^
  11801. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11802. # define MPFR_THREAD_ATTR _Thread_local
  11803. ^
  11804. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11805. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  11806. ^
  11807. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11808. # define MPFR_THREAD_ATTR _Thread_local
  11809. ^
  11810. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11811. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  11812. ^
  11813. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11814. # define MPFR_THREAD_ATTR _Thread_local
  11815. ^
  11816. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11817. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  11818. ^
  11819. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11820. # define MPFR_THREAD_ATTR _Thread_local
  11821. ^
  11822. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11823. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  11824. ^
  11825. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11826. # define MPFR_THREAD_ATTR _Thread_local
  11827. ^
  11828. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11829. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  11830. ^
  11831. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11832. # define MPFR_THREAD_ATTR _Thread_local
  11833. ^
  11834. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11835. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  11836. ^
  11837. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11838. # define MPFR_THREAD_ATTR _Thread_local
  11839. ^
  11840. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11841. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  11842. ^
  11843. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11844. # define MPFR_THREAD_ATTR _Thread_local
  11845. ^
  11846. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11847. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  11848. ^
  11849. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11850. # define MPFR_THREAD_ATTR _Thread_local
  11851. ^
  11852. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11853. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  11854. ^
  11855. mv -f .deps/fits_slong.Tpo .deps/fits_slong.Plo
  11856. In file included from fits_u.h:23:0,
  11857. from fits_ulong.c:27:
  11858. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  11859. mpfr_abort_prec_max _MPFR_PROTO ((void));
  11860. ^
  11861. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c -o get_si.lo get_si.c
  11862. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c fits_uint.c -o fits_uint.o >/dev/null 2>&1
  11863. In file included from mpfr-impl.h:76:0,
  11864. from fits_uintmax.c:28:
  11865. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11866. # define MPFR_THREAD_ATTR _Thread_local
  11867. ^
  11868. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11869. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  11870. ^
  11871. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11872. # define MPFR_THREAD_ATTR _Thread_local
  11873. ^
  11874. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11875. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  11876. ^
  11877. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11878. # define MPFR_THREAD_ATTR _Thread_local
  11879. ^
  11880. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11881. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  11882. ^
  11883. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11884. # define MPFR_THREAD_ATTR _Thread_local
  11885. ^
  11886. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11887. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  11888. ^
  11889. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11890. # define MPFR_THREAD_ATTR _Thread_local
  11891. ^
  11892. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11893. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  11894. ^
  11895. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11896. # define MPFR_THREAD_ATTR _Thread_local
  11897. ^
  11898. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11899. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  11900. ^
  11901. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11902. # define MPFR_THREAD_ATTR _Thread_local
  11903. ^
  11904. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11905. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  11906. ^
  11907. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11908. # define MPFR_THREAD_ATTR _Thread_local
  11909. ^
  11910. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11911. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  11912. ^
  11913. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11914. # define MPFR_THREAD_ATTR _Thread_local
  11915. ^
  11916. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11917. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  11918. ^
  11919. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11920. # define MPFR_THREAD_ATTR _Thread_local
  11921. ^
  11922. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11923. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  11924. ^
  11925. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11926. # define MPFR_THREAD_ATTR _Thread_local
  11927. ^
  11928. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11929. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  11930. ^
  11931. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11932. # define MPFR_THREAD_ATTR _Thread_local
  11933. ^
  11934. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11935. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  11936. ^
  11937. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c fits_intmax.c -fPIC -DPIC -o .libs/fits_intmax.o
  11938. In file included from fits_uintmax.c:28:0:
  11939. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  11940. mpfr_abort_prec_max _MPFR_PROTO ((void));
  11941. ^
  11942. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c fits_ulong.c -o fits_ulong.o >/dev/null 2>&1
  11943. mv -f .deps/get_ld.Tpo .deps/get_ld.Plo
  11944. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c -o get_ui.lo get_ui.c
  11945. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c fits_uintmax.c -o fits_uintmax.o >/dev/null 2>&1
  11946. mv -f .deps/fits_ushort.Tpo .deps/fits_ushort.Plo
  11947. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c get_si.c -fPIC -DPIC -o .libs/get_si.o
  11948. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c -o zeta.lo zeta.c
  11949. In file included from mpfr-impl.h:76:0,
  11950. from fits_intmax.c:28:
  11951. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11952. # define MPFR_THREAD_ATTR _Thread_local
  11953. ^
  11954. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11955. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  11956. ^
  11957. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11958. # define MPFR_THREAD_ATTR _Thread_local
  11959. ^
  11960. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11961. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  11962. ^
  11963. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11964. # define MPFR_THREAD_ATTR _Thread_local
  11965. ^
  11966. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11967. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  11968. ^
  11969. mv -f .deps/fits_uint.Tpo .deps/fits_uint.Plo
  11970. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11971. # define MPFR_THREAD_ATTR _Thread_local
  11972. ^
  11973. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11974. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  11975. ^
  11976. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11977. # define MPFR_THREAD_ATTR _Thread_local
  11978. ^
  11979. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11980. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  11981. ^
  11982. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11983. # define MPFR_THREAD_ATTR _Thread_local
  11984. ^
  11985. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11986. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  11987. ^
  11988. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11989. # define MPFR_THREAD_ATTR _Thread_local
  11990. ^
  11991. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11992. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  11993. ^
  11994. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  11995. # define MPFR_THREAD_ATTR _Thread_local
  11996. ^
  11997. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  11998. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  11999. ^
  12000. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12001. # define MPFR_THREAD_ATTR _Thread_local
  12002. ^
  12003. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12004. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  12005. ^
  12006. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12007. # define MPFR_THREAD_ATTR _Thread_local
  12008. ^
  12009. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12010. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  12011. ^
  12012. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12013. # define MPFR_THREAD_ATTR _Thread_local
  12014. ^
  12015. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12016. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  12017. ^
  12018. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12019. # define MPFR_THREAD_ATTR _Thread_local
  12020. ^
  12021. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12022. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  12023. ^
  12024. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c -o cmp_d.lo cmp_d.c
  12025. In file included from fits_intmax.c:28:0:
  12026. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  12027. mpfr_abort_prec_max _MPFR_PROTO ((void));
  12028. ^
  12029. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o
  12030. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c fits_intmax.c -o fits_intmax.o >/dev/null 2>&1
  12031. In file included from mpfr-impl.h:76:0,
  12032. from get_si.c:23:
  12033. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12034. # define MPFR_THREAD_ATTR _Thread_local
  12035. ^
  12036. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12037. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  12038. ^
  12039. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12040. # define MPFR_THREAD_ATTR _Thread_local
  12041. ^
  12042. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12043. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  12044. ^
  12045. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12046. # define MPFR_THREAD_ATTR _Thread_local
  12047. ^
  12048. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12049. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  12050. ^
  12051. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12052. # define MPFR_THREAD_ATTR _Thread_local
  12053. ^
  12054. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12055. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  12056. ^
  12057. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12058. # define MPFR_THREAD_ATTR _Thread_local
  12059. ^
  12060. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12061. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  12062. ^
  12063. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12064. # define MPFR_THREAD_ATTR _Thread_local
  12065. ^
  12066. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12067. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  12068. ^
  12069. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12070. # define MPFR_THREAD_ATTR _Thread_local
  12071. ^
  12072. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12073. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  12074. ^
  12075. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12076. # define MPFR_THREAD_ATTR _Thread_local
  12077. ^
  12078. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12079. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  12080. ^
  12081. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12082. # define MPFR_THREAD_ATTR _Thread_local
  12083. ^
  12084. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12085. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  12086. ^
  12087. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12088. # define MPFR_THREAD_ATTR _Thread_local
  12089. ^
  12090. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12091. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  12092. ^
  12093. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12094. # define MPFR_THREAD_ATTR _Thread_local
  12095. ^
  12096. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12097. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  12098. ^
  12099. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12100. # define MPFR_THREAD_ATTR _Thread_local
  12101. ^
  12102. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12103. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  12104. ^
  12105. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c zeta.c -fPIC -DPIC -o .libs/zeta.o
  12106. In file included from get_si.c:23:0:
  12107. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  12108. mpfr_abort_prec_max _MPFR_PROTO ((void));
  12109. ^
  12110. mv -f .deps/fits_ulong.Tpo .deps/fits_ulong.Plo
  12111. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c -o erf.lo erf.c
  12112. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o
  12113. mv -f .deps/fits_uintmax.Tpo .deps/fits_uintmax.Plo
  12114. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c -o inits.lo inits.c
  12115. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c get_si.c -o get_si.o >/dev/null 2>&1
  12116. In file included from mpfr-impl.h:76:0,
  12117. from get_ui.c:23:
  12118. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12119. # define MPFR_THREAD_ATTR _Thread_local
  12120. ^
  12121. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12122. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  12123. ^
  12124. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12125. # define MPFR_THREAD_ATTR _Thread_local
  12126. ^
  12127. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12128. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  12129. ^
  12130. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12131. # define MPFR_THREAD_ATTR _Thread_local
  12132. ^
  12133. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12134. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  12135. ^
  12136. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12137. # define MPFR_THREAD_ATTR _Thread_local
  12138. ^
  12139. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12140. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  12141. ^
  12142. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12143. # define MPFR_THREAD_ATTR _Thread_local
  12144. ^
  12145. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12146. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  12147. ^
  12148. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12149. # define MPFR_THREAD_ATTR _Thread_local
  12150. ^
  12151. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12152. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  12153. ^
  12154. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12155. # define MPFR_THREAD_ATTR _Thread_local
  12156. ^
  12157. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12158. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  12159. ^
  12160. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12161. # define MPFR_THREAD_ATTR _Thread_local
  12162. ^
  12163. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12164. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  12165. ^
  12166. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12167. # define MPFR_THREAD_ATTR _Thread_local
  12168. ^
  12169. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12170. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  12171. ^
  12172. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12173. # define MPFR_THREAD_ATTR _Thread_local
  12174. ^
  12175. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12176. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  12177. ^
  12178. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12179. # define MPFR_THREAD_ATTR _Thread_local
  12180. ^
  12181. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12182. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  12183. ^
  12184. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12185. # define MPFR_THREAD_ATTR _Thread_local
  12186. ^
  12187. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12188. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  12189. ^
  12190. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c erf.c -fPIC -DPIC -o .libs/erf.o
  12191. In file included from get_ui.c:23:0:
  12192. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  12193. mpfr_abort_prec_max _MPFR_PROTO ((void));
  12194. ^
  12195. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c inits.c -fPIC -DPIC -o .libs/inits.o
  12196. In file included from mpfr-impl.h:76:0,
  12197. from cmp_d.c:23:
  12198. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12199. # define MPFR_THREAD_ATTR _Thread_local
  12200. ^
  12201. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12202. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  12203. ^
  12204. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12205. # define MPFR_THREAD_ATTR _Thread_local
  12206. ^
  12207. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12208. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  12209. ^
  12210. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12211. # define MPFR_THREAD_ATTR _Thread_local
  12212. ^
  12213. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12214. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  12215. ^
  12216. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12217. # define MPFR_THREAD_ATTR _Thread_local
  12218. ^
  12219. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12220. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  12221. ^
  12222. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12223. # define MPFR_THREAD_ATTR _Thread_local
  12224. ^
  12225. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12226. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  12227. ^
  12228. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12229. # define MPFR_THREAD_ATTR _Thread_local
  12230. ^
  12231. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12232. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  12233. ^
  12234. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12235. # define MPFR_THREAD_ATTR _Thread_local
  12236. ^
  12237. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12238. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  12239. ^
  12240. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12241. # define MPFR_THREAD_ATTR _Thread_local
  12242. ^
  12243. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12244. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  12245. ^
  12246. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12247. # define MPFR_THREAD_ATTR _Thread_local
  12248. ^
  12249. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12250. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  12251. ^
  12252. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12253. # define MPFR_THREAD_ATTR _Thread_local
  12254. ^
  12255. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12256. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  12257. ^
  12258. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12259. # define MPFR_THREAD_ATTR _Thread_local
  12260. ^
  12261. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12262. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  12263. ^
  12264. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12265. # define MPFR_THREAD_ATTR _Thread_local
  12266. ^
  12267. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12268. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  12269. ^
  12270. In file included from cmp_d.c:23:0:
  12271. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  12272. mpfr_abort_prec_max _MPFR_PROTO ((void));
  12273. ^
  12274. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c cmp_d.c -o cmp_d.o >/dev/null 2>&1
  12275. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c get_ui.c -o get_ui.o >/dev/null 2>&1
  12276. mv -f .deps/fits_intmax.Tpo .deps/fits_intmax.Plo
  12277. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c -o inits2.lo inits2.c
  12278. mv -f .deps/get_si.Tpo .deps/get_si.Plo
  12279. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c -o clears.lo clears.c
  12280. In file included from mpfr-impl.h:76:0,
  12281. from erf.c:24:
  12282. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12283. # define MPFR_THREAD_ATTR _Thread_local
  12284. ^
  12285. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12286. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  12287. ^
  12288. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12289. # define MPFR_THREAD_ATTR _Thread_local
  12290. ^
  12291. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12292. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  12293. ^
  12294. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12295. # define MPFR_THREAD_ATTR _Thread_local
  12296. ^
  12297. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12298. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  12299. ^
  12300. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12301. # define MPFR_THREAD_ATTR _Thread_local
  12302. ^
  12303. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12304. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  12305. ^
  12306. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12307. # define MPFR_THREAD_ATTR _Thread_local
  12308. ^
  12309. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12310. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  12311. ^
  12312. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12313. # define MPFR_THREAD_ATTR _Thread_local
  12314. ^
  12315. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12316. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  12317. ^
  12318. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12319. # define MPFR_THREAD_ATTR _Thread_local
  12320. ^
  12321. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12322. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  12323. ^
  12324. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12325. # define MPFR_THREAD_ATTR _Thread_local
  12326. ^
  12327. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12328. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  12329. ^
  12330. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12331. # define MPFR_THREAD_ATTR _Thread_local
  12332. ^
  12333. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12334. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  12335. ^
  12336. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12337. # define MPFR_THREAD_ATTR _Thread_local
  12338. ^
  12339. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12340. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  12341. ^
  12342. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12343. # define MPFR_THREAD_ATTR _Thread_local
  12344. ^
  12345. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12346. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  12347. ^
  12348. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12349. # define MPFR_THREAD_ATTR _Thread_local
  12350. ^
  12351. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12352. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  12353. ^
  12354. In file included from erf.c:24:0:
  12355. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  12356. mpfr_abort_prec_max _MPFR_PROTO ((void));
  12357. ^
  12358. mv -f .deps/get_ui.Tpo .deps/get_ui.Plo
  12359. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c inits2.c -fPIC -DPIC -o .libs/inits2.o
  12360. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c -o sgn.lo sgn.c
  12361. In file included from mpfr-impl.h:76:0,
  12362. from inits.c:34:
  12363. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12364. # define MPFR_THREAD_ATTR _Thread_local
  12365. ^
  12366. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12367. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  12368. ^
  12369. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12370. # define MPFR_THREAD_ATTR _Thread_local
  12371. ^
  12372. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12373. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  12374. ^
  12375. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12376. # define MPFR_THREAD_ATTR _Thread_local
  12377. ^
  12378. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12379. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  12380. ^
  12381. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12382. # define MPFR_THREAD_ATTR _Thread_local
  12383. ^
  12384. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12385. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  12386. ^
  12387. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12388. # define MPFR_THREAD_ATTR _Thread_local
  12389. ^
  12390. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12391. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  12392. ^
  12393. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12394. # define MPFR_THREAD_ATTR _Thread_local
  12395. ^
  12396. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12397. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  12398. ^
  12399. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12400. # define MPFR_THREAD_ATTR _Thread_local
  12401. ^
  12402. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12403. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  12404. ^
  12405. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12406. # define MPFR_THREAD_ATTR _Thread_local
  12407. ^
  12408. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12409. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  12410. ^
  12411. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12412. # define MPFR_THREAD_ATTR _Thread_local
  12413. ^
  12414. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12415. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  12416. ^
  12417. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12418. # define MPFR_THREAD_ATTR _Thread_local
  12419. ^
  12420. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12421. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  12422. ^
  12423. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12424. # define MPFR_THREAD_ATTR _Thread_local
  12425. ^
  12426. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12427. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  12428. ^
  12429. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12430. # define MPFR_THREAD_ATTR _Thread_local
  12431. ^
  12432. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12433. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  12434. ^
  12435. In file included from inits.c:34:0:
  12436. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  12437. mpfr_abort_prec_max _MPFR_PROTO ((void));
  12438. ^
  12439. mv -f .deps/cmp_d.Tpo .deps/cmp_d.Plo
  12440. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT check.lo -MD -MP -MF .deps/check.Tpo -c -o check.lo check.c
  12441. In file included from mpfr-impl.h:76:0,
  12442. from zeta.c:24:
  12443. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12444. # define MPFR_THREAD_ATTR _Thread_local
  12445. ^
  12446. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12447. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  12448. ^
  12449. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12450. # define MPFR_THREAD_ATTR _Thread_local
  12451. ^
  12452. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12453. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  12454. ^
  12455. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12456. # define MPFR_THREAD_ATTR _Thread_local
  12457. ^
  12458. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12459. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  12460. ^
  12461. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12462. # define MPFR_THREAD_ATTR _Thread_local
  12463. ^
  12464. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12465. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  12466. ^
  12467. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12468. # define MPFR_THREAD_ATTR _Thread_local
  12469. ^
  12470. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12471. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  12472. ^
  12473. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12474. # define MPFR_THREAD_ATTR _Thread_local
  12475. ^
  12476. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12477. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  12478. ^
  12479. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12480. # define MPFR_THREAD_ATTR _Thread_local
  12481. ^
  12482. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12483. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  12484. ^
  12485. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12486. # define MPFR_THREAD_ATTR _Thread_local
  12487. ^
  12488. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12489. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  12490. ^
  12491. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12492. # define MPFR_THREAD_ATTR _Thread_local
  12493. ^
  12494. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12495. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  12496. ^
  12497. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12498. # define MPFR_THREAD_ATTR _Thread_local
  12499. ^
  12500. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12501. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  12502. ^
  12503. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12504. # define MPFR_THREAD_ATTR _Thread_local
  12505. ^
  12506. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12507. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  12508. ^
  12509. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12510. # define MPFR_THREAD_ATTR _Thread_local
  12511. ^
  12512. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12513. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  12514. ^
  12515. In file included from zeta.c:24:0:
  12516. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  12517. mpfr_abort_prec_max _MPFR_PROTO ((void));
  12518. ^
  12519. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c inits.c -o inits.o >/dev/null 2>&1
  12520. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c clears.c -fPIC -DPIC -o .libs/clears.o
  12521. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c sgn.c -fPIC -DPIC -o .libs/sgn.o
  12522. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT check.lo -MD -MP -MF .deps/check.Tpo -c check.c -fPIC -DPIC -o .libs/check.o
  12523. In file included from mpfr-impl.h:76:0,
  12524. from inits2.c:35:
  12525. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12526. # define MPFR_THREAD_ATTR _Thread_local
  12527. ^
  12528. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12529. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  12530. ^
  12531. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12532. # define MPFR_THREAD_ATTR _Thread_local
  12533. ^
  12534. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12535. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  12536. ^
  12537. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12538. # define MPFR_THREAD_ATTR _Thread_local
  12539. ^
  12540. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12541. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  12542. ^
  12543. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12544. # define MPFR_THREAD_ATTR _Thread_local
  12545. ^
  12546. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12547. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  12548. ^
  12549. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12550. # define MPFR_THREAD_ATTR _Thread_local
  12551. ^
  12552. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12553. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  12554. ^
  12555. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12556. # define MPFR_THREAD_ATTR _Thread_local
  12557. ^
  12558. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12559. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  12560. ^
  12561. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12562. # define MPFR_THREAD_ATTR _Thread_local
  12563. ^
  12564. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12565. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  12566. ^
  12567. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12568. # define MPFR_THREAD_ATTR _Thread_local
  12569. ^
  12570. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12571. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  12572. ^
  12573. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12574. # define MPFR_THREAD_ATTR _Thread_local
  12575. ^
  12576. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12577. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  12578. ^
  12579. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12580. # define MPFR_THREAD_ATTR _Thread_local
  12581. ^
  12582. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12583. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  12584. ^
  12585. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12586. # define MPFR_THREAD_ATTR _Thread_local
  12587. ^
  12588. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12589. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  12590. ^
  12591. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12592. # define MPFR_THREAD_ATTR _Thread_local
  12593. ^
  12594. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12595. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  12596. ^
  12597. mv -f .deps/gamma.Tpo .deps/gamma.Plo
  12598. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c -o sub1sp.lo sub1sp.c
  12599. In file included from inits2.c:35:0:
  12600. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  12601. mpfr_abort_prec_max _MPFR_PROTO ((void));
  12602. ^
  12603. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c inits2.c -o inits2.o >/dev/null 2>&1
  12604. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c sub1sp.c -fPIC -DPIC -o .libs/sub1sp.o
  12605. mv -f .deps/inits.Tpo .deps/inits.Plo
  12606. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c
  12607. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c erf.c -o erf.o >/dev/null 2>&1
  12608. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o
  12609. In file included from mpfr-impl.h:76:0,
  12610. from clears.c:35:
  12611. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12612. # define MPFR_THREAD_ATTR _Thread_local
  12613. ^
  12614. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12615. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  12616. ^
  12617. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12618. # define MPFR_THREAD_ATTR _Thread_local
  12619. ^
  12620. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12621. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  12622. ^
  12623. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12624. # define MPFR_THREAD_ATTR _Thread_local
  12625. ^
  12626. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12627. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  12628. ^
  12629. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12630. # define MPFR_THREAD_ATTR _Thread_local
  12631. ^
  12632. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12633. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  12634. ^
  12635. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12636. # define MPFR_THREAD_ATTR _Thread_local
  12637. ^
  12638. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12639. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  12640. ^
  12641. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12642. # define MPFR_THREAD_ATTR _Thread_local
  12643. ^
  12644. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12645. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  12646. ^
  12647. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12648. # define MPFR_THREAD_ATTR _Thread_local
  12649. ^
  12650. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12651. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  12652. ^
  12653. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12654. # define MPFR_THREAD_ATTR _Thread_local
  12655. ^
  12656. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12657. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  12658. ^
  12659. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12660. # define MPFR_THREAD_ATTR _Thread_local
  12661. ^
  12662. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12663. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  12664. ^
  12665. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12666. # define MPFR_THREAD_ATTR _Thread_local
  12667. ^
  12668. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12669. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  12670. ^
  12671. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12672. # define MPFR_THREAD_ATTR _Thread_local
  12673. ^
  12674. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12675. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  12676. ^
  12677. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12678. # define MPFR_THREAD_ATTR _Thread_local
  12679. ^
  12680. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12681. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  12682. ^
  12683. In file included from clears.c:35:0:
  12684. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  12685. mpfr_abort_prec_max _MPFR_PROTO ((void));
  12686. ^
  12687. In file included from mpfr-impl.h:76:0,
  12688. from sgn.c:23:
  12689. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12690. # define MPFR_THREAD_ATTR _Thread_local
  12691. ^
  12692. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12693. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  12694. ^
  12695. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12696. # define MPFR_THREAD_ATTR _Thread_local
  12697. ^
  12698. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12699. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  12700. ^
  12701. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12702. # define MPFR_THREAD_ATTR _Thread_local
  12703. ^
  12704. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12705. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  12706. ^
  12707. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12708. # define MPFR_THREAD_ATTR _Thread_local
  12709. ^
  12710. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12711. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  12712. ^
  12713. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12714. # define MPFR_THREAD_ATTR _Thread_local
  12715. ^
  12716. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12717. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  12718. ^
  12719. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12720. # define MPFR_THREAD_ATTR _Thread_local
  12721. ^
  12722. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12723. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  12724. ^
  12725. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12726. # define MPFR_THREAD_ATTR _Thread_local
  12727. ^
  12728. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12729. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  12730. ^
  12731. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12732. # define MPFR_THREAD_ATTR _Thread_local
  12733. ^
  12734. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12735. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  12736. ^
  12737. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12738. # define MPFR_THREAD_ATTR _Thread_local
  12739. ^
  12740. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12741. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  12742. ^
  12743. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12744. # define MPFR_THREAD_ATTR _Thread_local
  12745. ^
  12746. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12747. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  12748. ^
  12749. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12750. # define MPFR_THREAD_ATTR _Thread_local
  12751. ^
  12752. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12753. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  12754. ^
  12755. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12756. # define MPFR_THREAD_ATTR _Thread_local
  12757. ^
  12758. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12759. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  12760. ^
  12761. In file included from sgn.c:23:0:
  12762. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  12763. mpfr_abort_prec_max _MPFR_PROTO ((void));
  12764. ^
  12765. mv -f .deps/inits2.Tpo .deps/inits2.Plo
  12766. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c -o mpn_exp.lo mpn_exp.c
  12767. In file included from mpfr-impl.h:76:0,
  12768. from check.c:23:
  12769. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12770. # define MPFR_THREAD_ATTR _Thread_local
  12771. ^
  12772. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12773. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  12774. ^
  12775. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12776. # define MPFR_THREAD_ATTR _Thread_local
  12777. ^
  12778. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12779. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  12780. ^
  12781. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12782. # define MPFR_THREAD_ATTR _Thread_local
  12783. ^
  12784. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12785. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  12786. ^
  12787. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12788. # define MPFR_THREAD_ATTR _Thread_local
  12789. ^
  12790. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12791. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  12792. ^
  12793. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12794. # define MPFR_THREAD_ATTR _Thread_local
  12795. ^
  12796. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12797. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  12798. ^
  12799. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12800. # define MPFR_THREAD_ATTR _Thread_local
  12801. ^
  12802. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12803. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  12804. ^
  12805. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12806. # define MPFR_THREAD_ATTR _Thread_local
  12807. ^
  12808. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12809. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  12810. ^
  12811. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12812. # define MPFR_THREAD_ATTR _Thread_local
  12813. ^
  12814. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12815. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  12816. ^
  12817. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12818. # define MPFR_THREAD_ATTR _Thread_local
  12819. ^
  12820. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12821. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  12822. ^
  12823. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12824. # define MPFR_THREAD_ATTR _Thread_local
  12825. ^
  12826. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12827. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  12828. ^
  12829. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12830. # define MPFR_THREAD_ATTR _Thread_local
  12831. ^
  12832. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12833. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  12834. ^
  12835. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12836. # define MPFR_THREAD_ATTR _Thread_local
  12837. ^
  12838. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12839. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  12840. ^
  12841. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c sgn.c -o sgn.o >/dev/null 2>&1
  12842. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c clears.c -o clears.o >/dev/null 2>&1
  12843. In file included from check.c:23:0:
  12844. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  12845. mpfr_abort_prec_max _MPFR_PROTO ((void));
  12846. ^
  12847. In file included from mpfr-impl.h:76:0,
  12848. from version.c:23:
  12849. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12850. # define MPFR_THREAD_ATTR _Thread_local
  12851. ^
  12852. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12853. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  12854. ^
  12855. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12856. # define MPFR_THREAD_ATTR _Thread_local
  12857. ^
  12858. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12859. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  12860. ^
  12861. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12862. # define MPFR_THREAD_ATTR _Thread_local
  12863. ^
  12864. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12865. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  12866. ^
  12867. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12868. # define MPFR_THREAD_ATTR _Thread_local
  12869. ^
  12870. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12871. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  12872. ^
  12873. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12874. # define MPFR_THREAD_ATTR _Thread_local
  12875. ^
  12876. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12877. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  12878. ^
  12879. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12880. # define MPFR_THREAD_ATTR _Thread_local
  12881. ^
  12882. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12883. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  12884. ^
  12885. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12886. # define MPFR_THREAD_ATTR _Thread_local
  12887. ^
  12888. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12889. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  12890. ^
  12891. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12892. # define MPFR_THREAD_ATTR _Thread_local
  12893. ^
  12894. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12895. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  12896. ^
  12897. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12898. # define MPFR_THREAD_ATTR _Thread_local
  12899. ^
  12900. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12901. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  12902. ^
  12903. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12904. # define MPFR_THREAD_ATTR _Thread_local
  12905. ^
  12906. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12907. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  12908. ^
  12909. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12910. # define MPFR_THREAD_ATTR _Thread_local
  12911. ^
  12912. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12913. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  12914. ^
  12915. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12916. # define MPFR_THREAD_ATTR _Thread_local
  12917. ^
  12918. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12919. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  12920. ^
  12921. In file included from version.c:23:0:
  12922. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  12923. mpfr_abort_prec_max _MPFR_PROTO ((void));
  12924. ^
  12925. In file included from mpfr-impl.h:76:0,
  12926. from sub1sp.c:25:
  12927. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12928. # define MPFR_THREAD_ATTR _Thread_local
  12929. ^
  12930. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12931. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  12932. ^
  12933. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12934. # define MPFR_THREAD_ATTR _Thread_local
  12935. ^
  12936. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12937. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  12938. ^
  12939. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12940. # define MPFR_THREAD_ATTR _Thread_local
  12941. ^
  12942. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12943. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  12944. ^
  12945. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12946. # define MPFR_THREAD_ATTR _Thread_local
  12947. ^
  12948. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12949. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  12950. ^
  12951. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12952. # define MPFR_THREAD_ATTR _Thread_local
  12953. ^
  12954. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12955. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  12956. ^
  12957. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12958. # define MPFR_THREAD_ATTR _Thread_local
  12959. ^
  12960. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12961. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  12962. ^
  12963. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12964. # define MPFR_THREAD_ATTR _Thread_local
  12965. ^
  12966. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12967. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  12968. ^
  12969. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12970. # define MPFR_THREAD_ATTR _Thread_local
  12971. ^
  12972. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12973. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  12974. ^
  12975. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12976. # define MPFR_THREAD_ATTR _Thread_local
  12977. ^
  12978. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12979. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  12980. ^
  12981. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12982. # define MPFR_THREAD_ATTR _Thread_local
  12983. ^
  12984. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12985. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  12986. ^
  12987. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12988. # define MPFR_THREAD_ATTR _Thread_local
  12989. ^
  12990. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12991. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  12992. ^
  12993. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  12994. # define MPFR_THREAD_ATTR _Thread_local
  12995. ^
  12996. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  12997. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  12998. ^
  12999. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1
  13000. In file included from sub1sp.c:25:0:
  13001. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  13002. mpfr_abort_prec_max _MPFR_PROTO ((void));
  13003. ^
  13004. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT check.lo -MD -MP -MF .deps/check.Tpo -c check.c -o check.o >/dev/null 2>&1
  13005. mv -f .deps/sgn.Tpo .deps/sgn.Plo
  13006. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c -o mpfr-gmp.lo mpfr-gmp.c
  13007. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c mpn_exp.c -fPIC -DPIC -o .libs/mpn_exp.o
  13008. mv -f .deps/version.Tpo .deps/version.Plo
  13009. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c mpfr-gmp.c -fPIC -DPIC -o .libs/mpfr-gmp.o
  13010. mv -f .deps/check.Tpo .deps/check.Plo
  13011. mv -f .deps/clears.Tpo .deps/clears.Plo
  13012. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c -o mp_clz_tab.lo mp_clz_tab.c
  13013. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c -o sum.lo sum.c
  13014. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c -o add1sp.lo add1sp.c
  13015. mv -f .deps/erf.Tpo .deps/erf.Plo
  13016. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c -o free_cache.lo free_cache.c
  13017. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c mp_clz_tab.c -fPIC -DPIC -o .libs/mp_clz_tab.o
  13018. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c add1sp.c -fPIC -DPIC -o .libs/add1sp.o
  13019. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c sum.c -fPIC -DPIC -o .libs/sum.o
  13020. In file included from mpfr-impl.h:76:0,
  13021. from mpn_exp.c:25:
  13022. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13023. # define MPFR_THREAD_ATTR _Thread_local
  13024. ^
  13025. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13026. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  13027. ^
  13028. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13029. # define MPFR_THREAD_ATTR _Thread_local
  13030. ^
  13031. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13032. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  13033. ^
  13034. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13035. # define MPFR_THREAD_ATTR _Thread_local
  13036. ^
  13037. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13038. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  13039. ^
  13040. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13041. # define MPFR_THREAD_ATTR _Thread_local
  13042. ^
  13043. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13044. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  13045. ^
  13046. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13047. # define MPFR_THREAD_ATTR _Thread_local
  13048. ^
  13049. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13050. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  13051. ^
  13052. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13053. # define MPFR_THREAD_ATTR _Thread_local
  13054. ^
  13055. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13056. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  13057. ^
  13058. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13059. # define MPFR_THREAD_ATTR _Thread_local
  13060. ^
  13061. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13062. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  13063. ^
  13064. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13065. # define MPFR_THREAD_ATTR _Thread_local
  13066. ^
  13067. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13068. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  13069. ^
  13070. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13071. # define MPFR_THREAD_ATTR _Thread_local
  13072. ^
  13073. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13074. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  13075. ^
  13076. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13077. # define MPFR_THREAD_ATTR _Thread_local
  13078. ^
  13079. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13080. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  13081. ^
  13082. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13083. # define MPFR_THREAD_ATTR _Thread_local
  13084. ^
  13085. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13086. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  13087. ^
  13088. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13089. # define MPFR_THREAD_ATTR _Thread_local
  13090. ^
  13091. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13092. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  13093. ^
  13094. In file included from mpn_exp.c:25:0:
  13095. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  13096. mpfr_abort_prec_max _MPFR_PROTO ((void));
  13097. ^
  13098. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c free_cache.c -fPIC -DPIC -o .libs/free_cache.o
  13099. In file included from mpfr-impl.h:76:0,
  13100. from sum.c:24:
  13101. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13102. # define MPFR_THREAD_ATTR _Thread_local
  13103. ^
  13104. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13105. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  13106. ^
  13107. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13108. # define MPFR_THREAD_ATTR _Thread_local
  13109. ^
  13110. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13111. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  13112. ^
  13113. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13114. # define MPFR_THREAD_ATTR _Thread_local
  13115. ^
  13116. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13117. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  13118. ^
  13119. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13120. # define MPFR_THREAD_ATTR _Thread_local
  13121. ^
  13122. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13123. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  13124. ^
  13125. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13126. # define MPFR_THREAD_ATTR _Thread_local
  13127. ^
  13128. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13129. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  13130. ^
  13131. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13132. # define MPFR_THREAD_ATTR _Thread_local
  13133. ^
  13134. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13135. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  13136. ^
  13137. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13138. # define MPFR_THREAD_ATTR _Thread_local
  13139. ^
  13140. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13141. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  13142. ^
  13143. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13144. # define MPFR_THREAD_ATTR _Thread_local
  13145. ^
  13146. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13147. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  13148. ^
  13149. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13150. # define MPFR_THREAD_ATTR _Thread_local
  13151. ^
  13152. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13153. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  13154. ^
  13155. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13156. # define MPFR_THREAD_ATTR _Thread_local
  13157. ^
  13158. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13159. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  13160. ^
  13161. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13162. # define MPFR_THREAD_ATTR _Thread_local
  13163. ^
  13164. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13165. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  13166. ^
  13167. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13168. # define MPFR_THREAD_ATTR _Thread_local
  13169. ^
  13170. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13171. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  13172. ^
  13173. In file included from sum.c:24:0:
  13174. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  13175. mpfr_abort_prec_max _MPFR_PROTO ((void));
  13176. ^
  13177. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c zeta.c -o zeta.o >/dev/null 2>&1
  13178. In file included from mpfr-impl.h:76:0,
  13179. from mpfr-gmp.c:24:
  13180. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13181. # define MPFR_THREAD_ATTR _Thread_local
  13182. ^
  13183. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13184. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  13185. ^
  13186. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13187. # define MPFR_THREAD_ATTR _Thread_local
  13188. ^
  13189. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13190. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  13191. ^
  13192. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13193. # define MPFR_THREAD_ATTR _Thread_local
  13194. ^
  13195. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13196. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  13197. ^
  13198. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13199. # define MPFR_THREAD_ATTR _Thread_local
  13200. ^
  13201. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13202. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  13203. ^
  13204. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13205. # define MPFR_THREAD_ATTR _Thread_local
  13206. ^
  13207. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13208. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  13209. ^
  13210. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13211. # define MPFR_THREAD_ATTR _Thread_local
  13212. ^
  13213. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13214. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  13215. ^
  13216. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13217. # define MPFR_THREAD_ATTR _Thread_local
  13218. ^
  13219. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13220. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  13221. ^
  13222. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13223. # define MPFR_THREAD_ATTR _Thread_local
  13224. ^
  13225. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13226. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  13227. ^
  13228. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13229. # define MPFR_THREAD_ATTR _Thread_local
  13230. ^
  13231. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13232. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  13233. ^
  13234. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13235. # define MPFR_THREAD_ATTR _Thread_local
  13236. ^
  13237. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13238. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  13239. ^
  13240. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13241. # define MPFR_THREAD_ATTR _Thread_local
  13242. ^
  13243. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13244. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  13245. ^
  13246. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13247. # define MPFR_THREAD_ATTR _Thread_local
  13248. ^
  13249. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13250. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  13251. ^
  13252. In file included from mpfr-impl.h:76:0,
  13253. from free_cache.c:23:
  13254. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13255. # define MPFR_THREAD_ATTR _Thread_local
  13256. ^
  13257. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13258. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  13259. ^
  13260. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13261. # define MPFR_THREAD_ATTR _Thread_local
  13262. ^
  13263. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13264. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  13265. ^
  13266. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13267. # define MPFR_THREAD_ATTR _Thread_local
  13268. ^
  13269. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13270. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  13271. ^
  13272. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13273. # define MPFR_THREAD_ATTR _Thread_local
  13274. ^
  13275. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13276. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  13277. ^
  13278. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13279. # define MPFR_THREAD_ATTR _Thread_local
  13280. ^
  13281. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13282. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  13283. ^
  13284. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13285. # define MPFR_THREAD_ATTR _Thread_local
  13286. ^
  13287. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13288. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  13289. ^
  13290. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13291. # define MPFR_THREAD_ATTR _Thread_local
  13292. ^
  13293. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13294. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  13295. ^
  13296. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13297. # define MPFR_THREAD_ATTR _Thread_local
  13298. ^
  13299. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13300. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  13301. ^
  13302. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13303. # define MPFR_THREAD_ATTR _Thread_local
  13304. ^
  13305. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13306. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  13307. ^
  13308. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13309. # define MPFR_THREAD_ATTR _Thread_local
  13310. ^
  13311. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13312. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  13313. ^
  13314. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13315. # define MPFR_THREAD_ATTR _Thread_local
  13316. ^
  13317. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13318. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  13319. ^
  13320. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13321. # define MPFR_THREAD_ATTR _Thread_local
  13322. ^
  13323. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13324. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  13325. ^
  13326. In file included from mpfr-gmp.c:24:0:
  13327. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  13328. mpfr_abort_prec_max _MPFR_PROTO ((void));
  13329. ^
  13330. In file included from mpfr-impl.h:76:0,
  13331. from mpfr-gmp.c:24:
  13332. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13333. # define MPFR_THREAD_ATTR _Thread_local
  13334. ^
  13335. mpfr-gmp.c:310:1: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13336. MPFR_THREAD_ATTR void * (*mpfr_allocate_func) (size_t) = 0;
  13337. ^
  13338. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13339. # define MPFR_THREAD_ATTR _Thread_local
  13340. ^
  13341. mpfr-gmp.c:311:1: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13342. MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) (void *, size_t, size_t) = 0;
  13343. ^
  13344. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13345. # define MPFR_THREAD_ATTR _Thread_local
  13346. ^
  13347. mpfr-gmp.c:312:1: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13348. MPFR_THREAD_ATTR void (*mpfr_free_func) (void *, size_t) = 0;
  13349. ^
  13350. In file included from free_cache.c:23:0:
  13351. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  13352. mpfr_abort_prec_max _MPFR_PROTO ((void));
  13353. ^
  13354. In file included from mpfr-impl.h:76:0,
  13355. from free_cache.c:23:
  13356. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13357. # define MPFR_THREAD_ATTR _Thread_local
  13358. ^
  13359. free_cache.c:34:8: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13360. static MPFR_THREAD_ATTR int n_alloc = 0;
  13361. ^
  13362. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13363. # define MPFR_THREAD_ATTR _Thread_local
  13364. ^
  13365. free_cache.c:35:8: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13366. static MPFR_THREAD_ATTR __mpz_struct mpz_tab[MPFR_MY_MPZ_INIT];
  13367. ^
  13368. In file included from mpfr-impl.h:76:0,
  13369. from mp_clz_tab.c:27:
  13370. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13371. # define MPFR_THREAD_ATTR _Thread_local
  13372. ^
  13373. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13374. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  13375. ^
  13376. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13377. # define MPFR_THREAD_ATTR _Thread_local
  13378. ^
  13379. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13380. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  13381. ^
  13382. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13383. # define MPFR_THREAD_ATTR _Thread_local
  13384. ^
  13385. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13386. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  13387. ^
  13388. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13389. # define MPFR_THREAD_ATTR _Thread_local
  13390. ^
  13391. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13392. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  13393. ^
  13394. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13395. # define MPFR_THREAD_ATTR _Thread_local
  13396. ^
  13397. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13398. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  13399. ^
  13400. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13401. # define MPFR_THREAD_ATTR _Thread_local
  13402. ^
  13403. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13404. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  13405. ^
  13406. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13407. # define MPFR_THREAD_ATTR _Thread_local
  13408. ^
  13409. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13410. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  13411. ^
  13412. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13413. # define MPFR_THREAD_ATTR _Thread_local
  13414. ^
  13415. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13416. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  13417. ^
  13418. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13419. # define MPFR_THREAD_ATTR _Thread_local
  13420. ^
  13421. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13422. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  13423. ^
  13424. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13425. # define MPFR_THREAD_ATTR _Thread_local
  13426. ^
  13427. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13428. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  13429. ^
  13430. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13431. # define MPFR_THREAD_ATTR _Thread_local
  13432. ^
  13433. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13434. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  13435. ^
  13436. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13437. # define MPFR_THREAD_ATTR _Thread_local
  13438. ^
  13439. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13440. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  13441. ^
  13442. In file included from mp_clz_tab.c:27:0:
  13443. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  13444. mpfr_abort_prec_max _MPFR_PROTO ((void));
  13445. ^
  13446. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c mpn_exp.c -o mpn_exp.o >/dev/null 2>&1
  13447. In file included from mpfr-impl.h:76:0,
  13448. from add1sp.c:25:
  13449. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13450. # define MPFR_THREAD_ATTR _Thread_local
  13451. ^
  13452. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13453. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  13454. ^
  13455. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13456. # define MPFR_THREAD_ATTR _Thread_local
  13457. ^
  13458. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13459. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  13460. ^
  13461. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13462. # define MPFR_THREAD_ATTR _Thread_local
  13463. ^
  13464. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13465. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  13466. ^
  13467. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13468. # define MPFR_THREAD_ATTR _Thread_local
  13469. ^
  13470. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13471. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  13472. ^
  13473. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13474. # define MPFR_THREAD_ATTR _Thread_local
  13475. ^
  13476. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13477. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  13478. ^
  13479. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13480. # define MPFR_THREAD_ATTR _Thread_local
  13481. ^
  13482. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13483. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  13484. ^
  13485. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13486. # define MPFR_THREAD_ATTR _Thread_local
  13487. ^
  13488. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13489. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  13490. ^
  13491. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13492. # define MPFR_THREAD_ATTR _Thread_local
  13493. ^
  13494. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13495. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  13496. ^
  13497. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c mp_clz_tab.c -o mp_clz_tab.o >/dev/null 2>&1
  13498. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13499. # define MPFR_THREAD_ATTR _Thread_local
  13500. ^
  13501. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13502. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  13503. ^
  13504. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13505. # define MPFR_THREAD_ATTR _Thread_local
  13506. ^
  13507. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13508. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  13509. ^
  13510. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13511. # define MPFR_THREAD_ATTR _Thread_local
  13512. ^
  13513. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13514. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  13515. ^
  13516. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13517. # define MPFR_THREAD_ATTR _Thread_local
  13518. ^
  13519. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13520. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  13521. ^
  13522. In file included from add1sp.c:25:0:
  13523. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  13524. mpfr_abort_prec_max _MPFR_PROTO ((void));
  13525. ^
  13526. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c mpfr-gmp.c -o mpfr-gmp.o >/dev/null 2>&1
  13527. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c free_cache.c -o free_cache.o >/dev/null 2>&1
  13528. mv -f .deps/mp_clz_tab.Tpo .deps/mp_clz_tab.Plo
  13529. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c -o si_op.lo si_op.c
  13530. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c sub1sp.c -o sub1sp.o >/dev/null 2>&1
  13531. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c si_op.c -fPIC -DPIC -o .libs/si_op.o
  13532. mv -f .deps/mpfr-gmp.Tpo .deps/mpfr-gmp.Plo
  13533. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c -o cmp_ld.lo cmp_ld.c
  13534. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c add1sp.c -o add1sp.o >/dev/null 2>&1
  13535. mv -f .deps/mpn_exp.Tpo .deps/mpn_exp.Plo
  13536. mv -f .deps/free_cache.Tpo .deps/free_cache.Plo
  13537. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c -o set_ui_2exp.lo set_ui_2exp.c
  13538. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c -o set_si_2exp.lo set_si_2exp.c
  13539. In file included from mpfr-impl.h:76:0,
  13540. from si_op.c:25:
  13541. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13542. # define MPFR_THREAD_ATTR _Thread_local
  13543. ^
  13544. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13545. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  13546. ^
  13547. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13548. # define MPFR_THREAD_ATTR _Thread_local
  13549. ^
  13550. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13551. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  13552. ^
  13553. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13554. # define MPFR_THREAD_ATTR _Thread_local
  13555. ^
  13556. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13557. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  13558. ^
  13559. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13560. # define MPFR_THREAD_ATTR _Thread_local
  13561. ^
  13562. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13563. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  13564. ^
  13565. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13566. # define MPFR_THREAD_ATTR _Thread_local
  13567. ^
  13568. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13569. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  13570. ^
  13571. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13572. # define MPFR_THREAD_ATTR _Thread_local
  13573. ^
  13574. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13575. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  13576. ^
  13577. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13578. # define MPFR_THREAD_ATTR _Thread_local
  13579. ^
  13580. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13581. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  13582. ^
  13583. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13584. # define MPFR_THREAD_ATTR _Thread_local
  13585. ^
  13586. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13587. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  13588. ^
  13589. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13590. # define MPFR_THREAD_ATTR _Thread_local
  13591. ^
  13592. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13593. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  13594. ^
  13595. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13596. # define MPFR_THREAD_ATTR _Thread_local
  13597. ^
  13598. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13599. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  13600. ^
  13601. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13602. # define MPFR_THREAD_ATTR _Thread_local
  13603. ^
  13604. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13605. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  13606. ^
  13607. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13608. # define MPFR_THREAD_ATTR _Thread_local
  13609. ^
  13610. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13611. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  13612. ^
  13613. In file included from si_op.c:25:0:
  13614. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  13615. mpfr_abort_prec_max _MPFR_PROTO ((void));
  13616. ^
  13617. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c cmp_ld.c -fPIC -DPIC -o .libs/cmp_ld.o
  13618. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c si_op.c -o si_op.o >/dev/null 2>&1
  13619. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c set_si_2exp.c -fPIC -DPIC -o .libs/set_si_2exp.o
  13620. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c set_ui_2exp.c -fPIC -DPIC -o .libs/set_ui_2exp.o
  13621. In file included from mpfr-impl.h:76:0,
  13622. from set_si_2exp.c:25:
  13623. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13624. # define MPFR_THREAD_ATTR _Thread_local
  13625. ^
  13626. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13627. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  13628. ^
  13629. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13630. # define MPFR_THREAD_ATTR _Thread_local
  13631. ^
  13632. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13633. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  13634. ^
  13635. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13636. # define MPFR_THREAD_ATTR _Thread_local
  13637. ^
  13638. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13639. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  13640. ^
  13641. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13642. # define MPFR_THREAD_ATTR _Thread_local
  13643. ^
  13644. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13645. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  13646. ^
  13647. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13648. # define MPFR_THREAD_ATTR _Thread_local
  13649. ^
  13650. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13651. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  13652. ^
  13653. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13654. # define MPFR_THREAD_ATTR _Thread_local
  13655. ^
  13656. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13657. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  13658. ^
  13659. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13660. # define MPFR_THREAD_ATTR _Thread_local
  13661. ^
  13662. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13663. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  13664. ^
  13665. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13666. # define MPFR_THREAD_ATTR _Thread_local
  13667. ^
  13668. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13669. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  13670. ^
  13671. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13672. # define MPFR_THREAD_ATTR _Thread_local
  13673. ^
  13674. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13675. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  13676. ^
  13677. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13678. # define MPFR_THREAD_ATTR _Thread_local
  13679. ^
  13680. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13681. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  13682. ^
  13683. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13684. # define MPFR_THREAD_ATTR _Thread_local
  13685. ^
  13686. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13687. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  13688. ^
  13689. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13690. # define MPFR_THREAD_ATTR _Thread_local
  13691. ^
  13692. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13693. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  13694. ^
  13695. In file included from set_si_2exp.c:25:0:
  13696. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  13697. mpfr_abort_prec_max _MPFR_PROTO ((void));
  13698. ^
  13699. In file included from mpfr-impl.h:76:0,
  13700. from set_ui_2exp.c:25:
  13701. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13702. # define MPFR_THREAD_ATTR _Thread_local
  13703. ^
  13704. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13705. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  13706. ^
  13707. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13708. # define MPFR_THREAD_ATTR _Thread_local
  13709. ^
  13710. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13711. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  13712. ^
  13713. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13714. # define MPFR_THREAD_ATTR _Thread_local
  13715. ^
  13716. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13717. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  13718. ^
  13719. mv -f .deps/zeta.Tpo .deps/zeta.Plo
  13720. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13721. # define MPFR_THREAD_ATTR _Thread_local
  13722. ^
  13723. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13724. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  13725. ^
  13726. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13727. # define MPFR_THREAD_ATTR _Thread_local
  13728. ^
  13729. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13730. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  13731. ^
  13732. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13733. # define MPFR_THREAD_ATTR _Thread_local
  13734. ^
  13735. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13736. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  13737. ^
  13738. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13739. # define MPFR_THREAD_ATTR _Thread_local
  13740. ^
  13741. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13742. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  13743. ^
  13744. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13745. # define MPFR_THREAD_ATTR _Thread_local
  13746. ^
  13747. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13748. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  13749. ^
  13750. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13751. # define MPFR_THREAD_ATTR _Thread_local
  13752. ^
  13753. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13754. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  13755. ^
  13756. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13757. # define MPFR_THREAD_ATTR _Thread_local
  13758. ^
  13759. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13760. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  13761. ^
  13762. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13763. # define MPFR_THREAD_ATTR _Thread_local
  13764. ^
  13765. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13766. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  13767. ^
  13768. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13769. # define MPFR_THREAD_ATTR _Thread_local
  13770. ^
  13771. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13772. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  13773. ^
  13774. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c -o set_uj.lo set_uj.c
  13775. mv -f .deps/si_op.Tpo .deps/si_op.Plo
  13776. mv -f .deps/add1sp.Tpo .deps/add1sp.Plo
  13777. In file included from set_ui_2exp.c:25:0:
  13778. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  13779. mpfr_abort_prec_max _MPFR_PROTO ((void));
  13780. ^
  13781. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c -o set_sj.lo set_sj.c
  13782. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c -o get_sj.lo get_sj.c
  13783. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c set_si_2exp.c -o set_si_2exp.o >/dev/null 2>&1
  13784. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c set_ui_2exp.c -o set_ui_2exp.o >/dev/null 2>&1
  13785. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c set_sj.c -fPIC -DPIC -o .libs/set_sj.o
  13786. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c get_sj.c -fPIC -DPIC -o .libs/get_sj.o
  13787. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c set_uj.c -fPIC -DPIC -o .libs/set_uj.o
  13788. In file included from mpfr-impl.h:76:0,
  13789. from cmp_ld.c:23:
  13790. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13791. # define MPFR_THREAD_ATTR _Thread_local
  13792. ^
  13793. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13794. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  13795. ^
  13796. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13797. # define MPFR_THREAD_ATTR _Thread_local
  13798. ^
  13799. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13800. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  13801. ^
  13802. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13803. # define MPFR_THREAD_ATTR _Thread_local
  13804. ^
  13805. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13806. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  13807. ^
  13808. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13809. # define MPFR_THREAD_ATTR _Thread_local
  13810. ^
  13811. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13812. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  13813. ^
  13814. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13815. # define MPFR_THREAD_ATTR _Thread_local
  13816. ^
  13817. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13818. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  13819. ^
  13820. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13821. # define MPFR_THREAD_ATTR _Thread_local
  13822. ^
  13823. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13824. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  13825. ^
  13826. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13827. # define MPFR_THREAD_ATTR _Thread_local
  13828. ^
  13829. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13830. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  13831. ^
  13832. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13833. # define MPFR_THREAD_ATTR _Thread_local
  13834. ^
  13835. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13836. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  13837. ^
  13838. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13839. # define MPFR_THREAD_ATTR _Thread_local
  13840. ^
  13841. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13842. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  13843. ^
  13844. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13845. # define MPFR_THREAD_ATTR _Thread_local
  13846. ^
  13847. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13848. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  13849. ^
  13850. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13851. # define MPFR_THREAD_ATTR _Thread_local
  13852. ^
  13853. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13854. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  13855. ^
  13856. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13857. # define MPFR_THREAD_ATTR _Thread_local
  13858. ^
  13859. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13860. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  13861. ^
  13862. In file included from cmp_ld.c:23:0:
  13863. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  13864. mpfr_abort_prec_max _MPFR_PROTO ((void));
  13865. ^
  13866. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c sum.c -o sum.o >/dev/null 2>&1
  13867. In file included from mpfr-impl.h:76:0,
  13868. from set_sj.c:28:
  13869. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13870. # define MPFR_THREAD_ATTR _Thread_local
  13871. ^
  13872. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13873. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  13874. ^
  13875. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13876. # define MPFR_THREAD_ATTR _Thread_local
  13877. ^
  13878. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13879. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  13880. ^
  13881. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13882. # define MPFR_THREAD_ATTR _Thread_local
  13883. ^
  13884. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13885. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  13886. ^
  13887. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13888. # define MPFR_THREAD_ATTR _Thread_local
  13889. ^
  13890. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13891. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  13892. ^
  13893. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13894. # define MPFR_THREAD_ATTR _Thread_local
  13895. ^
  13896. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13897. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  13898. ^
  13899. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13900. # define MPFR_THREAD_ATTR _Thread_local
  13901. ^
  13902. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13903. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  13904. ^
  13905. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13906. # define MPFR_THREAD_ATTR _Thread_local
  13907. ^
  13908. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13909. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  13910. ^
  13911. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13912. # define MPFR_THREAD_ATTR _Thread_local
  13913. ^
  13914. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13915. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  13916. ^
  13917. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13918. # define MPFR_THREAD_ATTR _Thread_local
  13919. ^
  13920. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13921. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  13922. ^
  13923. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13924. # define MPFR_THREAD_ATTR _Thread_local
  13925. ^
  13926. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13927. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  13928. ^
  13929. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13930. # define MPFR_THREAD_ATTR _Thread_local
  13931. ^
  13932. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13933. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  13934. ^
  13935. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13936. # define MPFR_THREAD_ATTR _Thread_local
  13937. ^
  13938. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13939. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  13940. ^
  13941. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c cmp_ld.c -o cmp_ld.o >/dev/null 2>&1
  13942. In file included from set_sj.c:28:0:
  13943. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  13944. mpfr_abort_prec_max _MPFR_PROTO ((void));
  13945. ^
  13946. In file included from mpfr-impl.h:76:0,
  13947. from set_uj.c:29:
  13948. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13949. # define MPFR_THREAD_ATTR _Thread_local
  13950. ^
  13951. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13952. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  13953. ^
  13954. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13955. # define MPFR_THREAD_ATTR _Thread_local
  13956. ^
  13957. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13958. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  13959. ^
  13960. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13961. # define MPFR_THREAD_ATTR _Thread_local
  13962. ^
  13963. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13964. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  13965. ^
  13966. mv -f .deps/set_si_2exp.Tpo .deps/set_si_2exp.Plo
  13967. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13968. # define MPFR_THREAD_ATTR _Thread_local
  13969. ^
  13970. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13971. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  13972. ^
  13973. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13974. # define MPFR_THREAD_ATTR _Thread_local
  13975. ^
  13976. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13977. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  13978. ^
  13979. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13980. # define MPFR_THREAD_ATTR _Thread_local
  13981. ^
  13982. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13983. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  13984. ^
  13985. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13986. # define MPFR_THREAD_ATTR _Thread_local
  13987. ^
  13988. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13989. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  13990. ^
  13991. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13992. # define MPFR_THREAD_ATTR _Thread_local
  13993. ^
  13994. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  13995. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  13996. ^
  13997. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  13998. # define MPFR_THREAD_ATTR _Thread_local
  13999. ^
  14000. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14001. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  14002. ^
  14003. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14004. # define MPFR_THREAD_ATTR _Thread_local
  14005. ^
  14006. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14007. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  14008. ^
  14009. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14010. # define MPFR_THREAD_ATTR _Thread_local
  14011. ^
  14012. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14013. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  14014. ^
  14015. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14016. # define MPFR_THREAD_ATTR _Thread_local
  14017. ^
  14018. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14019. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  14020. ^
  14021. In file included from set_uj.c:29:0:
  14022. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  14023. mpfr_abort_prec_max _MPFR_PROTO ((void));
  14024. ^
  14025. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c set_sj.c -o set_sj.o >/dev/null 2>&1
  14026. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c -o get_uj.lo get_uj.c
  14027. mv -f .deps/set_ui_2exp.Tpo .deps/set_ui_2exp.Plo
  14028. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c -o get_z.lo get_z.c
  14029. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c get_uj.c -fPIC -DPIC -o .libs/get_uj.o
  14030. In file included from mpfr-impl.h:76:0,
  14031. from get_sj.c:28:
  14032. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14033. # define MPFR_THREAD_ATTR _Thread_local
  14034. ^
  14035. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14036. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  14037. ^
  14038. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14039. # define MPFR_THREAD_ATTR _Thread_local
  14040. ^
  14041. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14042. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  14043. ^
  14044. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14045. # define MPFR_THREAD_ATTR _Thread_local
  14046. ^
  14047. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14048. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  14049. ^
  14050. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14051. # define MPFR_THREAD_ATTR _Thread_local
  14052. ^
  14053. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14054. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  14055. ^
  14056. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14057. # define MPFR_THREAD_ATTR _Thread_local
  14058. ^
  14059. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14060. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  14061. ^
  14062. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14063. # define MPFR_THREAD_ATTR _Thread_local
  14064. ^
  14065. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14066. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  14067. ^
  14068. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14069. # define MPFR_THREAD_ATTR _Thread_local
  14070. ^
  14071. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14072. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  14073. ^
  14074. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14075. # define MPFR_THREAD_ATTR _Thread_local
  14076. ^
  14077. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14078. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  14079. ^
  14080. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14081. # define MPFR_THREAD_ATTR _Thread_local
  14082. ^
  14083. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14084. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  14085. ^
  14086. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14087. # define MPFR_THREAD_ATTR _Thread_local
  14088. ^
  14089. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14090. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  14091. ^
  14092. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14093. # define MPFR_THREAD_ATTR _Thread_local
  14094. ^
  14095. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14096. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  14097. ^
  14098. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14099. # define MPFR_THREAD_ATTR _Thread_local
  14100. ^
  14101. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14102. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  14103. ^
  14104. In file included from get_sj.c:28:0:
  14105. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  14106. mpfr_abort_prec_max _MPFR_PROTO ((void));
  14107. ^
  14108. mv -f .deps/cmp_ld.Tpo .deps/cmp_ld.Plo
  14109. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c set_uj.c -o set_uj.o >/dev/null 2>&1
  14110. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c -o iszero.lo iszero.c
  14111. mv -f .deps/sub1sp.Tpo .deps/sub1sp.Plo
  14112. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c
  14113. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c get_z.c -fPIC -DPIC -o .libs/get_z.o
  14114. mv -f .deps/set_sj.Tpo .deps/set_sj.Plo
  14115. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c get_sj.c -o get_sj.o >/dev/null 2>&1
  14116. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c -o sqr.lo sqr.c
  14117. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -fPIC -DPIC -o .libs/cache.o
  14118. In file included from mpfr-impl.h:76:0,
  14119. from get_uj.c:28:
  14120. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14121. # define MPFR_THREAD_ATTR _Thread_local
  14122. ^
  14123. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14124. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  14125. ^
  14126. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14127. # define MPFR_THREAD_ATTR _Thread_local
  14128. ^
  14129. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14130. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  14131. ^
  14132. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14133. # define MPFR_THREAD_ATTR _Thread_local
  14134. ^
  14135. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14136. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  14137. ^
  14138. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14139. # define MPFR_THREAD_ATTR _Thread_local
  14140. ^
  14141. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14142. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  14143. ^
  14144. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14145. # define MPFR_THREAD_ATTR _Thread_local
  14146. ^
  14147. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14148. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  14149. ^
  14150. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14151. # define MPFR_THREAD_ATTR _Thread_local
  14152. ^
  14153. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14154. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  14155. ^
  14156. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14157. # define MPFR_THREAD_ATTR _Thread_local
  14158. ^
  14159. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14160. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  14161. ^
  14162. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14163. # define MPFR_THREAD_ATTR _Thread_local
  14164. ^
  14165. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14166. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  14167. ^
  14168. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14169. # define MPFR_THREAD_ATTR _Thread_local
  14170. ^
  14171. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14172. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  14173. ^
  14174. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14175. # define MPFR_THREAD_ATTR _Thread_local
  14176. ^
  14177. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14178. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  14179. ^
  14180. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14181. # define MPFR_THREAD_ATTR _Thread_local
  14182. ^
  14183. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14184. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  14185. ^
  14186. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14187. # define MPFR_THREAD_ATTR _Thread_local
  14188. ^
  14189. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14190. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  14191. ^
  14192. In file included from get_uj.c:28:0:
  14193. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  14194. mpfr_abort_prec_max _MPFR_PROTO ((void));
  14195. ^
  14196. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c sqr.c -fPIC -DPIC -o .libs/sqr.o
  14197. mv -f .deps/set_uj.Tpo .deps/set_uj.Plo
  14198. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c -o int_ceil_log2.lo int_ceil_log2.c
  14199. In file included from mpfr-impl.h:76:0,
  14200. from get_z.c:24:
  14201. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14202. # define MPFR_THREAD_ATTR _Thread_local
  14203. ^
  14204. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14205. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  14206. ^
  14207. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14208. # define MPFR_THREAD_ATTR _Thread_local
  14209. ^
  14210. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14211. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  14212. ^
  14213. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14214. # define MPFR_THREAD_ATTR _Thread_local
  14215. ^
  14216. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14217. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  14218. ^
  14219. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14220. # define MPFR_THREAD_ATTR _Thread_local
  14221. ^
  14222. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14223. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  14224. ^
  14225. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14226. # define MPFR_THREAD_ATTR _Thread_local
  14227. ^
  14228. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14229. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  14230. ^
  14231. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14232. # define MPFR_THREAD_ATTR _Thread_local
  14233. ^
  14234. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14235. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  14236. ^
  14237. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14238. # define MPFR_THREAD_ATTR _Thread_local
  14239. ^
  14240. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14241. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  14242. ^
  14243. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14244. # define MPFR_THREAD_ATTR _Thread_local
  14245. ^
  14246. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14247. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  14248. ^
  14249. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14250. # define MPFR_THREAD_ATTR _Thread_local
  14251. ^
  14252. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14253. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  14254. ^
  14255. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14256. # define MPFR_THREAD_ATTR _Thread_local
  14257. ^
  14258. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14259. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  14260. ^
  14261. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14262. # define MPFR_THREAD_ATTR _Thread_local
  14263. ^
  14264. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14265. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  14266. ^
  14267. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14268. # define MPFR_THREAD_ATTR _Thread_local
  14269. ^
  14270. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14271. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  14272. ^
  14273. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c iszero.c -fPIC -DPIC -o .libs/iszero.o
  14274. In file included from get_z.c:24:0:
  14275. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  14276. mpfr_abort_prec_max _MPFR_PROTO ((void));
  14277. ^
  14278. In file included from mpfr-impl.h:76:0,
  14279. from cache.c:23:
  14280. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14281. # define MPFR_THREAD_ATTR _Thread_local
  14282. ^
  14283. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14284. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  14285. ^
  14286. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14287. # define MPFR_THREAD_ATTR _Thread_local
  14288. ^
  14289. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14290. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  14291. ^
  14292. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14293. # define MPFR_THREAD_ATTR _Thread_local
  14294. ^
  14295. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14296. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  14297. ^
  14298. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14299. # define MPFR_THREAD_ATTR _Thread_local
  14300. ^
  14301. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14302. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  14303. ^
  14304. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14305. # define MPFR_THREAD_ATTR _Thread_local
  14306. ^
  14307. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14308. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  14309. ^
  14310. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14311. # define MPFR_THREAD_ATTR _Thread_local
  14312. ^
  14313. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14314. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  14315. ^
  14316. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14317. # define MPFR_THREAD_ATTR _Thread_local
  14318. ^
  14319. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14320. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  14321. ^
  14322. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14323. # define MPFR_THREAD_ATTR _Thread_local
  14324. ^
  14325. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14326. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  14327. ^
  14328. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14329. # define MPFR_THREAD_ATTR _Thread_local
  14330. ^
  14331. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14332. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  14333. ^
  14334. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14335. # define MPFR_THREAD_ATTR _Thread_local
  14336. ^
  14337. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14338. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  14339. ^
  14340. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14341. # define MPFR_THREAD_ATTR _Thread_local
  14342. ^
  14343. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14344. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  14345. ^
  14346. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14347. # define MPFR_THREAD_ATTR _Thread_local
  14348. ^
  14349. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14350. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  14351. ^
  14352. In file included from cache.c:23:0:
  14353. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  14354. mpfr_abort_prec_max _MPFR_PROTO ((void));
  14355. ^
  14356. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c get_uj.c -o get_uj.o >/dev/null 2>&1
  14357. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c get_z.c -o get_z.o >/dev/null 2>&1
  14358. mv -f .deps/get_sj.Tpo .deps/get_sj.Plo
  14359. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c int_ceil_log2.c -fPIC -DPIC -o .libs/int_ceil_log2.o
  14360. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c -o isqrt.lo isqrt.c
  14361. In file included from mpfr-impl.h:76:0,
  14362. from iszero.c:23:
  14363. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14364. # define MPFR_THREAD_ATTR _Thread_local
  14365. ^
  14366. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14367. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  14368. ^
  14369. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14370. # define MPFR_THREAD_ATTR _Thread_local
  14371. ^
  14372. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14373. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  14374. ^
  14375. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14376. # define MPFR_THREAD_ATTR _Thread_local
  14377. ^
  14378. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14379. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  14380. ^
  14381. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14382. # define MPFR_THREAD_ATTR _Thread_local
  14383. ^
  14384. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14385. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  14386. ^
  14387. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14388. # define MPFR_THREAD_ATTR _Thread_local
  14389. ^
  14390. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14391. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  14392. ^
  14393. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14394. # define MPFR_THREAD_ATTR _Thread_local
  14395. ^
  14396. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14397. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  14398. ^
  14399. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14400. # define MPFR_THREAD_ATTR _Thread_local
  14401. ^
  14402. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14403. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  14404. ^
  14405. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14406. # define MPFR_THREAD_ATTR _Thread_local
  14407. ^
  14408. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14409. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  14410. ^
  14411. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14412. # define MPFR_THREAD_ATTR _Thread_local
  14413. ^
  14414. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14415. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  14416. ^
  14417. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14418. # define MPFR_THREAD_ATTR _Thread_local
  14419. ^
  14420. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14421. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  14422. ^
  14423. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14424. # define MPFR_THREAD_ATTR _Thread_local
  14425. ^
  14426. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14427. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  14428. ^
  14429. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14430. # define MPFR_THREAD_ATTR _Thread_local
  14431. ^
  14432. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14433. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  14434. ^
  14435. In file included from iszero.c:23:0:
  14436. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  14437. mpfr_abort_prec_max _MPFR_PROTO ((void));
  14438. ^
  14439. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c isqrt.c -fPIC -DPIC -o .libs/isqrt.o
  14440. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c iszero.c -o iszero.o >/dev/null 2>&1
  14441. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o >/dev/null 2>&1
  14442. In file included from mpfr-impl.h:76:0,
  14443. from sqr.c:23:
  14444. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14445. # define MPFR_THREAD_ATTR _Thread_local
  14446. ^
  14447. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14448. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  14449. ^
  14450. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14451. # define MPFR_THREAD_ATTR _Thread_local
  14452. ^
  14453. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14454. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  14455. ^
  14456. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14457. # define MPFR_THREAD_ATTR _Thread_local
  14458. ^
  14459. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14460. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  14461. ^
  14462. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14463. # define MPFR_THREAD_ATTR _Thread_local
  14464. ^
  14465. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14466. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  14467. ^
  14468. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14469. # define MPFR_THREAD_ATTR _Thread_local
  14470. ^
  14471. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14472. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  14473. ^
  14474. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14475. # define MPFR_THREAD_ATTR _Thread_local
  14476. ^
  14477. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14478. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  14479. ^
  14480. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14481. # define MPFR_THREAD_ATTR _Thread_local
  14482. ^
  14483. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14484. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  14485. ^
  14486. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14487. # define MPFR_THREAD_ATTR _Thread_local
  14488. ^
  14489. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14490. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  14491. ^
  14492. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14493. # define MPFR_THREAD_ATTR _Thread_local
  14494. ^
  14495. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14496. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  14497. ^
  14498. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14499. # define MPFR_THREAD_ATTR _Thread_local
  14500. ^
  14501. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14502. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  14503. ^
  14504. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14505. # define MPFR_THREAD_ATTR _Thread_local
  14506. ^
  14507. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14508. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  14509. ^
  14510. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14511. # define MPFR_THREAD_ATTR _Thread_local
  14512. ^
  14513. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14514. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  14515. ^
  14516. In file included from sqr.c:23:0:
  14517. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  14518. mpfr_abort_prec_max _MPFR_PROTO ((void));
  14519. ^
  14520. mv -f .deps/get_uj.Tpo .deps/get_uj.Plo
  14521. mv -f .deps/get_z.Tpo .deps/get_z.Plo
  14522. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c -o strtofr.lo strtofr.c
  14523. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c -o pow_z.lo pow_z.c
  14524. In file included from mpfr-impl.h:76:0,
  14525. from int_ceil_log2.c:24:
  14526. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14527. # define MPFR_THREAD_ATTR _Thread_local
  14528. ^
  14529. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14530. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  14531. ^
  14532. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14533. # define MPFR_THREAD_ATTR _Thread_local
  14534. ^
  14535. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14536. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  14537. ^
  14538. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14539. # define MPFR_THREAD_ATTR _Thread_local
  14540. ^
  14541. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14542. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  14543. ^
  14544. In file included from mpfr-impl.h:76:0,
  14545. from isqrt.c:23:
  14546. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14547. # define MPFR_THREAD_ATTR _Thread_local
  14548. ^
  14549. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14550. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  14551. ^
  14552. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14553. # define MPFR_THREAD_ATTR _Thread_local
  14554. ^
  14555. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14556. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  14557. ^
  14558. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14559. # define MPFR_THREAD_ATTR _Thread_local
  14560. ^
  14561. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14562. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  14563. ^
  14564. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14565. # define MPFR_THREAD_ATTR _Thread_local
  14566. ^
  14567. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14568. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  14569. ^
  14570. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14571. # define MPFR_THREAD_ATTR _Thread_local
  14572. ^
  14573. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14574. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  14575. ^
  14576. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14577. # define MPFR_THREAD_ATTR _Thread_local
  14578. ^
  14579. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14580. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  14581. ^
  14582. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14583. # define MPFR_THREAD_ATTR _Thread_local
  14584. ^
  14585. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14586. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  14587. ^
  14588. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14589. # define MPFR_THREAD_ATTR _Thread_local
  14590. ^
  14591. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14592. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  14593. ^
  14594. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14595. # define MPFR_THREAD_ATTR _Thread_local
  14596. ^
  14597. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14598. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  14599. ^
  14600. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14601. # define MPFR_THREAD_ATTR _Thread_local
  14602. ^
  14603. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14604. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  14605. ^
  14606. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14607. # define MPFR_THREAD_ATTR _Thread_local
  14608. ^
  14609. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14610. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  14611. ^
  14612. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14613. # define MPFR_THREAD_ATTR _Thread_local
  14614. ^
  14615. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14616. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  14617. ^
  14618. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14619. # define MPFR_THREAD_ATTR _Thread_local
  14620. ^
  14621. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14622. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  14623. ^
  14624. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14625. # define MPFR_THREAD_ATTR _Thread_local
  14626. ^
  14627. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14628. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  14629. ^
  14630. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14631. # define MPFR_THREAD_ATTR _Thread_local
  14632. ^
  14633. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14634. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  14635. ^
  14636. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14637. # define MPFR_THREAD_ATTR _Thread_local
  14638. ^
  14639. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14640. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  14641. ^
  14642. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14643. # define MPFR_THREAD_ATTR _Thread_local
  14644. ^
  14645. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14646. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  14647. ^
  14648. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14649. # define MPFR_THREAD_ATTR _Thread_local
  14650. ^
  14651. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14652. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  14653. ^
  14654. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14655. # define MPFR_THREAD_ATTR _Thread_local
  14656. ^
  14657. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14658. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  14659. ^
  14660. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14661. # define MPFR_THREAD_ATTR _Thread_local
  14662. ^
  14663. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14664. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  14665. ^
  14666. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14667. # define MPFR_THREAD_ATTR _Thread_local
  14668. ^
  14669. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14670. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  14671. ^
  14672. In file included from int_ceil_log2.c:24:0:
  14673. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  14674. mpfr_abort_prec_max _MPFR_PROTO ((void));
  14675. ^
  14676. In file included from isqrt.c:23:0:
  14677. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  14678. mpfr_abort_prec_max _MPFR_PROTO ((void));
  14679. ^
  14680. mv -f .deps/iszero.Tpo .deps/iszero.Plo
  14681. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c -o logging.lo logging.c
  14682. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c int_ceil_log2.c -o int_ceil_log2.o >/dev/null 2>&1
  14683. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c sqr.c -o sqr.o >/dev/null 2>&1
  14684. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c strtofr.c -fPIC -DPIC -o .libs/strtofr.o
  14685. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c isqrt.c -o isqrt.o >/dev/null 2>&1
  14686. mv -f .deps/cache.Tpo .deps/cache.Plo
  14687. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c -o mulders.lo mulders.c
  14688. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c pow_z.c -fPIC -DPIC -o .libs/pow_z.o
  14689. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c -fPIC -DPIC -o .libs/logging.o
  14690. In file included from mpfr-impl.h:76:0,
  14691. from strtofr.c:26:
  14692. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14693. # define MPFR_THREAD_ATTR _Thread_local
  14694. ^
  14695. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14696. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  14697. ^
  14698. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14699. # define MPFR_THREAD_ATTR _Thread_local
  14700. ^
  14701. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14702. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  14703. ^
  14704. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14705. # define MPFR_THREAD_ATTR _Thread_local
  14706. ^
  14707. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14708. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  14709. ^
  14710. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14711. # define MPFR_THREAD_ATTR _Thread_local
  14712. ^
  14713. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14714. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  14715. ^
  14716. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14717. # define MPFR_THREAD_ATTR _Thread_local
  14718. ^
  14719. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14720. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  14721. ^
  14722. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14723. # define MPFR_THREAD_ATTR _Thread_local
  14724. ^
  14725. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14726. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  14727. ^
  14728. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14729. # define MPFR_THREAD_ATTR _Thread_local
  14730. ^
  14731. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14732. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  14733. ^
  14734. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14735. # define MPFR_THREAD_ATTR _Thread_local
  14736. ^
  14737. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14738. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  14739. ^
  14740. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14741. # define MPFR_THREAD_ATTR _Thread_local
  14742. ^
  14743. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14744. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  14745. ^
  14746. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14747. # define MPFR_THREAD_ATTR _Thread_local
  14748. ^
  14749. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14750. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  14751. ^
  14752. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14753. # define MPFR_THREAD_ATTR _Thread_local
  14754. ^
  14755. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14756. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  14757. ^
  14758. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14759. # define MPFR_THREAD_ATTR _Thread_local
  14760. ^
  14761. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14762. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  14763. ^
  14764. In file included from strtofr.c:26:0:
  14765. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  14766. mpfr_abort_prec_max _MPFR_PROTO ((void));
  14767. ^
  14768. mv -f .deps/sum.Tpo .deps/sum.Plo
  14769. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c mulders.c -fPIC -DPIC -o .libs/mulders.o
  14770. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c -o get_f.lo get_f.c
  14771. mv -f .deps/int_ceil_log2.Tpo .deps/int_ceil_log2.Plo
  14772. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c -o round_p.lo round_p.c
  14773. In file included from mpfr-impl.h:76:0,
  14774. from pow_z.c:24:
  14775. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14776. # define MPFR_THREAD_ATTR _Thread_local
  14777. ^
  14778. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14779. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  14780. ^
  14781. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14782. # define MPFR_THREAD_ATTR _Thread_local
  14783. ^
  14784. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14785. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  14786. ^
  14787. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14788. # define MPFR_THREAD_ATTR _Thread_local
  14789. ^
  14790. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14791. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  14792. ^
  14793. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14794. # define MPFR_THREAD_ATTR _Thread_local
  14795. ^
  14796. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14797. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  14798. ^
  14799. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14800. # define MPFR_THREAD_ATTR _Thread_local
  14801. ^
  14802. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14803. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  14804. ^
  14805. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14806. # define MPFR_THREAD_ATTR _Thread_local
  14807. ^
  14808. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14809. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  14810. ^
  14811. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14812. # define MPFR_THREAD_ATTR _Thread_local
  14813. ^
  14814. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14815. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  14816. ^
  14817. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14818. # define MPFR_THREAD_ATTR _Thread_local
  14819. ^
  14820. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14821. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  14822. ^
  14823. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14824. # define MPFR_THREAD_ATTR _Thread_local
  14825. ^
  14826. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14827. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  14828. ^
  14829. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14830. # define MPFR_THREAD_ATTR _Thread_local
  14831. ^
  14832. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14833. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  14834. ^
  14835. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14836. # define MPFR_THREAD_ATTR _Thread_local
  14837. ^
  14838. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14839. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  14840. ^
  14841. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14842. # define MPFR_THREAD_ATTR _Thread_local
  14843. ^
  14844. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14845. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  14846. ^
  14847. In file included from pow_z.c:24:0:
  14848. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  14849. mpfr_abort_prec_max _MPFR_PROTO ((void));
  14850. ^
  14851. mv -f .deps/isqrt.Tpo .deps/isqrt.Plo
  14852. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c -o erfc.lo erfc.c
  14853. mv -f .deps/sqr.Tpo .deps/sqr.Plo
  14854. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c -o atan2.lo atan2.c
  14855. In file included from mpfr-impl.h:76:0,
  14856. from logging.c:23:
  14857. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14858. # define MPFR_THREAD_ATTR _Thread_local
  14859. ^
  14860. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14861. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  14862. ^
  14863. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14864. # define MPFR_THREAD_ATTR _Thread_local
  14865. ^
  14866. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14867. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  14868. ^
  14869. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14870. # define MPFR_THREAD_ATTR _Thread_local
  14871. ^
  14872. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14873. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  14874. ^
  14875. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14876. # define MPFR_THREAD_ATTR _Thread_local
  14877. ^
  14878. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14879. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  14880. ^
  14881. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14882. # define MPFR_THREAD_ATTR _Thread_local
  14883. ^
  14884. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14885. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  14886. ^
  14887. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14888. # define MPFR_THREAD_ATTR _Thread_local
  14889. ^
  14890. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14891. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  14892. ^
  14893. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14894. # define MPFR_THREAD_ATTR _Thread_local
  14895. ^
  14896. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14897. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  14898. ^
  14899. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14900. # define MPFR_THREAD_ATTR _Thread_local
  14901. ^
  14902. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14903. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  14904. ^
  14905. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14906. # define MPFR_THREAD_ATTR _Thread_local
  14907. ^
  14908. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14909. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  14910. ^
  14911. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14912. # define MPFR_THREAD_ATTR _Thread_local
  14913. ^
  14914. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14915. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  14916. ^
  14917. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14918. # define MPFR_THREAD_ATTR _Thread_local
  14919. ^
  14920. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14921. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  14922. ^
  14923. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14924. # define MPFR_THREAD_ATTR _Thread_local
  14925. ^
  14926. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14927. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  14928. ^
  14929. In file included from logging.c:23:0:
  14930. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  14931. mpfr_abort_prec_max _MPFR_PROTO ((void));
  14932. ^
  14933. In file included from mpfr-impl.h:76:0,
  14934. from mulders.c:33:
  14935. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14936. # define MPFR_THREAD_ATTR _Thread_local
  14937. ^
  14938. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14939. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  14940. ^
  14941. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14942. # define MPFR_THREAD_ATTR _Thread_local
  14943. ^
  14944. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14945. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  14946. ^
  14947. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14948. # define MPFR_THREAD_ATTR _Thread_local
  14949. ^
  14950. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14951. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  14952. ^
  14953. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14954. # define MPFR_THREAD_ATTR _Thread_local
  14955. ^
  14956. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14957. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  14958. ^
  14959. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14960. # define MPFR_THREAD_ATTR _Thread_local
  14961. ^
  14962. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14963. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  14964. ^
  14965. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14966. # define MPFR_THREAD_ATTR _Thread_local
  14967. ^
  14968. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14969. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  14970. ^
  14971. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14972. # define MPFR_THREAD_ATTR _Thread_local
  14973. ^
  14974. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14975. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  14976. ^
  14977. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14978. # define MPFR_THREAD_ATTR _Thread_local
  14979. ^
  14980. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14981. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  14982. ^
  14983. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14984. # define MPFR_THREAD_ATTR _Thread_local
  14985. ^
  14986. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14987. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  14988. ^
  14989. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14990. # define MPFR_THREAD_ATTR _Thread_local
  14991. ^
  14992. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14993. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  14994. ^
  14995. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  14996. # define MPFR_THREAD_ATTR _Thread_local
  14997. ^
  14998. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  14999. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  15000. ^
  15001. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15002. # define MPFR_THREAD_ATTR _Thread_local
  15003. ^
  15004. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15005. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  15006. ^
  15007. In file included from mulders.c:33:0:
  15008. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  15009. mpfr_abort_prec_max _MPFR_PROTO ((void));
  15010. ^
  15011. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c -o logging.o >/dev/null 2>&1
  15012. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c round_p.c -fPIC -DPIC -o .libs/round_p.o
  15013. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c get_f.c -fPIC -DPIC -o .libs/get_f.o
  15014. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c atan2.c -fPIC -DPIC -o .libs/atan2.o
  15015. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c erfc.c -fPIC -DPIC -o .libs/erfc.o
  15016. In file included from mpfr-impl.h:76:0,
  15017. from round_p.c:23:
  15018. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15019. # define MPFR_THREAD_ATTR _Thread_local
  15020. ^
  15021. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15022. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  15023. ^
  15024. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15025. # define MPFR_THREAD_ATTR _Thread_local
  15026. ^
  15027. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15028. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  15029. ^
  15030. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15031. # define MPFR_THREAD_ATTR _Thread_local
  15032. ^
  15033. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15034. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  15035. ^
  15036. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15037. # define MPFR_THREAD_ATTR _Thread_local
  15038. ^
  15039. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15040. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  15041. ^
  15042. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15043. # define MPFR_THREAD_ATTR _Thread_local
  15044. ^
  15045. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15046. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  15047. ^
  15048. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15049. # define MPFR_THREAD_ATTR _Thread_local
  15050. ^
  15051. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15052. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  15053. ^
  15054. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15055. # define MPFR_THREAD_ATTR _Thread_local
  15056. ^
  15057. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15058. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  15059. ^
  15060. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15061. # define MPFR_THREAD_ATTR _Thread_local
  15062. ^
  15063. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15064. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  15065. ^
  15066. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15067. # define MPFR_THREAD_ATTR _Thread_local
  15068. ^
  15069. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15070. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  15071. ^
  15072. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15073. # define MPFR_THREAD_ATTR _Thread_local
  15074. ^
  15075. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15076. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  15077. ^
  15078. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15079. # define MPFR_THREAD_ATTR _Thread_local
  15080. ^
  15081. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15082. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  15083. ^
  15084. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15085. # define MPFR_THREAD_ATTR _Thread_local
  15086. ^
  15087. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15088. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  15089. ^
  15090. In file included from round_p.c:23:0:
  15091. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  15092. mpfr_abort_prec_max _MPFR_PROTO ((void));
  15093. ^
  15094. mv -f .deps/logging.Tpo .deps/logging.Plo
  15095. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c -o subnormal.lo subnormal.c
  15096. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c pow_z.c -o pow_z.o >/dev/null 2>&1
  15097. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c round_p.c -o round_p.o >/dev/null 2>&1
  15098. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c mulders.c -o mulders.o >/dev/null 2>&1
  15099. In file included from mpfr-impl.h:76:0,
  15100. from atan2.c:24:
  15101. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15102. # define MPFR_THREAD_ATTR _Thread_local
  15103. ^
  15104. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15105. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  15106. ^
  15107. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15108. # define MPFR_THREAD_ATTR _Thread_local
  15109. ^
  15110. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15111. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  15112. ^
  15113. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15114. # define MPFR_THREAD_ATTR _Thread_local
  15115. ^
  15116. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15117. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  15118. ^
  15119. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15120. # define MPFR_THREAD_ATTR _Thread_local
  15121. ^
  15122. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15123. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  15124. ^
  15125. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15126. # define MPFR_THREAD_ATTR _Thread_local
  15127. ^
  15128. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15129. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  15130. ^
  15131. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15132. # define MPFR_THREAD_ATTR _Thread_local
  15133. ^
  15134. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15135. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  15136. ^
  15137. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15138. # define MPFR_THREAD_ATTR _Thread_local
  15139. ^
  15140. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15141. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  15142. ^
  15143. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15144. # define MPFR_THREAD_ATTR _Thread_local
  15145. ^
  15146. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15147. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  15148. ^
  15149. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15150. # define MPFR_THREAD_ATTR _Thread_local
  15151. ^
  15152. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15153. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  15154. ^
  15155. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15156. # define MPFR_THREAD_ATTR _Thread_local
  15157. ^
  15158. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15159. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  15160. ^
  15161. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15162. # define MPFR_THREAD_ATTR _Thread_local
  15163. ^
  15164. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15165. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  15166. ^
  15167. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15168. # define MPFR_THREAD_ATTR _Thread_local
  15169. ^
  15170. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15171. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  15172. ^
  15173. In file included from atan2.c:24:0:
  15174. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  15175. mpfr_abort_prec_max _MPFR_PROTO ((void));
  15176. ^
  15177. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c subnormal.c -fPIC -DPIC -o .libs/subnormal.o
  15178. mv -f .deps/round_p.Tpo .deps/round_p.Plo
  15179. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c -o const_catalan.lo const_catalan.c
  15180. In file included from mpfr-impl.h:76:0,
  15181. from subnormal.c:24:
  15182. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15183. # define MPFR_THREAD_ATTR _Thread_local
  15184. ^
  15185. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15186. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  15187. ^
  15188. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15189. # define MPFR_THREAD_ATTR _Thread_local
  15190. ^
  15191. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15192. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  15193. ^
  15194. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15195. # define MPFR_THREAD_ATTR _Thread_local
  15196. ^
  15197. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15198. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  15199. ^
  15200. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15201. # define MPFR_THREAD_ATTR _Thread_local
  15202. ^
  15203. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15204. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  15205. ^
  15206. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15207. # define MPFR_THREAD_ATTR _Thread_local
  15208. ^
  15209. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15210. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  15211. ^
  15212. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15213. # define MPFR_THREAD_ATTR _Thread_local
  15214. ^
  15215. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15216. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  15217. ^
  15218. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15219. # define MPFR_THREAD_ATTR _Thread_local
  15220. ^
  15221. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15222. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  15223. ^
  15224. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15225. # define MPFR_THREAD_ATTR _Thread_local
  15226. ^
  15227. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15228. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  15229. ^
  15230. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15231. # define MPFR_THREAD_ATTR _Thread_local
  15232. ^
  15233. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15234. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  15235. ^
  15236. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15237. # define MPFR_THREAD_ATTR _Thread_local
  15238. ^
  15239. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15240. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  15241. ^
  15242. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15243. # define MPFR_THREAD_ATTR _Thread_local
  15244. ^
  15245. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15246. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  15247. ^
  15248. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15249. # define MPFR_THREAD_ATTR _Thread_local
  15250. ^
  15251. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15252. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  15253. ^
  15254. In file included from subnormal.c:24:0:
  15255. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  15256. mpfr_abort_prec_max _MPFR_PROTO ((void));
  15257. ^
  15258. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c strtofr.c -o strtofr.o >/dev/null 2>&1
  15259. subnormal.c: In function 'mpfr_subnormalize':
  15260. subnormal.c:158:7: warning: string length '1640' is greater than the length '509' ISO C90 compilers are required to support [-Woverlength-strings]
  15261. MPFR_ASSERTN (MPFR_IS_PURE_FP (y));
  15262. ^
  15263. In file included from mpfr-impl.h:76:0,
  15264. from erfc.c:24:
  15265. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15266. # define MPFR_THREAD_ATTR _Thread_local
  15267. ^
  15268. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15269. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  15270. ^
  15271. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15272. # define MPFR_THREAD_ATTR _Thread_local
  15273. ^
  15274. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15275. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  15276. ^
  15277. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15278. # define MPFR_THREAD_ATTR _Thread_local
  15279. ^
  15280. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15281. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  15282. ^
  15283. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15284. # define MPFR_THREAD_ATTR _Thread_local
  15285. ^
  15286. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15287. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  15288. ^
  15289. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15290. # define MPFR_THREAD_ATTR _Thread_local
  15291. ^
  15292. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15293. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  15294. ^
  15295. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15296. # define MPFR_THREAD_ATTR _Thread_local
  15297. ^
  15298. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15299. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  15300. ^
  15301. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15302. # define MPFR_THREAD_ATTR _Thread_local
  15303. ^
  15304. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15305. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  15306. ^
  15307. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15308. # define MPFR_THREAD_ATTR _Thread_local
  15309. ^
  15310. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15311. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  15312. ^
  15313. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15314. # define MPFR_THREAD_ATTR _Thread_local
  15315. ^
  15316. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15317. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  15318. ^
  15319. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15320. # define MPFR_THREAD_ATTR _Thread_local
  15321. ^
  15322. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15323. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  15324. ^
  15325. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15326. # define MPFR_THREAD_ATTR _Thread_local
  15327. ^
  15328. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15329. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  15330. ^
  15331. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15332. # define MPFR_THREAD_ATTR _Thread_local
  15333. ^
  15334. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15335. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  15336. ^
  15337. In file included from erfc.c:24:0:
  15338. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  15339. mpfr_abort_prec_max _MPFR_PROTO ((void));
  15340. ^
  15341. In file included from mpfr-impl.h:76:0,
  15342. from get_f.c:23:
  15343. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15344. # define MPFR_THREAD_ATTR _Thread_local
  15345. ^
  15346. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15347. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  15348. ^
  15349. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15350. # define MPFR_THREAD_ATTR _Thread_local
  15351. ^
  15352. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15353. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  15354. ^
  15355. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15356. # define MPFR_THREAD_ATTR _Thread_local
  15357. ^
  15358. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15359. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  15360. ^
  15361. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15362. # define MPFR_THREAD_ATTR _Thread_local
  15363. ^
  15364. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15365. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  15366. ^
  15367. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15368. # define MPFR_THREAD_ATTR _Thread_local
  15369. ^
  15370. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15371. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  15372. ^
  15373. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15374. # define MPFR_THREAD_ATTR _Thread_local
  15375. ^
  15376. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15377. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  15378. ^
  15379. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15380. # define MPFR_THREAD_ATTR _Thread_local
  15381. ^
  15382. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15383. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  15384. ^
  15385. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15386. # define MPFR_THREAD_ATTR _Thread_local
  15387. ^
  15388. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15389. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  15390. ^
  15391. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15392. # define MPFR_THREAD_ATTR _Thread_local
  15393. ^
  15394. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15395. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  15396. ^
  15397. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15398. # define MPFR_THREAD_ATTR _Thread_local
  15399. ^
  15400. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15401. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  15402. ^
  15403. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15404. # define MPFR_THREAD_ATTR _Thread_local
  15405. ^
  15406. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15407. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  15408. ^
  15409. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15410. # define MPFR_THREAD_ATTR _Thread_local
  15411. ^
  15412. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15413. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  15414. ^
  15415. In file included from get_f.c:23:0:
  15416. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  15417. mpfr_abort_prec_max _MPFR_PROTO ((void));
  15418. ^
  15419. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c atan2.c -o atan2.o >/dev/null 2>&1
  15420. fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c const_catalan.c -fPIC -DPIC -o .libs/const_catalan.o
  15421. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c erfc.c -o erfc.o >/dev/null 2>&1
  15422. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c get_f.c -o get_f.o >/dev/null 2>&1
  15423. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c subnormal.c -o subnormal.o >/dev/null 2>&1
  15424. mv -f .deps/pow_z.Tpo .deps/pow_z.Plo
  15425. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT root.lo -MD -MP -MF .deps/root.Tpo -c -o root.lo root.c
  15426. mv -f .deps/mulders.Tpo .deps/mulders.Plo
  15427. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c -o sec.lo sec.c
  15428. In file included from mpfr-impl.h:76:0,
  15429. from const_catalan.c:24:
  15430. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15431. # define MPFR_THREAD_ATTR _Thread_local
  15432. ^
  15433. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15434. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  15435. ^
  15436. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15437. # define MPFR_THREAD_ATTR _Thread_local
  15438. ^
  15439. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15440. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  15441. ^
  15442. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15443. # define MPFR_THREAD_ATTR _Thread_local
  15444. ^
  15445. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15446. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  15447. ^
  15448. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15449. # define MPFR_THREAD_ATTR _Thread_local
  15450. ^
  15451. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15452. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  15453. ^
  15454. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15455. # define MPFR_THREAD_ATTR _Thread_local
  15456. ^
  15457. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15458. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  15459. ^
  15460. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15461. # define MPFR_THREAD_ATTR _Thread_local
  15462. ^
  15463. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15464. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  15465. ^
  15466. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15467. # define MPFR_THREAD_ATTR _Thread_local
  15468. ^
  15469. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15470. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  15471. ^
  15472. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15473. # define MPFR_THREAD_ATTR _Thread_local
  15474. ^
  15475. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15476. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  15477. ^
  15478. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15479. # define MPFR_THREAD_ATTR _Thread_local
  15480. ^
  15481. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15482. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  15483. ^
  15484. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15485. # define MPFR_THREAD_ATTR _Thread_local
  15486. ^
  15487. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15488. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  15489. ^
  15490. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15491. # define MPFR_THREAD_ATTR _Thread_local
  15492. ^
  15493. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15494. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  15495. ^
  15496. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15497. # define MPFR_THREAD_ATTR _Thread_local
  15498. ^
  15499. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15500. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  15501. ^
  15502. In file included from const_catalan.c:24:0:
  15503. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  15504. mpfr_abort_prec_max _MPFR_PROTO ((void));
  15505. ^
  15506. In file included from mpfr-impl.h:76:0,
  15507. from const_catalan.c:24:
  15508. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15509. # define MPFR_THREAD_ATTR _Thread_local
  15510. ^
  15511. mpfr-impl.h:1033:3: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15512. MPFR_THREAD_ATTR mpfr_cache_t _cache = \
  15513. ^
  15514. const_catalan.c:27:1: note: in expansion of macro 'MPFR_DECL_INIT_CACHE'
  15515. MPFR_DECL_INIT_CACHE(__gmpfr_cache_const_catalan, mpfr_const_catalan_internal);
  15516. ^
  15517. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT root.lo -MD -MP -MF .deps/root.Tpo -c root.c -fPIC -DPIC -o .libs/root.o
  15518. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c sec.c -fPIC -DPIC -o .libs/sec.o
  15519. mv -f .deps/get_f.Tpo .deps/get_f.Plo
  15520. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c -o csc.lo csc.c
  15521. mv -f .deps/atan2.Tpo .deps/atan2.Plo
  15522. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c -o cot.lo cot.c
  15523. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c const_catalan.c -o const_catalan.o >/dev/null 2>&1
  15524. mv -f .deps/erfc.Tpo .deps/erfc.Plo
  15525. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c -o eint.lo eint.c
  15526. In file included from mpfr-impl.h:76:0,
  15527. from gen_inverse.h:24,
  15528. from sec.c:34:
  15529. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15530. # define MPFR_THREAD_ATTR _Thread_local
  15531. ^
  15532. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15533. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  15534. ^
  15535. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15536. # define MPFR_THREAD_ATTR _Thread_local
  15537. ^
  15538. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15539. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  15540. ^
  15541. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15542. # define MPFR_THREAD_ATTR _Thread_local
  15543. ^
  15544. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15545. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  15546. ^
  15547. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15548. # define MPFR_THREAD_ATTR _Thread_local
  15549. ^
  15550. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15551. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  15552. ^
  15553. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15554. # define MPFR_THREAD_ATTR _Thread_local
  15555. ^
  15556. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15557. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  15558. ^
  15559. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15560. # define MPFR_THREAD_ATTR _Thread_local
  15561. ^
  15562. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15563. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  15564. ^
  15565. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15566. # define MPFR_THREAD_ATTR _Thread_local
  15567. ^
  15568. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15569. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  15570. ^
  15571. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15572. # define MPFR_THREAD_ATTR _Thread_local
  15573. ^
  15574. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15575. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  15576. ^
  15577. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15578. # define MPFR_THREAD_ATTR _Thread_local
  15579. ^
  15580. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15581. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  15582. ^
  15583. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15584. # define MPFR_THREAD_ATTR _Thread_local
  15585. ^
  15586. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15587. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  15588. ^
  15589. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15590. # define MPFR_THREAD_ATTR _Thread_local
  15591. ^
  15592. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15593. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  15594. ^
  15595. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15596. # define MPFR_THREAD_ATTR _Thread_local
  15597. ^
  15598. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15599. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  15600. ^
  15601. mv -f .deps/subnormal.Tpo .deps/subnormal.Plo
  15602. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c -o sech.lo sech.c
  15603. In file included from gen_inverse.h:24:0,
  15604. from sec.c:34:
  15605. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  15606. mpfr_abort_prec_max _MPFR_PROTO ((void));
  15607. ^
  15608. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c cot.c -fPIC -DPIC -o .libs/cot.o
  15609. In file included from mpfr-impl.h:76:0,
  15610. from root.c:24:
  15611. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15612. # define MPFR_THREAD_ATTR _Thread_local
  15613. ^
  15614. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15615. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  15616. ^
  15617. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15618. # define MPFR_THREAD_ATTR _Thread_local
  15619. ^
  15620. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15621. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  15622. ^
  15623. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15624. # define MPFR_THREAD_ATTR _Thread_local
  15625. ^
  15626. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15627. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  15628. ^
  15629. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15630. # define MPFR_THREAD_ATTR _Thread_local
  15631. ^
  15632. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15633. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  15634. ^
  15635. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15636. # define MPFR_THREAD_ATTR _Thread_local
  15637. ^
  15638. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15639. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  15640. ^
  15641. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15642. # define MPFR_THREAD_ATTR _Thread_local
  15643. ^
  15644. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15645. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  15646. ^
  15647. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15648. # define MPFR_THREAD_ATTR _Thread_local
  15649. ^
  15650. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15651. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  15652. ^
  15653. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15654. # define MPFR_THREAD_ATTR _Thread_local
  15655. ^
  15656. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15657. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  15658. ^
  15659. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15660. # define MPFR_THREAD_ATTR _Thread_local
  15661. ^
  15662. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15663. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  15664. ^
  15665. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15666. # define MPFR_THREAD_ATTR _Thread_local
  15667. ^
  15668. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15669. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  15670. ^
  15671. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15672. # define MPFR_THREAD_ATTR _Thread_local
  15673. ^
  15674. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15675. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  15676. ^
  15677. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15678. # define MPFR_THREAD_ATTR _Thread_local
  15679. ^
  15680. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15681. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  15682. ^
  15683. In file included from root.c:24:0:
  15684. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  15685. mpfr_abort_prec_max _MPFR_PROTO ((void));
  15686. ^
  15687. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c csc.c -fPIC -DPIC -o .libs/csc.o
  15688. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c eint.c -fPIC -DPIC -o .libs/eint.o
  15689. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c sech.c -fPIC -DPIC -o .libs/sech.o
  15690. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c sec.c -o sec.o >/dev/null 2>&1
  15691. mv -f .deps/strtofr.Tpo .deps/strtofr.Plo
  15692. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c -o csch.lo csch.c
  15693. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT root.lo -MD -MP -MF .deps/root.Tpo -c root.c -o root.o >/dev/null 2>&1
  15694. In file included from mpfr-impl.h:76:0,
  15695. from gen_inverse.h:24,
  15696. from cot.c:96:
  15697. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15698. # define MPFR_THREAD_ATTR _Thread_local
  15699. ^
  15700. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15701. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  15702. ^
  15703. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15704. # define MPFR_THREAD_ATTR _Thread_local
  15705. ^
  15706. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15707. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  15708. ^
  15709. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15710. # define MPFR_THREAD_ATTR _Thread_local
  15711. ^
  15712. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15713. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  15714. ^
  15715. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15716. # define MPFR_THREAD_ATTR _Thread_local
  15717. ^
  15718. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15719. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  15720. ^
  15721. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15722. # define MPFR_THREAD_ATTR _Thread_local
  15723. ^
  15724. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15725. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  15726. ^
  15727. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15728. # define MPFR_THREAD_ATTR _Thread_local
  15729. ^
  15730. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15731. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  15732. ^
  15733. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15734. # define MPFR_THREAD_ATTR _Thread_local
  15735. ^
  15736. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15737. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  15738. ^
  15739. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15740. # define MPFR_THREAD_ATTR _Thread_local
  15741. ^
  15742. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15743. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  15744. ^
  15745. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15746. # define MPFR_THREAD_ATTR _Thread_local
  15747. ^
  15748. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15749. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  15750. ^
  15751. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15752. # define MPFR_THREAD_ATTR _Thread_local
  15753. ^
  15754. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15755. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  15756. ^
  15757. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15758. # define MPFR_THREAD_ATTR _Thread_local
  15759. ^
  15760. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15761. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  15762. ^
  15763. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15764. # define MPFR_THREAD_ATTR _Thread_local
  15765. ^
  15766. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15767. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  15768. ^
  15769. In file included from gen_inverse.h:24:0,
  15770. from cot.c:96:
  15771. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  15772. mpfr_abort_prec_max _MPFR_PROTO ((void));
  15773. ^
  15774. In file included from mpfr-impl.h:76:0,
  15775. from gen_inverse.h:24,
  15776. from csc.c:76:
  15777. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15778. # define MPFR_THREAD_ATTR _Thread_local
  15779. ^
  15780. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15781. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  15782. ^
  15783. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15784. # define MPFR_THREAD_ATTR _Thread_local
  15785. ^
  15786. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15787. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  15788. ^
  15789. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15790. # define MPFR_THREAD_ATTR _Thread_local
  15791. ^
  15792. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15793. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  15794. ^
  15795. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15796. # define MPFR_THREAD_ATTR _Thread_local
  15797. ^
  15798. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15799. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  15800. ^
  15801. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15802. # define MPFR_THREAD_ATTR _Thread_local
  15803. ^
  15804. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15805. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  15806. ^
  15807. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15808. # define MPFR_THREAD_ATTR _Thread_local
  15809. ^
  15810. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15811. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  15812. ^
  15813. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15814. # define MPFR_THREAD_ATTR _Thread_local
  15815. ^
  15816. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15817. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  15818. ^
  15819. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15820. # define MPFR_THREAD_ATTR _Thread_local
  15821. ^
  15822. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15823. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  15824. ^
  15825. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15826. # define MPFR_THREAD_ATTR _Thread_local
  15827. ^
  15828. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15829. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  15830. ^
  15831. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15832. # define MPFR_THREAD_ATTR _Thread_local
  15833. ^
  15834. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15835. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  15836. ^
  15837. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15838. # define MPFR_THREAD_ATTR _Thread_local
  15839. ^
  15840. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15841. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  15842. ^
  15843. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15844. # define MPFR_THREAD_ATTR _Thread_local
  15845. ^
  15846. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15847. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  15848. ^
  15849. In file included from mpfr-impl.h:76:0,
  15850. from gen_inverse.h:24,
  15851. from sech.c:40:
  15852. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15853. # define MPFR_THREAD_ATTR _Thread_local
  15854. ^
  15855. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15856. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  15857. ^
  15858. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15859. # define MPFR_THREAD_ATTR _Thread_local
  15860. ^
  15861. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15862. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  15863. ^
  15864. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15865. # define MPFR_THREAD_ATTR _Thread_local
  15866. ^
  15867. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15868. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  15869. ^
  15870. In file included from gen_inverse.h:24:0,
  15871. from csc.c:76:
  15872. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  15873. mpfr_abort_prec_max _MPFR_PROTO ((void));
  15874. ^
  15875. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15876. # define MPFR_THREAD_ATTR _Thread_local
  15877. ^
  15878. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15879. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  15880. ^
  15881. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15882. # define MPFR_THREAD_ATTR _Thread_local
  15883. ^
  15884. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15885. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  15886. ^
  15887. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15888. # define MPFR_THREAD_ATTR _Thread_local
  15889. ^
  15890. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15891. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  15892. ^
  15893. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15894. # define MPFR_THREAD_ATTR _Thread_local
  15895. ^
  15896. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15897. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  15898. ^
  15899. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15900. # define MPFR_THREAD_ATTR _Thread_local
  15901. ^
  15902. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15903. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  15904. ^
  15905. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15906. # define MPFR_THREAD_ATTR _Thread_local
  15907. ^
  15908. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15909. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  15910. ^
  15911. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15912. # define MPFR_THREAD_ATTR _Thread_local
  15913. ^
  15914. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15915. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  15916. ^
  15917. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15918. # define MPFR_THREAD_ATTR _Thread_local
  15919. ^
  15920. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15921. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  15922. ^
  15923. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15924. # define MPFR_THREAD_ATTR _Thread_local
  15925. ^
  15926. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15927. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  15928. ^
  15929. In file included from gen_inverse.h:24:0,
  15930. from sech.c:40:
  15931. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  15932. mpfr_abort_prec_max _MPFR_PROTO ((void));
  15933. ^
  15934. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c csch.c -fPIC -DPIC -o .libs/csch.o
  15935. mv -f .deps/const_catalan.Tpo .deps/const_catalan.Plo
  15936. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c -o coth.lo coth.c
  15937. In file included from mpfr-impl.h:76:0,
  15938. from eint.c:24:
  15939. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15940. # define MPFR_THREAD_ATTR _Thread_local
  15941. ^
  15942. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15943. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  15944. ^
  15945. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15946. # define MPFR_THREAD_ATTR _Thread_local
  15947. ^
  15948. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15949. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  15950. ^
  15951. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15952. # define MPFR_THREAD_ATTR _Thread_local
  15953. ^
  15954. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15955. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  15956. ^
  15957. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15958. # define MPFR_THREAD_ATTR _Thread_local
  15959. ^
  15960. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15961. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  15962. ^
  15963. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15964. # define MPFR_THREAD_ATTR _Thread_local
  15965. ^
  15966. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15967. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  15968. ^
  15969. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15970. # define MPFR_THREAD_ATTR _Thread_local
  15971. ^
  15972. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15973. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  15974. ^
  15975. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15976. # define MPFR_THREAD_ATTR _Thread_local
  15977. ^
  15978. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15979. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  15980. ^
  15981. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15982. # define MPFR_THREAD_ATTR _Thread_local
  15983. ^
  15984. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15985. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  15986. ^
  15987. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15988. # define MPFR_THREAD_ATTR _Thread_local
  15989. ^
  15990. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15991. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  15992. ^
  15993. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  15994. # define MPFR_THREAD_ATTR _Thread_local
  15995. ^
  15996. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  15997. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  15998. ^
  15999. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16000. # define MPFR_THREAD_ATTR _Thread_local
  16001. ^
  16002. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16003. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  16004. ^
  16005. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16006. # define MPFR_THREAD_ATTR _Thread_local
  16007. ^
  16008. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16009. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  16010. ^
  16011. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c csc.c -o csc.o >/dev/null 2>&1
  16012. In file included from eint.c:24:0:
  16013. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  16014. mpfr_abort_prec_max _MPFR_PROTO ((void));
  16015. ^
  16016. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c cot.c -o cot.o >/dev/null 2>&1
  16017. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c sech.c -o sech.o >/dev/null 2>&1
  16018. mv -f .deps/sec.Tpo .deps/sec.Plo
  16019. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c coth.c -fPIC -DPIC -o .libs/coth.o
  16020. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c -o round_near_x.lo round_near_x.c
  16021. In file included from mpfr-impl.h:76:0,
  16022. from gen_inverse.h:24,
  16023. from csch.c:79:
  16024. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16025. # define MPFR_THREAD_ATTR _Thread_local
  16026. ^
  16027. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16028. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  16029. ^
  16030. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16031. # define MPFR_THREAD_ATTR _Thread_local
  16032. ^
  16033. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16034. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  16035. ^
  16036. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16037. # define MPFR_THREAD_ATTR _Thread_local
  16038. ^
  16039. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16040. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  16041. ^
  16042. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16043. # define MPFR_THREAD_ATTR _Thread_local
  16044. ^
  16045. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16046. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  16047. ^
  16048. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16049. # define MPFR_THREAD_ATTR _Thread_local
  16050. ^
  16051. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16052. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  16053. ^
  16054. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16055. # define MPFR_THREAD_ATTR _Thread_local
  16056. ^
  16057. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16058. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  16059. ^
  16060. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16061. # define MPFR_THREAD_ATTR _Thread_local
  16062. ^
  16063. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16064. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  16065. ^
  16066. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16067. # define MPFR_THREAD_ATTR _Thread_local
  16068. ^
  16069. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16070. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  16071. ^
  16072. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16073. # define MPFR_THREAD_ATTR _Thread_local
  16074. ^
  16075. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16076. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  16077. ^
  16078. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16079. # define MPFR_THREAD_ATTR _Thread_local
  16080. ^
  16081. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16082. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  16083. ^
  16084. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16085. # define MPFR_THREAD_ATTR _Thread_local
  16086. ^
  16087. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16088. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  16089. ^
  16090. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16091. # define MPFR_THREAD_ATTR _Thread_local
  16092. ^
  16093. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16094. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  16095. ^
  16096. In file included from gen_inverse.h:24:0,
  16097. from csch.c:79:
  16098. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  16099. mpfr_abort_prec_max _MPFR_PROTO ((void));
  16100. ^
  16101. mv -f .deps/root.Tpo .deps/root.Plo
  16102. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c -o constant.lo constant.c
  16103. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c round_near_x.c -fPIC -DPIC -o .libs/round_near_x.o
  16104. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c csch.c -o csch.o >/dev/null 2>&1
  16105. In file included from mpfr-impl.h:76:0,
  16106. from round_near_x.c:23:
  16107. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16108. # define MPFR_THREAD_ATTR _Thread_local
  16109. ^
  16110. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16111. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  16112. ^
  16113. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16114. # define MPFR_THREAD_ATTR _Thread_local
  16115. ^
  16116. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16117. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  16118. ^
  16119. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16120. # define MPFR_THREAD_ATTR _Thread_local
  16121. ^
  16122. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16123. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  16124. ^
  16125. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16126. # define MPFR_THREAD_ATTR _Thread_local
  16127. ^
  16128. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16129. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  16130. ^
  16131. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16132. # define MPFR_THREAD_ATTR _Thread_local
  16133. ^
  16134. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16135. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  16136. ^
  16137. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16138. # define MPFR_THREAD_ATTR _Thread_local
  16139. ^
  16140. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16141. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  16142. ^
  16143. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16144. # define MPFR_THREAD_ATTR _Thread_local
  16145. ^
  16146. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16147. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  16148. ^
  16149. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16150. # define MPFR_THREAD_ATTR _Thread_local
  16151. ^
  16152. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16153. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  16154. ^
  16155. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16156. # define MPFR_THREAD_ATTR _Thread_local
  16157. ^
  16158. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16159. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  16160. ^
  16161. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16162. # define MPFR_THREAD_ATTR _Thread_local
  16163. ^
  16164. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16165. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  16166. ^
  16167. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16168. # define MPFR_THREAD_ATTR _Thread_local
  16169. ^
  16170. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16171. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  16172. ^
  16173. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16174. # define MPFR_THREAD_ATTR _Thread_local
  16175. ^
  16176. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16177. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  16178. ^
  16179. In file included from round_near_x.c:23:0:
  16180. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  16181. mpfr_abort_prec_max _MPFR_PROTO ((void));
  16182. ^
  16183. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c constant.c -fPIC -DPIC -o .libs/constant.o
  16184. In file included from mpfr-impl.h:76:0,
  16185. from gen_inverse.h:24,
  16186. from coth.c:93:
  16187. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16188. # define MPFR_THREAD_ATTR _Thread_local
  16189. ^
  16190. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16191. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  16192. ^
  16193. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16194. # define MPFR_THREAD_ATTR _Thread_local
  16195. ^
  16196. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16197. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  16198. ^
  16199. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16200. # define MPFR_THREAD_ATTR _Thread_local
  16201. ^
  16202. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16203. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  16204. ^
  16205. mv -f .deps/csc.Tpo .deps/csc.Plo
  16206. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16207. # define MPFR_THREAD_ATTR _Thread_local
  16208. ^
  16209. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16210. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  16211. ^
  16212. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16213. # define MPFR_THREAD_ATTR _Thread_local
  16214. ^
  16215. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16216. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  16217. ^
  16218. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16219. # define MPFR_THREAD_ATTR _Thread_local
  16220. ^
  16221. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16222. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  16223. ^
  16224. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16225. # define MPFR_THREAD_ATTR _Thread_local
  16226. ^
  16227. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16228. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  16229. ^
  16230. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16231. # define MPFR_THREAD_ATTR _Thread_local
  16232. ^
  16233. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16234. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  16235. ^
  16236. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16237. # define MPFR_THREAD_ATTR _Thread_local
  16238. ^
  16239. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16240. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  16241. ^
  16242. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16243. # define MPFR_THREAD_ATTR _Thread_local
  16244. ^
  16245. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16246. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  16247. ^
  16248. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16249. # define MPFR_THREAD_ATTR _Thread_local
  16250. ^
  16251. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16252. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  16253. ^
  16254. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16255. # define MPFR_THREAD_ATTR _Thread_local
  16256. ^
  16257. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16258. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  16259. ^
  16260. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c -o abort_prec_max.lo abort_prec_max.c
  16261. mv -f .deps/cot.Tpo .deps/cot.Plo
  16262. In file included from gen_inverse.h:24:0,
  16263. from coth.c:93:
  16264. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  16265. mpfr_abort_prec_max _MPFR_PROTO ((void));
  16266. ^
  16267. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c -o stack_interface.lo stack_interface.c
  16268. mv -f .deps/sech.Tpo .deps/sech.Plo
  16269. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c -o lngamma.lo lngamma.c
  16270. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c eint.c -o eint.o >/dev/null 2>&1
  16271. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c abort_prec_max.c -fPIC -DPIC -o .libs/abort_prec_max.o
  16272. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c lngamma.c -fPIC -DPIC -o .libs/lngamma.o
  16273. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c stack_interface.c -fPIC -DPIC -o .libs/stack_interface.o
  16274. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c coth.c -o coth.o >/dev/null 2>&1
  16275. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c round_near_x.c -o round_near_x.o >/dev/null 2>&1
  16276. In file included from mpfr-impl.h:76:0,
  16277. from constant.c:23:
  16278. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16279. # define MPFR_THREAD_ATTR _Thread_local
  16280. ^
  16281. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16282. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  16283. ^
  16284. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16285. # define MPFR_THREAD_ATTR _Thread_local
  16286. ^
  16287. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16288. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  16289. ^
  16290. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16291. # define MPFR_THREAD_ATTR _Thread_local
  16292. ^
  16293. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16294. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  16295. ^
  16296. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16297. # define MPFR_THREAD_ATTR _Thread_local
  16298. ^
  16299. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16300. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  16301. ^
  16302. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16303. # define MPFR_THREAD_ATTR _Thread_local
  16304. ^
  16305. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16306. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  16307. ^
  16308. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16309. # define MPFR_THREAD_ATTR _Thread_local
  16310. ^
  16311. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16312. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  16313. ^
  16314. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16315. # define MPFR_THREAD_ATTR _Thread_local
  16316. ^
  16317. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16318. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  16319. ^
  16320. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16321. # define MPFR_THREAD_ATTR _Thread_local
  16322. ^
  16323. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16324. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  16325. ^
  16326. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16327. # define MPFR_THREAD_ATTR _Thread_local
  16328. ^
  16329. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16330. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  16331. ^
  16332. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16333. # define MPFR_THREAD_ATTR _Thread_local
  16334. ^
  16335. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16336. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  16337. ^
  16338. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16339. # define MPFR_THREAD_ATTR _Thread_local
  16340. ^
  16341. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16342. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  16343. ^
  16344. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16345. # define MPFR_THREAD_ATTR _Thread_local
  16346. ^
  16347. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16348. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  16349. ^
  16350. mv -f .deps/csch.Tpo .deps/csch.Plo
  16351. In file included from constant.c:23:0:
  16352. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  16353. mpfr_abort_prec_max _MPFR_PROTO ((void));
  16354. ^
  16355. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c -o zeta_ui.lo zeta_ui.c
  16356. In file included from mpfr-impl.h:76:0,
  16357. from lngamma.c:24:
  16358. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16359. # define MPFR_THREAD_ATTR _Thread_local
  16360. ^
  16361. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16362. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  16363. ^
  16364. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16365. # define MPFR_THREAD_ATTR _Thread_local
  16366. ^
  16367. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16368. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  16369. ^
  16370. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16371. # define MPFR_THREAD_ATTR _Thread_local
  16372. ^
  16373. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16374. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  16375. ^
  16376. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16377. # define MPFR_THREAD_ATTR _Thread_local
  16378. ^
  16379. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16380. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  16381. ^
  16382. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16383. # define MPFR_THREAD_ATTR _Thread_local
  16384. ^
  16385. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16386. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  16387. ^
  16388. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16389. # define MPFR_THREAD_ATTR _Thread_local
  16390. ^
  16391. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16392. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  16393. ^
  16394. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16395. # define MPFR_THREAD_ATTR _Thread_local
  16396. ^
  16397. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16398. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  16399. ^
  16400. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16401. # define MPFR_THREAD_ATTR _Thread_local
  16402. ^
  16403. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16404. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  16405. ^
  16406. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16407. # define MPFR_THREAD_ATTR _Thread_local
  16408. ^
  16409. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16410. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  16411. ^
  16412. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16413. # define MPFR_THREAD_ATTR _Thread_local
  16414. ^
  16415. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16416. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  16417. ^
  16418. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16419. # define MPFR_THREAD_ATTR _Thread_local
  16420. ^
  16421. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16422. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  16423. ^
  16424. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16425. # define MPFR_THREAD_ATTR _Thread_local
  16426. ^
  16427. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16428. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  16429. ^
  16430. In file included from lngamma.c:24:0:
  16431. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  16432. mpfr_abort_prec_max _MPFR_PROTO ((void));
  16433. ^
  16434. In file included from mpfr-impl.h:76:0,
  16435. from stack_interface.c:23:
  16436. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16437. # define MPFR_THREAD_ATTR _Thread_local
  16438. ^
  16439. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16440. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  16441. ^
  16442. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16443. # define MPFR_THREAD_ATTR _Thread_local
  16444. ^
  16445. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16446. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  16447. ^
  16448. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16449. # define MPFR_THREAD_ATTR _Thread_local
  16450. ^
  16451. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16452. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  16453. ^
  16454. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16455. # define MPFR_THREAD_ATTR _Thread_local
  16456. ^
  16457. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16458. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  16459. ^
  16460. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16461. # define MPFR_THREAD_ATTR _Thread_local
  16462. ^
  16463. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16464. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  16465. ^
  16466. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16467. # define MPFR_THREAD_ATTR _Thread_local
  16468. ^
  16469. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16470. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  16471. ^
  16472. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16473. # define MPFR_THREAD_ATTR _Thread_local
  16474. ^
  16475. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16476. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  16477. ^
  16478. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16479. # define MPFR_THREAD_ATTR _Thread_local
  16480. ^
  16481. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16482. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  16483. ^
  16484. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16485. # define MPFR_THREAD_ATTR _Thread_local
  16486. ^
  16487. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16488. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  16489. ^
  16490. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16491. # define MPFR_THREAD_ATTR _Thread_local
  16492. ^
  16493. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16494. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  16495. ^
  16496. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16497. # define MPFR_THREAD_ATTR _Thread_local
  16498. ^
  16499. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16500. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  16501. ^
  16502. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16503. # define MPFR_THREAD_ATTR _Thread_local
  16504. ^
  16505. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16506. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  16507. ^
  16508. In file included from stack_interface.c:23:0:
  16509. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  16510. mpfr_abort_prec_max _MPFR_PROTO ((void));
  16511. ^
  16512. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c constant.c -o constant.o >/dev/null 2>&1
  16513. In file included from mpfr-impl.h:76:0,
  16514. from abort_prec_max.c:23:
  16515. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16516. # define MPFR_THREAD_ATTR _Thread_local
  16517. ^
  16518. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16519. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  16520. ^
  16521. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16522. # define MPFR_THREAD_ATTR _Thread_local
  16523. ^
  16524. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16525. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  16526. ^
  16527. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16528. # define MPFR_THREAD_ATTR _Thread_local
  16529. ^
  16530. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16531. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  16532. ^
  16533. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16534. # define MPFR_THREAD_ATTR _Thread_local
  16535. ^
  16536. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16537. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  16538. ^
  16539. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16540. # define MPFR_THREAD_ATTR _Thread_local
  16541. ^
  16542. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16543. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  16544. ^
  16545. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16546. # define MPFR_THREAD_ATTR _Thread_local
  16547. ^
  16548. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16549. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  16550. ^
  16551. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16552. # define MPFR_THREAD_ATTR _Thread_local
  16553. ^
  16554. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16555. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  16556. ^
  16557. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16558. # define MPFR_THREAD_ATTR _Thread_local
  16559. ^
  16560. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16561. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  16562. ^
  16563. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16564. # define MPFR_THREAD_ATTR _Thread_local
  16565. ^
  16566. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16567. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  16568. ^
  16569. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16570. # define MPFR_THREAD_ATTR _Thread_local
  16571. ^
  16572. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16573. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  16574. ^
  16575. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16576. # define MPFR_THREAD_ATTR _Thread_local
  16577. ^
  16578. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16579. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  16580. ^
  16581. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16582. # define MPFR_THREAD_ATTR _Thread_local
  16583. ^
  16584. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16585. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  16586. ^
  16587. In file included from abort_prec_max.c:23:0:
  16588. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  16589. mpfr_abort_prec_max _MPFR_PROTO ((void));
  16590. ^
  16591. abort_prec_max.c:26:1: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  16592. mpfr_abort_prec_max (void)
  16593. ^
  16594. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c stack_interface.c -o stack_interface.o >/dev/null 2>&1
  16595. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c abort_prec_max.c -o abort_prec_max.o >/dev/null 2>&1
  16596. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c zeta_ui.c -fPIC -DPIC -o .libs/zeta_ui.o
  16597. mv -f .deps/eint.Tpo .deps/eint.Plo
  16598. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c -o set_d64.lo set_d64.c
  16599. mv -f .deps/coth.Tpo .deps/coth.Plo
  16600. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c -o get_d64.lo get_d64.c
  16601. mv -f .deps/round_near_x.Tpo .deps/round_near_x.Plo
  16602. mv -f .deps/constant.Tpo .deps/constant.Plo
  16603. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c -o jn.lo jn.c
  16604. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c -o yn.lo yn.c
  16605. mv -f .deps/abort_prec_max.Tpo .deps/abort_prec_max.Plo
  16606. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c -o rem1.lo rem1.c
  16607. In file included from mpfr-impl.h:76:0,
  16608. from zeta_ui.c:24:
  16609. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16610. # define MPFR_THREAD_ATTR _Thread_local
  16611. ^
  16612. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16613. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  16614. ^
  16615. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16616. # define MPFR_THREAD_ATTR _Thread_local
  16617. ^
  16618. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16619. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  16620. ^
  16621. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16622. # define MPFR_THREAD_ATTR _Thread_local
  16623. ^
  16624. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16625. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  16626. ^
  16627. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16628. # define MPFR_THREAD_ATTR _Thread_local
  16629. ^
  16630. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16631. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  16632. ^
  16633. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16634. # define MPFR_THREAD_ATTR _Thread_local
  16635. ^
  16636. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16637. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  16638. ^
  16639. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16640. # define MPFR_THREAD_ATTR _Thread_local
  16641. ^
  16642. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16643. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  16644. ^
  16645. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16646. # define MPFR_THREAD_ATTR _Thread_local
  16647. ^
  16648. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16649. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  16650. ^
  16651. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16652. # define MPFR_THREAD_ATTR _Thread_local
  16653. ^
  16654. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16655. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  16656. ^
  16657. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16658. # define MPFR_THREAD_ATTR _Thread_local
  16659. ^
  16660. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16661. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  16662. ^
  16663. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16664. # define MPFR_THREAD_ATTR _Thread_local
  16665. ^
  16666. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16667. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  16668. ^
  16669. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16670. # define MPFR_THREAD_ATTR _Thread_local
  16671. ^
  16672. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16673. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  16674. ^
  16675. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16676. # define MPFR_THREAD_ATTR _Thread_local
  16677. ^
  16678. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16679. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  16680. ^
  16681. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c get_d64.c -fPIC -DPIC -o .libs/get_d64.o
  16682. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c set_d64.c -fPIC -DPIC -o .libs/set_d64.o
  16683. In file included from zeta_ui.c:24:0:
  16684. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  16685. mpfr_abort_prec_max _MPFR_PROTO ((void));
  16686. ^
  16687. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c jn.c -fPIC -DPIC -o .libs/jn.o
  16688. mv -f .deps/stack_interface.Tpo .deps/stack_interface.Plo
  16689. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c -o get_patches.lo get_patches.c
  16690. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c yn.c -fPIC -DPIC -o .libs/yn.o
  16691. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c rem1.c -fPIC -DPIC -o .libs/rem1.o
  16692. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c get_patches.c -fPIC -DPIC -o .libs/get_patches.o
  16693. In file included from mpfr-impl.h:76:0,
  16694. from set_d64.c:29:
  16695. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16696. # define MPFR_THREAD_ATTR _Thread_local
  16697. ^
  16698. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16699. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  16700. ^
  16701. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16702. # define MPFR_THREAD_ATTR _Thread_local
  16703. ^
  16704. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16705. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  16706. ^
  16707. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16708. # define MPFR_THREAD_ATTR _Thread_local
  16709. ^
  16710. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16711. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  16712. ^
  16713. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16714. # define MPFR_THREAD_ATTR _Thread_local
  16715. ^
  16716. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16717. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  16718. ^
  16719. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16720. # define MPFR_THREAD_ATTR _Thread_local
  16721. ^
  16722. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16723. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  16724. ^
  16725. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16726. # define MPFR_THREAD_ATTR _Thread_local
  16727. ^
  16728. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16729. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  16730. ^
  16731. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16732. # define MPFR_THREAD_ATTR _Thread_local
  16733. ^
  16734. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16735. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  16736. ^
  16737. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16738. # define MPFR_THREAD_ATTR _Thread_local
  16739. ^
  16740. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16741. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  16742. ^
  16743. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16744. # define MPFR_THREAD_ATTR _Thread_local
  16745. ^
  16746. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16747. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  16748. ^
  16749. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16750. # define MPFR_THREAD_ATTR _Thread_local
  16751. ^
  16752. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16753. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  16754. ^
  16755. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16756. # define MPFR_THREAD_ATTR _Thread_local
  16757. ^
  16758. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16759. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  16760. ^
  16761. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16762. # define MPFR_THREAD_ATTR _Thread_local
  16763. ^
  16764. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16765. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  16766. ^
  16767. In file included from mpfr-impl.h:76:0,
  16768. from yn.c:25:
  16769. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16770. # define MPFR_THREAD_ATTR _Thread_local
  16771. ^
  16772. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16773. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  16774. ^
  16775. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16776. # define MPFR_THREAD_ATTR _Thread_local
  16777. ^
  16778. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16779. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  16780. ^
  16781. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16782. # define MPFR_THREAD_ATTR _Thread_local
  16783. ^
  16784. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16785. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  16786. ^
  16787. In file included from set_d64.c:29:0:
  16788. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  16789. mpfr_abort_prec_max _MPFR_PROTO ((void));
  16790. ^
  16791. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16792. # define MPFR_THREAD_ATTR _Thread_local
  16793. ^
  16794. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16795. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  16796. ^
  16797. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16798. # define MPFR_THREAD_ATTR _Thread_local
  16799. ^
  16800. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16801. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  16802. ^
  16803. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16804. # define MPFR_THREAD_ATTR _Thread_local
  16805. ^
  16806. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16807. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  16808. ^
  16809. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16810. # define MPFR_THREAD_ATTR _Thread_local
  16811. ^
  16812. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16813. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  16814. ^
  16815. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16816. # define MPFR_THREAD_ATTR _Thread_local
  16817. ^
  16818. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16819. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  16820. ^
  16821. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16822. # define MPFR_THREAD_ATTR _Thread_local
  16823. ^
  16824. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16825. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  16826. ^
  16827. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16828. # define MPFR_THREAD_ATTR _Thread_local
  16829. ^
  16830. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16831. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  16832. ^
  16833. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16834. # define MPFR_THREAD_ATTR _Thread_local
  16835. ^
  16836. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16837. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  16838. ^
  16839. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16840. # define MPFR_THREAD_ATTR _Thread_local
  16841. ^
  16842. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16843. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  16844. ^
  16845. In file included from yn.c:25:0:
  16846. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  16847. mpfr_abort_prec_max _MPFR_PROTO ((void));
  16848. ^
  16849. In file included from mpfr-impl.h:76:0,
  16850. from get_d64.c:28:
  16851. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16852. # define MPFR_THREAD_ATTR _Thread_local
  16853. ^
  16854. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16855. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  16856. ^
  16857. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16858. # define MPFR_THREAD_ATTR _Thread_local
  16859. ^
  16860. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16861. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  16862. ^
  16863. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16864. # define MPFR_THREAD_ATTR _Thread_local
  16865. ^
  16866. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16867. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  16868. ^
  16869. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16870. # define MPFR_THREAD_ATTR _Thread_local
  16871. ^
  16872. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16873. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  16874. ^
  16875. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16876. # define MPFR_THREAD_ATTR _Thread_local
  16877. ^
  16878. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16879. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  16880. ^
  16881. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16882. # define MPFR_THREAD_ATTR _Thread_local
  16883. ^
  16884. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16885. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  16886. ^
  16887. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16888. # define MPFR_THREAD_ATTR _Thread_local
  16889. ^
  16890. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16891. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  16892. ^
  16893. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16894. # define MPFR_THREAD_ATTR _Thread_local
  16895. ^
  16896. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16897. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  16898. ^
  16899. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16900. # define MPFR_THREAD_ATTR _Thread_local
  16901. ^
  16902. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16903. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  16904. ^
  16905. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16906. # define MPFR_THREAD_ATTR _Thread_local
  16907. ^
  16908. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16909. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  16910. ^
  16911. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16912. # define MPFR_THREAD_ATTR _Thread_local
  16913. ^
  16914. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16915. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  16916. ^
  16917. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16918. # define MPFR_THREAD_ATTR _Thread_local
  16919. ^
  16920. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16921. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  16922. ^
  16923. In file included from get_d64.c:28:0:
  16924. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  16925. mpfr_abort_prec_max _MPFR_PROTO ((void));
  16926. ^
  16927. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c set_d64.c -o set_d64.o >/dev/null 2>&1
  16928. In file included from mpfr-impl.h:76:0,
  16929. from jn.c:25:
  16930. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16931. # define MPFR_THREAD_ATTR _Thread_local
  16932. ^
  16933. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16934. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  16935. ^
  16936. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16937. # define MPFR_THREAD_ATTR _Thread_local
  16938. ^
  16939. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16940. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  16941. ^
  16942. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16943. # define MPFR_THREAD_ATTR _Thread_local
  16944. ^
  16945. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16946. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  16947. ^
  16948. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c get_d64.c -o get_d64.o >/dev/null 2>&1
  16949. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16950. # define MPFR_THREAD_ATTR _Thread_local
  16951. ^
  16952. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16953. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  16954. ^
  16955. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16956. # define MPFR_THREAD_ATTR _Thread_local
  16957. ^
  16958. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16959. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  16960. ^
  16961. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16962. # define MPFR_THREAD_ATTR _Thread_local
  16963. ^
  16964. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16965. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  16966. ^
  16967. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16968. # define MPFR_THREAD_ATTR _Thread_local
  16969. ^
  16970. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16971. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  16972. ^
  16973. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16974. # define MPFR_THREAD_ATTR _Thread_local
  16975. ^
  16976. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16977. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  16978. ^
  16979. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16980. # define MPFR_THREAD_ATTR _Thread_local
  16981. ^
  16982. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16983. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  16984. ^
  16985. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16986. # define MPFR_THREAD_ATTR _Thread_local
  16987. ^
  16988. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16989. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  16990. ^
  16991. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16992. # define MPFR_THREAD_ATTR _Thread_local
  16993. ^
  16994. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  16995. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  16996. ^
  16997. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  16998. # define MPFR_THREAD_ATTR _Thread_local
  16999. ^
  17000. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17001. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  17002. ^
  17003. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c zeta_ui.c -o zeta_ui.o >/dev/null 2>&1
  17004. In file included from jn.c:25:0:
  17005. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  17006. mpfr_abort_prec_max _MPFR_PROTO ((void));
  17007. ^
  17008. mv -f .deps/get_d64.Tpo .deps/get_d64.Plo
  17009. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c -o add_d.lo add_d.c
  17010. mv -f .deps/set_d64.Tpo .deps/set_d64.Plo
  17011. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c -o sub_d.lo sub_d.c
  17012. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c add_d.c -fPIC -DPIC -o .libs/add_d.o
  17013. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c lngamma.c -o lngamma.o >/dev/null 2>&1
  17014. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c sub_d.c -fPIC -DPIC -o .libs/sub_d.o
  17015. In file included from mpfr-impl.h:76:0,
  17016. from add_d.c:24:
  17017. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17018. # define MPFR_THREAD_ATTR _Thread_local
  17019. ^
  17020. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17021. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  17022. ^
  17023. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17024. # define MPFR_THREAD_ATTR _Thread_local
  17025. ^
  17026. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17027. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  17028. ^
  17029. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17030. # define MPFR_THREAD_ATTR _Thread_local
  17031. ^
  17032. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17033. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  17034. ^
  17035. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17036. # define MPFR_THREAD_ATTR _Thread_local
  17037. ^
  17038. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17039. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  17040. ^
  17041. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17042. # define MPFR_THREAD_ATTR _Thread_local
  17043. ^
  17044. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17045. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  17046. ^
  17047. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17048. # define MPFR_THREAD_ATTR _Thread_local
  17049. ^
  17050. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17051. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  17052. ^
  17053. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17054. # define MPFR_THREAD_ATTR _Thread_local
  17055. ^
  17056. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17057. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  17058. ^
  17059. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17060. # define MPFR_THREAD_ATTR _Thread_local
  17061. ^
  17062. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17063. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  17064. ^
  17065. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17066. # define MPFR_THREAD_ATTR _Thread_local
  17067. ^
  17068. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17069. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  17070. ^
  17071. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17072. # define MPFR_THREAD_ATTR _Thread_local
  17073. ^
  17074. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17075. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  17076. ^
  17077. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17078. # define MPFR_THREAD_ATTR _Thread_local
  17079. ^
  17080. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17081. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  17082. ^
  17083. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17084. # define MPFR_THREAD_ATTR _Thread_local
  17085. ^
  17086. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17087. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  17088. ^
  17089. In file included from add_d.c:24:0:
  17090. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  17091. mpfr_abort_prec_max _MPFR_PROTO ((void));
  17092. ^
  17093. In file included from mpfr-impl.h:76:0,
  17094. from get_patches.c:23:
  17095. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17096. # define MPFR_THREAD_ATTR _Thread_local
  17097. ^
  17098. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17099. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  17100. ^
  17101. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17102. # define MPFR_THREAD_ATTR _Thread_local
  17103. ^
  17104. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17105. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  17106. ^
  17107. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17108. # define MPFR_THREAD_ATTR _Thread_local
  17109. ^
  17110. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17111. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  17112. ^
  17113. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17114. # define MPFR_THREAD_ATTR _Thread_local
  17115. ^
  17116. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17117. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  17118. ^
  17119. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17120. # define MPFR_THREAD_ATTR _Thread_local
  17121. ^
  17122. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17123. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  17124. ^
  17125. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17126. # define MPFR_THREAD_ATTR _Thread_local
  17127. ^
  17128. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17129. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  17130. ^
  17131. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17132. # define MPFR_THREAD_ATTR _Thread_local
  17133. ^
  17134. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17135. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  17136. ^
  17137. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17138. # define MPFR_THREAD_ATTR _Thread_local
  17139. ^
  17140. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17141. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  17142. ^
  17143. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17144. # define MPFR_THREAD_ATTR _Thread_local
  17145. ^
  17146. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17147. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  17148. ^
  17149. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17150. # define MPFR_THREAD_ATTR _Thread_local
  17151. ^
  17152. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17153. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  17154. ^
  17155. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17156. # define MPFR_THREAD_ATTR _Thread_local
  17157. ^
  17158. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17159. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  17160. ^
  17161. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17162. # define MPFR_THREAD_ATTR _Thread_local
  17163. ^
  17164. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17165. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  17166. ^
  17167. In file included from get_patches.c:23:0:
  17168. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  17169. mpfr_abort_prec_max _MPFR_PROTO ((void));
  17170. ^
  17171. mv -f .deps/zeta_ui.Tpo .deps/zeta_ui.Plo
  17172. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c -o d_sub.lo d_sub.c
  17173. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c add_d.c -o add_d.o >/dev/null 2>&1
  17174. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c get_patches.c -o get_patches.o >/dev/null 2>&1
  17175. In file included from mpfr-impl.h:76:0,
  17176. from sub_d.c:24:
  17177. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17178. # define MPFR_THREAD_ATTR _Thread_local
  17179. ^
  17180. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17181. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  17182. ^
  17183. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17184. # define MPFR_THREAD_ATTR _Thread_local
  17185. ^
  17186. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17187. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  17188. ^
  17189. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17190. # define MPFR_THREAD_ATTR _Thread_local
  17191. ^
  17192. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17193. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  17194. ^
  17195. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17196. # define MPFR_THREAD_ATTR _Thread_local
  17197. ^
  17198. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17199. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  17200. ^
  17201. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17202. # define MPFR_THREAD_ATTR _Thread_local
  17203. ^
  17204. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17205. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  17206. ^
  17207. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17208. # define MPFR_THREAD_ATTR _Thread_local
  17209. ^
  17210. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17211. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  17212. ^
  17213. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17214. # define MPFR_THREAD_ATTR _Thread_local
  17215. ^
  17216. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17217. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  17218. ^
  17219. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17220. # define MPFR_THREAD_ATTR _Thread_local
  17221. ^
  17222. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17223. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  17224. ^
  17225. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17226. # define MPFR_THREAD_ATTR _Thread_local
  17227. ^
  17228. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17229. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  17230. ^
  17231. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17232. # define MPFR_THREAD_ATTR _Thread_local
  17233. ^
  17234. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17235. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  17236. ^
  17237. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17238. # define MPFR_THREAD_ATTR _Thread_local
  17239. ^
  17240. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17241. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  17242. ^
  17243. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17244. # define MPFR_THREAD_ATTR _Thread_local
  17245. ^
  17246. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17247. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  17248. ^
  17249. In file included from sub_d.c:24:0:
  17250. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  17251. mpfr_abort_prec_max _MPFR_PROTO ((void));
  17252. ^
  17253. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c d_sub.c -fPIC -DPIC -o .libs/d_sub.o
  17254. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c sub_d.c -o sub_d.o >/dev/null 2>&1
  17255. mv -f .deps/get_patches.Tpo .deps/get_patches.Plo
  17256. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c -o mul_d.lo mul_d.c
  17257. mv -f .deps/add_d.Tpo .deps/add_d.Plo
  17258. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c -o div_d.lo div_d.c
  17259. In file included from mpfr-impl.h:76:0,
  17260. from rem1.c:25:
  17261. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17262. # define MPFR_THREAD_ATTR _Thread_local
  17263. ^
  17264. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17265. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  17266. ^
  17267. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17268. # define MPFR_THREAD_ATTR _Thread_local
  17269. ^
  17270. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17271. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  17272. ^
  17273. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17274. # define MPFR_THREAD_ATTR _Thread_local
  17275. ^
  17276. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17277. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  17278. ^
  17279. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17280. # define MPFR_THREAD_ATTR _Thread_local
  17281. ^
  17282. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17283. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  17284. ^
  17285. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17286. # define MPFR_THREAD_ATTR _Thread_local
  17287. ^
  17288. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17289. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  17290. ^
  17291. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17292. # define MPFR_THREAD_ATTR _Thread_local
  17293. ^
  17294. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17295. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  17296. ^
  17297. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17298. # define MPFR_THREAD_ATTR _Thread_local
  17299. ^
  17300. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17301. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  17302. ^
  17303. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17304. # define MPFR_THREAD_ATTR _Thread_local
  17305. ^
  17306. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17307. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  17308. ^
  17309. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17310. # define MPFR_THREAD_ATTR _Thread_local
  17311. ^
  17312. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17313. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  17314. ^
  17315. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17316. # define MPFR_THREAD_ATTR _Thread_local
  17317. ^
  17318. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17319. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  17320. ^
  17321. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17322. # define MPFR_THREAD_ATTR _Thread_local
  17323. ^
  17324. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17325. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  17326. ^
  17327. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17328. # define MPFR_THREAD_ATTR _Thread_local
  17329. ^
  17330. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17331. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  17332. ^
  17333. In file included from rem1.c:25:0:
  17334. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  17335. mpfr_abort_prec_max _MPFR_PROTO ((void));
  17336. ^
  17337. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c mul_d.c -fPIC -DPIC -o .libs/mul_d.o
  17338. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c div_d.c -fPIC -DPIC -o .libs/div_d.o
  17339. mv -f .deps/sub_d.Tpo .deps/sub_d.Plo
  17340. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c -o d_div.lo d_div.c
  17341. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c yn.c -o yn.o >/dev/null 2>&1
  17342. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c rem1.c -o rem1.o >/dev/null 2>&1
  17343. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c jn.c -o jn.o >/dev/null 2>&1
  17344. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c d_div.c -fPIC -DPIC -o .libs/d_div.o
  17345. In file included from mpfr-impl.h:76:0,
  17346. from mul_d.c:24:
  17347. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17348. # define MPFR_THREAD_ATTR _Thread_local
  17349. ^
  17350. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17351. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  17352. ^
  17353. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17354. # define MPFR_THREAD_ATTR _Thread_local
  17355. ^
  17356. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17357. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  17358. ^
  17359. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17360. # define MPFR_THREAD_ATTR _Thread_local
  17361. ^
  17362. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17363. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  17364. ^
  17365. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17366. # define MPFR_THREAD_ATTR _Thread_local
  17367. ^
  17368. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17369. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  17370. ^
  17371. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17372. # define MPFR_THREAD_ATTR _Thread_local
  17373. ^
  17374. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17375. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  17376. ^
  17377. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17378. # define MPFR_THREAD_ATTR _Thread_local
  17379. ^
  17380. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17381. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  17382. ^
  17383. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17384. # define MPFR_THREAD_ATTR _Thread_local
  17385. ^
  17386. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17387. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  17388. ^
  17389. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17390. # define MPFR_THREAD_ATTR _Thread_local
  17391. ^
  17392. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17393. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  17394. ^
  17395. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17396. # define MPFR_THREAD_ATTR _Thread_local
  17397. ^
  17398. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17399. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  17400. ^
  17401. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17402. # define MPFR_THREAD_ATTR _Thread_local
  17403. ^
  17404. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17405. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  17406. ^
  17407. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17408. # define MPFR_THREAD_ATTR _Thread_local
  17409. ^
  17410. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17411. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  17412. ^
  17413. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17414. # define MPFR_THREAD_ATTR _Thread_local
  17415. ^
  17416. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17417. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  17418. ^
  17419. In file included from mul_d.c:24:0:
  17420. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  17421. mpfr_abort_prec_max _MPFR_PROTO ((void));
  17422. ^
  17423. In file included from mpfr-impl.h:76:0,
  17424. from div_d.c:24:
  17425. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17426. # define MPFR_THREAD_ATTR _Thread_local
  17427. ^
  17428. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17429. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  17430. ^
  17431. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17432. # define MPFR_THREAD_ATTR _Thread_local
  17433. ^
  17434. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17435. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  17436. ^
  17437. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17438. # define MPFR_THREAD_ATTR _Thread_local
  17439. ^
  17440. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17441. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  17442. ^
  17443. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17444. # define MPFR_THREAD_ATTR _Thread_local
  17445. ^
  17446. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17447. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  17448. ^
  17449. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17450. # define MPFR_THREAD_ATTR _Thread_local
  17451. ^
  17452. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17453. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  17454. ^
  17455. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17456. # define MPFR_THREAD_ATTR _Thread_local
  17457. ^
  17458. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17459. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  17460. ^
  17461. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17462. # define MPFR_THREAD_ATTR _Thread_local
  17463. ^
  17464. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17465. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  17466. ^
  17467. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17468. # define MPFR_THREAD_ATTR _Thread_local
  17469. ^
  17470. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17471. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  17472. ^
  17473. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17474. # define MPFR_THREAD_ATTR _Thread_local
  17475. ^
  17476. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17477. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  17478. ^
  17479. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17480. # define MPFR_THREAD_ATTR _Thread_local
  17481. ^
  17482. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17483. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  17484. ^
  17485. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17486. # define MPFR_THREAD_ATTR _Thread_local
  17487. ^
  17488. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17489. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  17490. ^
  17491. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17492. # define MPFR_THREAD_ATTR _Thread_local
  17493. ^
  17494. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17495. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  17496. ^
  17497. In file included from div_d.c:24:0:
  17498. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  17499. mpfr_abort_prec_max _MPFR_PROTO ((void));
  17500. ^
  17501. In file included from mpfr-impl.h:76:0,
  17502. from d_sub.c:24:
  17503. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17504. # define MPFR_THREAD_ATTR _Thread_local
  17505. ^
  17506. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17507. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  17508. ^
  17509. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17510. # define MPFR_THREAD_ATTR _Thread_local
  17511. ^
  17512. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17513. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  17514. ^
  17515. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17516. # define MPFR_THREAD_ATTR _Thread_local
  17517. ^
  17518. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17519. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  17520. ^
  17521. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17522. # define MPFR_THREAD_ATTR _Thread_local
  17523. ^
  17524. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17525. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  17526. ^
  17527. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17528. # define MPFR_THREAD_ATTR _Thread_local
  17529. ^
  17530. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17531. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  17532. ^
  17533. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17534. # define MPFR_THREAD_ATTR _Thread_local
  17535. ^
  17536. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17537. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  17538. ^
  17539. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17540. # define MPFR_THREAD_ATTR _Thread_local
  17541. ^
  17542. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17543. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  17544. ^
  17545. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17546. # define MPFR_THREAD_ATTR _Thread_local
  17547. ^
  17548. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17549. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  17550. ^
  17551. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17552. # define MPFR_THREAD_ATTR _Thread_local
  17553. ^
  17554. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17555. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  17556. ^
  17557. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17558. # define MPFR_THREAD_ATTR _Thread_local
  17559. ^
  17560. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17561. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  17562. ^
  17563. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17564. # define MPFR_THREAD_ATTR _Thread_local
  17565. ^
  17566. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17567. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  17568. ^
  17569. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17570. # define MPFR_THREAD_ATTR _Thread_local
  17571. ^
  17572. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17573. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  17574. ^
  17575. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c mul_d.c -o mul_d.o >/dev/null 2>&1
  17576. In file included from d_sub.c:24:0:
  17577. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  17578. mpfr_abort_prec_max _MPFR_PROTO ((void));
  17579. ^
  17580. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c div_d.c -o div_d.o >/dev/null 2>&1
  17581. In file included from mpfr-impl.h:76:0,
  17582. from d_div.c:24:
  17583. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17584. # define MPFR_THREAD_ATTR _Thread_local
  17585. ^
  17586. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17587. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  17588. ^
  17589. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17590. # define MPFR_THREAD_ATTR _Thread_local
  17591. ^
  17592. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17593. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  17594. ^
  17595. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17596. # define MPFR_THREAD_ATTR _Thread_local
  17597. ^
  17598. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17599. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  17600. ^
  17601. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17602. # define MPFR_THREAD_ATTR _Thread_local
  17603. ^
  17604. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17605. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  17606. ^
  17607. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17608. # define MPFR_THREAD_ATTR _Thread_local
  17609. ^
  17610. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17611. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  17612. ^
  17613. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17614. # define MPFR_THREAD_ATTR _Thread_local
  17615. ^
  17616. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17617. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  17618. ^
  17619. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17620. # define MPFR_THREAD_ATTR _Thread_local
  17621. ^
  17622. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17623. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  17624. ^
  17625. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17626. # define MPFR_THREAD_ATTR _Thread_local
  17627. ^
  17628. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17629. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  17630. ^
  17631. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17632. # define MPFR_THREAD_ATTR _Thread_local
  17633. ^
  17634. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17635. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  17636. ^
  17637. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17638. # define MPFR_THREAD_ATTR _Thread_local
  17639. ^
  17640. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17641. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  17642. ^
  17643. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17644. # define MPFR_THREAD_ATTR _Thread_local
  17645. ^
  17646. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17647. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  17648. ^
  17649. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17650. # define MPFR_THREAD_ATTR _Thread_local
  17651. ^
  17652. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17653. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  17654. ^
  17655. In file included from d_div.c:24:0:
  17656. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  17657. mpfr_abort_prec_max _MPFR_PROTO ((void));
  17658. ^
  17659. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c d_sub.c -o d_sub.o >/dev/null 2>&1
  17660. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c d_div.c -o d_div.o >/dev/null 2>&1
  17661. mv -f .deps/rem1.Tpo .deps/rem1.Plo
  17662. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c -o li2.lo li2.c
  17663. mv -f .deps/div_d.Tpo .deps/div_d.Plo
  17664. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c -o rec_sqrt.lo rec_sqrt.c
  17665. mv -f .deps/mul_d.Tpo .deps/mul_d.Plo
  17666. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT min_prec.lo -MD -MP -MF .deps/min_prec.Tpo -c -o min_prec.lo min_prec.c
  17667. mv -f .deps/lngamma.Tpo .deps/lngamma.Plo
  17668. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c li2.c -fPIC -DPIC -o .libs/li2.o
  17669. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT buildopt.lo -MD -MP -MF .deps/buildopt.Tpo -c -o buildopt.lo buildopt.c
  17670. mv -f .deps/d_sub.Tpo .deps/d_sub.Plo
  17671. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT digamma.lo -MD -MP -MF .deps/digamma.Tpo -c -o digamma.lo digamma.c
  17672. mv -f .deps/d_div.Tpo .deps/d_div.Plo
  17673. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c -o bernoulli.lo bernoulli.c
  17674. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c rec_sqrt.c -fPIC -DPIC -o .libs/rec_sqrt.o
  17675. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT min_prec.lo -MD -MP -MF .deps/min_prec.Tpo -c min_prec.c -fPIC -DPIC -o .libs/min_prec.o
  17676. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c bernoulli.c -fPIC -DPIC -o .libs/bernoulli.o
  17677. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT digamma.lo -MD -MP -MF .deps/digamma.Tpo -c digamma.c -fPIC -DPIC -o .libs/digamma.o
  17678. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT buildopt.lo -MD -MP -MF .deps/buildopt.Tpo -c buildopt.c -fPIC -DPIC -o .libs/buildopt.o
  17679. In file included from mpfr-impl.h:76:0,
  17680. from rec_sqrt.c:24:
  17681. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17682. # define MPFR_THREAD_ATTR _Thread_local
  17683. ^
  17684. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17685. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  17686. ^
  17687. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17688. # define MPFR_THREAD_ATTR _Thread_local
  17689. ^
  17690. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17691. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  17692. ^
  17693. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17694. # define MPFR_THREAD_ATTR _Thread_local
  17695. ^
  17696. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17697. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  17698. ^
  17699. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17700. # define MPFR_THREAD_ATTR _Thread_local
  17701. ^
  17702. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17703. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  17704. ^
  17705. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17706. # define MPFR_THREAD_ATTR _Thread_local
  17707. ^
  17708. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17709. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  17710. ^
  17711. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17712. # define MPFR_THREAD_ATTR _Thread_local
  17713. ^
  17714. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17715. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  17716. ^
  17717. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17718. # define MPFR_THREAD_ATTR _Thread_local
  17719. ^
  17720. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17721. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  17722. ^
  17723. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17724. # define MPFR_THREAD_ATTR _Thread_local
  17725. ^
  17726. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17727. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  17728. ^
  17729. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17730. # define MPFR_THREAD_ATTR _Thread_local
  17731. ^
  17732. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17733. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  17734. ^
  17735. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17736. # define MPFR_THREAD_ATTR _Thread_local
  17737. ^
  17738. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17739. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  17740. ^
  17741. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17742. # define MPFR_THREAD_ATTR _Thread_local
  17743. ^
  17744. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17745. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  17746. ^
  17747. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17748. # define MPFR_THREAD_ATTR _Thread_local
  17749. ^
  17750. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17751. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  17752. ^
  17753. In file included from rec_sqrt.c:24:0:
  17754. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  17755. mpfr_abort_prec_max _MPFR_PROTO ((void));
  17756. ^
  17757. In file included from mpfr-impl.h:76:0,
  17758. from digamma.c:23:
  17759. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17760. # define MPFR_THREAD_ATTR _Thread_local
  17761. ^
  17762. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17763. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  17764. ^
  17765. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17766. # define MPFR_THREAD_ATTR _Thread_local
  17767. ^
  17768. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17769. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  17770. ^
  17771. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17772. # define MPFR_THREAD_ATTR _Thread_local
  17773. ^
  17774. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17775. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  17776. ^
  17777. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17778. # define MPFR_THREAD_ATTR _Thread_local
  17779. ^
  17780. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17781. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  17782. ^
  17783. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17784. # define MPFR_THREAD_ATTR _Thread_local
  17785. ^
  17786. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17787. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  17788. ^
  17789. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17790. # define MPFR_THREAD_ATTR _Thread_local
  17791. ^
  17792. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17793. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  17794. ^
  17795. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17796. # define MPFR_THREAD_ATTR _Thread_local
  17797. ^
  17798. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17799. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  17800. ^
  17801. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17802. # define MPFR_THREAD_ATTR _Thread_local
  17803. ^
  17804. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17805. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  17806. ^
  17807. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17808. # define MPFR_THREAD_ATTR _Thread_local
  17809. ^
  17810. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17811. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  17812. ^
  17813. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17814. # define MPFR_THREAD_ATTR _Thread_local
  17815. ^
  17816. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17817. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  17818. ^
  17819. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17820. # define MPFR_THREAD_ATTR _Thread_local
  17821. ^
  17822. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17823. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  17824. ^
  17825. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17826. # define MPFR_THREAD_ATTR _Thread_local
  17827. ^
  17828. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17829. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  17830. ^
  17831. In file included from mpfr-impl.h:76:0,
  17832. from min_prec.c:23:
  17833. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17834. # define MPFR_THREAD_ATTR _Thread_local
  17835. ^
  17836. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17837. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  17838. ^
  17839. In file included from mpfr-impl.h:76:0,
  17840. from li2.c:24:
  17841. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17842. # define MPFR_THREAD_ATTR _Thread_local
  17843. ^
  17844. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17845. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  17846. ^
  17847. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17848. # define MPFR_THREAD_ATTR _Thread_local
  17849. ^
  17850. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17851. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  17852. ^
  17853. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17854. # define MPFR_THREAD_ATTR _Thread_local
  17855. ^
  17856. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17857. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  17858. ^
  17859. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17860. # define MPFR_THREAD_ATTR _Thread_local
  17861. ^
  17862. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17863. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  17864. ^
  17865. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17866. # define MPFR_THREAD_ATTR _Thread_local
  17867. ^
  17868. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17869. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  17870. ^
  17871. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17872. # define MPFR_THREAD_ATTR _Thread_local
  17873. ^
  17874. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17875. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  17876. ^
  17877. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17878. # define MPFR_THREAD_ATTR _Thread_local
  17879. ^
  17880. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17881. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  17882. ^
  17883. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17884. # define MPFR_THREAD_ATTR _Thread_local
  17885. ^
  17886. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17887. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  17888. ^
  17889. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17890. # define MPFR_THREAD_ATTR _Thread_local
  17891. ^
  17892. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17893. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  17894. ^
  17895. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17896. # define MPFR_THREAD_ATTR _Thread_local
  17897. ^
  17898. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17899. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  17900. ^
  17901. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17902. # define MPFR_THREAD_ATTR _Thread_local
  17903. ^
  17904. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17905. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  17906. ^
  17907. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17908. # define MPFR_THREAD_ATTR _Thread_local
  17909. ^
  17910. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17911. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  17912. ^
  17913. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17914. # define MPFR_THREAD_ATTR _Thread_local
  17915. ^
  17916. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17917. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  17918. ^
  17919. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17920. # define MPFR_THREAD_ATTR _Thread_local
  17921. ^
  17922. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17923. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  17924. ^
  17925. In file included from digamma.c:23:0:
  17926. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  17927. mpfr_abort_prec_max _MPFR_PROTO ((void));
  17928. ^
  17929. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17930. # define MPFR_THREAD_ATTR _Thread_local
  17931. ^
  17932. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17933. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  17934. ^
  17935. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17936. # define MPFR_THREAD_ATTR _Thread_local
  17937. ^
  17938. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17939. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  17940. ^
  17941. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17942. # define MPFR_THREAD_ATTR _Thread_local
  17943. ^
  17944. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17945. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  17946. ^
  17947. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17948. # define MPFR_THREAD_ATTR _Thread_local
  17949. ^
  17950. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17951. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  17952. ^
  17953. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17954. # define MPFR_THREAD_ATTR _Thread_local
  17955. ^
  17956. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17957. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  17958. ^
  17959. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17960. # define MPFR_THREAD_ATTR _Thread_local
  17961. ^
  17962. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17963. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  17964. ^
  17965. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17966. # define MPFR_THREAD_ATTR _Thread_local
  17967. ^
  17968. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17969. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  17970. ^
  17971. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17972. # define MPFR_THREAD_ATTR _Thread_local
  17973. ^
  17974. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17975. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  17976. ^
  17977. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17978. # define MPFR_THREAD_ATTR _Thread_local
  17979. ^
  17980. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17981. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  17982. ^
  17983. In file included from min_prec.c:23:0:
  17984. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  17985. mpfr_abort_prec_max _MPFR_PROTO ((void));
  17986. ^
  17987. In file included from li2.c:24:0:
  17988. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  17989. mpfr_abort_prec_max _MPFR_PROTO ((void));
  17990. ^
  17991. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT min_prec.lo -MD -MP -MF .deps/min_prec.Tpo -c min_prec.c -o min_prec.o >/dev/null 2>&1
  17992. In file included from mpfr-impl.h:76:0,
  17993. from buildopt.c:24:
  17994. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  17995. # define MPFR_THREAD_ATTR _Thread_local
  17996. ^
  17997. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  17998. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  17999. ^
  18000. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18001. # define MPFR_THREAD_ATTR _Thread_local
  18002. ^
  18003. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18004. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  18005. ^
  18006. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18007. # define MPFR_THREAD_ATTR _Thread_local
  18008. ^
  18009. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18010. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  18011. ^
  18012. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18013. # define MPFR_THREAD_ATTR _Thread_local
  18014. ^
  18015. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18016. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  18017. ^
  18018. In file included from mpfr-impl.h:76:0,
  18019. from bernoulli.c:23:
  18020. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18021. # define MPFR_THREAD_ATTR _Thread_local
  18022. ^
  18023. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18024. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  18025. ^
  18026. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18027. # define MPFR_THREAD_ATTR _Thread_local
  18028. ^
  18029. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18030. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  18031. ^
  18032. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18033. # define MPFR_THREAD_ATTR _Thread_local
  18034. ^
  18035. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18036. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  18037. ^
  18038. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18039. # define MPFR_THREAD_ATTR _Thread_local
  18040. ^
  18041. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18042. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  18043. ^
  18044. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18045. # define MPFR_THREAD_ATTR _Thread_local
  18046. ^
  18047. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18048. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  18049. ^
  18050. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18051. # define MPFR_THREAD_ATTR _Thread_local
  18052. ^
  18053. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18054. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  18055. ^
  18056. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18057. # define MPFR_THREAD_ATTR _Thread_local
  18058. ^
  18059. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18060. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  18061. ^
  18062. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18063. # define MPFR_THREAD_ATTR _Thread_local
  18064. ^
  18065. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18066. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  18067. ^
  18068. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18069. # define MPFR_THREAD_ATTR _Thread_local
  18070. ^
  18071. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18072. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  18073. ^
  18074. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18075. # define MPFR_THREAD_ATTR _Thread_local
  18076. ^
  18077. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18078. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  18079. ^
  18080. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18081. # define MPFR_THREAD_ATTR _Thread_local
  18082. ^
  18083. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18084. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  18085. ^
  18086. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18087. # define MPFR_THREAD_ATTR _Thread_local
  18088. ^
  18089. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18090. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  18091. ^
  18092. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18093. # define MPFR_THREAD_ATTR _Thread_local
  18094. ^
  18095. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18096. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  18097. ^
  18098. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18099. # define MPFR_THREAD_ATTR _Thread_local
  18100. ^
  18101. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18102. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  18103. ^
  18104. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18105. # define MPFR_THREAD_ATTR _Thread_local
  18106. ^
  18107. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18108. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  18109. ^
  18110. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18111. # define MPFR_THREAD_ATTR _Thread_local
  18112. ^
  18113. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18114. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  18115. ^
  18116. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18117. # define MPFR_THREAD_ATTR _Thread_local
  18118. ^
  18119. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18120. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  18121. ^
  18122. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18123. # define MPFR_THREAD_ATTR _Thread_local
  18124. ^
  18125. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18126. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  18127. ^
  18128. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18129. # define MPFR_THREAD_ATTR _Thread_local
  18130. ^
  18131. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18132. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  18133. ^
  18134. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18135. # define MPFR_THREAD_ATTR _Thread_local
  18136. ^
  18137. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18138. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  18139. ^
  18140. In file included from buildopt.c:24:0:
  18141. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  18142. mpfr_abort_prec_max _MPFR_PROTO ((void));
  18143. ^
  18144. In file included from bernoulli.c:23:0:
  18145. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  18146. mpfr_abort_prec_max _MPFR_PROTO ((void));
  18147. ^
  18148. In file included from mpfr-impl.h:76:0,
  18149. from bernoulli.c:23:
  18150. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18151. # define MPFR_THREAD_ATTR _Thread_local
  18152. ^
  18153. bernoulli.c:204:8: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18154. static MPFR_THREAD_ATTR mpz_t *bernoulli_table = NULL;
  18155. ^
  18156. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18157. # define MPFR_THREAD_ATTR _Thread_local
  18158. ^
  18159. bernoulli.c:205:8: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18160. static MPFR_THREAD_ATTR unsigned long bernoulli_size = 0;
  18161. ^
  18162. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18163. # define MPFR_THREAD_ATTR _Thread_local
  18164. ^
  18165. bernoulli.c:206:8: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18166. static MPFR_THREAD_ATTR unsigned long bernoulli_alloc = 0;
  18167. ^
  18168. mv -f .deps/yn.Tpo .deps/yn.Plo
  18169. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isregular.lo -MD -MP -MF .deps/isregular.Tpo -c -o isregular.lo isregular.c
  18170. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT buildopt.lo -MD -MP -MF .deps/buildopt.Tpo -c buildopt.c -o buildopt.o >/dev/null 2>&1
  18171. mv -f .deps/jn.Tpo .deps/jn.Plo
  18172. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_flt.lo -MD -MP -MF .deps/set_flt.Tpo -c -o set_flt.lo set_flt.c
  18173. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isregular.lo -MD -MP -MF .deps/isregular.Tpo -c isregular.c -fPIC -DPIC -o .libs/isregular.o
  18174. mv -f .deps/min_prec.Tpo .deps/min_prec.Plo
  18175. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_flt.lo -MD -MP -MF .deps/get_flt.Tpo -c -o get_flt.lo get_flt.c
  18176. mv -f .deps/buildopt.Tpo .deps/buildopt.Plo
  18177. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT scale2.lo -MD -MP -MF .deps/scale2.Tpo -c -o scale2.lo scale2.c
  18178. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_flt.lo -MD -MP -MF .deps/set_flt.Tpo -c set_flt.c -fPIC -DPIC -o .libs/set_flt.o
  18179. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT digamma.lo -MD -MP -MF .deps/digamma.Tpo -c digamma.c -o digamma.o >/dev/null 2>&1
  18180. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c rec_sqrt.c -o rec_sqrt.o >/dev/null 2>&1
  18181. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c bernoulli.c -o bernoulli.o >/dev/null 2>&1
  18182. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_flt.lo -MD -MP -MF .deps/get_flt.Tpo -c get_flt.c -fPIC -DPIC -o .libs/get_flt.o
  18183. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT scale2.lo -MD -MP -MF .deps/scale2.Tpo -c scale2.c -fPIC -DPIC -o .libs/scale2.o
  18184. In file included from mpfr-impl.h:76:0,
  18185. from isregular.c:23:
  18186. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18187. # define MPFR_THREAD_ATTR _Thread_local
  18188. ^
  18189. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18190. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  18191. ^
  18192. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18193. # define MPFR_THREAD_ATTR _Thread_local
  18194. ^
  18195. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18196. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  18197. ^
  18198. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18199. # define MPFR_THREAD_ATTR _Thread_local
  18200. ^
  18201. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18202. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  18203. ^
  18204. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18205. # define MPFR_THREAD_ATTR _Thread_local
  18206. ^
  18207. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18208. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  18209. ^
  18210. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18211. # define MPFR_THREAD_ATTR _Thread_local
  18212. ^
  18213. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18214. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  18215. ^
  18216. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18217. # define MPFR_THREAD_ATTR _Thread_local
  18218. ^
  18219. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18220. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  18221. ^
  18222. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18223. # define MPFR_THREAD_ATTR _Thread_local
  18224. ^
  18225. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18226. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  18227. ^
  18228. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18229. # define MPFR_THREAD_ATTR _Thread_local
  18230. ^
  18231. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18232. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  18233. ^
  18234. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18235. # define MPFR_THREAD_ATTR _Thread_local
  18236. ^
  18237. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18238. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  18239. ^
  18240. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18241. # define MPFR_THREAD_ATTR _Thread_local
  18242. ^
  18243. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18244. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  18245. ^
  18246. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18247. # define MPFR_THREAD_ATTR _Thread_local
  18248. ^
  18249. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18250. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  18251. ^
  18252. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18253. # define MPFR_THREAD_ATTR _Thread_local
  18254. ^
  18255. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18256. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  18257. ^
  18258. In file included from isregular.c:23:0:
  18259. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  18260. mpfr_abort_prec_max _MPFR_PROTO ((void));
  18261. ^
  18262. In file included from mpfr-impl.h:76:0,
  18263. from set_flt.c:23:
  18264. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18265. # define MPFR_THREAD_ATTR _Thread_local
  18266. ^
  18267. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18268. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  18269. ^
  18270. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18271. # define MPFR_THREAD_ATTR _Thread_local
  18272. ^
  18273. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18274. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  18275. ^
  18276. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18277. # define MPFR_THREAD_ATTR _Thread_local
  18278. ^
  18279. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18280. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  18281. ^
  18282. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18283. # define MPFR_THREAD_ATTR _Thread_local
  18284. ^
  18285. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18286. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  18287. ^
  18288. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18289. # define MPFR_THREAD_ATTR _Thread_local
  18290. ^
  18291. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18292. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  18293. ^
  18294. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18295. # define MPFR_THREAD_ATTR _Thread_local
  18296. ^
  18297. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18298. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  18299. ^
  18300. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18301. # define MPFR_THREAD_ATTR _Thread_local
  18302. ^
  18303. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18304. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  18305. ^
  18306. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18307. # define MPFR_THREAD_ATTR _Thread_local
  18308. ^
  18309. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18310. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  18311. ^
  18312. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18313. # define MPFR_THREAD_ATTR _Thread_local
  18314. ^
  18315. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18316. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  18317. ^
  18318. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18319. # define MPFR_THREAD_ATTR _Thread_local
  18320. ^
  18321. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18322. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  18323. ^
  18324. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18325. # define MPFR_THREAD_ATTR _Thread_local
  18326. ^
  18327. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18328. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  18329. ^
  18330. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18331. # define MPFR_THREAD_ATTR _Thread_local
  18332. ^
  18333. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18334. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  18335. ^
  18336. In file included from set_flt.c:23:0:
  18337. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  18338. mpfr_abort_prec_max _MPFR_PROTO ((void));
  18339. ^
  18340. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_flt.lo -MD -MP -MF .deps/set_flt.Tpo -c set_flt.c -o set_flt.o >/dev/null 2>&1
  18341. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT isregular.lo -MD -MP -MF .deps/isregular.Tpo -c isregular.c -o isregular.o >/dev/null 2>&1
  18342. In file included from mpfr-impl.h:76:0,
  18343. from get_flt.c:26:
  18344. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18345. # define MPFR_THREAD_ATTR _Thread_local
  18346. ^
  18347. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18348. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  18349. ^
  18350. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18351. # define MPFR_THREAD_ATTR _Thread_local
  18352. ^
  18353. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18354. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  18355. ^
  18356. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18357. # define MPFR_THREAD_ATTR _Thread_local
  18358. ^
  18359. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18360. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  18361. ^
  18362. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18363. # define MPFR_THREAD_ATTR _Thread_local
  18364. ^
  18365. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18366. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  18367. ^
  18368. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18369. # define MPFR_THREAD_ATTR _Thread_local
  18370. ^
  18371. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18372. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  18373. ^
  18374. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18375. # define MPFR_THREAD_ATTR _Thread_local
  18376. ^
  18377. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18378. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  18379. ^
  18380. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18381. # define MPFR_THREAD_ATTR _Thread_local
  18382. ^
  18383. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18384. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  18385. ^
  18386. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18387. # define MPFR_THREAD_ATTR _Thread_local
  18388. ^
  18389. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18390. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  18391. ^
  18392. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18393. # define MPFR_THREAD_ATTR _Thread_local
  18394. ^
  18395. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18396. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  18397. ^
  18398. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18399. # define MPFR_THREAD_ATTR _Thread_local
  18400. ^
  18401. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18402. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  18403. ^
  18404. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18405. # define MPFR_THREAD_ATTR _Thread_local
  18406. ^
  18407. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18408. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  18409. ^
  18410. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18411. # define MPFR_THREAD_ATTR _Thread_local
  18412. ^
  18413. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18414. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  18415. ^
  18416. In file included from get_flt.c:26:0:
  18417. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  18418. mpfr_abort_prec_max _MPFR_PROTO ((void));
  18419. ^
  18420. mv -f .deps/bernoulli.Tpo .deps/bernoulli.Plo
  18421. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_z_exp.lo -MD -MP -MF .deps/set_z_exp.Tpo -c -o set_z_exp.lo set_z_exp.c
  18422. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_flt.lo -MD -MP -MF .deps/get_flt.Tpo -c get_flt.c -o get_flt.o >/dev/null 2>&1
  18423. mv -f .deps/set_flt.Tpo .deps/set_flt.Plo
  18424. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ai.lo -MD -MP -MF .deps/ai.Tpo -c -o ai.lo ai.c
  18425. mv -f .deps/isregular.Tpo .deps/isregular.Plo
  18426. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT gammaonethird.lo -MD -MP -MF .deps/gammaonethird.Tpo -c -o gammaonethird.lo gammaonethird.c
  18427. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_z_exp.lo -MD -MP -MF .deps/set_z_exp.Tpo -c set_z_exp.c -fPIC -DPIC -o .libs/set_z_exp.o
  18428. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT gammaonethird.lo -MD -MP -MF .deps/gammaonethird.Tpo -c gammaonethird.c -fPIC -DPIC -o .libs/gammaonethird.o
  18429. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ai.lo -MD -MP -MF .deps/ai.Tpo -c ai.c -fPIC -DPIC -o .libs/ai.o
  18430. mv -f .deps/digamma.Tpo .deps/digamma.Plo
  18431. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT grandom.lo -MD -MP -MF .deps/grandom.Tpo -c -o grandom.lo grandom.c
  18432. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c li2.c -o li2.o >/dev/null 2>&1
  18433. mv -f .deps/rec_sqrt.Tpo .deps/rec_sqrt.Plo
  18434. mv -f .deps/get_flt.Tpo .deps/get_flt.Plo
  18435. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fpif.lo -MD -MP -MF .deps/fpif.Tpo -c -o fpif.lo fpif.c
  18436. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_float128.lo -MD -MP -MF .deps/set_float128.Tpo -c -o set_float128.lo set_float128.c
  18437. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT grandom.lo -MD -MP -MF .deps/grandom.Tpo -c grandom.c -fPIC -DPIC -o .libs/grandom.o
  18438. In file included from mpfr-impl.h:76:0,
  18439. from gammaonethird.c:24:
  18440. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18441. # define MPFR_THREAD_ATTR _Thread_local
  18442. ^
  18443. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18444. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  18445. ^
  18446. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18447. # define MPFR_THREAD_ATTR _Thread_local
  18448. ^
  18449. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18450. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  18451. ^
  18452. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18453. # define MPFR_THREAD_ATTR _Thread_local
  18454. ^
  18455. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18456. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  18457. ^
  18458. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18459. # define MPFR_THREAD_ATTR _Thread_local
  18460. ^
  18461. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18462. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  18463. ^
  18464. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18465. # define MPFR_THREAD_ATTR _Thread_local
  18466. ^
  18467. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18468. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  18469. ^
  18470. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18471. # define MPFR_THREAD_ATTR _Thread_local
  18472. ^
  18473. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18474. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  18475. ^
  18476. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18477. # define MPFR_THREAD_ATTR _Thread_local
  18478. ^
  18479. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18480. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  18481. ^
  18482. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18483. # define MPFR_THREAD_ATTR _Thread_local
  18484. ^
  18485. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18486. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  18487. ^
  18488. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18489. # define MPFR_THREAD_ATTR _Thread_local
  18490. ^
  18491. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18492. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  18493. ^
  18494. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18495. # define MPFR_THREAD_ATTR _Thread_local
  18496. ^
  18497. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18498. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  18499. ^
  18500. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18501. # define MPFR_THREAD_ATTR _Thread_local
  18502. ^
  18503. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18504. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  18505. ^
  18506. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18507. # define MPFR_THREAD_ATTR _Thread_local
  18508. ^
  18509. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18510. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  18511. ^
  18512. In file included from gammaonethird.c:24:0:
  18513. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  18514. mpfr_abort_prec_max _MPFR_PROTO ((void));
  18515. ^
  18516. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fpif.lo -MD -MP -MF .deps/fpif.Tpo -c fpif.c -fPIC -DPIC -o .libs/fpif.o
  18517. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_float128.lo -MD -MP -MF .deps/set_float128.Tpo -c set_float128.c -fPIC -DPIC -o .libs/set_float128.o
  18518. In file included from mpfr-impl.h:76:0,
  18519. from set_z_exp.c:25:
  18520. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18521. # define MPFR_THREAD_ATTR _Thread_local
  18522. ^
  18523. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18524. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  18525. ^
  18526. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18527. # define MPFR_THREAD_ATTR _Thread_local
  18528. ^
  18529. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18530. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  18531. ^
  18532. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18533. # define MPFR_THREAD_ATTR _Thread_local
  18534. ^
  18535. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18536. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  18537. ^
  18538. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18539. # define MPFR_THREAD_ATTR _Thread_local
  18540. ^
  18541. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18542. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  18543. ^
  18544. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18545. # define MPFR_THREAD_ATTR _Thread_local
  18546. ^
  18547. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18548. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  18549. ^
  18550. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18551. # define MPFR_THREAD_ATTR _Thread_local
  18552. ^
  18553. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18554. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  18555. ^
  18556. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18557. # define MPFR_THREAD_ATTR _Thread_local
  18558. ^
  18559. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18560. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  18561. ^
  18562. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18563. # define MPFR_THREAD_ATTR _Thread_local
  18564. ^
  18565. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18566. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  18567. ^
  18568. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18569. # define MPFR_THREAD_ATTR _Thread_local
  18570. ^
  18571. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18572. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  18573. ^
  18574. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18575. # define MPFR_THREAD_ATTR _Thread_local
  18576. ^
  18577. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18578. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  18579. ^
  18580. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18581. # define MPFR_THREAD_ATTR _Thread_local
  18582. ^
  18583. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18584. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  18585. ^
  18586. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18587. # define MPFR_THREAD_ATTR _Thread_local
  18588. ^
  18589. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18590. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  18591. ^
  18592. In file included from set_z_exp.c:25:0:
  18593. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  18594. mpfr_abort_prec_max _MPFR_PROTO ((void));
  18595. ^
  18596. In file included from mpfr-impl.h:76:0,
  18597. from scale2.c:24:
  18598. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18599. # define MPFR_THREAD_ATTR _Thread_local
  18600. ^
  18601. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18602. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  18603. ^
  18604. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18605. # define MPFR_THREAD_ATTR _Thread_local
  18606. ^
  18607. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18608. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  18609. ^
  18610. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18611. # define MPFR_THREAD_ATTR _Thread_local
  18612. ^
  18613. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18614. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  18615. ^
  18616. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18617. # define MPFR_THREAD_ATTR _Thread_local
  18618. ^
  18619. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18620. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  18621. ^
  18622. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18623. # define MPFR_THREAD_ATTR _Thread_local
  18624. ^
  18625. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18626. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  18627. ^
  18628. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18629. # define MPFR_THREAD_ATTR _Thread_local
  18630. ^
  18631. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18632. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  18633. ^
  18634. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18635. # define MPFR_THREAD_ATTR _Thread_local
  18636. ^
  18637. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18638. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  18639. ^
  18640. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18641. # define MPFR_THREAD_ATTR _Thread_local
  18642. ^
  18643. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18644. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  18645. ^
  18646. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18647. # define MPFR_THREAD_ATTR _Thread_local
  18648. ^
  18649. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18650. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  18651. ^
  18652. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18653. # define MPFR_THREAD_ATTR _Thread_local
  18654. ^
  18655. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18656. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  18657. ^
  18658. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18659. # define MPFR_THREAD_ATTR _Thread_local
  18660. ^
  18661. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18662. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  18663. ^
  18664. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18665. # define MPFR_THREAD_ATTR _Thread_local
  18666. ^
  18667. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18668. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  18669. ^
  18670. In file included from scale2.c:24:0:
  18671. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  18672. mpfr_abort_prec_max _MPFR_PROTO ((void));
  18673. ^
  18674. In file included from mpfr-impl.h:76:0,
  18675. from grandom.c:28:
  18676. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18677. # define MPFR_THREAD_ATTR _Thread_local
  18678. ^
  18679. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18680. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  18681. ^
  18682. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18683. # define MPFR_THREAD_ATTR _Thread_local
  18684. ^
  18685. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18686. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  18687. ^
  18688. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18689. # define MPFR_THREAD_ATTR _Thread_local
  18690. ^
  18691. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18692. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  18693. ^
  18694. In file included from mpfr-impl.h:76:0,
  18695. from ai.c:24:
  18696. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18697. # define MPFR_THREAD_ATTR _Thread_local
  18698. ^
  18699. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18700. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  18701. ^
  18702. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18703. # define MPFR_THREAD_ATTR _Thread_local
  18704. ^
  18705. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18706. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  18707. ^
  18708. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18709. # define MPFR_THREAD_ATTR _Thread_local
  18710. ^
  18711. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18712. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  18713. ^
  18714. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18715. # define MPFR_THREAD_ATTR _Thread_local
  18716. ^
  18717. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18718. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  18719. ^
  18720. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18721. # define MPFR_THREAD_ATTR _Thread_local
  18722. ^
  18723. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18724. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  18725. ^
  18726. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18727. # define MPFR_THREAD_ATTR _Thread_local
  18728. ^
  18729. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18730. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  18731. ^
  18732. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18733. # define MPFR_THREAD_ATTR _Thread_local
  18734. ^
  18735. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18736. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  18737. ^
  18738. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18739. # define MPFR_THREAD_ATTR _Thread_local
  18740. ^
  18741. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18742. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  18743. ^
  18744. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18745. # define MPFR_THREAD_ATTR _Thread_local
  18746. ^
  18747. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18748. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  18749. ^
  18750. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18751. # define MPFR_THREAD_ATTR _Thread_local
  18752. ^
  18753. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18754. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  18755. ^
  18756. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18757. # define MPFR_THREAD_ATTR _Thread_local
  18758. ^
  18759. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18760. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  18761. ^
  18762. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18763. # define MPFR_THREAD_ATTR _Thread_local
  18764. ^
  18765. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18766. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  18767. ^
  18768. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18769. # define MPFR_THREAD_ATTR _Thread_local
  18770. ^
  18771. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18772. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  18773. ^
  18774. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18775. # define MPFR_THREAD_ATTR _Thread_local
  18776. ^
  18777. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18778. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  18779. ^
  18780. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18781. # define MPFR_THREAD_ATTR _Thread_local
  18782. ^
  18783. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18784. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  18785. ^
  18786. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18787. # define MPFR_THREAD_ATTR _Thread_local
  18788. ^
  18789. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18790. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  18791. ^
  18792. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18793. # define MPFR_THREAD_ATTR _Thread_local
  18794. ^
  18795. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18796. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  18797. ^
  18798. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18799. # define MPFR_THREAD_ATTR _Thread_local
  18800. ^
  18801. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18802. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  18803. ^
  18804. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18805. # define MPFR_THREAD_ATTR _Thread_local
  18806. ^
  18807. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18808. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  18809. ^
  18810. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18811. # define MPFR_THREAD_ATTR _Thread_local
  18812. ^
  18813. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18814. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  18815. ^
  18816. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18817. # define MPFR_THREAD_ATTR _Thread_local
  18818. ^
  18819. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18820. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  18821. ^
  18822. In file included from grandom.c:28:0:
  18823. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  18824. mpfr_abort_prec_max _MPFR_PROTO ((void));
  18825. ^
  18826. In file included from ai.c:24:0:
  18827. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  18828. mpfr_abort_prec_max _MPFR_PROTO ((void));
  18829. ^
  18830. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT scale2.lo -MD -MP -MF .deps/scale2.Tpo -c scale2.c -o scale2.o >/dev/null 2>&1
  18831. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT gammaonethird.lo -MD -MP -MF .deps/gammaonethird.Tpo -c gammaonethird.c -o gammaonethird.o >/dev/null 2>&1
  18832. mv -f .deps/scale2.Tpo .deps/scale2.Plo
  18833. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_float128.lo -MD -MP -MF .deps/get_float128.Tpo -c -o get_float128.lo get_float128.c
  18834. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_z_exp.lo -MD -MP -MF .deps/set_z_exp.Tpo -c set_z_exp.c -o set_z_exp.o >/dev/null 2>&1
  18835. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_float128.lo -MD -MP -MF .deps/get_float128.Tpo -c get_float128.c -fPIC -DPIC -o .libs/get_float128.o
  18836. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT grandom.lo -MD -MP -MF .deps/grandom.Tpo -c grandom.c -o grandom.o >/dev/null 2>&1
  18837. mv -f .deps/gammaonethird.Tpo .deps/gammaonethird.Plo
  18838. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT rndna.lo -MD -MP -MF .deps/rndna.Tpo -c -o rndna.lo rndna.c
  18839. mv -f .deps/set_z_exp.Tpo .deps/set_z_exp.Plo
  18840. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT nrandom.lo -MD -MP -MF .deps/nrandom.Tpo -c -o nrandom.lo nrandom.c
  18841. In file included from mpfr-impl.h:76:0,
  18842. from fpif.c:24:
  18843. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18844. # define MPFR_THREAD_ATTR _Thread_local
  18845. ^
  18846. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18847. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  18848. ^
  18849. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18850. # define MPFR_THREAD_ATTR _Thread_local
  18851. ^
  18852. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18853. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  18854. ^
  18855. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18856. # define MPFR_THREAD_ATTR _Thread_local
  18857. ^
  18858. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18859. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  18860. ^
  18861. In file included from mpfr-impl.h:76:0,
  18862. from get_float128.c:24:
  18863. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18864. # define MPFR_THREAD_ATTR _Thread_local
  18865. ^
  18866. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18867. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  18868. ^
  18869. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18870. # define MPFR_THREAD_ATTR _Thread_local
  18871. ^
  18872. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18873. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  18874. ^
  18875. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18876. # define MPFR_THREAD_ATTR _Thread_local
  18877. ^
  18878. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18879. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  18880. ^
  18881. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18882. # define MPFR_THREAD_ATTR _Thread_local
  18883. ^
  18884. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18885. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  18886. ^
  18887. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18888. # define MPFR_THREAD_ATTR _Thread_local
  18889. ^
  18890. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18891. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  18892. ^
  18893. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18894. # define MPFR_THREAD_ATTR _Thread_local
  18895. ^
  18896. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18897. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  18898. ^
  18899. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18900. # define MPFR_THREAD_ATTR _Thread_local
  18901. ^
  18902. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18903. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  18904. ^
  18905. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18906. # define MPFR_THREAD_ATTR _Thread_local
  18907. ^
  18908. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18909. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  18910. ^
  18911. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18912. # define MPFR_THREAD_ATTR _Thread_local
  18913. ^
  18914. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18915. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  18916. ^
  18917. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18918. # define MPFR_THREAD_ATTR _Thread_local
  18919. ^
  18920. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18921. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  18922. ^
  18923. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18924. # define MPFR_THREAD_ATTR _Thread_local
  18925. ^
  18926. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18927. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  18928. ^
  18929. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18930. # define MPFR_THREAD_ATTR _Thread_local
  18931. ^
  18932. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18933. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  18934. ^
  18935. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18936. # define MPFR_THREAD_ATTR _Thread_local
  18937. ^
  18938. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18939. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  18940. ^
  18941. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18942. # define MPFR_THREAD_ATTR _Thread_local
  18943. ^
  18944. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18945. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  18946. ^
  18947. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18948. # define MPFR_THREAD_ATTR _Thread_local
  18949. ^
  18950. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18951. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  18952. ^
  18953. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18954. # define MPFR_THREAD_ATTR _Thread_local
  18955. ^
  18956. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18957. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  18958. ^
  18959. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18960. # define MPFR_THREAD_ATTR _Thread_local
  18961. ^
  18962. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18963. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  18964. ^
  18965. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18966. # define MPFR_THREAD_ATTR _Thread_local
  18967. ^
  18968. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18969. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  18970. ^
  18971. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18972. # define MPFR_THREAD_ATTR _Thread_local
  18973. ^
  18974. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18975. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  18976. ^
  18977. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18978. # define MPFR_THREAD_ATTR _Thread_local
  18979. ^
  18980. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18981. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  18982. ^
  18983. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  18984. # define MPFR_THREAD_ATTR _Thread_local
  18985. ^
  18986. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  18987. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  18988. ^
  18989. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT nrandom.lo -MD -MP -MF .deps/nrandom.Tpo -c nrandom.c -fPIC -DPIC -o .libs/nrandom.o
  18990. In file included from fpif.c:24:0:
  18991. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  18992. mpfr_abort_prec_max _MPFR_PROTO ((void));
  18993. ^
  18994. In file included from get_float128.c:24:0:
  18995. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  18996. mpfr_abort_prec_max _MPFR_PROTO ((void));
  18997. ^
  18998. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT rndna.lo -MD -MP -MF .deps/rndna.Tpo -c rndna.c -fPIC -DPIC -o .libs/rndna.o
  18999. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT get_float128.lo -MD -MP -MF .deps/get_float128.Tpo -c get_float128.c -o get_float128.o >/dev/null 2>&1
  19000. In file included from mpfr-impl.h:76:0,
  19001. from random_deviate.h:26,
  19002. from nrandom.c:54:
  19003. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19004. # define MPFR_THREAD_ATTR _Thread_local
  19005. ^
  19006. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19007. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  19008. ^
  19009. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT ai.lo -MD -MP -MF .deps/ai.Tpo -c ai.c -o ai.o >/dev/null 2>&1
  19010. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19011. # define MPFR_THREAD_ATTR _Thread_local
  19012. ^
  19013. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19014. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  19015. ^
  19016. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19017. # define MPFR_THREAD_ATTR _Thread_local
  19018. ^
  19019. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19020. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  19021. ^
  19022. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19023. # define MPFR_THREAD_ATTR _Thread_local
  19024. ^
  19025. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19026. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  19027. ^
  19028. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19029. # define MPFR_THREAD_ATTR _Thread_local
  19030. ^
  19031. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19032. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  19033. ^
  19034. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19035. # define MPFR_THREAD_ATTR _Thread_local
  19036. ^
  19037. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19038. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  19039. ^
  19040. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19041. # define MPFR_THREAD_ATTR _Thread_local
  19042. ^
  19043. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19044. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  19045. ^
  19046. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19047. # define MPFR_THREAD_ATTR _Thread_local
  19048. ^
  19049. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19050. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  19051. ^
  19052. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19053. # define MPFR_THREAD_ATTR _Thread_local
  19054. ^
  19055. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19056. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  19057. ^
  19058. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19059. # define MPFR_THREAD_ATTR _Thread_local
  19060. ^
  19061. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19062. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  19063. ^
  19064. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19065. # define MPFR_THREAD_ATTR _Thread_local
  19066. ^
  19067. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19068. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  19069. ^
  19070. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19071. # define MPFR_THREAD_ATTR _Thread_local
  19072. ^
  19073. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19074. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  19075. ^
  19076. In file included from mpfr-impl.h:76:0,
  19077. from set_float128.c:27:
  19078. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19079. # define MPFR_THREAD_ATTR _Thread_local
  19080. ^
  19081. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19082. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  19083. ^
  19084. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19085. # define MPFR_THREAD_ATTR _Thread_local
  19086. ^
  19087. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19088. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  19089. ^
  19090. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19091. # define MPFR_THREAD_ATTR _Thread_local
  19092. ^
  19093. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19094. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  19095. ^
  19096. In file included from random_deviate.h:26:0,
  19097. from nrandom.c:54:
  19098. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  19099. mpfr_abort_prec_max _MPFR_PROTO ((void));
  19100. ^
  19101. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19102. # define MPFR_THREAD_ATTR _Thread_local
  19103. ^
  19104. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19105. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  19106. ^
  19107. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19108. # define MPFR_THREAD_ATTR _Thread_local
  19109. ^
  19110. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19111. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  19112. ^
  19113. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19114. # define MPFR_THREAD_ATTR _Thread_local
  19115. ^
  19116. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19117. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  19118. ^
  19119. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19120. # define MPFR_THREAD_ATTR _Thread_local
  19121. ^
  19122. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19123. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  19124. ^
  19125. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19126. # define MPFR_THREAD_ATTR _Thread_local
  19127. ^
  19128. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19129. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  19130. ^
  19131. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19132. # define MPFR_THREAD_ATTR _Thread_local
  19133. ^
  19134. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19135. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  19136. ^
  19137. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19138. # define MPFR_THREAD_ATTR _Thread_local
  19139. ^
  19140. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19141. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  19142. ^
  19143. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19144. # define MPFR_THREAD_ATTR _Thread_local
  19145. ^
  19146. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19147. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  19148. ^
  19149. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19150. # define MPFR_THREAD_ATTR _Thread_local
  19151. ^
  19152. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19153. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  19154. ^
  19155. In file included from set_float128.c:27:0:
  19156. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  19157. mpfr_abort_prec_max _MPFR_PROTO ((void));
  19158. ^
  19159. mv -f .deps/grandom.Tpo .deps/grandom.Plo
  19160. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT random_deviate.lo -MD -MP -MF .deps/random_deviate.Tpo -c -o random_deviate.lo random_deviate.c
  19161. In file included from mpfr-impl.h:76:0,
  19162. from rndna.c:23:
  19163. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19164. # define MPFR_THREAD_ATTR _Thread_local
  19165. ^
  19166. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19167. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  19168. ^
  19169. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19170. # define MPFR_THREAD_ATTR _Thread_local
  19171. ^
  19172. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19173. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  19174. ^
  19175. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19176. # define MPFR_THREAD_ATTR _Thread_local
  19177. ^
  19178. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19179. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  19180. ^
  19181. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19182. # define MPFR_THREAD_ATTR _Thread_local
  19183. ^
  19184. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19185. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  19186. ^
  19187. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19188. # define MPFR_THREAD_ATTR _Thread_local
  19189. ^
  19190. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19191. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  19192. ^
  19193. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19194. # define MPFR_THREAD_ATTR _Thread_local
  19195. ^
  19196. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19197. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  19198. ^
  19199. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19200. # define MPFR_THREAD_ATTR _Thread_local
  19201. ^
  19202. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19203. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  19204. ^
  19205. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19206. # define MPFR_THREAD_ATTR _Thread_local
  19207. ^
  19208. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19209. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  19210. ^
  19211. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19212. # define MPFR_THREAD_ATTR _Thread_local
  19213. ^
  19214. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19215. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  19216. ^
  19217. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19218. # define MPFR_THREAD_ATTR _Thread_local
  19219. ^
  19220. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19221. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  19222. ^
  19223. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19224. # define MPFR_THREAD_ATTR _Thread_local
  19225. ^
  19226. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19227. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  19228. ^
  19229. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19230. # define MPFR_THREAD_ATTR _Thread_local
  19231. ^
  19232. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19233. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  19234. ^
  19235. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT set_float128.lo -MD -MP -MF .deps/set_float128.Tpo -c set_float128.c -o set_float128.o >/dev/null 2>&1
  19236. In file included from rndna.c:23:0:
  19237. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  19238. mpfr_abort_prec_max _MPFR_PROTO ((void));
  19239. ^
  19240. mv -f .deps/li2.Tpo .deps/li2.Plo
  19241. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT erandom.lo -MD -MP -MF .deps/erandom.Tpo -c -o erandom.lo erandom.c
  19242. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT random_deviate.lo -MD -MP -MF .deps/random_deviate.Tpo -c random_deviate.c -fPIC -DPIC -o .libs/random_deviate.o
  19243. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT nrandom.lo -MD -MP -MF .deps/nrandom.Tpo -c nrandom.c -o nrandom.o >/dev/null 2>&1
  19244. mv -f .deps/get_float128.Tpo .deps/get_float128.Plo
  19245. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mpfr-mini-gmp.lo -MD -MP -MF .deps/mpfr-mini-gmp.Tpo -c -o mpfr-mini-gmp.lo mpfr-mini-gmp.c
  19246. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT rndna.lo -MD -MP -MF .deps/rndna.Tpo -c rndna.c -o rndna.o >/dev/null 2>&1
  19247. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT erandom.lo -MD -MP -MF .deps/erandom.Tpo -c erandom.c -fPIC -DPIC -o .libs/erandom.o
  19248. mv -f .deps/set_float128.Tpo .deps/set_float128.Plo
  19249. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mpfr-mini-gmp.lo -MD -MP -MF .deps/mpfr-mini-gmp.Tpo -c mpfr-mini-gmp.c -fPIC -DPIC -o .libs/mpfr-mini-gmp.o
  19250. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT fpif.lo -MD -MP -MF .deps/fpif.Tpo -c fpif.c -o fpif.o >/dev/null 2>&1
  19251. In file included from mpfr-impl.h:76:0,
  19252. from random_deviate.h:26,
  19253. from random_deviate.c:40:
  19254. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19255. # define MPFR_THREAD_ATTR _Thread_local
  19256. ^
  19257. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19258. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  19259. ^
  19260. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19261. # define MPFR_THREAD_ATTR _Thread_local
  19262. ^
  19263. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19264. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  19265. ^
  19266. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19267. # define MPFR_THREAD_ATTR _Thread_local
  19268. ^
  19269. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19270. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  19271. ^
  19272. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19273. # define MPFR_THREAD_ATTR _Thread_local
  19274. ^
  19275. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19276. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  19277. ^
  19278. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19279. # define MPFR_THREAD_ATTR _Thread_local
  19280. ^
  19281. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19282. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  19283. ^
  19284. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19285. # define MPFR_THREAD_ATTR _Thread_local
  19286. ^
  19287. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19288. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  19289. ^
  19290. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19291. # define MPFR_THREAD_ATTR _Thread_local
  19292. ^
  19293. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19294. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  19295. ^
  19296. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19297. # define MPFR_THREAD_ATTR _Thread_local
  19298. ^
  19299. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19300. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  19301. ^
  19302. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19303. # define MPFR_THREAD_ATTR _Thread_local
  19304. ^
  19305. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19306. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  19307. ^
  19308. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19309. # define MPFR_THREAD_ATTR _Thread_local
  19310. ^
  19311. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19312. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  19313. ^
  19314. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19315. # define MPFR_THREAD_ATTR _Thread_local
  19316. ^
  19317. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19318. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  19319. ^
  19320. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19321. # define MPFR_THREAD_ATTR _Thread_local
  19322. ^
  19323. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19324. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  19325. ^
  19326. In file included from random_deviate.h:26:0,
  19327. from random_deviate.c:40:
  19328. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  19329. mpfr_abort_prec_max _MPFR_PROTO ((void));
  19330. ^
  19331. mv -f .deps/nrandom.Tpo .deps/nrandom.Plo
  19332. In file included from mpfr-impl.h:76:0,
  19333. from mpfr-mini-gmp.c:26:
  19334. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19335. # define MPFR_THREAD_ATTR _Thread_local
  19336. ^
  19337. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19338. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  19339. ^
  19340. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19341. # define MPFR_THREAD_ATTR _Thread_local
  19342. ^
  19343. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19344. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  19345. ^
  19346. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19347. # define MPFR_THREAD_ATTR _Thread_local
  19348. ^
  19349. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19350. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  19351. ^
  19352. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19353. # define MPFR_THREAD_ATTR _Thread_local
  19354. ^
  19355. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19356. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  19357. ^
  19358. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19359. # define MPFR_THREAD_ATTR _Thread_local
  19360. ^
  19361. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19362. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  19363. ^
  19364. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19365. # define MPFR_THREAD_ATTR _Thread_local
  19366. ^
  19367. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19368. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  19369. ^
  19370. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19371. # define MPFR_THREAD_ATTR _Thread_local
  19372. ^
  19373. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19374. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  19375. ^
  19376. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19377. # define MPFR_THREAD_ATTR _Thread_local
  19378. ^
  19379. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19380. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  19381. ^
  19382. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19383. # define MPFR_THREAD_ATTR _Thread_local
  19384. ^
  19385. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19386. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  19387. ^
  19388. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19389. # define MPFR_THREAD_ATTR _Thread_local
  19390. ^
  19391. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19392. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  19393. ^
  19394. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19395. # define MPFR_THREAD_ATTR _Thread_local
  19396. ^
  19397. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19398. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  19399. ^
  19400. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19401. # define MPFR_THREAD_ATTR _Thread_local
  19402. ^
  19403. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19404. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  19405. ^
  19406. In file included from mpfr-mini-gmp.c:26:0:
  19407. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  19408. mpfr_abort_prec_max _MPFR_PROTO ((void));
  19409. ^
  19410. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT mpfr-mini-gmp.lo -MD -MP -MF .deps/mpfr-mini-gmp.Tpo -c mpfr-mini-gmp.c -o mpfr-mini-gmp.o >/dev/null 2>&1
  19411. In file included from mpfr-impl.h:76:0,
  19412. from random_deviate.h:26,
  19413. from erandom.c:55:
  19414. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19415. # define MPFR_THREAD_ATTR _Thread_local
  19416. ^
  19417. mpfr-gmp.h:270:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19418. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_allocate_func) _MPFR_PROTO ((size_t));
  19419. ^
  19420. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19421. # define MPFR_THREAD_ATTR _Thread_local
  19422. ^
  19423. mpfr-gmp.h:271:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19424. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void * (*mpfr_reallocate_func) _MPFR_PROTO ((void *, size_t, size_t));
  19425. ^
  19426. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19427. # define MPFR_THREAD_ATTR _Thread_local
  19428. ^
  19429. mpfr-gmp.h:272:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19430. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR void (*mpfr_free_func) _MPFR_PROTO ((void *, size_t));
  19431. ^
  19432. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19433. # define MPFR_THREAD_ATTR _Thread_local
  19434. ^
  19435. mpfr-impl.h:208:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19436. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_flags_t __gmpfr_flags;
  19437. ^
  19438. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19439. # define MPFR_THREAD_ATTR _Thread_local
  19440. ^
  19441. mpfr-impl.h:209:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19442. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emin;
  19443. ^
  19444. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19445. # define MPFR_THREAD_ATTR _Thread_local
  19446. ^
  19447. mpfr-impl.h:210:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19448. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_exp_t __gmpfr_emax;
  19449. ^
  19450. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19451. # define MPFR_THREAD_ATTR _Thread_local
  19452. ^
  19453. mpfr-impl.h:211:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19454. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_prec_t __gmpfr_default_fp_bit_precision;
  19455. ^
  19456. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19457. # define MPFR_THREAD_ATTR _Thread_local
  19458. ^
  19459. mpfr-impl.h:212:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19460. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_rnd_t __gmpfr_default_rounding_mode;
  19461. ^
  19462. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19463. # define MPFR_THREAD_ATTR _Thread_local
  19464. ^
  19465. mpfr-impl.h:213:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19466. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
  19467. ^
  19468. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19469. # define MPFR_THREAD_ATTR _Thread_local
  19470. ^
  19471. mpfr-impl.h:214:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19472. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_catalan;
  19473. ^
  19474. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19475. # define MPFR_THREAD_ATTR _Thread_local
  19476. ^
  19477. mpfr-impl.h:217:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19478. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_pi;
  19479. ^
  19480. mpfr-thread.h:42:29: warning: ISO C90 does not support '_Thread_local' [-Wpedantic]
  19481. # define MPFR_THREAD_ATTR _Thread_local
  19482. ^
  19483. mpfr-impl.h:218:24: note: in expansion of macro 'MPFR_THREAD_ATTR'
  19484. __MPFR_DECLSPEC extern MPFR_THREAD_ATTR mpfr_cache_t __gmpfr_cache_const_log2;
  19485. ^
  19486. In file included from random_deviate.h:26:0,
  19487. from erandom.c:55:
  19488. mpfr-impl.h:2017:3: warning: ISO C90 does not support '_Noreturn' [-Wpedantic]
  19489. mpfr_abort_prec_max _MPFR_PROTO ((void));
  19490. ^
  19491. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT random_deviate.lo -MD -MP -MF .deps/random_deviate.Tpo -c random_deviate.c -o random_deviate.o >/dev/null 2>&1
  19492. mv -f .deps/rndna.Tpo .deps/rndna.Plo
  19493. libtool: compile: gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_LITTLE_ENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDINT_H=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_DENORMS=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_CLOCK_GETTIME=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DHAVE___GMPN_ROOTREM=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -MT erandom.lo -MD -MP -MF .deps/erandom.Tpo -c erandom.c -o erandom.o >/dev/null 2>&1
  19494. mv -f .deps/mpfr-mini-gmp.Tpo .deps/mpfr-mini-gmp.Plo
  19495. mv -f .deps/fpif.Tpo .deps/fpif.Plo
  19496. mv -f .deps/ai.Tpo .deps/ai.Plo
  19497. mv -f .deps/erandom.Tpo .deps/erandom.Plo
  19498. mv -f .deps/random_deviate.Tpo .deps/random_deviate.Plo
  19499. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wpointer-arith -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -version-info 6:0:0 -o libmpfr.la -rpath /home/infected_/tmp/arm-linux-gnueabi-4.9/lib exceptions.lo extract.lo uceil_exp2.lo uceil_log2.lo ufloor_log2.lo add.lo add1.lo add_ui.lo agm.lo clear.lo cmp.lo cmp_abs.lo cmp_si.lo cmp_ui.lo comparisons.lo div_2exp.lo div_2si.lo div_2ui.lo div.lo div_ui.lo dump.lo eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo frexp.lo get_d.lo get_exp.lo get_str.lo init.lo inp_str.lo isinteger.lo isinf.lo isnan.lo isnum.lo const_log2.lo log.lo modf.lo mul_2exp.lo mul_2si.lo mul_2ui.lo mul.lo mul_ui.lo neg.lo next.lo out_str.lo printf.lo vasprintf.lo const_pi.lo pow.lo pow_si.lo pow_ui.lo print_raw.lo print_rnd_mode.lo reldiff.lo round_prec.lo set.lo setmax.lo setmin.lo set_d.lo set_dfl_prec.lo set_exp.lo set_rnd.lo set_f.lo set_prc_raw.lo set_prec.lo set_q.lo set_si.lo set_str.lo set_str_raw.lo set_ui.lo set_z.lo sqrt.lo sqrt_ui.lo sub.lo sub1.lo sub_ui.lo rint.lo ui_div.lo ui_sub.lo urandom.lo urandomb.lo get_z_exp.lo swap.lo factorial.lo cosh.lo sinh.lo tanh.lo sinh_cosh.lo acosh.lo asinh.lo atanh.lo atan.lo cmp2.lo exp_2.lo asin.lo const_euler.lo cos.lo sin.lo tan.lo fma.lo fms.lo hypot.lo log1p.lo expm1.lo log2.lo log10.lo ui_pow.lo ui_pow_ui.lo minmax.lo dim.lo signbit.lo copysign.lo setsign.lo gmp_op.lo init2.lo acos.lo sin_cos.lo set_nan.lo set_inf.lo set_zero.lo powerof2.lo gamma.lo set_ld.lo get_ld.lo cbrt.lo volatile.lo fits_sshort.lo fits_sint.lo fits_slong.lo fits_ushort.lo fits_uint.lo fits_ulong.lo fits_uintmax.lo fits_intmax.lo get_si.lo get_ui.lo zeta.lo cmp_d.lo erf.lo inits.lo inits2.lo clears.lo sgn.lo check.lo sub1sp.lo version.lo mpn_exp.lo mpfr-gmp.lo mp_clz_tab.lo sum.lo add1sp.lo free_cache.lo si_op.lo cmp_ld.lo set_ui_2exp.lo set_si_2exp.lo set_uj.lo set_sj.lo get_sj.lo get_uj.lo get_z.lo iszero.lo cache.lo sqr.lo int_ceil_log2.lo isqrt.lo strtofr.lo pow_z.lo logging.lo mulders.lo get_f.lo round_p.lo erfc.lo atan2.lo subnormal.lo const_catalan.lo root.lo sec.lo csc.lo cot.lo eint.lo sech.lo csch.lo coth.lo round_near_x.lo constant.lo abort_prec_max.lo stack_interface.lo lngamma.lo zeta_ui.lo set_d64.lo get_d64.lo jn.lo yn.lo rem1.lo get_patches.lo add_d.lo sub_d.lo d_sub.lo mul_d.lo div_d.lo d_div.lo li2.lo rec_sqrt.lo min_prec.lo buildopt.lo digamma.lo bernoulli.lo isregular.lo set_flt.lo get_flt.lo scale2.lo set_z_exp.lo ai.lo gammaonethird.lo grandom.lo fpif.lo set_float128.lo get_float128.lo rndna.lo nrandom.lo random_deviate.lo erandom.lo mpfr-mini-gmp.lo -lgmp
  19500. libtool: link: gcc -shared -fPIC -DPIC .libs/exceptions.o .libs/extract.o .libs/uceil_exp2.o .libs/uceil_log2.o .libs/ufloor_log2.o .libs/add.o .libs/add1.o .libs/add_ui.o .libs/agm.o .libs/clear.o .libs/cmp.o .libs/cmp_abs.o .libs/cmp_si.o .libs/cmp_ui.o .libs/comparisons.o .libs/div_2exp.o .libs/div_2si.o .libs/div_2ui.o .libs/div.o .libs/div_ui.o .libs/dump.o .libs/eq.o .libs/exp10.o .libs/exp2.o .libs/exp3.o .libs/exp.o .libs/frac.o .libs/frexp.o .libs/get_d.o .libs/get_exp.o .libs/get_str.o .libs/init.o .libs/inp_str.o .libs/isinteger.o .libs/isinf.o .libs/isnan.o .libs/isnum.o .libs/const_log2.o .libs/log.o .libs/modf.o .libs/mul_2exp.o .libs/mul_2si.o .libs/mul_2ui.o .libs/mul.o .libs/mul_ui.o .libs/neg.o .libs/next.o .libs/out_str.o .libs/printf.o .libs/vasprintf.o .libs/const_pi.o .libs/pow.o .libs/pow_si.o .libs/pow_ui.o .libs/print_raw.o .libs/print_rnd_mode.o .libs/reldiff.o .libs/round_prec.o .libs/set.o .libs/setmax.o .libs/setmin.o .libs/set_d.o .libs/set_dfl_prec.o .libs/set_exp.o .libs/set_rnd.o .libs/set_f.o .libs/set_prc_raw.o .libs/set_prec.o .libs/set_q.o .libs/set_si.o .libs/set_str.o .libs/set_str_raw.o .libs/set_ui.o .libs/set_z.o .libs/sqrt.o .libs/sqrt_ui.o .libs/sub.o .libs/sub1.o .libs/sub_ui.o .libs/rint.o .libs/ui_div.o .libs/ui_sub.o .libs/urandom.o .libs/urandomb.o .libs/get_z_exp.o .libs/swap.o .libs/factorial.o .libs/cosh.o .libs/sinh.o .libs/tanh.o .libs/sinh_cosh.o .libs/acosh.o .libs/asinh.o .libs/atanh.o .libs/atan.o .libs/cmp2.o .libs/exp_2.o .libs/asin.o .libs/const_euler.o .libs/cos.o .libs/sin.o .libs/tan.o .libs/fma.o .libs/fms.o .libs/hypot.o .libs/log1p.o .libs/expm1.o .libs/log2.o .libs/log10.o .libs/ui_pow.o .libs/ui_pow_ui.o .libs/minmax.o .libs/dim.o .libs/signbit.o .libs/copysign.o .libs/setsign.o .libs/gmp_op.o .libs/init2.o .libs/acos.o .libs/sin_cos.o .libs/set_nan.o .libs/set_inf.o .libs/set_zero.o .libs/powerof2.o .libs/gamma.o .libs/set_ld.o .libs/get_ld.o .libs/cbrt.o .libs/volatile.o .libs/fits_sshort.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_ushort.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_uintmax.o .libs/fits_intmax.o .libs/get_si.o .libs/get_ui.o .libs/zeta.o .libs/cmp_d.o .libs/erf.o .libs/inits.o .libs/inits2.o .libs/clears.o .libs/sgn.o .libs/check.o .libs/sub1sp.o .libs/version.o .libs/mpn_exp.o .libs/mpfr-gmp.o .libs/mp_clz_tab.o .libs/sum.o .libs/add1sp.o .libs/free_cache.o .libs/si_op.o .libs/cmp_ld.o .libs/set_ui_2exp.o .libs/set_si_2exp.o .libs/set_uj.o .libs/set_sj.o .libs/get_sj.o .libs/get_uj.o .libs/get_z.o .libs/iszero.o .libs/cache.o .libs/sqr.o .libs/int_ceil_log2.o .libs/isqrt.o .libs/strtofr.o .libs/pow_z.o .libs/logging.o .libs/mulders.o .libs/get_f.o .libs/round_p.o .libs/erfc.o .libs/atan2.o .libs/subnormal.o .libs/const_catalan.o .libs/root.o .libs/sec.o .libs/csc.o .libs/cot.o .libs/eint.o .libs/sech.o .libs/csch.o .libs/coth.o .libs/round_near_x.o .libs/constant.o .libs/abort_prec_max.o .libs/stack_interface.o .libs/lngamma.o .libs/zeta_ui.o .libs/set_d64.o .libs/get_d64.o .libs/jn.o .libs/yn.o .libs/rem1.o .libs/get_patches.o .libs/add_d.o .libs/sub_d.o .libs/d_sub.o .libs/mul_d.o .libs/div_d.o .libs/d_div.o .libs/li2.o .libs/rec_sqrt.o .libs/min_prec.o .libs/buildopt.o .libs/digamma.o .libs/bernoulli.o .libs/isregular.o .libs/set_flt.o .libs/get_flt.o .libs/scale2.o .libs/set_z_exp.o .libs/ai.o .libs/gammaonethird.o .libs/grandom.o .libs/fpif.o .libs/set_float128.o .libs/get_float128.o .libs/rndna.o .libs/nrandom.o .libs/random_deviate.o .libs/erandom.o .libs/mpfr-mini-gmp.o -lgmp -O2 -m64 -mtune=k8 -march=k8 -Wl,-soname -Wl,libmpfr.so.6 -o .libs/libmpfr.so.6.0.0
  19501. libtool: link: (cd ".libs" && rm -f "libmpfr.so.6" && ln -s "libmpfr.so.6.0.0" "libmpfr.so.6")
  19502. libtool: link: (cd ".libs" && rm -f "libmpfr.so" && ln -s "libmpfr.so.6.0.0" "libmpfr.so")
  19503. libtool: link: x86_64-linux-gnu-ar cru .libs/libmpfr.a exceptions.o extract.o uceil_exp2.o uceil_log2.o ufloor_log2.o add.o add1.o add_ui.o agm.o clear.o cmp.o cmp_abs.o cmp_si.o cmp_ui.o comparisons.o div_2exp.o div_2si.o div_2ui.o div.o div_ui.o dump.o eq.o exp10.o exp2.o exp3.o exp.o frac.o frexp.o get_d.o get_exp.o get_str.o init.o inp_str.o isinteger.o isinf.o isnan.o isnum.o const_log2.o log.o modf.o mul_2exp.o mul_2si.o mul_2ui.o mul.o mul_ui.o neg.o next.o out_str.o printf.o vasprintf.o const_pi.o pow.o pow_si.o pow_ui.o print_raw.o print_rnd_mode.o reldiff.o round_prec.o set.o setmax.o setmin.o set_d.o set_dfl_prec.o set_exp.o set_rnd.o set_f.o set_prc_raw.o set_prec.o set_q.o set_si.o set_str.o set_str_raw.o set_ui.o set_z.o sqrt.o sqrt_ui.o sub.o sub1.o sub_ui.o rint.o ui_div.o ui_sub.o urandom.o urandomb.o get_z_exp.o swap.o factorial.o cosh.o sinh.o tanh.o sinh_cosh.o acosh.o asinh.o atanh.o atan.o cmp2.o exp_2.o asin.o const_euler.o cos.o sin.o tan.o fma.o fms.o hypot.o log1p.o expm1.o log2.o log10.o ui_pow.o ui_pow_ui.o minmax.o dim.o signbit.o copysign.o setsign.o gmp_op.o init2.o acos.o sin_cos.o set_nan.o set_inf.o set_zero.o powerof2.o gamma.o set_ld.o get_ld.o cbrt.o volatile.o fits_sshort.o fits_sint.o fits_slong.o fits_ushort.o fits_uint.o fits_ulong.o fits_uintmax.o fits_intmax.o get_si.o get_ui.o zeta.o cmp_d.o erf.o inits.o inits2.o clears.o sgn.o check.o sub1sp.o version.o mpn_exp.o mpfr-gmp.o mp_clz_tab.o sum.o add1sp.o free_cache.o si_op.o cmp_ld.o set_ui_2exp.o set_si_2exp.o set_uj.o set_sj.o get_sj.o get_uj.o get_z.o iszero.o cache.o sqr.o int_ceil_log2.o isqrt.o strtofr.o pow_z.o logging.o mulders.o get_f.o round_p.o erfc.o atan2.o subnormal.o const_catalan.o root.o sec.o csc.o cot.o eint.o sech.o csch.o coth.o round_near_x.o constant.o abort_prec_max.o stack_interface.o lngamma.o zeta_ui.o set_d64.o get_d64.o jn.o yn.o rem1.o get_patches.o add_d.o sub_d.o d_sub.o mul_d.o div_d.o d_div.o li2.o rec_sqrt.o min_prec.o buildopt.o digamma.o bernoulli.o isregular.o set_flt.o get_flt.o scale2.o set_z_exp.o ai.o gammaonethird.o grandom.o fpif.o set_float128.o get_float128.o rndna.o nrandom.o random_deviate.o erandom.o mpfr-mini-gmp.o
  19504. libtool: link: x86_64-linux-gnu-ranlib .libs/libmpfr.a
  19505. libtool: link: ( cd ".libs" && rm -f "libmpfr.la" && ln -s "../libmpfr.la" "libmpfr.la" )
  19506. make[2]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/src'
  19507. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/src'
  19508. Making all in tests
  19509. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tests'
  19510. make[1]: Nothing to be done for `all'.
  19511. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tests'
  19512. Making all in tune
  19513. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tune'
  19514. make[1]: Nothing to be done for `all'.
  19515. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tune'
  19516. Making all in tools/bench
  19517. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tools/bench'
  19518. make[1]: Nothing to be done for `all'.
  19519. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tools/bench'
  19520. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu'
  19521. make[1]: Nothing to be done for `all-am'.
  19522. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu'
  19523. Making install in doc
  19524. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/doc'
  19525. make[2]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/doc'
  19526. make[2]: Nothing to be done for `install-exec-am'.
  19527. /bin/mkdir -p '/home/infected_/tmp/arm-linux-gnueabi-4.9/share/doc/mpfr'
  19528. /usr/bin/install -c -m 644 FAQ.html '/home/infected_/tmp/arm-linux-gnueabi-4.9/share/doc/mpfr'
  19529. /bin/mkdir -p '/home/infected_/tmp/arm-linux-gnueabi-4.9/share/info'
  19530. /usr/bin/install -c -m 644 ./mpfr.info '/home/infected_/tmp/arm-linux-gnueabi-4.9/share/info'
  19531. install-info --info-dir='/home/infected_/tmp/arm-linux-gnueabi-4.9/share/info' '/home/infected_/tmp/arm-linux-gnueabi-4.9/share/info/mpfr.info'
  19532. This is not dpkg install-info anymore, but GNU install-info
  19533. See the man page for ginstall-info for command line arguments
  19534. make[2]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/doc'
  19535. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/doc'
  19536. Making install in src
  19537. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/src'
  19538. make install-am
  19539. make[2]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/src'
  19540. make[3]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/src'
  19541. /bin/mkdir -p '/home/infected_/tmp/arm-linux-gnueabi-4.9/lib'
  19542. /bin/bash ../libtool --mode=install /usr/bin/install -c libmpfr.la '/home/infected_/tmp/arm-linux-gnueabi-4.9/lib'
  19543. libtool: install: /usr/bin/install -c .libs/libmpfr.so.6.0.0 /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libmpfr.so.6.0.0
  19544. libtool: install: (cd /home/infected_/tmp/arm-linux-gnueabi-4.9/lib && { ln -s -f libmpfr.so.6.0.0 libmpfr.so.6 || { rm -f libmpfr.so.6 && ln -s libmpfr.so.6.0.0 libmpfr.so.6; }; })
  19545. libtool: install: (cd /home/infected_/tmp/arm-linux-gnueabi-4.9/lib && { ln -s -f libmpfr.so.6.0.0 libmpfr.so || { rm -f libmpfr.so && ln -s libmpfr.so.6.0.0 libmpfr.so; }; })
  19546. libtool: install: /usr/bin/install -c .libs/libmpfr.lai /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libmpfr.la
  19547. libtool: install: /usr/bin/install -c .libs/libmpfr.a /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libmpfr.a
  19548. libtool: install: chmod 644 /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libmpfr.a
  19549. libtool: install: x86_64-linux-gnu-ranlib /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libmpfr.a
  19550. libtool: finish: PATH="/home/infected_/android-sdk/tools:/home/infected_/android-sdk/platform-tools:/home/infected_/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/infected_/android-sdk/tools:/home/infected_/android-sdk/platform-tools:/home/infected_/bin:/sbin" ldconfig -n /home/infected_/tmp/arm-linux-gnueabi-4.9/lib
  19551. /sbin/ldconfig.real: /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libisl.so.15.0.0-gdb.py is not an ELF file - it has the wrong magic bytes at the start.
  19552.  
  19553. ----------------------------------------------------------------------
  19554. Libraries have been installed in:
  19555. /home/infected_/tmp/arm-linux-gnueabi-4.9/lib
  19556.  
  19557. If you ever happen to want to link against installed libraries
  19558. in a given directory, LIBDIR, you must either use libtool, and
  19559. specify the full pathname of the library, or use the `-LLIBDIR'
  19560. flag during linking and do at least one of the following:
  19561. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  19562. during execution
  19563. - add LIBDIR to the `LD_RUN_PATH' environment variable
  19564. during linking
  19565. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  19566. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  19567.  
  19568. See any operating system documentation about shared libraries for
  19569. more information, such as the ld(1) and ld.so(8) manual pages.
  19570. ----------------------------------------------------------------------
  19571. /bin/mkdir -p '/home/infected_/tmp/arm-linux-gnueabi-4.9/include'
  19572. /usr/bin/install -c -m 644 mpfr.h mpf2mpfr.h '/home/infected_/tmp/arm-linux-gnueabi-4.9/include'
  19573. make[3]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/src'
  19574. make[2]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/src'
  19575. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/src'
  19576. Making install in tests
  19577. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tests'
  19578. make[2]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tests'
  19579. make[2]: Nothing to be done for `install-exec-am'.
  19580. make[2]: Nothing to be done for `install-data-am'.
  19581. make[2]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tests'
  19582. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tests'
  19583. Making install in tune
  19584. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tune'
  19585. make[2]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tune'
  19586. make[2]: Nothing to be done for `install-exec-am'.
  19587. make[2]: Nothing to be done for `install-data-am'.
  19588. make[2]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tune'
  19589. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tune'
  19590. Making install in tools/bench
  19591. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tools/bench'
  19592. make[2]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tools/bench'
  19593. make[2]: Nothing to be done for `install-exec-am'.
  19594. make[2]: Nothing to be done for `install-data-am'.
  19595. make[2]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tools/bench'
  19596. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tools/bench'
  19597. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu'
  19598. make[2]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu'
  19599. make[2]: Nothing to be done for `install-exec-am'.
  19600. /bin/mkdir -p '/home/infected_/tmp/arm-linux-gnueabi-4.9/share/doc/mpfr'
  19601. /bin/mkdir -p '/home/infected_/tmp/arm-linux-gnueabi-4.9/share/doc/mpfr/examples'
  19602. /usr/bin/install -c -m 644 examples/ReadMe examples/divworst.c examples/rndo-add.c examples/sample.c examples/version.c '/home/infected_/tmp/arm-linux-gnueabi-4.9/share/doc/mpfr/examples'
  19603. /usr/bin/install -c -m 644 AUTHORS BUGS COPYING COPYING.LESSER NEWS TODO '/home/infected_/tmp/arm-linux-gnueabi-4.9/share/doc/mpfr/.'
  19604. make[2]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu'
  19605. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu'
  19606. Making clean in doc
  19607. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/doc'
  19608. test -z "mpfr.dvi mpfr.pdf mpfr.ps mpfr.html" \
  19609. || rm -rf mpfr.dvi mpfr.pdf mpfr.ps mpfr.html
  19610. rm -rf .libs _libs
  19611. rm -rf mpfr.t2d mpfr.t2p
  19612. rm -f *.lo
  19613. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/doc'
  19614. Making clean in src
  19615. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/src'
  19616. test -z "libmpfr.la" || rm -f libmpfr.la
  19617. rm -rf .libs _libs
  19618. rm -f *.o
  19619. rm -f *.lo
  19620. rm -f ./so_locations
  19621. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/src'
  19622. Making clean in tests
  19623. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tests'
  19624. test -z "libfrtests.la" || rm -f libfrtests.la
  19625. rm -rf .libs _libs
  19626. rm -f *.o
  19627. test -z "tversion.log tabort_prec_max.log tassert.log tabort_defalloc1.log tabort_defalloc2.log talloc.log tinternals.log tinits.log tisqrt.log tsgn.log tcheck.log tisnan.log texceptions.log tset_exp.log tset.log mpf_compat.log mpfr_compat.log reuse.log tabs.log tacos.log tacosh.log tadd.log tadd1sp.log tadd_d.log tadd_ui.log tagm.log tai.log tasin.log tasinh.log tatan.log tatanh.log taway.log tbuildopt.log tcan_round.log tcbrt.log tcmp.log tcmp2.log tcmp_d.log tcmp_ld.log tcmp_ui.log tcmpabs.log tcomparisons.log tconst_catalan.log tconst_euler.log tconst_log2.log tconst_pi.log tcopysign.log tcos.log tcosh.log tcot.log tcoth.log tcsc.log tcsch.log td_div.log td_sub.log tdigamma.log tdim.log tdiv.log tdiv_d.log tdiv_ui.log teint.log teq.log terandom.log terandom_chisq.log terf.log texp.log texp10.log texp2.log texpm1.log tfactorial.log tfits.log tfma.log tfmod.log tfms.log tfpif.log tfprintf.log tfrac.log tfrexp.log tgamma.log tget_flt.log tget_d.log tget_d_2exp.log tget_f.log tget_ld_2exp.log tget_set_d64.log tget_sj.log tget_str.log tget_z.log tgmpop.log tgrandom.log thyperbolic.log thypot.log tinp_str.log tj0.log tj1.log tjn.log tl2b.log tlgamma.log tli2.log tlngamma.log tlog.log tlog10.log tlog1p.log tlog2.log tmin_prec.log tminmax.log tmodf.log tmul.log tmul_2exp.log tmul_d.log tmul_ui.log tnext.log tnrandom.log tnrandom_chisq.log tout_str.log toutimpl.log tpow.log tpow3.log tpow_all.log tpow_z.log tprintf.log trandom.log trandom_deviate.log trec_sqrt.log tremquo.log trint.log trndna.log troot.log tround_prec.log tsec.log tsech.log tset_d.log tset_f.log tset_float128.log tset_ld.log tset_q.log tset_si.log tset_sj.log tset_str.log tset_z.log tset_z_exp.log tsi_op.log tsin.log tsin_cos.log tsinh.log tsinh_cosh.log tsprintf.log tsqr.log tsqrt.log tsqrt_ui.log tstckintc.log tstdint.log tstrtofr.log tsub.log tsub1sp.log tsub_d.log tsub_ui.log tsubnormal.log tsum.log tswap.log ttan.log ttanh.log ttrunc.log tui_div.log tui_pow.log tui_sub.log turandom.log tvalist.log ty0.log ty1.log tyn.log tzeta.log tzeta_ui.log" || rm -f tversion.log tabort_prec_max.log tassert.log tabort_defalloc1.log tabort_defalloc2.log talloc.log tinternals.log tinits.log tisqrt.log tsgn.log tcheck.log tisnan.log texceptions.log tset_exp.log tset.log mpf_compat.log mpfr_compat.log reuse.log tabs.log tacos.log tacosh.log tadd.log tadd1sp.log tadd_d.log tadd_ui.log tagm.log tai.log tasin.log tasinh.log tatan.log tatanh.log taway.log tbuildopt.log tcan_round.log tcbrt.log tcmp.log tcmp2.log tcmp_d.log tcmp_ld.log tcmp_ui.log tcmpabs.log tcomparisons.log tconst_catalan.log tconst_euler.log tconst_log2.log tconst_pi.log tcopysign.log tcos.log tcosh.log tcot.log tcoth.log tcsc.log tcsch.log td_div.log td_sub.log tdigamma.log tdim.log tdiv.log tdiv_d.log tdiv_ui.log teint.log teq.log terandom.log terandom_chisq.log terf.log texp.log texp10.log texp2.log texpm1.log tfactorial.log tfits.log tfma.log tfmod.log tfms.log tfpif.log tfprintf.log tfrac.log tfrexp.log tgamma.log tget_flt.log tget_d.log tget_d_2exp.log tget_f.log tget_ld_2exp.log tget_set_d64.log tget_sj.log tget_str.log tget_z.log tgmpop.log tgrandom.log thyperbolic.log thypot.log tinp_str.log tj0.log tj1.log tjn.log tl2b.log tlgamma.log tli2.log tlngamma.log tlog.log tlog10.log tlog1p.log tlog2.log tmin_prec.log tminmax.log tmodf.log tmul.log tmul_2exp.log tmul_d.log tmul_ui.log tnext.log tnrandom.log tnrandom_chisq.log tout_str.log toutimpl.log tpow.log tpow3.log tpow_all.log tpow_z.log tprintf.log trandom.log trandom_deviate.log trec_sqrt.log tremquo.log trint.log trndna.log troot.log tround_prec.log tsec.log tsech.log tset_d.log tset_f.log tset_float128.log tset_ld.log tset_q.log tset_si.log tset_sj.log tset_str.log tset_z.log tset_z_exp.log tsi_op.log tsin.log tsin_cos.log tsinh.log tsinh_cosh.log tsprintf.log tsqr.log tsqrt.log tsqrt_ui.log tstckintc.log tstdint.log tstrtofr.log tsub.log tsub1sp.log tsub_d.log tsub_ui.log tsubnormal.log tsum.log tswap.log ttan.log ttanh.log ttrunc.log tui_div.log tui_pow.log tui_sub.log turandom.log tvalist.log ty0.log ty1.log tyn.log tzeta.log tzeta_ui.log
  19628. rm -f *.lo
  19629. rm -f tversion tabort_prec_max tassert tabort_defalloc1 tabort_defalloc2 talloc tinternals tinits tisqrt tsgn tcheck tisnan texceptions tset_exp tset mpf_compat mpfr_compat reuse tabs tacos tacosh tadd tadd1sp tadd_d tadd_ui tagm tai tasin tasinh tatan tatanh taway tbuildopt tcan_round tcbrt tcmp tcmp2 tcmp_d tcmp_ld tcmp_ui tcmpabs tcomparisons tconst_catalan tconst_euler tconst_log2 tconst_pi tcopysign tcos tcosh tcot tcoth tcsc tcsch td_div td_sub tdigamma tdim tdiv tdiv_d tdiv_ui teint teq terandom terandom_chisq terf texp texp10 texp2 texpm1 tfactorial tfits tfma tfmod tfms tfpif tfprintf tfrac tfrexp tgamma tget_flt tget_d tget_d_2exp tget_f tget_ld_2exp tget_set_d64 tget_sj tget_str tget_z tgmpop tgrandom thyperbolic thypot tinp_str tj0 tj1 tjn tl2b tlgamma tli2 tlngamma tlog tlog10 tlog1p tlog2 tmin_prec tminmax tmodf tmul tmul_2exp tmul_d tmul_ui tnext tnrandom tnrandom_chisq tout_str toutimpl tpow tpow3 tpow_all tpow_z tprintf trandom trandom_deviate trec_sqrt tremquo trint trndna troot tround_prec tsec tsech tset_d tset_f tset_float128 tset_ld tset_q tset_si tset_sj tset_str tset_z tset_z_exp tsi_op tsin tsin_cos tsinh tsinh_cosh tsprintf tsqr tsqrt tsqrt_ui tstckintc tstdint tstrtofr tsub tsub1sp tsub_d tsub_ui tsubnormal tsum tswap ttan ttanh ttrunc tui_div tui_pow tui_sub turandom tvalist ty0 ty1 tyn tzeta tzeta_ui
  19630. rm -f ./so_locations
  19631. test -z "tversion.trs tabort_prec_max.trs tassert.trs tabort_defalloc1.trs tabort_defalloc2.trs talloc.trs tinternals.trs tinits.trs tisqrt.trs tsgn.trs tcheck.trs tisnan.trs texceptions.trs tset_exp.trs tset.trs mpf_compat.trs mpfr_compat.trs reuse.trs tabs.trs tacos.trs tacosh.trs tadd.trs tadd1sp.trs tadd_d.trs tadd_ui.trs tagm.trs tai.trs tasin.trs tasinh.trs tatan.trs tatanh.trs taway.trs tbuildopt.trs tcan_round.trs tcbrt.trs tcmp.trs tcmp2.trs tcmp_d.trs tcmp_ld.trs tcmp_ui.trs tcmpabs.trs tcomparisons.trs tconst_catalan.trs tconst_euler.trs tconst_log2.trs tconst_pi.trs tcopysign.trs tcos.trs tcosh.trs tcot.trs tcoth.trs tcsc.trs tcsch.trs td_div.trs td_sub.trs tdigamma.trs tdim.trs tdiv.trs tdiv_d.trs tdiv_ui.trs teint.trs teq.trs terandom.trs terandom_chisq.trs terf.trs texp.trs texp10.trs texp2.trs texpm1.trs tfactorial.trs tfits.trs tfma.trs tfmod.trs tfms.trs tfpif.trs tfprintf.trs tfrac.trs tfrexp.trs tgamma.trs tget_flt.trs tget_d.trs tget_d_2exp.trs tget_f.trs tget_ld_2exp.trs tget_set_d64.trs tget_sj.trs tget_str.trs tget_z.trs tgmpop.trs tgrandom.trs thyperbolic.trs thypot.trs tinp_str.trs tj0.trs tj1.trs tjn.trs tl2b.trs tlgamma.trs tli2.trs tlngamma.trs tlog.trs tlog10.trs tlog1p.trs tlog2.trs tmin_prec.trs tminmax.trs tmodf.trs tmul.trs tmul_2exp.trs tmul_d.trs tmul_ui.trs tnext.trs tnrandom.trs tnrandom_chisq.trs tout_str.trs toutimpl.trs tpow.trs tpow3.trs tpow_all.trs tpow_z.trs tprintf.trs trandom.trs trandom_deviate.trs trec_sqrt.trs tremquo.trs trint.trs trndna.trs troot.trs tround_prec.trs tsec.trs tsech.trs tset_d.trs tset_f.trs tset_float128.trs tset_ld.trs tset_q.trs tset_si.trs tset_sj.trs tset_str.trs tset_z.trs tset_z_exp.trs tsi_op.trs tsin.trs tsin_cos.trs tsinh.trs tsinh_cosh.trs tsprintf.trs tsqr.trs tsqrt.trs tsqrt_ui.trs tstckintc.trs tstdint.trs tstrtofr.trs tsub.trs tsub1sp.trs tsub_d.trs tsub_ui.trs tsubnormal.trs tsum.trs tswap.trs ttan.trs ttanh.trs ttrunc.trs tui_div.trs tui_pow.trs tui_sub.trs turandom.trs tvalist.trs ty0.trs ty1.trs tyn.trs tzeta.trs tzeta_ui.trs" || rm -f tversion.trs tabort_prec_max.trs tassert.trs tabort_defalloc1.trs tabort_defalloc2.trs talloc.trs tinternals.trs tinits.trs tisqrt.trs tsgn.trs tcheck.trs tisnan.trs texceptions.trs tset_exp.trs tset.trs mpf_compat.trs mpfr_compat.trs reuse.trs tabs.trs tacos.trs tacosh.trs tadd.trs tadd1sp.trs tadd_d.trs tadd_ui.trs tagm.trs tai.trs tasin.trs tasinh.trs tatan.trs tatanh.trs taway.trs tbuildopt.trs tcan_round.trs tcbrt.trs tcmp.trs tcmp2.trs tcmp_d.trs tcmp_ld.trs tcmp_ui.trs tcmpabs.trs tcomparisons.trs tconst_catalan.trs tconst_euler.trs tconst_log2.trs tconst_pi.trs tcopysign.trs tcos.trs tcosh.trs tcot.trs tcoth.trs tcsc.trs tcsch.trs td_div.trs td_sub.trs tdigamma.trs tdim.trs tdiv.trs tdiv_d.trs tdiv_ui.trs teint.trs teq.trs terandom.trs terandom_chisq.trs terf.trs texp.trs texp10.trs texp2.trs texpm1.trs tfactorial.trs tfits.trs tfma.trs tfmod.trs tfms.trs tfpif.trs tfprintf.trs tfrac.trs tfrexp.trs tgamma.trs tget_flt.trs tget_d.trs tget_d_2exp.trs tget_f.trs tget_ld_2exp.trs tget_set_d64.trs tget_sj.trs tget_str.trs tget_z.trs tgmpop.trs tgrandom.trs thyperbolic.trs thypot.trs tinp_str.trs tj0.trs tj1.trs tjn.trs tl2b.trs tlgamma.trs tli2.trs tlngamma.trs tlog.trs tlog10.trs tlog1p.trs tlog2.trs tmin_prec.trs tminmax.trs tmodf.trs tmul.trs tmul_2exp.trs tmul_d.trs tmul_ui.trs tnext.trs tnrandom.trs tnrandom_chisq.trs tout_str.trs toutimpl.trs tpow.trs tpow3.trs tpow_all.trs tpow_z.trs tprintf.trs trandom.trs trandom_deviate.trs trec_sqrt.trs tremquo.trs trint.trs trndna.trs troot.trs tround_prec.trs tsec.trs tsech.trs tset_d.trs tset_f.trs tset_float128.trs tset_ld.trs tset_q.trs tset_si.trs tset_sj.trs tset_str.trs tset_z.trs tset_z_exp.trs tsi_op.trs tsin.trs tsin_cos.trs tsinh.trs tsinh_cosh.trs tsprintf.trs tsqr.trs tsqrt.trs tsqrt_ui.trs tstckintc.trs tstdint.trs tstrtofr.trs tsub.trs tsub1sp.trs tsub_d.trs tsub_ui.trs tsubnormal.trs tsum.trs tswap.trs ttan.trs ttanh.trs ttrunc.trs tui_div.trs tui_pow.trs tui_sub.trs turandom.trs tvalist.trs ty0.trs ty1.trs tyn.trs tzeta.trs tzeta_ui.trs
  19632. test -z "test-suite.log" || rm -f test-suite.log
  19633. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tests'
  19634. Making clean in tune
  19635. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tune'
  19636. test -z "tuneup speed bidimensional_sample mparam.h" || rm -f tuneup speed bidimensional_sample mparam.h
  19637. rm -rf .libs _libs
  19638. rm -f *.o
  19639. rm -f *.lo
  19640. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tune'
  19641. Making clean in tools/bench
  19642. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tools/bench'
  19643. rm -rf .libs _libs
  19644. rm -f *.o
  19645. rm -f *.lo
  19646. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tools/bench'
  19647. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu'
  19648. rm -rf .libs _libs
  19649. rm -f *.lo
  19650. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu'
  19651. Making distclean in doc
  19652. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/doc'
  19653. test -z "mpfr.dvi mpfr.pdf mpfr.ps mpfr.html" \
  19654. || rm -rf mpfr.dvi mpfr.pdf mpfr.ps mpfr.html
  19655. rm -rf .libs _libs
  19656. rm -rf mpfr.t2d mpfr.t2p
  19657. rm -f *.lo
  19658. test -z "" || rm -f
  19659. test . = "." || test -z "" || rm -f
  19660. rm -f Makefile
  19661. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/doc'
  19662. Making distclean in src
  19663. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/src'
  19664. test -z "libmpfr.la" || rm -f libmpfr.la
  19665. rm -rf .libs _libs
  19666. rm -f *.o
  19667. rm -f *.lo
  19668. rm -f *.tab.c
  19669. test -z "mparam.h" || rm -f mparam.h
  19670. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  19671. test . = "." || test -z "" || rm -f
  19672. rm -f ./so_locations
  19673. rm -rf ./.deps
  19674. rm -f Makefile
  19675. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/src'
  19676. Making distclean in tests
  19677. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tests'
  19678. test -z "libfrtests.la" || rm -f libfrtests.la
  19679. rm -rf .libs _libs
  19680. rm -f *.o
  19681. rm -f tversion tabort_prec_max tassert tabort_defalloc1 tabort_defalloc2 talloc tinternals tinits tisqrt tsgn tcheck tisnan texceptions tset_exp tset mpf_compat mpfr_compat reuse tabs tacos tacosh tadd tadd1sp tadd_d tadd_ui tagm tai tasin tasinh tatan tatanh taway tbuildopt tcan_round tcbrt tcmp tcmp2 tcmp_d tcmp_ld tcmp_ui tcmpabs tcomparisons tconst_catalan tconst_euler tconst_log2 tconst_pi tcopysign tcos tcosh tcot tcoth tcsc tcsch td_div td_sub tdigamma tdim tdiv tdiv_d tdiv_ui teint teq terandom terandom_chisq terf texp texp10 texp2 texpm1 tfactorial tfits tfma tfmod tfms tfpif tfprintf tfrac tfrexp tgamma tget_flt tget_d tget_d_2exp tget_f tget_ld_2exp tget_set_d64 tget_sj tget_str tget_z tgmpop tgrandom thyperbolic thypot tinp_str tj0 tj1 tjn tl2b tlgamma tli2 tlngamma tlog tlog10 tlog1p tlog2 tmin_prec tminmax tmodf tmul tmul_2exp tmul_d tmul_ui tnext tnrandom tnrandom_chisq tout_str toutimpl tpow tpow3 tpow_all tpow_z tprintf trandom trandom_deviate trec_sqrt tremquo trint trndna troot tround_prec tsec tsech tset_d tset_f tset_float128 tset_ld tset_q tset_si tset_sj tset_str tset_z tset_z_exp tsi_op tsin tsin_cos tsinh tsinh_cosh tsprintf tsqr tsqrt tsqrt_ui tstckintc tstdint tstrtofr tsub tsub1sp tsub_d tsub_ui tsubnormal tsum tswap ttan ttanh ttrunc tui_div tui_pow tui_sub turandom tvalist ty0 ty1 tyn tzeta tzeta_ui
  19682. test -z "tversion.log tabort_prec_max.log tassert.log tabort_defalloc1.log tabort_defalloc2.log talloc.log tinternals.log tinits.log tisqrt.log tsgn.log tcheck.log tisnan.log texceptions.log tset_exp.log tset.log mpf_compat.log mpfr_compat.log reuse.log tabs.log tacos.log tacosh.log tadd.log tadd1sp.log tadd_d.log tadd_ui.log tagm.log tai.log tasin.log tasinh.log tatan.log tatanh.log taway.log tbuildopt.log tcan_round.log tcbrt.log tcmp.log tcmp2.log tcmp_d.log tcmp_ld.log tcmp_ui.log tcmpabs.log tcomparisons.log tconst_catalan.log tconst_euler.log tconst_log2.log tconst_pi.log tcopysign.log tcos.log tcosh.log tcot.log tcoth.log tcsc.log tcsch.log td_div.log td_sub.log tdigamma.log tdim.log tdiv.log tdiv_d.log tdiv_ui.log teint.log teq.log terandom.log terandom_chisq.log terf.log texp.log texp10.log texp2.log texpm1.log tfactorial.log tfits.log tfma.log tfmod.log tfms.log tfpif.log tfprintf.log tfrac.log tfrexp.log tgamma.log tget_flt.log tget_d.log tget_d_2exp.log tget_f.log tget_ld_2exp.log tget_set_d64.log tget_sj.log tget_str.log tget_z.log tgmpop.log tgrandom.log thyperbolic.log thypot.log tinp_str.log tj0.log tj1.log tjn.log tl2b.log tlgamma.log tli2.log tlngamma.log tlog.log tlog10.log tlog1p.log tlog2.log tmin_prec.log tminmax.log tmodf.log tmul.log tmul_2exp.log tmul_d.log tmul_ui.log tnext.log tnrandom.log tnrandom_chisq.log tout_str.log toutimpl.log tpow.log tpow3.log tpow_all.log tpow_z.log tprintf.log trandom.log trandom_deviate.log trec_sqrt.log tremquo.log trint.log trndna.log troot.log tround_prec.log tsec.log tsech.log tset_d.log tset_f.log tset_float128.log tset_ld.log tset_q.log tset_si.log tset_sj.log tset_str.log tset_z.log tset_z_exp.log tsi_op.log tsin.log tsin_cos.log tsinh.log tsinh_cosh.log tsprintf.log tsqr.log tsqrt.log tsqrt_ui.log tstckintc.log tstdint.log tstrtofr.log tsub.log tsub1sp.log tsub_d.log tsub_ui.log tsubnormal.log tsum.log tswap.log ttan.log ttanh.log ttrunc.log tui_div.log tui_pow.log tui_sub.log turandom.log tvalist.log ty0.log ty1.log tyn.log tzeta.log tzeta_ui.log" || rm -f tversion.log tabort_prec_max.log tassert.log tabort_defalloc1.log tabort_defalloc2.log talloc.log tinternals.log tinits.log tisqrt.log tsgn.log tcheck.log tisnan.log texceptions.log tset_exp.log tset.log mpf_compat.log mpfr_compat.log reuse.log tabs.log tacos.log tacosh.log tadd.log tadd1sp.log tadd_d.log tadd_ui.log tagm.log tai.log tasin.log tasinh.log tatan.log tatanh.log taway.log tbuildopt.log tcan_round.log tcbrt.log tcmp.log tcmp2.log tcmp_d.log tcmp_ld.log tcmp_ui.log tcmpabs.log tcomparisons.log tconst_catalan.log tconst_euler.log tconst_log2.log tconst_pi.log tcopysign.log tcos.log tcosh.log tcot.log tcoth.log tcsc.log tcsch.log td_div.log td_sub.log tdigamma.log tdim.log tdiv.log tdiv_d.log tdiv_ui.log teint.log teq.log terandom.log terandom_chisq.log terf.log texp.log texp10.log texp2.log texpm1.log tfactorial.log tfits.log tfma.log tfmod.log tfms.log tfpif.log tfprintf.log tfrac.log tfrexp.log tgamma.log tget_flt.log tget_d.log tget_d_2exp.log tget_f.log tget_ld_2exp.log tget_set_d64.log tget_sj.log tget_str.log tget_z.log tgmpop.log tgrandom.log thyperbolic.log thypot.log tinp_str.log tj0.log tj1.log tjn.log tl2b.log tlgamma.log tli2.log tlngamma.log tlog.log tlog10.log tlog1p.log tlog2.log tmin_prec.log tminmax.log tmodf.log tmul.log tmul_2exp.log tmul_d.log tmul_ui.log tnext.log tnrandom.log tnrandom_chisq.log tout_str.log toutimpl.log tpow.log tpow3.log tpow_all.log tpow_z.log tprintf.log trandom.log trandom_deviate.log trec_sqrt.log tremquo.log trint.log trndna.log troot.log tround_prec.log tsec.log tsech.log tset_d.log tset_f.log tset_float128.log tset_ld.log tset_q.log tset_si.log tset_sj.log tset_str.log tset_z.log tset_z_exp.log tsi_op.log tsin.log tsin_cos.log tsinh.log tsinh_cosh.log tsprintf.log tsqr.log tsqrt.log tsqrt_ui.log tstckintc.log tstdint.log tstrtofr.log tsub.log tsub1sp.log tsub_d.log tsub_ui.log tsubnormal.log tsum.log tswap.log ttan.log ttanh.log ttrunc.log tui_div.log tui_pow.log tui_sub.log turandom.log tvalist.log ty0.log ty1.log tyn.log tzeta.log tzeta_ui.log
  19683. rm -f *.lo
  19684. rm -f *.tab.c
  19685. test -z "" || rm -f
  19686. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  19687. rm -f ./so_locations
  19688. test -z "tversion.trs tabort_prec_max.trs tassert.trs tabort_defalloc1.trs tabort_defalloc2.trs talloc.trs tinternals.trs tinits.trs tisqrt.trs tsgn.trs tcheck.trs tisnan.trs texceptions.trs tset_exp.trs tset.trs mpf_compat.trs mpfr_compat.trs reuse.trs tabs.trs tacos.trs tacosh.trs tadd.trs tadd1sp.trs tadd_d.trs tadd_ui.trs tagm.trs tai.trs tasin.trs tasinh.trs tatan.trs tatanh.trs taway.trs tbuildopt.trs tcan_round.trs tcbrt.trs tcmp.trs tcmp2.trs tcmp_d.trs tcmp_ld.trs tcmp_ui.trs tcmpabs.trs tcomparisons.trs tconst_catalan.trs tconst_euler.trs tconst_log2.trs tconst_pi.trs tcopysign.trs tcos.trs tcosh.trs tcot.trs tcoth.trs tcsc.trs tcsch.trs td_div.trs td_sub.trs tdigamma.trs tdim.trs tdiv.trs tdiv_d.trs tdiv_ui.trs teint.trs teq.trs terandom.trs terandom_chisq.trs terf.trs texp.trs texp10.trs texp2.trs texpm1.trs tfactorial.trs tfits.trs tfma.trs tfmod.trs tfms.trs tfpif.trs tfprintf.trs tfrac.trs tfrexp.trs tgamma.trs tget_flt.trs tget_d.trs tget_d_2exp.trs tget_f.trs tget_ld_2exp.trs tget_set_d64.trs tget_sj.trs tget_str.trs tget_z.trs tgmpop.trs tgrandom.trs thyperbolic.trs thypot.trs tinp_str.trs tj0.trs tj1.trs tjn.trs tl2b.trs tlgamma.trs tli2.trs tlngamma.trs tlog.trs tlog10.trs tlog1p.trs tlog2.trs tmin_prec.trs tminmax.trs tmodf.trs tmul.trs tmul_2exp.trs tmul_d.trs tmul_ui.trs tnext.trs tnrandom.trs tnrandom_chisq.trs tout_str.trs toutimpl.trs tpow.trs tpow3.trs tpow_all.trs tpow_z.trs tprintf.trs trandom.trs trandom_deviate.trs trec_sqrt.trs tremquo.trs trint.trs trndna.trs troot.trs tround_prec.trs tsec.trs tsech.trs tset_d.trs tset_f.trs tset_float128.trs tset_ld.trs tset_q.trs tset_si.trs tset_sj.trs tset_str.trs tset_z.trs tset_z_exp.trs tsi_op.trs tsin.trs tsin_cos.trs tsinh.trs tsinh_cosh.trs tsprintf.trs tsqr.trs tsqrt.trs tsqrt_ui.trs tstckintc.trs tstdint.trs tstrtofr.trs tsub.trs tsub1sp.trs tsub_d.trs tsub_ui.trs tsubnormal.trs tsum.trs tswap.trs ttan.trs ttanh.trs ttrunc.trs tui_div.trs tui_pow.trs tui_sub.trs turandom.trs tvalist.trs ty0.trs ty1.trs tyn.trs tzeta.trs tzeta_ui.trs" || rm -f tversion.trs tabort_prec_max.trs tassert.trs tabort_defalloc1.trs tabort_defalloc2.trs talloc.trs tinternals.trs tinits.trs tisqrt.trs tsgn.trs tcheck.trs tisnan.trs texceptions.trs tset_exp.trs tset.trs mpf_compat.trs mpfr_compat.trs reuse.trs tabs.trs tacos.trs tacosh.trs tadd.trs tadd1sp.trs tadd_d.trs tadd_ui.trs tagm.trs tai.trs tasin.trs tasinh.trs tatan.trs tatanh.trs taway.trs tbuildopt.trs tcan_round.trs tcbrt.trs tcmp.trs tcmp2.trs tcmp_d.trs tcmp_ld.trs tcmp_ui.trs tcmpabs.trs tcomparisons.trs tconst_catalan.trs tconst_euler.trs tconst_log2.trs tconst_pi.trs tcopysign.trs tcos.trs tcosh.trs tcot.trs tcoth.trs tcsc.trs tcsch.trs td_div.trs td_sub.trs tdigamma.trs tdim.trs tdiv.trs tdiv_d.trs tdiv_ui.trs teint.trs teq.trs terandom.trs terandom_chisq.trs terf.trs texp.trs texp10.trs texp2.trs texpm1.trs tfactorial.trs tfits.trs tfma.trs tfmod.trs tfms.trs tfpif.trs tfprintf.trs tfrac.trs tfrexp.trs tgamma.trs tget_flt.trs tget_d.trs tget_d_2exp.trs tget_f.trs tget_ld_2exp.trs tget_set_d64.trs tget_sj.trs tget_str.trs tget_z.trs tgmpop.trs tgrandom.trs thyperbolic.trs thypot.trs tinp_str.trs tj0.trs tj1.trs tjn.trs tl2b.trs tlgamma.trs tli2.trs tlngamma.trs tlog.trs tlog10.trs tlog1p.trs tlog2.trs tmin_prec.trs tminmax.trs tmodf.trs tmul.trs tmul_2exp.trs tmul_d.trs tmul_ui.trs tnext.trs tnrandom.trs tnrandom_chisq.trs tout_str.trs toutimpl.trs tpow.trs tpow3.trs tpow_all.trs tpow_z.trs tprintf.trs trandom.trs trandom_deviate.trs trec_sqrt.trs tremquo.trs trint.trs trndna.trs troot.trs tround_prec.trs tsec.trs tsech.trs tset_d.trs tset_f.trs tset_float128.trs tset_ld.trs tset_q.trs tset_si.trs tset_sj.trs tset_str.trs tset_z.trs tset_z_exp.trs tsi_op.trs tsin.trs tsin_cos.trs tsinh.trs tsinh_cosh.trs tsprintf.trs tsqr.trs tsqrt.trs tsqrt_ui.trs tstckintc.trs tstdint.trs tstrtofr.trs tsub.trs tsub1sp.trs tsub_d.trs tsub_ui.trs tsubnormal.trs tsum.trs tswap.trs ttan.trs ttanh.trs ttrunc.trs tui_div.trs tui_pow.trs tui_sub.trs turandom.trs tvalist.trs ty0.trs ty1.trs tyn.trs tzeta.trs tzeta_ui.trs
  19689. test . = "." || test -z "" || rm -f
  19690. test -z "test-suite.log" || rm -f test-suite.log
  19691. rm -rf ./.deps
  19692. rm -f Makefile
  19693. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tests'
  19694. Making distclean in tune
  19695. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tune'
  19696. test -z "tuneup speed bidimensional_sample mparam.h" || rm -f tuneup speed bidimensional_sample mparam.h
  19697. rm -rf .libs _libs
  19698. rm -f *.o
  19699. rm -f *.lo
  19700. rm -f *.tab.c
  19701. test -z "" || rm -f
  19702. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  19703. test . = "." || test -z "" || rm -f
  19704. rm -rf ./.deps
  19705. rm -f Makefile
  19706. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tune'
  19707. Making distclean in tools/bench
  19708. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tools/bench'
  19709. rm -rf .libs _libs
  19710. rm -f *.o
  19711. rm -f *.lo
  19712. rm -f *.tab.c
  19713. test -z "" || rm -f
  19714. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  19715. test . = "." || test -z "" || rm -f
  19716. rm -rf ./.deps
  19717. rm -f Makefile
  19718. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu/tools/bench'
  19719. make[1]: Entering directory `/mnt/Building/sabermod/mpfr/mpfr-gnu'
  19720. rm -rf .libs _libs
  19721. rm -f *.lo
  19722. test -z "" || rm -f
  19723. rm -f libtool config.lt
  19724. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  19725. test . = "." || test -z "" || rm -f
  19726. rm -f cscope.out cscope.in.out cscope.po.out cscope.files
  19727. make[1]: Leaving directory `/mnt/Building/sabermod/mpfr/mpfr-gnu'
  19728. rm -f config.status config.cache config.log configure.lineno config.status.lineno
  19729. rm -f Makefile
  19730. gcc -std=gnu99 `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac
  19731. gcc -std=gnu99 `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib
  19732. gcc -std=gnu99 `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm
  19733. gcc -std=gnu99 `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm
  19734. gcc -std=gnu99 `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab
  19735. gcc -std=gnu99 `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm
  19736. ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1)
  19737. ./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1)
  19738. ./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
  19739. ./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
  19740. ./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
  19741. ./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1)
  19742. ./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
  19743. ./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
  19744. make all-recursive
  19745. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu'
  19746. Making all in tests
  19747. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  19748. Making all in .
  19749. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  19750. make[3]: Nothing to be done for `all-am'.
  19751. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  19752. Making all in devel
  19753. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/devel'
  19754. make[3]: Nothing to be done for `all'.
  19755. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/devel'
  19756. Making all in mpn
  19757. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpn'
  19758. make[3]: Nothing to be done for `all'.
  19759. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpn'
  19760. Making all in mpz
  19761. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpz'
  19762. make[3]: Nothing to be done for `all'.
  19763. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpz'
  19764. Making all in mpq
  19765. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpq'
  19766. make[3]: Nothing to be done for `all'.
  19767. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpq'
  19768. Making all in mpf
  19769. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpf'
  19770. make[3]: Nothing to be done for `all'.
  19771. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpf'
  19772. Making all in rand
  19773. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/rand'
  19774. make[3]: Nothing to be done for `all'.
  19775. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/rand'
  19776. Making all in misc
  19777. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/misc'
  19778. make[3]: Nothing to be done for `all'.
  19779. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/misc'
  19780. Making all in cxx
  19781. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/cxx'
  19782. make[3]: Nothing to be done for `all'.
  19783. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/cxx'
  19784. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  19785. Making all in mpn
  19786. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpn'
  19787. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fib_table.lo fib_table.c
  19788. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mp_bases.lo mp_bases.c
  19789. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb_table | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'invert_limb_table.asm' || echo './'`invert_limb_table.asm
  19790. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o add.lo add.c
  19791. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o add_1.lo add_1.c
  19792. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'add_n.asm' || echo './'`add_n.asm
  19793. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sub.lo sub.c
  19794. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sub_1.lo sub_1.c
  19795. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack add_n.asm -fPIC -DPIC -o .libs/add_n.o
  19796. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c add.c -fPIC -DPIC -o .libs/add.o
  19797. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack invert_limb_table.asm -fPIC -DPIC -o .libs/invert_limb_table.o
  19798. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mp_bases.c -fPIC -DPIC -o .libs/mp_bases.o
  19799. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sub.c -fPIC -DPIC -o .libs/sub.o
  19800. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sub_1.c -fPIC -DPIC -o .libs/sub_1.o
  19801. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c add_1.c -fPIC -DPIC -o .libs/add_1.o
  19802. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fib_table.c -fPIC -DPIC -o .libs/fib_table.o
  19803. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mp_bases.c -o mp_bases.o >/dev/null 2>&1
  19804. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb_table -DPIC invert_limb_table.asm >tmp-invert_limb_table.s
  19805. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n -DPIC add_n.asm >tmp-add_n.s
  19806. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sub.c -o sub.o >/dev/null 2>&1
  19807. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fib_table.c -o fib_table.o >/dev/null 2>&1
  19808. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c add.c -o add.o >/dev/null 2>&1
  19809. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c add_1.c -o add_1.o >/dev/null 2>&1
  19810. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sub_1.c -o sub_1.o >/dev/null 2>&1
  19811. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'sub_n.asm' || echo './'`sub_n.asm
  19812. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'cnd_add_n.asm' || echo './'`cnd_add_n.asm
  19813. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'cnd_sub_n.asm' || echo './'`cnd_sub_n.asm
  19814. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack sub_n.asm -fPIC -DPIC -o .libs/sub_n.o
  19815. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n -DPIC sub_n.asm >tmp-sub_n.s
  19816. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_swap | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cnd_swap.lo cnd_swap.c
  19817. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack cnd_add_n.asm -fPIC -DPIC -o .libs/cnd_add_n.o
  19818. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_add_n -DPIC cnd_add_n.asm >tmp-cnd_add_n.s
  19819. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o neg.lo neg.c
  19820. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack cnd_sub_n.asm -fPIC -DPIC -o .libs/cnd_sub_n.o
  19821. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_sub_n -DPIC cnd_sub_n.asm >tmp-cnd_sub_n.s
  19822. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'com.asm' || echo './'`com.asm
  19823. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cnd_swap.c -fPIC -DPIC -o .libs/cnd_swap.o
  19824. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c neg.c -fPIC -DPIC -o .libs/neg.o
  19825. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack com.asm -fPIC -DPIC -o .libs/com.o
  19826. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_com -DPIC com.asm >tmp-com.s
  19827. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cnd_swap.c -o cnd_swap.o >/dev/null 2>&1
  19828. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c neg.c -o neg.o >/dev/null 2>&1
  19829. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'mul_1.asm' || echo './'`mul_1.asm
  19830. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'addmul_1.asm' || echo './'`addmul_1.asm
  19831. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mul_1.asm -fPIC -DPIC -o .libs/mul_1.o
  19832. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 -DPIC mul_1.asm >tmp-mul_1.s
  19833. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack addmul_1.asm -fPIC -DPIC -o .libs/addmul_1.o
  19834. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 -DPIC addmul_1.asm >tmp-addmul_1.s
  19835. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-cnd_sub_n.s -fPIC -DPIC -o .libs/cnd_sub_n.o
  19836. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-com.s -fPIC -DPIC -o .libs/com.o
  19837. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-cnd_add_n.s -fPIC -DPIC -o .libs/cnd_add_n.o
  19838. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-addmul_1.s -fPIC -DPIC -o .libs/addmul_1.o
  19839. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-mul_1.s -fPIC -DPIC -o .libs/mul_1.o
  19840. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-add_n.s -fPIC -DPIC -o .libs/add_n.o
  19841. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-sub_n.s -fPIC -DPIC -o .libs/sub_n.o
  19842. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack cnd_sub_n.asm -o cnd_sub_n.o >/dev/null 2>&1
  19843. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack addmul_1.asm -o addmul_1.o >/dev/null 2>&1
  19844. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack com.asm -o com.o >/dev/null 2>&1
  19845. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mul_1.asm -o mul_1.o >/dev/null 2>&1
  19846. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack add_n.asm -o add_n.o >/dev/null 2>&1
  19847. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack sub_n.asm -o sub_n.o >/dev/null 2>&1
  19848. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-invert_limb_table.s -fPIC -DPIC -o .libs/invert_limb_table.o
  19849. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack cnd_add_n.asm -o cnd_add_n.o >/dev/null 2>&1
  19850. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack invert_limb_table.asm -o invert_limb_table.o >/dev/null 2>&1
  19851. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'submul_1.asm' || echo './'`submul_1.asm
  19852. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'add_err1_n.asm' || echo './'`add_err1_n.asm
  19853. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'add_err2_n.asm' || echo './'`add_err2_n.asm
  19854. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'add_err3_n.asm' || echo './'`add_err3_n.asm
  19855. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'sub_err1_n.asm' || echo './'`sub_err1_n.asm
  19856. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'sub_err2_n.asm' || echo './'`sub_err2_n.asm
  19857. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'sub_err3_n.asm' || echo './'`sub_err3_n.asm
  19858. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack submul_1.asm -fPIC -DPIC -o .libs/submul_1.o
  19859. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack add_err2_n.asm -fPIC -DPIC -o .libs/add_err2_n.o
  19860. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack sub_err1_n.asm -fPIC -DPIC -o .libs/sub_err1_n.o
  19861. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 -DPIC submul_1.asm >tmp-submul_1.s
  19862. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err2_n -DPIC add_err2_n.asm >tmp-add_err2_n.s
  19863. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err1_n -DPIC sub_err1_n.asm >tmp-sub_err1_n.s
  19864. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack add_err1_n.asm -fPIC -DPIC -o .libs/add_err1_n.o
  19865. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack sub_err2_n.asm -fPIC -DPIC -o .libs/sub_err2_n.o
  19866. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'lshift.asm' || echo './'`lshift.asm
  19867. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err2_n -DPIC sub_err2_n.asm >tmp-sub_err2_n.s
  19868. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err1_n -DPIC add_err1_n.asm >tmp-add_err1_n.s
  19869. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-add_err2_n.s -fPIC -DPIC -o .libs/add_err2_n.o
  19870. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-submul_1.s -fPIC -DPIC -o .libs/submul_1.o
  19871. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack sub_err3_n.asm -fPIC -DPIC -o .libs/sub_err3_n.o
  19872. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err3_n -DPIC sub_err3_n.asm >tmp-sub_err3_n.s
  19873. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack add_err2_n.asm -o add_err2_n.o >/dev/null 2>&1
  19874. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack add_err3_n.asm -fPIC -DPIC -o .libs/add_err3_n.o
  19875. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack submul_1.asm -o submul_1.o >/dev/null 2>&1
  19876. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err3_n -DPIC add_err3_n.asm >tmp-add_err3_n.s
  19877. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack lshift.asm -fPIC -DPIC -o .libs/lshift.o
  19878. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-sub_err1_n.s -fPIC -DPIC -o .libs/sub_err1_n.o
  19879. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-sub_err2_n.s -fPIC -DPIC -o .libs/sub_err2_n.o
  19880. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack sub_err2_n.asm -o sub_err2_n.o >/dev/null 2>&1
  19881. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift -DPIC lshift.asm >tmp-lshift.s
  19882. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-sub_err3_n.s -fPIC -DPIC -o .libs/sub_err3_n.o
  19883. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-add_err1_n.s -fPIC -DPIC -o .libs/add_err1_n.o
  19884. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack sub_err1_n.asm -o sub_err1_n.o >/dev/null 2>&1
  19885. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-add_err3_n.s -fPIC -DPIC -o .libs/add_err3_n.o
  19886. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack sub_err3_n.asm -o sub_err3_n.o >/dev/null 2>&1
  19887. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'rshift.asm' || echo './'`rshift.asm
  19888. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack add_err1_n.asm -o add_err1_n.o >/dev/null 2>&1
  19889. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack add_err3_n.asm -o add_err3_n.o >/dev/null 2>&1
  19890. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'dive_1.asm' || echo './'`dive_1.asm
  19891. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-lshift.s -fPIC -DPIC -o .libs/lshift.o
  19892. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack lshift.asm -o lshift.o >/dev/null 2>&1
  19893. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o diveby3.lo diveby3.c
  19894. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o divis.lo divis.c
  19895. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack rshift.asm -fPIC -DPIC -o .libs/rshift.o
  19896. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack dive_1.asm -fPIC -DPIC -o .libs/dive_1.o
  19897. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift -DPIC rshift.asm >tmp-rshift.s
  19898. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o divrem.lo divrem.c
  19899. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c diveby3.c -fPIC -DPIC -o .libs/diveby3.o
  19900. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c divis.c -fPIC -DPIC -o .libs/divis.o
  19901. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'divrem_1.asm' || echo './'`divrem_1.asm
  19902. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'divrem_2.asm' || echo './'`divrem_2.asm
  19903. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fib2_ui.lo fib2_ui.c
  19904. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_dive_1 -DPIC dive_1.asm >tmp-dive_1.s
  19905. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-rshift.s -fPIC -DPIC -o .libs/rshift.o
  19906. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack divrem_1.asm -fPIC -DPIC -o .libs/divrem_1.o
  19907. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c divrem.c -fPIC -DPIC -o .libs/divrem.o
  19908. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack rshift.asm -o rshift.o >/dev/null 2>&1
  19909. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-dive_1.s -fPIC -DPIC -o .libs/dive_1.o
  19910. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_1 -DPIC divrem_1.asm >tmp-divrem_1.s
  19911. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o
  19912. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack dive_1.asm -o dive_1.o >/dev/null 2>&1
  19913. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack divrem_2.asm -fPIC -DPIC -o .libs/divrem_2.o
  19914. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_2 -DPIC divrem_2.asm >tmp-divrem_2.s
  19915. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c diveby3.c -o diveby3.o >/dev/null 2>&1
  19916. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-divrem_2.s -fPIC -DPIC -o .libs/divrem_2.o
  19917. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack divrem_2.asm -o divrem_2.o >/dev/null 2>&1
  19918. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-divrem_1.s -fPIC -DPIC -o .libs/divrem_1.o
  19919. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mod_1.lo mod_1.c
  19920. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack divrem_1.asm -o divrem_1.o >/dev/null 2>&1
  19921. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm
  19922. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'mode1o.asm' || echo './'`mode1o.asm
  19923. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mod_1.c -fPIC -DPIC -o .libs/mod_1.o
  19924. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o pre_mod_1.lo pre_mod_1.c
  19925. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fib2_ui.c -o fib2_ui.o >/dev/null 2>&1
  19926. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c divrem.c -o divrem.o >/dev/null 2>&1
  19927. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mod_34lsub1.asm -fPIC -DPIC -o .libs/mod_34lsub1.o
  19928. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mode1o.asm -fPIC -DPIC -o .libs/mode1o.o
  19929. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o dump.lo dump.c
  19930. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_34lsub1 -DPIC mod_34lsub1.asm >tmp-mod_34lsub1.s
  19931. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mode1o -DPIC mode1o.asm >tmp-mode1o.s
  19932. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c divis.c -o divis.o >/dev/null 2>&1
  19933. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c pre_mod_1.c -fPIC -DPIC -o .libs/pre_mod_1.o
  19934. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-mod_34lsub1.s -fPIC -DPIC -o .libs/mod_34lsub1.o
  19935. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-mode1o.s -fPIC -DPIC -o .libs/mode1o.o
  19936. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dump.c -fPIC -DPIC -o .libs/dump.o
  19937. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mod_34lsub1.asm -o mod_34lsub1.o >/dev/null 2>&1
  19938. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mode1o.asm -o mode1o.o >/dev/null 2>&1
  19939. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'mod_1_1.asm' || echo './'`mod_1_1.asm
  19940. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mod_1.c -o mod_1.o >/dev/null 2>&1
  19941. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'mod_1_2.asm' || echo './'`mod_1_2.asm
  19942. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mod_1_3.lo mod_1_3.c
  19943. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'mod_1_4.asm' || echo './'`mod_1_4.asm
  19944. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c pre_mod_1.c -o pre_mod_1.o >/dev/null 2>&1
  19945. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dump.c -o dump.o >/dev/null 2>&1
  19946. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mod_1_1.asm -fPIC -DPIC -o .libs/mod_1_1.o
  19947. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mod_1_2.asm -fPIC -DPIC -o .libs/mod_1_2.o
  19948. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mod_1_3.c -fPIC -DPIC -o .libs/mod_1_3.o
  19949. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_1 -DPIC mod_1_1.asm >tmp-mod_1_1.s
  19950. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshiftc | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'lshiftc.asm' || echo './'`lshiftc.asm
  19951. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_2 -DPIC mod_1_2.asm >tmp-mod_1_2.s
  19952. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mod_1_4.asm -fPIC -DPIC -o .libs/mod_1_4.o
  19953. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mul.lo mul.c
  19954. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_4 -DPIC mod_1_4.asm >tmp-mod_1_4.s
  19955. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mul_fft.lo mul_fft.c
  19956. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-mod_1_1.s -fPIC -DPIC -o .libs/mod_1_1.o
  19957. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-mod_1_2.s -fPIC -DPIC -o .libs/mod_1_2.o
  19958. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mod_1_2.asm -o mod_1_2.o >/dev/null 2>&1
  19959. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mod_1_1.asm -o mod_1_1.o >/dev/null 2>&1
  19960. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-mod_1_4.s -fPIC -DPIC -o .libs/mod_1_4.o
  19961. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mul_n.lo mul_n.c
  19962. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack lshiftc.asm -fPIC -DPIC -o .libs/lshiftc.o
  19963. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul.c -fPIC -DPIC -o .libs/mul.o
  19964. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mod_1_4.asm -o mod_1_4.o >/dev/null 2>&1
  19965. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mod_1_3.c -o mod_1_3.o >/dev/null 2>&1
  19966. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshiftc -DPIC lshiftc.asm >tmp-lshiftc.s
  19967. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul_fft.c -fPIC -DPIC -o .libs/mul_fft.o
  19968. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul_n.c -fPIC -DPIC -o .libs/mul_n.o
  19969. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sqr.lo sqr.c
  19970. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-lshiftc.s -fPIC -DPIC -o .libs/lshiftc.o
  19971. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'mul_basecase.asm' || echo './'`mul_basecase.asm
  19972. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'sqr_basecase.asm' || echo './'`sqr_basecase.asm
  19973. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack lshiftc.asm -o lshiftc.o >/dev/null 2>&1
  19974. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mul_basecase.asm -fPIC -DPIC -o .libs/mul_basecase.o
  19975. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_basecase -DPIC mul_basecase.asm >tmp-mul_basecase.s
  19976. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sqr.c -fPIC -DPIC -o .libs/sqr.o
  19977. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-mul_basecase.s -fPIC -DPIC -o .libs/mul_basecase.o
  19978. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul_n.c -o mul_n.o >/dev/null 2>&1
  19979. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack sqr_basecase.asm -fPIC -DPIC -o .libs/sqr_basecase.o
  19980. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mul_basecase.asm -o mul_basecase.o >/dev/null 2>&1
  19981. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o nussbaumer_mul.lo nussbaumer_mul.c
  19982. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'mulmid_basecase.asm' || echo './'`mulmid_basecase.asm
  19983. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_basecase -DPIC sqr_basecase.asm >tmp-sqr_basecase.s
  19984. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-sqr_basecase.s -fPIC -DPIC -o .libs/sqr_basecase.o
  19985. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack sqr_basecase.asm -o sqr_basecase.o >/dev/null 2>&1
  19986. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mulmid_basecase.asm -fPIC -DPIC -o .libs/mulmid_basecase.o
  19987. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sqr.c -o sqr.o >/dev/null 2>&1
  19988. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c nussbaumer_mul.c -fPIC -DPIC -o .libs/nussbaumer_mul.o
  19989. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mulmid_basecase -DPIC mulmid_basecase.asm >tmp-mulmid_basecase.s
  19990. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom42_mulmid.lo toom42_mulmid.c
  19991. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-mulmid_basecase.s -fPIC -DPIC -o .libs/mulmid_basecase.o
  19992. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mulmid_n.lo mulmid_n.c
  19993. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mulmid_basecase.asm -o mulmid_basecase.o >/dev/null 2>&1
  19994. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom42_mulmid.c -fPIC -DPIC -o .libs/toom42_mulmid.o
  19995. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mulmid.lo mulmid.c
  19996. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul.c -o mul.o >/dev/null 2>&1
  19997. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c nussbaumer_mul.c -o nussbaumer_mul.o >/dev/null 2>&1
  19998. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mulmid_n.c -fPIC -DPIC -o .libs/mulmid_n.o
  19999. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o random.lo random.c
  20000. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o random2.lo random2.c
  20001. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mulmid.c -fPIC -DPIC -o .libs/mulmid.o
  20002. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mulmid_n.c -o mulmid_n.o >/dev/null 2>&1
  20003. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o pow_1.lo pow_1.c
  20004. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c random.c -fPIC -DPIC -o .libs/random.o
  20005. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c random2.c -fPIC -DPIC -o .libs/random2.o
  20006. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c pow_1.c -fPIC -DPIC -o .libs/pow_1.o
  20007. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c random.c -o random.o >/dev/null 2>&1
  20008. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o rootrem.lo rootrem.c
  20009. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom42_mulmid.c -o toom42_mulmid.o >/dev/null 2>&1
  20010. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c random2.c -o random2.o >/dev/null 2>&1
  20011. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mulmid.c -o mulmid.o >/dev/null 2>&1
  20012. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sqrtrem.lo sqrtrem.c
  20013. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o
  20014. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sizeinbase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sizeinbase.lo sizeinbase.c
  20015. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c pow_1.c -o pow_1.o >/dev/null 2>&1
  20016. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o
  20017. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_str.lo get_str.c
  20018. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sizeinbase.c -fPIC -DPIC -o .libs/sizeinbase.o
  20019. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_str.c -fPIC -DPIC -o .libs/get_str.o
  20020. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_str.lo set_str.c
  20021. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o scan0.lo scan0.c
  20022. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sizeinbase.c -o sizeinbase.o >/dev/null 2>&1
  20023. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o scan1.lo scan1.c
  20024. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c scan0.c -fPIC -DPIC -o .libs/scan0.o
  20025. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c scan1.c -fPIC -DPIC -o .libs/scan1.o
  20026. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_str.c -fPIC -DPIC -o .libs/set_str.o
  20027. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'popcount.asm' || echo './'`popcount.asm
  20028. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul_fft.c -o mul_fft.o >/dev/null 2>&1
  20029. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c scan0.c -o scan0.o >/dev/null 2>&1
  20030. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c scan1.c -o scan1.o >/dev/null 2>&1
  20031. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack popcount.asm -fPIC -DPIC -o .libs/popcount.o
  20032. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_popcount -DPIC popcount.asm >tmp-popcount.s
  20033. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-popcount.s -fPIC -DPIC -o .libs/popcount.o
  20034. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'hamdist.asm' || echo './'`hamdist.asm
  20035. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c rootrem.c -o rootrem.o >/dev/null 2>&1
  20036. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack popcount.asm -o popcount.o >/dev/null 2>&1
  20037. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_str.c -o get_str.o >/dev/null 2>&1
  20038. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack hamdist.asm -fPIC -DPIC -o .libs/hamdist.o
  20039. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cmp.lo cmp.c
  20040. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_hamdist -DPIC hamdist.asm >tmp-hamdist.s
  20041. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-hamdist.s -fPIC -DPIC -o .libs/hamdist.o
  20042. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_str.c -o set_str.o >/dev/null 2>&1
  20043. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sqrtrem.c -o sqrtrem.o >/dev/null 2>&1
  20044. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp.c -fPIC -DPIC -o .libs/cmp.o
  20045. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack hamdist.asm -o hamdist.o >/dev/null 2>&1
  20046. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero_p | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o zero_p.lo zero_p.c
  20047. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp.c -o cmp.o >/dev/null 2>&1
  20048. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero_p -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c zero_p.c -fPIC -DPIC -o .libs/zero_p.o
  20049. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o perfsqr.lo perfsqr.c
  20050. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero_p -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c zero_p.c -o zero_p.o >/dev/null 2>&1
  20051. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.o
  20052. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o perfpow.lo perfpow.c
  20053. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'gcd_1.asm' || echo './'`gcd_1.asm
  20054. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c perfpow.c -fPIC -DPIC -o .libs/perfpow.o
  20055. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o gcd.lo gcd.c
  20056. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o gcdext_1.lo gcdext_1.c
  20057. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack gcd_1.asm -fPIC -DPIC -o .libs/gcd_1.o
  20058. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o gcdext.lo gcdext.c
  20059. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c perfsqr.c -o perfsqr.o >/dev/null 2>&1
  20060. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_1 -DPIC gcd_1.asm >tmp-gcd_1.s
  20061. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c gcd.c -fPIC -DPIC -o .libs/gcd.o
  20062. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c gcdext_1.c -fPIC -DPIC -o .libs/gcdext_1.o
  20063. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-gcd_1.s -fPIC -DPIC -o .libs/gcd_1.o
  20064. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o
  20065. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack gcd_1.asm -o gcd_1.o >/dev/null 2>&1
  20066. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
  20067. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c gcdext_1.c -o gcdext_1.o >/dev/null 2>&1
  20068. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c gcd_subdiv_step.c -fPIC -DPIC -o .libs/gcd_subdiv_step.o
  20069. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o gcdext_lehmer.lo gcdext_lehmer.c
  20070. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o div_q.lo div_q.c
  20071. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c gcd.c -o gcd.o >/dev/null 2>&1
  20072. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o tdiv_qr.lo tdiv_qr.c
  20073. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c perfpow.c -o perfpow.o >/dev/null 2>&1
  20074. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c gcdext_lehmer.c -fPIC -DPIC -o .libs/gcdext_lehmer.o
  20075. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c div_q.c -fPIC -DPIC -o .libs/div_q.o
  20076. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o
  20077. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c gcd_subdiv_step.c -o gcd_subdiv_step.o >/dev/null 2>&1
  20078. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o jacbase.lo jacbase.c
  20079. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c gcdext.c -o gcdext.o >/dev/null 2>&1
  20080. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c jacbase.c -fPIC -DPIC -o .libs/jacbase.o
  20081. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o jacobi_2.lo jacobi_2.c
  20082. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c gcdext_lehmer.c -o gcdext_lehmer.o >/dev/null 2>&1
  20083. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c div_q.c -o div_q.o >/dev/null 2>&1
  20084. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c jacobi_2.c -fPIC -DPIC -o .libs/jacobi_2.o
  20085. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c jacbase.c -o jacbase.o >/dev/null 2>&1
  20086. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o jacobi.lo jacobi.c
  20087. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_d.lo get_d.c
  20088. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c jacobi.c -fPIC -DPIC -o .libs/jacobi.o
  20089. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_qr.c -o tdiv_qr.o >/dev/null 2>&1
  20090. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o matrix22_mul.lo matrix22_mul.c
  20091. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_d.c -fPIC -DPIC -o .libs/get_d.o
  20092. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c jacobi_2.c -o jacobi_2.o >/dev/null 2>&1
  20093. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c matrix22_mul.c -fPIC -DPIC -o .libs/matrix22_mul.o
  20094. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_d.c -o get_d.o >/dev/null 2>&1
  20095. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c
  20096. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c jacobi.c -o jacobi.o >/dev/null 2>&1
  20097. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o hgcd_matrix.lo hgcd_matrix.c
  20098. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o hgcd2.lo hgcd2.c
  20099. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o hgcd_step.lo hgcd_step.c
  20100. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c matrix22_mul1_inverse_vector.c -fPIC -DPIC -o .libs/matrix22_mul1_inverse_vector.o
  20101. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hgcd_matrix.c -fPIC -DPIC -o .libs/hgcd_matrix.o
  20102. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o hgcd_reduce.lo hgcd_reduce.c
  20103. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hgcd_step.c -fPIC -DPIC -o .libs/hgcd_step.o
  20104. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hgcd2.c -fPIC -DPIC -o .libs/hgcd2.o
  20105. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c matrix22_mul1_inverse_vector.c -o matrix22_mul1_inverse_vector.o >/dev/null 2>&1
  20106. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o hgcd.lo hgcd.c
  20107. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o hgcd_appr.lo hgcd_appr.c
  20108. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hgcd_step.c -o hgcd_step.o >/dev/null 2>&1
  20109. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c matrix22_mul.c -o matrix22_mul.o >/dev/null 2>&1
  20110. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hgcd_reduce.c -fPIC -DPIC -o .libs/hgcd_reduce.o
  20111. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hgcd_appr.c -fPIC -DPIC -o .libs/hgcd_appr.o
  20112. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o hgcd2_jacobi.lo hgcd2_jacobi.c
  20113. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hgcd2_jacobi.c -fPIC -DPIC -o .libs/hgcd2_jacobi.o
  20114. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hgcd.c -fPIC -DPIC -o .libs/hgcd.o
  20115. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hgcd_matrix.c -o hgcd_matrix.o >/dev/null 2>&1
  20116. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o hgcd_jacobi.lo hgcd_jacobi.c
  20117. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hgcd2.c -o hgcd2.o >/dev/null 2>&1
  20118. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hgcd_appr.c -o hgcd_appr.o >/dev/null 2>&1
  20119. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mullo_n.lo mullo_n.c
  20120. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hgcd.c -o hgcd.o >/dev/null 2>&1
  20121. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hgcd_jacobi.c -fPIC -DPIC -o .libs/hgcd_jacobi.o
  20122. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mullo_n.c -fPIC -DPIC -o .libs/mullo_n.o
  20123. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hgcd_reduce.c -o hgcd_reduce.o >/dev/null 2>&1
  20124. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hgcd2_jacobi.c -o hgcd2_jacobi.o >/dev/null 2>&1
  20125. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'mullo_basecase.asm' || echo './'`mullo_basecase.asm
  20126. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom22_mul.lo toom22_mul.c
  20127. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom32_mul.lo toom32_mul.c
  20128. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hgcd_jacobi.c -o hgcd_jacobi.o >/dev/null 2>&1
  20129. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom42_mul.lo toom42_mul.c
  20130. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom22_mul.c -fPIC -DPIC -o .libs/toom22_mul.o
  20131. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mullo_n.c -o mullo_n.o >/dev/null 2>&1
  20132. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom32_mul.c -fPIC -DPIC -o .libs/toom32_mul.o
  20133. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mullo_basecase.asm -fPIC -DPIC -o .libs/mullo_basecase.o
  20134. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom42_mul.c -fPIC -DPIC -o .libs/toom42_mul.o
  20135. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom52_mul.lo toom52_mul.c
  20136. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mullo_basecase -DPIC mullo_basecase.asm >tmp-mullo_basecase.s
  20137. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom52_mul.c -fPIC -DPIC -o .libs/toom52_mul.o
  20138. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom62_mul.lo toom62_mul.c
  20139. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-mullo_basecase.s -fPIC -DPIC -o .libs/mullo_basecase.o
  20140. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mullo_basecase.asm -o mullo_basecase.o >/dev/null 2>&1
  20141. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom33_mul.lo toom33_mul.c
  20142. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom22_mul.c -o toom22_mul.o >/dev/null 2>&1
  20143. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom43_mul.lo toom43_mul.c
  20144. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom62_mul.c -fPIC -DPIC -o .libs/toom62_mul.o
  20145. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom53_mul.lo toom53_mul.c
  20146. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom33_mul.c -fPIC -DPIC -o .libs/toom33_mul.o
  20147. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom43_mul.c -fPIC -DPIC -o .libs/toom43_mul.o
  20148. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom53_mul.c -fPIC -DPIC -o .libs/toom53_mul.o
  20149. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom32_mul.c -o toom32_mul.o >/dev/null 2>&1
  20150. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom42_mul.c -o toom42_mul.o >/dev/null 2>&1
  20151. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom54_mul.lo toom54_mul.c
  20152. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom52_mul.c -o toom52_mul.o >/dev/null 2>&1
  20153. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom54_mul.c -fPIC -DPIC -o .libs/toom54_mul.o
  20154. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom43_mul.c -o toom43_mul.o >/dev/null 2>&1
  20155. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom53_mul.c -o toom53_mul.o >/dev/null 2>&1
  20156. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom33_mul.c -o toom33_mul.o >/dev/null 2>&1
  20157. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom63_mul.lo toom63_mul.c
  20158. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom54_mul.c -o toom54_mul.o >/dev/null 2>&1
  20159. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom62_mul.c -o toom62_mul.o >/dev/null 2>&1
  20160. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom44_mul.lo toom44_mul.c
  20161. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom63_mul.c -fPIC -DPIC -o .libs/toom63_mul.o
  20162. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom6h_mul.lo toom6h_mul.c
  20163. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom44_mul.c -fPIC -DPIC -o .libs/toom44_mul.o
  20164. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom6_sqr.lo toom6_sqr.c
  20165. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom6h_mul.c -fPIC -DPIC -o .libs/toom6h_mul.o
  20166. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom8h_mul.lo toom8h_mul.c
  20167. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom8_sqr.lo toom8_sqr.c
  20168. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom6_sqr.c -fPIC -DPIC -o .libs/toom6_sqr.o
  20169. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom8h_mul.c -fPIC -DPIC -o .libs/toom8h_mul.o
  20170. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom_couple_handling.lo toom_couple_handling.c
  20171. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom44_mul.c -o toom44_mul.o >/dev/null 2>&1
  20172. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom8_sqr.c -fPIC -DPIC -o .libs/toom8_sqr.o
  20173. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom63_mul.c -o toom63_mul.o >/dev/null 2>&1
  20174. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom2_sqr.lo toom2_sqr.c
  20175. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom6_sqr.c -o toom6_sqr.o >/dev/null 2>&1
  20176. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_couple_handling.c -fPIC -DPIC -o .libs/toom_couple_handling.o
  20177. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom2_sqr.c -fPIC -DPIC -o .libs/toom2_sqr.o
  20178. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom3_sqr.lo toom3_sqr.c
  20179. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom6h_mul.c -o toom6h_mul.o >/dev/null 2>&1
  20180. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom8_sqr.c -o toom8_sqr.o >/dev/null 2>&1
  20181. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom4_sqr.lo toom4_sqr.c
  20182. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_couple_handling.c -o toom_couple_handling.o >/dev/null 2>&1
  20183. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c
  20184. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom3_sqr.c -fPIC -DPIC -o .libs/toom3_sqr.o
  20185. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom4_sqr.c -fPIC -DPIC -o .libs/toom4_sqr.o
  20186. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_eval_dgr3_pm1.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm1.o
  20187. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom2_sqr.c -o toom2_sqr.o >/dev/null 2>&1
  20188. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom4_sqr.c -o toom4_sqr.o >/dev/null 2>&1
  20189. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom3_sqr.c -o toom3_sqr.o >/dev/null 2>&1
  20190. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c
  20191. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_eval_dgr3_pm1.c -o toom_eval_dgr3_pm1.o >/dev/null 2>&1
  20192. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom8h_mul.c -o toom8h_mul.o >/dev/null 2>&1
  20193. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom_eval_pm1.lo toom_eval_pm1.c
  20194. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom_eval_pm2.lo toom_eval_pm2.c
  20195. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_eval_dgr3_pm2.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm2.o
  20196. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_eval_pm1.c -fPIC -DPIC -o .libs/toom_eval_pm1.o
  20197. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c
  20198. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_eval_pm2.c -fPIC -DPIC -o .libs/toom_eval_pm2.o
  20199. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c
  20200. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c
  20201. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_eval_pm2exp.c -fPIC -DPIC -o .libs/toom_eval_pm2exp.o
  20202. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_eval_pm1.c -o toom_eval_pm1.o >/dev/null 2>&1
  20203. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_eval_dgr3_pm2.c -o toom_eval_dgr3_pm2.o >/dev/null 2>&1
  20204. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_interpolate_5pts.c -fPIC -DPIC -o .libs/toom_interpolate_5pts.o
  20205. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_eval_pm2rexp.c -fPIC -DPIC -o .libs/toom_eval_pm2rexp.o
  20206. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c
  20207. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_eval_pm2.c -o toom_eval_pm2.o >/dev/null 2>&1
  20208. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o >/dev/null 2>&1
  20209. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_eval_pm2exp.c -o toom_eval_pm2exp.o >/dev/null 2>&1
  20210. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_eval_pm2rexp.c -o toom_eval_pm2rexp.o >/dev/null 2>&1
  20211. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_interpolate_6pts.c -fPIC -DPIC -o .libs/toom_interpolate_6pts.o
  20212. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c
  20213. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c
  20214. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c
  20215. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c
  20216. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o invertappr.lo invertappr.c
  20217. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o invert.lo invert.c
  20218. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o binvert.lo binvert.c
  20219. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_interpolate_8pts.c -fPIC -DPIC -o .libs/toom_interpolate_8pts.o
  20220. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_interpolate_7pts.c -fPIC -DPIC -o .libs/toom_interpolate_7pts.o
  20221. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_interpolate_16pts.c -fPIC -DPIC -o .libs/toom_interpolate_16pts.o
  20222. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c invert.c -fPIC -DPIC -o .libs/invert.o
  20223. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_interpolate_12pts.c -fPIC -DPIC -o .libs/toom_interpolate_12pts.o
  20224. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c invertappr.c -fPIC -DPIC -o .libs/invertappr.o
  20225. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c binvert.c -fPIC -DPIC -o .libs/binvert.o
  20226. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_interpolate_6pts.c -o toom_interpolate_6pts.o >/dev/null 2>&1
  20227. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c invert.c -o invert.o >/dev/null 2>&1
  20228. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c binvert.c -o binvert.o >/dev/null 2>&1
  20229. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_interpolate_8pts.c -o toom_interpolate_8pts.o >/dev/null 2>&1
  20230. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o >/dev/null 2>&1
  20231. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mulmod_bnm1.lo mulmod_bnm1.c
  20232. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c invertappr.c -o invertappr.o >/dev/null 2>&1
  20233. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sqrmod_bnm1.lo sqrmod_bnm1.c
  20234. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_interpolate_12pts.c -o toom_interpolate_12pts.o >/dev/null 2>&1
  20235. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o div_qr_1.lo div_qr_1.c
  20236. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mulmod_bnm1.c -fPIC -DPIC -o .libs/mulmod_bnm1.o
  20237. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sqrmod_bnm1.c -fPIC -DPIC -o .libs/sqrmod_bnm1.o
  20238. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'div_qr_1n_pi1.asm' || echo './'`div_qr_1n_pi1.asm
  20239. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c toom_interpolate_16pts.c -o toom_interpolate_16pts.o >/dev/null 2>&1
  20240. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c div_qr_1.c -fPIC -DPIC -o .libs/div_qr_1.o
  20241. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o div_qr_2.lo div_qr_2.c
  20242. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack div_qr_1n_pi1.asm -fPIC -DPIC -o .libs/div_qr_1n_pi1.o
  20243. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c div_qr_2.c -fPIC -DPIC -o .libs/div_qr_2.o
  20244. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_1n_pi1 -DPIC div_qr_1n_pi1.asm >tmp-div_qr_1n_pi1.s
  20245. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c div_qr_1.c -o div_qr_1.o >/dev/null 2>&1
  20246. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'div_qr_2n_pi1.asm' || echo './'`div_qr_2n_pi1.asm
  20247. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-div_qr_1n_pi1.s -fPIC -DPIC -o .libs/div_qr_1n_pi1.o
  20248. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack div_qr_1n_pi1.asm -o div_qr_1n_pi1.o >/dev/null 2>&1
  20249. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c div_qr_2.c -o div_qr_2.o >/dev/null 2>&1
  20250. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack div_qr_2n_pi1.asm -fPIC -DPIC -o .libs/div_qr_2n_pi1.o
  20251. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sqrmod_bnm1.c -o sqrmod_bnm1.o >/dev/null 2>&1
  20252. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2n_pi1 -DPIC div_qr_2n_pi1.asm >tmp-div_qr_2n_pi1.s
  20253. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'div_qr_2u_pi1.asm' || echo './'`div_qr_2u_pi1.asm
  20254. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sbpi1_div_q.lo sbpi1_div_q.c
  20255. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sbpi1_div_qr.lo sbpi1_div_qr.c
  20256. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-div_qr_2n_pi1.s -fPIC -DPIC -o .libs/div_qr_2n_pi1.o
  20257. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mulmod_bnm1.c -o mulmod_bnm1.o >/dev/null 2>&1
  20258. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack div_qr_2n_pi1.asm -o div_qr_2n_pi1.o >/dev/null 2>&1
  20259. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack div_qr_2u_pi1.asm -fPIC -DPIC -o .libs/div_qr_2u_pi1.o
  20260. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sbpi1_div_q.c -fPIC -DPIC -o .libs/sbpi1_div_q.o
  20261. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sbpi1_div_qr.c -fPIC -DPIC -o .libs/sbpi1_div_qr.o
  20262. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2u_pi1 -DPIC div_qr_2u_pi1.asm >tmp-div_qr_2u_pi1.s
  20263. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c
  20264. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o dcpi1_div_q.lo dcpi1_div_q.c
  20265. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-div_qr_2u_pi1.s -fPIC -DPIC -o .libs/div_qr_2u_pi1.o
  20266. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack div_qr_2u_pi1.asm -o div_qr_2u_pi1.o >/dev/null 2>&1
  20267. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o dcpi1_div_qr.lo dcpi1_div_qr.c
  20268. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sbpi1_divappr_q.c -fPIC -DPIC -o .libs/sbpi1_divappr_q.o
  20269. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dcpi1_div_q.c -fPIC -DPIC -o .libs/dcpi1_div_q.o
  20270. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dcpi1_div_qr.c -fPIC -DPIC -o .libs/dcpi1_div_qr.o
  20271. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sbpi1_div_qr.c -o sbpi1_div_qr.o >/dev/null 2>&1
  20272. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c
  20273. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mu_div_qr.lo mu_div_qr.c
  20274. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sbpi1_div_q.c -o sbpi1_div_q.o >/dev/null 2>&1
  20275. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dcpi1_div_q.c -o dcpi1_div_q.o >/dev/null 2>&1
  20276. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dcpi1_divappr_q.c -fPIC -DPIC -o .libs/dcpi1_divappr_q.o
  20277. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mu_divappr_q.lo mu_divappr_q.c
  20278. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mu_div_qr.c -fPIC -DPIC -o .libs/mu_div_qr.o
  20279. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sbpi1_divappr_q.c -o sbpi1_divappr_q.o >/dev/null 2>&1
  20280. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mu_div_q.lo mu_div_q.c
  20281. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mu_divappr_q.c -fPIC -DPIC -o .libs/mu_divappr_q.o
  20282. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'bdiv_q_1.asm' || echo './'`bdiv_q_1.asm
  20283. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dcpi1_div_qr.c -o dcpi1_div_qr.o >/dev/null 2>&1
  20284. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack bdiv_q_1.asm -fPIC -DPIC -o .libs/bdiv_q_1.o
  20285. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_q_1 -DPIC bdiv_q_1.asm >tmp-bdiv_q_1.s
  20286. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-bdiv_q_1.s -fPIC -DPIC -o .libs/bdiv_q_1.o
  20287. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mu_div_q.c -fPIC -DPIC -o .libs/mu_div_q.o
  20288. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack bdiv_q_1.asm -o bdiv_q_1.o >/dev/null 2>&1
  20289. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c
  20290. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dcpi1_divappr_q.c -o dcpi1_divappr_q.o >/dev/null 2>&1
  20291. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c
  20292. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c
  20293. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mu_div_qr.c -o mu_div_qr.o >/dev/null 2>&1
  20294. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sbpi1_bdiv_q.c -fPIC -DPIC -o .libs/sbpi1_bdiv_q.o
  20295. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sbpi1_bdiv_qr.c -fPIC -DPIC -o .libs/sbpi1_bdiv_qr.o
  20296. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mu_divappr_q.c -o mu_divappr_q.o >/dev/null 2>&1
  20297. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dcpi1_bdiv_q.c -fPIC -DPIC -o .libs/dcpi1_bdiv_q.o
  20298. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c
  20299. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mu_div_q.c -o mu_div_q.o >/dev/null 2>&1
  20300. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sbpi1_bdiv_q.c -o sbpi1_bdiv_q.o >/dev/null 2>&1
  20301. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dcpi1_bdiv_qr.c -fPIC -DPIC -o .libs/dcpi1_bdiv_qr.o
  20302. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sbpi1_bdiv_qr.c -o sbpi1_bdiv_qr.o >/dev/null 2>&1
  20303. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mu_bdiv_q.lo mu_bdiv_q.c
  20304. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dcpi1_bdiv_q.c -o dcpi1_bdiv_q.o >/dev/null 2>&1
  20305. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mu_bdiv_qr.lo mu_bdiv_qr.c
  20306. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mu_bdiv_qr.c -fPIC -DPIC -o .libs/mu_bdiv_qr.o
  20307. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o bdiv_q.lo bdiv_q.c
  20308. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o bdiv_qr.lo bdiv_qr.c
  20309. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mu_bdiv_q.c -fPIC -DPIC -o .libs/mu_bdiv_q.o
  20310. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo broot | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o broot.lo broot.c
  20311. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo brootinv | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o brootinv.lo brootinv.c
  20312. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c bdiv_qr.c -fPIC -DPIC -o .libs/bdiv_qr.o
  20313. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c bdiv_q.c -fPIC -DPIC -o .libs/bdiv_q.o
  20314. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c broot.c -fPIC -DPIC -o .libs/broot.o
  20315. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c brootinv.c -fPIC -DPIC -o .libs/brootinv.o
  20316. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dcpi1_bdiv_qr.c -o dcpi1_bdiv_qr.o >/dev/null 2>&1
  20317. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrt | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o bsqrt.lo bsqrt.c
  20318. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c bdiv_q.c -o bdiv_q.o >/dev/null 2>&1
  20319. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c bdiv_qr.c -o bdiv_qr.o >/dev/null 2>&1
  20320. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c bsqrt.c -fPIC -DPIC -o .libs/bsqrt.o
  20321. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mu_bdiv_q.c -o mu_bdiv_q.o >/dev/null 2>&1
  20322. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mu_bdiv_qr.c -o mu_bdiv_qr.o >/dev/null 2>&1
  20323. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c brootinv.c -o brootinv.o >/dev/null 2>&1
  20324. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c bsqrt.c -o bsqrt.o >/dev/null 2>&1
  20325. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o bsqrtinv.lo bsqrtinv.c
  20326. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o divexact.lo divexact.c
  20327. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c broot.c -o broot.o >/dev/null 2>&1
  20328. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c divexact.c -fPIC -DPIC -o .libs/divexact.o
  20329. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'bdiv_dbm1c.asm' || echo './'`bdiv_dbm1c.asm
  20330. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'redc_1.asm' || echo './'`redc_1.asm
  20331. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o redc_2.lo redc_2.c
  20332. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c bsqrtinv.c -fPIC -DPIC -o .libs/bsqrtinv.o
  20333. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o redc_n.lo redc_n.c
  20334. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack bdiv_dbm1c.asm -fPIC -DPIC -o .libs/bdiv_dbm1c.o
  20335. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack redc_1.asm -fPIC -DPIC -o .libs/redc_1.o
  20336. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c redc_2.c -fPIC -DPIC -o .libs/redc_2.o
  20337. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_redc_1 -DPIC redc_1.asm >tmp-redc_1.s
  20338. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_dbm1c -DPIC bdiv_dbm1c.asm >tmp-bdiv_dbm1c.s
  20339. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-redc_1.s -fPIC -DPIC -o .libs/redc_1.o
  20340. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c divexact.c -o divexact.o >/dev/null 2>&1
  20341. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack redc_1.asm -o redc_1.o >/dev/null 2>&1
  20342. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o powm.lo powm.c
  20343. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c bsqrtinv.c -o bsqrtinv.o >/dev/null 2>&1
  20344. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o powlo.lo powlo.c
  20345. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c redc_n.c -fPIC -DPIC -o .libs/redc_n.o
  20346. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-bdiv_dbm1c.s -fPIC -DPIC -o .libs/bdiv_dbm1c.o
  20347. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack bdiv_dbm1c.asm -o bdiv_dbm1c.o >/dev/null 2>&1
  20348. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c powm.c -fPIC -DPIC -o .libs/powm.o
  20349. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c powlo.c -fPIC -DPIC -o .libs/powlo.o
  20350. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_powm | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sec_powm.lo sec_powm.c
  20351. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c redc_2.c -o redc_2.o >/dev/null 2>&1
  20352. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sec_mul.lo sec_mul.c
  20353. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sec_sqr.lo sec_sqr.c
  20354. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_powm.c -fPIC -DPIC -o .libs/sec_powm.o
  20355. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_mul.c -fPIC -DPIC -o .libs/sec_mul.o
  20356. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sec_div_qr.lo sec_div_qr.c
  20357. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c redc_n.c -o redc_n.o >/dev/null 2>&1
  20358. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_sqr.c -fPIC -DPIC -o .libs/sec_sqr.o
  20359. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_mul.c -o sec_mul.o >/dev/null 2>&1
  20360. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_r | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sec_div_r.lo sec_div_r.c
  20361. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_div_qr.c -fPIC -DPIC -o .libs/sec_div_qr.o
  20362. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c powlo.c -o powlo.o >/dev/null 2>&1
  20363. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c
  20364. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_sqr.c -o sec_sqr.o >/dev/null 2>&1
  20365. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_div_r.c -fPIC -DPIC -o .libs/sec_div_r.o
  20366. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sec_pi1_div_r.lo sec_pi1_div_r.c
  20367. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_pi1_div_qr.c -fPIC -DPIC -o .libs/sec_pi1_div_qr.o
  20368. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_div_qr.c -o sec_div_qr.o >/dev/null 2>&1
  20369. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_pi1_div_r.c -fPIC -DPIC -o .libs/sec_pi1_div_r.o
  20370. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_powm.c -o sec_powm.o >/dev/null 2>&1
  20371. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sec_add_1.lo sec_add_1.c
  20372. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_div_r.c -o sec_div_r.o >/dev/null 2>&1
  20373. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c powm.c -o powm.o >/dev/null 2>&1
  20374. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_add_1.c -fPIC -DPIC -o .libs/sec_add_1.o
  20375. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_pi1_div_r.c -o sec_pi1_div_r.o >/dev/null 2>&1
  20376. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sec_sub_1.lo sec_sub_1.c
  20377. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_pi1_div_qr.c -o sec_pi1_div_qr.o >/dev/null 2>&1
  20378. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_invert | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sec_invert.lo sec_invert.c
  20379. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o trialdiv.lo trialdiv.c
  20380. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_add_1.c -o sec_add_1.o >/dev/null 2>&1
  20381. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_sub_1.c -fPIC -DPIC -o .libs/sec_sub_1.o
  20382. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o remove.lo remove.c
  20383. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'and_n.asm' || echo './'`and_n.asm
  20384. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c trialdiv.c -fPIC -DPIC -o .libs/trialdiv.o
  20385. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_invert.c -fPIC -DPIC -o .libs/sec_invert.o
  20386. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'andn_n.asm' || echo './'`andn_n.asm
  20387. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c remove.c -fPIC -DPIC -o .libs/remove.o
  20388. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_sub_1.c -o sec_sub_1.o >/dev/null 2>&1
  20389. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack and_n.asm -fPIC -DPIC -o .libs/and_n.o
  20390. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_and_n -DPIC and_n.asm >tmp-and_n.s
  20391. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'nand_n.asm' || echo './'`nand_n.asm
  20392. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack andn_n.asm -fPIC -DPIC -o .libs/andn_n.o
  20393. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_andn_n -DPIC andn_n.asm >tmp-andn_n.s
  20394. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-and_n.s -fPIC -DPIC -o .libs/and_n.o
  20395. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'ior_n.asm' || echo './'`ior_n.asm
  20396. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack and_n.asm -o and_n.o >/dev/null 2>&1
  20397. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sec_invert.c -o sec_invert.o >/dev/null 2>&1
  20398. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-andn_n.s -fPIC -DPIC -o .libs/andn_n.o
  20399. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack nand_n.asm -fPIC -DPIC -o .libs/nand_n.o
  20400. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack andn_n.asm -o andn_n.o >/dev/null 2>&1
  20401. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nand_n -DPIC nand_n.asm >tmp-nand_n.s
  20402. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack ior_n.asm -fPIC -DPIC -o .libs/ior_n.o
  20403. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'iorn_n.asm' || echo './'`iorn_n.asm
  20404. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'nior_n.asm' || echo './'`nior_n.asm
  20405. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c trialdiv.c -o trialdiv.o >/dev/null 2>&1
  20406. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_ior_n -DPIC ior_n.asm >tmp-ior_n.s
  20407. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c remove.c -o remove.o >/dev/null 2>&1
  20408. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack nior_n.asm -fPIC -DPIC -o .libs/nior_n.o
  20409. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nior_n -DPIC nior_n.asm >tmp-nior_n.s
  20410. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-ior_n.s -fPIC -DPIC -o .libs/ior_n.o
  20411. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-nand_n.s -fPIC -DPIC -o .libs/nand_n.o
  20412. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-nior_n.s -fPIC -DPIC -o .libs/nior_n.o
  20413. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack ior_n.asm -o ior_n.o >/dev/null 2>&1
  20414. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack nand_n.asm -o nand_n.o >/dev/null 2>&1
  20415. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack iorn_n.asm -fPIC -DPIC -o .libs/iorn_n.o
  20416. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack nior_n.asm -o nior_n.o >/dev/null 2>&1
  20417. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'xor_n.asm' || echo './'`xor_n.asm
  20418. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_iorn_n -DPIC iorn_n.asm >tmp-iorn_n.s
  20419. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'xnor_n.asm' || echo './'`xnor_n.asm
  20420. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-iorn_n.s -fPIC -DPIC -o .libs/iorn_n.o
  20421. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack xnor_n.asm -fPIC -DPIC -o .libs/xnor_n.o
  20422. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xnor_n -DPIC xnor_n.asm >tmp-xnor_n.s
  20423. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'copyi.asm' || echo './'`copyi.asm
  20424. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack iorn_n.asm -o iorn_n.o >/dev/null 2>&1
  20425. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack xor_n.asm -fPIC -DPIC -o .libs/xor_n.o
  20426. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'copyd.asm' || echo './'`copyd.asm
  20427. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xor_n -DPIC xor_n.asm >tmp-xor_n.s
  20428. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-xnor_n.s -fPIC -DPIC -o .libs/xnor_n.o
  20429. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack copyi.asm -fPIC -DPIC -o .libs/copyi.o
  20430. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o zero.lo zero.c
  20431. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'sec_tabselect.asm' || echo './'`sec_tabselect.asm
  20432. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack xnor_n.asm -o xnor_n.o >/dev/null 2>&1
  20433. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-xor_n.s -fPIC -DPIC -o .libs/xor_n.o
  20434. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyi -DPIC copyi.asm >tmp-copyi.s
  20435. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o comb_tables.lo comb_tables.c
  20436. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack copyd.asm -fPIC -DPIC -o .libs/copyd.o
  20437. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack xor_n.asm -o xor_n.o >/dev/null 2>&1
  20438. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c zero.c -fPIC -DPIC -o .libs/zero.o
  20439. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack sec_tabselect.asm -fPIC -DPIC -o .libs/sec_tabselect.o
  20440. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyd -DPIC copyd.asm >tmp-copyd.s
  20441. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-copyi.s -fPIC -DPIC -o .libs/copyi.o
  20442. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c comb_tables.c -fPIC -DPIC -o .libs/comb_tables.o
  20443. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'invert_limb.asm' || echo './'`invert_limb.asm
  20444. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sec_tabselect -DPIC sec_tabselect.asm >tmp-sec_tabselect.s
  20445. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack copyi.asm -o copyi.o >/dev/null 2>&1
  20446. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_diag_addlsh1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'sqr_diag_addlsh1.asm' || echo './'`sqr_diag_addlsh1.asm
  20447. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-copyd.s -fPIC -DPIC -o .libs/copyd.o
  20448. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-sec_tabselect.s -fPIC -DPIC -o .libs/sec_tabselect.o
  20449. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'mul_2.asm' || echo './'`mul_2.asm
  20450. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack copyd.asm -o copyd.o >/dev/null 2>&1
  20451. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack sec_tabselect.asm -o sec_tabselect.o >/dev/null 2>&1
  20452. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c comb_tables.c -o comb_tables.o >/dev/null 2>&1
  20453. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c zero.c -o zero.o >/dev/null 2>&1
  20454. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mul_2.asm -fPIC -DPIC -o .libs/mul_2.o
  20455. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack invert_limb.asm -fPIC -DPIC -o .libs/invert_limb.o
  20456. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack sqr_diag_addlsh1.asm -fPIC -DPIC -o .libs/sqr_diag_addlsh1.o
  20457. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_2 -DPIC mul_2.asm >tmp-mul_2.s
  20458. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb -DPIC invert_limb.asm >tmp-invert_limb.s
  20459. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_diag_addlsh1 -DPIC sqr_diag_addlsh1.asm >tmp-sqr_diag_addlsh1.s
  20460. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'addmul_2.asm' || echo './'`addmul_2.asm
  20461. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh1_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'addlsh1_n.asm' || echo './'`addlsh1_n.asm
  20462. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh1_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'sublsh1_n.asm' || echo './'`sublsh1_n.asm
  20463. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-mul_2.s -fPIC -DPIC -o .libs/mul_2.o
  20464. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-invert_limb.s -fPIC -DPIC -o .libs/invert_limb.o
  20465. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh1_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'rsblsh1_n.asm' || echo './'`rsblsh1_n.asm
  20466. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack mul_2.asm -o mul_2.o >/dev/null 2>&1
  20467. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-sqr_diag_addlsh1.s -fPIC -DPIC -o .libs/sqr_diag_addlsh1.o
  20468. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack invert_limb.asm -o invert_limb.o >/dev/null 2>&1
  20469. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1add_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'rsh1add_n.asm' || echo './'`rsh1add_n.asm
  20470. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack sqr_diag_addlsh1.asm -o sqr_diag_addlsh1.o >/dev/null 2>&1
  20471. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack addlsh1_n.asm -fPIC -DPIC -o .libs/addlsh1_n.o
  20472. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack addmul_2.asm -fPIC -DPIC -o .libs/addmul_2.o
  20473. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh1_n -DPIC addlsh1_n.asm >tmp-addlsh1_n.s
  20474. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack rsblsh1_n.asm -fPIC -DPIC -o .libs/rsblsh1_n.o
  20475. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh1_n -DPIC rsblsh1_n.asm >tmp-rsblsh1_n.s
  20476. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack sublsh1_n.asm -fPIC -DPIC -o .libs/sublsh1_n.o
  20477. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1sub_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'rsh1sub_n.asm' || echo './'`rsh1sub_n.asm
  20478. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_2 -DPIC addmul_2.asm >tmp-addmul_2.s
  20479. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh2_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'addlsh2_n.asm' || echo './'`addlsh2_n.asm
  20480. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack rsh1add_n.asm -fPIC -DPIC -o .libs/rsh1add_n.o
  20481. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sublsh1_n -DPIC sublsh1_n.asm >tmp-sublsh1_n.s
  20482. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1add_n -DPIC rsh1add_n.asm >tmp-rsh1add_n.s
  20483. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-addlsh1_n.s -fPIC -DPIC -o .libs/addlsh1_n.o
  20484. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack addlsh1_n.asm -o addlsh1_n.o >/dev/null 2>&1
  20485. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-rsblsh1_n.s -fPIC -DPIC -o .libs/rsblsh1_n.o
  20486. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh2_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'rsblsh2_n.asm' || echo './'`rsblsh2_n.asm
  20487. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-addmul_2.s -fPIC -DPIC -o .libs/addmul_2.o
  20488. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-sublsh1_n.s -fPIC -DPIC -o .libs/sublsh1_n.o
  20489. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack rsblsh1_n.asm -o rsblsh1_n.o >/dev/null 2>&1
  20490. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack addlsh2_n.asm -fPIC -DPIC -o .libs/addlsh2_n.o
  20491. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack addmul_2.asm -o addmul_2.o >/dev/null 2>&1
  20492. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh2_n -DPIC addlsh2_n.asm >tmp-addlsh2_n.s
  20493. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack rsh1sub_n.asm -fPIC -DPIC -o .libs/rsh1sub_n.o
  20494. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1sub_n -DPIC rsh1sub_n.asm >tmp-rsh1sub_n.s
  20495. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-rsh1add_n.s -fPIC -DPIC -o .libs/rsh1add_n.o
  20496. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack rsh1add_n.asm -o rsh1add_n.o >/dev/null 2>&1
  20497. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack sublsh1_n.asm -o sublsh1_n.o >/dev/null 2>&1
  20498. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-rsh1sub_n.s -fPIC -DPIC -o .libs/rsh1sub_n.o
  20499. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack rsblsh2_n.asm -fPIC -DPIC -o .libs/rsblsh2_n.o
  20500. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack rsh1sub_n.asm -o rsh1sub_n.o >/dev/null 2>&1
  20501. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh2_n -DPIC rsblsh2_n.asm >tmp-rsblsh2_n.s
  20502. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'addlsh_n.asm' || echo './'`addlsh_n.asm
  20503. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'rsblsh_n.asm' || echo './'`rsblsh_n.asm
  20504. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o add_n_sub_n.lo add_n_sub_n.c
  20505. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addaddmul_1msb0 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack `test -f 'addaddmul_1msb0.asm' || echo './'`addaddmul_1msb0.asm
  20506. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack addlsh_n.asm -fPIC -DPIC -o .libs/addlsh_n.o
  20507. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh_n -DPIC addlsh_n.asm >tmp-addlsh_n.s
  20508. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-addlsh2_n.s -fPIC -DPIC -o .libs/addlsh2_n.o
  20509. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-rsblsh2_n.s -fPIC -DPIC -o .libs/rsblsh2_n.o
  20510. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack rsblsh_n.asm -fPIC -DPIC -o .libs/rsblsh_n.o
  20511. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh_n -DPIC rsblsh_n.asm >tmp-rsblsh_n.s
  20512. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c add_n_sub_n.c -fPIC -DPIC -o .libs/add_n_sub_n.o
  20513. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack rsblsh2_n.asm -o rsblsh2_n.o >/dev/null 2>&1
  20514. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack addlsh2_n.asm -o addlsh2_n.o >/dev/null 2>&1
  20515. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack addaddmul_1msb0.asm -fPIC -DPIC -o .libs/addaddmul_1msb0.o
  20516. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-addlsh_n.s -fPIC -DPIC -o .libs/addlsh_n.o
  20517. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addaddmul_1msb0 -DPIC addaddmul_1msb0.asm >tmp-addaddmul_1msb0.s
  20518. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack addlsh_n.asm -o addlsh_n.o >/dev/null 2>&1
  20519. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-rsblsh_n.s -fPIC -DPIC -o .libs/rsblsh_n.o
  20520. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack rsblsh_n.asm -o rsblsh_n.o >/dev/null 2>&1
  20521. gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack tmp-addaddmul_1msb0.s -fPIC -DPIC -o .libs/addaddmul_1msb0.o
  20522. libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -Wa,--noexecstack addaddmul_1msb0.asm -o addaddmul_1msb0.o >/dev/null 2>&1
  20523. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c add_n_sub_n.c -o add_n_sub_n.o >/dev/null 2>&1
  20524. /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -o libmpn.la fib_table.lo mp_bases.lo invert_limb_table.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo cnd_swap.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo zero_p.lo perfsqr.lo perfpow.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo div_qr_1.lo div_qr_1n_pi1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo sec_powm.lo sec_mul.lo sec_sqr.lo sec_div_qr.lo sec_div_r.lo sec_pi1_div_qr.lo sec_pi1_div_r.lo sec_add_1.lo sec_sub_1.lo sec_invert.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo sec_tabselect.lo comb_tables.lo invert_limb.lo sqr_diag_addlsh1.lo mul_2.lo addmul_2.lo addlsh1_n.lo sublsh1_n.lo rsblsh1_n.lo rsh1add_n.lo rsh1sub_n.lo addlsh2_n.lo rsblsh2_n.lo addlsh_n.lo rsblsh_n.lo add_n_sub_n.lo addaddmul_1msb0.lo
  20525. libtool: link: x86_64-linux-gnu-ar cq .libs/libmpn.a .libs/fib_table.o .libs/mp_bases.o .libs/invert_limb_table.o .libs/add.o .libs/add_1.o .libs/add_n.o .libs/sub.o .libs/sub_1.o .libs/sub_n.o .libs/cnd_add_n.o .libs/cnd_sub_n.o .libs/cnd_swap.o .libs/neg.o .libs/com.o .libs/mul_1.o .libs/addmul_1.o .libs/submul_1.o .libs/add_err1_n.o .libs/add_err2_n.o .libs/add_err3_n.o .libs/sub_err1_n.o .libs/sub_err2_n.o .libs/sub_err3_n.o .libs/lshift.o .libs/rshift.o .libs/dive_1.o .libs/diveby3.o .libs/divis.o .libs/divrem.o .libs/divrem_1.o .libs/divrem_2.o .libs/fib2_ui.o .libs/mod_1.o .libs/mod_34lsub1.o .libs/mode1o.o .libs/pre_mod_1.o .libs/dump.o .libs/mod_1_1.o .libs/mod_1_2.o .libs/mod_1_3.o .libs/mod_1_4.o .libs/lshiftc.o .libs/mul.o .libs/mul_fft.o .libs/mul_n.o .libs/sqr.o .libs/mul_basecase.o .libs/sqr_basecase.o .libs/nussbaumer_mul.o .libs/mulmid_basecase.o .libs/toom42_mulmid.o .libs/mulmid_n.o .libs/mulmid.o .libs/random.o .libs/random2.o .libs/pow_1.o .libs/rootrem.o .libs/sqrtrem.o .libs/sizeinbase.o .libs/get_str.o .libs/set_str.o .libs/scan0.o .libs/scan1.o .libs/popcount.o .libs/hamdist.o .libs/cmp.o .libs/zero_p.o .libs/perfsqr.o .libs/perfpow.o .libs/gcd_1.o .libs/gcd.o .libs/gcdext_1.o .libs/gcdext.o .libs/gcd_subdiv_step.o .libs/gcdext_lehmer.o .libs/div_q.o .libs/tdiv_qr.o .libs/jacbase.o .libs/jacobi_2.o .libs/jacobi.o .libs/get_d.o .libs/matrix22_mul.o .libs/matrix22_mul1_inverse_vector.o .libs/hgcd_matrix.o .libs/hgcd2.o .libs/hgcd_step.o .libs/hgcd_reduce.o .libs/hgcd.o .libs/hgcd_appr.o .libs/hgcd2_jacobi.o .libs/hgcd_jacobi.o .libs/mullo_n.o .libs/mullo_basecase.o .libs/toom22_mul.o .libs/toom32_mul.o .libs/toom42_mul.o .libs/toom52_mul.o .libs/toom62_mul.o .libs/toom33_mul.o .libs/toom43_mul.o .libs/toom53_mul.o .libs/toom54_mul.o .libs/toom63_mul.o .libs/toom44_mul.o .libs/toom6h_mul.o .libs/toom6_sqr.o .libs/toom8h_mul.o .libs/toom8_sqr.o .libs/toom_couple_handling.o .libs/toom2_sqr.o .libs/toom3_sqr.o .libs/toom4_sqr.o .libs/toom_eval_dgr3_pm1.o .libs/toom_eval_dgr3_pm2.o .libs/toom_eval_pm1.o .libs/toom_eval_pm2.o .libs/toom_eval_pm2exp.o .libs/toom_eval_pm2rexp.o .libs/toom_interpolate_5pts.o .libs/toom_interpolate_6pts.o .libs/toom_interpolate_7pts.o .libs/toom_interpolate_8pts.o .libs/toom_interpolate_12pts.o .libs/toom_interpolate_16pts.o .libs/invertappr.o .libs/invert.o .libs/binvert.o .libs/mulmod_bnm1.o .libs/sqrmod_bnm1.o .libs/div_qr_1.o .libs/div_qr_1n_pi1.o .libs/div_qr_2.o .libs/div_qr_2n_pi1.o .libs/div_qr_2u_pi1.o .libs/sbpi1_div_q.o .libs/sbpi1_div_qr.o .libs/sbpi1_divappr_q.o .libs/dcpi1_div_q.o .libs/dcpi1_div_qr.o .libs/dcpi1_divappr_q.o .libs/mu_div_qr.o .libs/mu_divappr_q.o .libs/mu_div_q.o .libs/bdiv_q_1.o .libs/sbpi1_bdiv_q.o .libs/sbpi1_bdiv_qr.o .libs/dcpi1_bdiv_q.o .libs/dcpi1_bdiv_qr.o .libs/mu_bdiv_q.o .libs/mu_bdiv_qr.o .libs/bdiv_q.o .libs/bdiv_qr.o .libs/broot.o .libs/brootinv.o .libs/bsqrt.o .libs/bsqrtinv.o .libs/divexact.o .libs/bdiv_dbm1c.o .libs/redc_1.o .libs/redc_2.o .libs/redc_n.o .libs/powm.o .libs/powlo.o .libs/sec_powm.o .libs/sec_mul.o .libs/sec_sqr.o .libs/sec_div_qr.o .libs/sec_div_r.o .libs/sec_pi1_div_qr.o .libs/sec_pi1_div_r.o .libs/sec_add_1.o .libs/sec_sub_1.o .libs/sec_invert.o .libs/trialdiv.o .libs/remove.o .libs/and_n.o .libs/andn_n.o .libs/nand_n.o .libs/ior_n.o .libs/iorn_n.o .libs/nior_n.o .libs/xor_n.o .libs/xnor_n.o .libs/copyi.o .libs/copyd.o .libs/zero.o .libs/sec_tabselect.o .libs/comb_tables.o .libs/invert_limb.o .libs/sqr_diag_addlsh1.o .libs/mul_2.o .libs/addmul_2.o .libs/addlsh1_n.o .libs/sublsh1_n.o .libs/rsblsh1_n.o .libs/rsh1add_n.o .libs/rsh1sub_n.o .libs/addlsh2_n.o .libs/rsblsh2_n.o .libs/addlsh_n.o .libs/rsblsh_n.o .libs/add_n_sub_n.o .libs/addaddmul_1msb0.o
  20526. libtool: link: x86_64-linux-gnu-ranlib .libs/libmpn.a
  20527. libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" )
  20528. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpn'
  20529. Making all in mpz
  20530. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpz'
  20531. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o 2fac_ui.lo 2fac_ui.c
  20532. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o add.lo add.c
  20533. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o add_ui.lo add_ui.c
  20534. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o abs.lo abs.c
  20535. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o aorsmul.lo aorsmul.c
  20536. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o aorsmul_i.lo aorsmul_i.c
  20537. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o and.lo and.c
  20538. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o array_init.lo array_init.c
  20539. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c 2fac_ui.c -fPIC -DPIC -o .libs/2fac_ui.o
  20540. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c aorsmul_i.c -fPIC -DPIC -o .libs/aorsmul_i.o
  20541. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c abs.c -fPIC -DPIC -o .libs/abs.o
  20542. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c aorsmul.c -fPIC -DPIC -o .libs/aorsmul.o
  20543. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o
  20544. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c add.c -fPIC -DPIC -o .libs/add.o
  20545. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c and.c -fPIC -DPIC -o .libs/and.o
  20546. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c array_init.c -fPIC -DPIC -o .libs/array_init.o
  20547. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c array_init.c -o array_init.o >/dev/null 2>&1
  20548. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c aorsmul_i.c -o aorsmul_i.o >/dev/null 2>&1
  20549. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o bin_ui.lo bin_ui.c
  20550. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c aorsmul.c -o aorsmul.o >/dev/null 2>&1
  20551. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c add_ui.c -o add_ui.o >/dev/null 2>&1
  20552. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c bin_ui.c -fPIC -DPIC -o .libs/bin_ui.o
  20553. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c and.c -o and.o >/dev/null 2>&1
  20554. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o bin_uiui.lo bin_uiui.c
  20555. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c bin_uiui.c -fPIC -DPIC -o .libs/bin_uiui.o
  20556. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c bin_ui.c -o bin_ui.o >/dev/null 2>&1
  20557. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c 2fac_ui.c -o 2fac_ui.o >/dev/null 2>&1
  20558. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cdiv_q.lo cdiv_q.c
  20559. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cdiv_q_ui.lo cdiv_q_ui.c
  20560. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c abs.c -o abs.o >/dev/null 2>&1
  20561. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cdiv_q.c -fPIC -DPIC -o .libs/cdiv_q.o
  20562. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cdiv_q_ui.c -fPIC -DPIC -o .libs/cdiv_q_ui.o
  20563. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c add.c -o add.o >/dev/null 2>&1
  20564. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cdiv_qr.lo cdiv_qr.c
  20565. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cdiv_qr_ui.lo cdiv_qr_ui.c
  20566. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cdiv_r.lo cdiv_r.c
  20567. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cdiv_r_ui.lo cdiv_r_ui.c
  20568. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cdiv_q_ui.c -o cdiv_q_ui.o >/dev/null 2>&1
  20569. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cdiv_q.c -o cdiv_q.o >/dev/null 2>&1
  20570. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cdiv_qr_ui.c -fPIC -DPIC -o .libs/cdiv_qr_ui.o
  20571. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cdiv_r_ui.c -fPIC -DPIC -o .libs/cdiv_r_ui.o
  20572. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cdiv_qr.c -fPIC -DPIC -o .libs/cdiv_qr.o
  20573. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cdiv_r.c -fPIC -DPIC -o .libs/cdiv_r.o
  20574. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cdiv_ui.lo cdiv_ui.c
  20575. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cfdiv_q_2exp.lo cfdiv_q_2exp.c
  20576. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cdiv_r.c -o cdiv_r.o >/dev/null 2>&1
  20577. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cdiv_qr_ui.c -o cdiv_qr_ui.o >/dev/null 2>&1
  20578. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cdiv_r_ui.c -o cdiv_r_ui.o >/dev/null 2>&1
  20579. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cfdiv_r_2exp.lo cfdiv_r_2exp.c
  20580. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cfdiv_q_2exp.c -fPIC -DPIC -o .libs/cfdiv_q_2exp.o
  20581. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cdiv_qr.c -o cdiv_qr.o >/dev/null 2>&1
  20582. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cdiv_ui.c -fPIC -DPIC -o .libs/cdiv_ui.o
  20583. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cfdiv_r_2exp.c -fPIC -DPIC -o .libs/cfdiv_r_2exp.o
  20584. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o clear.lo clear.c
  20585. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o clears.lo clears.c
  20586. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c bin_uiui.c -o bin_uiui.o >/dev/null 2>&1
  20587. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o clrbit.lo clrbit.c
  20588. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cdiv_ui.c -o cdiv_ui.o >/dev/null 2>&1
  20589. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cmp.lo cmp.c
  20590. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c clear.c -fPIC -DPIC -o .libs/clear.o
  20591. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cfdiv_q_2exp.c -o cfdiv_q_2exp.o >/dev/null 2>&1
  20592. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c clrbit.c -fPIC -DPIC -o .libs/clrbit.o
  20593. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c clears.c -fPIC -DPIC -o .libs/clears.o
  20594. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp.c -fPIC -DPIC -o .libs/cmp.o
  20595. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c clear.c -o clear.o >/dev/null 2>&1
  20596. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cfdiv_r_2exp.c -o cfdiv_r_2exp.o >/dev/null 2>&1
  20597. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cmp_d.lo cmp_d.c
  20598. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cmp_si.lo cmp_si.c
  20599. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c clears.c -o clears.o >/dev/null 2>&1
  20600. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c clrbit.c -o clrbit.o >/dev/null 2>&1
  20601. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cmp_ui.lo cmp_ui.c
  20602. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o
  20603. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp.c -o cmp.o >/dev/null 2>&1
  20604. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o
  20605. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp_d.c -o cmp_d.o >/dev/null 2>&1
  20606. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cmpabs.lo cmpabs.c
  20607. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cmpabs_d.lo cmpabs_d.c
  20608. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o
  20609. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cmpabs_ui.lo cmpabs_ui.c
  20610. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp_si.c -o cmp_si.o >/dev/null 2>&1
  20611. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o com.lo com.c
  20612. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmpabs.c -fPIC -DPIC -o .libs/cmpabs.o
  20613. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmpabs_d.c -fPIC -DPIC -o .libs/cmpabs_d.o
  20614. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmpabs_ui.c -fPIC -DPIC -o .libs/cmpabs_ui.o
  20615. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp_ui.c -o cmp_ui.o >/dev/null 2>&1
  20616. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c com.c -fPIC -DPIC -o .libs/com.o
  20617. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmpabs.c -o cmpabs.o >/dev/null 2>&1
  20618. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o combit.lo combit.c
  20619. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cong.lo cong.c
  20620. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cong_2exp.lo cong_2exp.c
  20621. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cong_ui.lo cong_ui.c
  20622. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c combit.c -fPIC -DPIC -o .libs/combit.o
  20623. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cong.c -fPIC -DPIC -o .libs/cong.o
  20624. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cong_2exp.c -fPIC -DPIC -o .libs/cong_2exp.o
  20625. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmpabs_ui.c -o cmpabs_ui.o >/dev/null 2>&1
  20626. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cong_ui.c -fPIC -DPIC -o .libs/cong_ui.o
  20627. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o divexact.lo divexact.c
  20628. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c com.c -o com.o >/dev/null 2>&1
  20629. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmpabs_d.c -o cmpabs_d.o >/dev/null 2>&1
  20630. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o divegcd.lo divegcd.c
  20631. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c divexact.c -fPIC -DPIC -o .libs/divexact.o
  20632. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c combit.c -o combit.o >/dev/null 2>&1
  20633. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cong_2exp.c -o cong_2exp.o >/dev/null 2>&1
  20634. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cong_ui.c -o cong_ui.o >/dev/null 2>&1
  20635. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c divegcd.c -fPIC -DPIC -o .libs/divegcd.o
  20636. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cong.c -o cong.o >/dev/null 2>&1
  20637. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o dive_ui.lo dive_ui.c
  20638. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o divis.lo divis.c
  20639. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c divexact.c -o divexact.o >/dev/null 2>&1
  20640. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dive_ui.c -fPIC -DPIC -o .libs/dive_ui.o
  20641. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o divis_ui.lo divis_ui.c
  20642. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o divis_2exp.lo divis_2exp.c
  20643. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o dump.lo dump.c
  20644. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c divis.c -fPIC -DPIC -o .libs/divis.o
  20645. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c divis_2exp.c -fPIC -DPIC -o .libs/divis_2exp.o
  20646. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c divis_ui.c -fPIC -DPIC -o .libs/divis_ui.o
  20647. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dump.c -fPIC -DPIC -o .libs/dump.o
  20648. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c divegcd.c -o divegcd.o >/dev/null 2>&1
  20649. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o export.lo export.c
  20650. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dive_ui.c -o dive_ui.o >/dev/null 2>&1
  20651. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c export.c -fPIC -DPIC -o .libs/export.o
  20652. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c divis_ui.c -o divis_ui.o >/dev/null 2>&1
  20653. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fac_ui.lo fac_ui.c
  20654. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c divis.c -o divis.o >/dev/null 2>&1
  20655. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dump.c -o dump.o >/dev/null 2>&1
  20656. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fdiv_q.lo fdiv_q.c
  20657. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c divis_2exp.c -o divis_2exp.o >/dev/null 2>&1
  20658. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fdiv_q_ui.lo fdiv_q_ui.c
  20659. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fac_ui.c -fPIC -DPIC -o .libs/fac_ui.o
  20660. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fdiv_q.c -fPIC -DPIC -o .libs/fdiv_q.o
  20661. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fdiv_q_ui.c -fPIC -DPIC -o .libs/fdiv_q_ui.o
  20662. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fdiv_qr.lo fdiv_qr.c
  20663. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fdiv_qr_ui.lo fdiv_qr_ui.c
  20664. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fdiv_r.lo fdiv_r.c
  20665. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fdiv_r_ui.lo fdiv_r_ui.c
  20666. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fac_ui.c -o fac_ui.o >/dev/null 2>&1
  20667. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fdiv_qr_ui.c -fPIC -DPIC -o .libs/fdiv_qr_ui.o
  20668. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fdiv_qr.c -fPIC -DPIC -o .libs/fdiv_qr.o
  20669. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c export.c -o export.o >/dev/null 2>&1
  20670. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fdiv_r.c -fPIC -DPIC -o .libs/fdiv_r.o
  20671. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fdiv_q.c -o fdiv_q.o >/dev/null 2>&1
  20672. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fdiv_r_ui.c -fPIC -DPIC -o .libs/fdiv_r_ui.o
  20673. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fdiv_q_ui.c -o fdiv_q_ui.o >/dev/null 2>&1
  20674. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fdiv_qr.c -o fdiv_qr.o >/dev/null 2>&1
  20675. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fdiv_ui.lo fdiv_ui.c
  20676. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fdiv_r.c -o fdiv_r.o >/dev/null 2>&1
  20677. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fdiv_qr_ui.c -o fdiv_qr_ui.o >/dev/null 2>&1
  20678. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fib_ui.lo fib_ui.c
  20679. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fdiv_ui.c -fPIC -DPIC -o .libs/fdiv_ui.o
  20680. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fdiv_r_ui.c -o fdiv_r_ui.o >/dev/null 2>&1
  20681. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fib_ui.c -fPIC -DPIC -o .libs/fib_ui.o
  20682. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fib2_ui.lo fib2_ui.c
  20683. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fits_sint.lo fits_sint.c
  20684. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fits_slong.lo fits_slong.c
  20685. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fits_sshort.lo fits_sshort.c
  20686. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fits_uint.lo fits_uint.c
  20687. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o
  20688. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o
  20689. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fdiv_ui.c -o fdiv_ui.o >/dev/null 2>&1
  20690. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o
  20691. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o
  20692. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o
  20693. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fits_ulong.lo fits_ulong.c
  20694. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fib_ui.c -o fib_ui.o >/dev/null 2>&1
  20695. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fits_ushort.lo fits_ushort.c
  20696. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_sint.c -o fits_sint.o >/dev/null 2>&1
  20697. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_uint.c -o fits_uint.o >/dev/null 2>&1
  20698. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o
  20699. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_sshort.c -o fits_sshort.o >/dev/null 2>&1
  20700. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_slong.c -o fits_slong.o >/dev/null 2>&1
  20701. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fib2_ui.c -o fib2_ui.o >/dev/null 2>&1
  20702. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o
  20703. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o gcd.lo gcd.c
  20704. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_ulong.c -o fits_ulong.o >/dev/null 2>&1
  20705. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o gcd_ui.lo gcd_ui.c
  20706. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o gcdext.lo gcdext.c
  20707. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_d.lo get_d.c
  20708. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c gcd.c -fPIC -DPIC -o .libs/gcd.o
  20709. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_d_2exp.lo get_d_2exp.c
  20710. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c gcd_ui.c -fPIC -DPIC -o .libs/gcd_ui.o
  20711. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_ushort.c -o fits_ushort.o >/dev/null 2>&1
  20712. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o
  20713. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_si.lo get_si.c
  20714. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_str.lo get_str.c
  20715. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_d.c -fPIC -DPIC -o .libs/get_d.o
  20716. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_d_2exp.c -fPIC -DPIC -o .libs/get_d_2exp.o
  20717. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_si.c -fPIC -DPIC -o .libs/get_si.o
  20718. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_d.c -o get_d.o >/dev/null 2>&1
  20719. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_str.c -fPIC -DPIC -o .libs/get_str.o
  20720. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_ui.lo get_ui.c
  20721. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c gcd_ui.c -o gcd_ui.o >/dev/null 2>&1
  20722. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_si.c -o get_si.o >/dev/null 2>&1
  20723. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_d_2exp.c -o get_d_2exp.o >/dev/null 2>&1
  20724. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c gcdext.c -o gcdext.o >/dev/null 2>&1
  20725. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o
  20726. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c gcd.c -o gcd.o >/dev/null 2>&1
  20727. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o getlimbn.lo getlimbn.c
  20728. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o hamdist.lo hamdist.c
  20729. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_str.c -o get_str.o >/dev/null 2>&1
  20730. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c getlimbn.c -fPIC -DPIC -o .libs/getlimbn.o
  20731. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o import.lo import.c
  20732. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hamdist.c -fPIC -DPIC -o .libs/hamdist.o
  20733. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o init.lo init.c
  20734. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_ui.c -o get_ui.o >/dev/null 2>&1
  20735. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o init2.lo init2.c
  20736. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c import.c -fPIC -DPIC -o .libs/import.o
  20737. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c init.c -fPIC -DPIC -o .libs/init.o
  20738. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c init2.c -fPIC -DPIC -o .libs/init2.o
  20739. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c getlimbn.c -o getlimbn.o >/dev/null 2>&1
  20740. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o inits.lo inits.c
  20741. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c init.c -o init.o >/dev/null 2>&1
  20742. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c inits.c -fPIC -DPIC -o .libs/inits.o
  20743. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c hamdist.c -o hamdist.o >/dev/null 2>&1
  20744. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o inp_raw.lo inp_raw.c
  20745. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o inp_str.lo inp_str.c
  20746. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o invert.lo invert.c
  20747. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o ior.lo ior.c
  20748. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c import.c -o import.o >/dev/null 2>&1
  20749. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c inp_raw.c -fPIC -DPIC -o .libs/inp_raw.o
  20750. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o
  20751. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c init2.c -o init2.o >/dev/null 2>&1
  20752. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c invert.c -fPIC -DPIC -o .libs/invert.o
  20753. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c ior.c -fPIC -DPIC -o .libs/ior.o
  20754. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c inits.c -o inits.o >/dev/null 2>&1
  20755. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o iset.lo iset.c
  20756. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c invert.c -o invert.o >/dev/null 2>&1
  20757. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c inp_raw.c -o inp_raw.o >/dev/null 2>&1
  20758. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o iset_d.lo iset_d.c
  20759. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o iset_si.lo iset_si.c
  20760. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o iset_str.lo iset_str.c
  20761. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset.c -fPIC -DPIC -o .libs/iset.o
  20762. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c inp_str.c -o inp_str.o >/dev/null 2>&1
  20763. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset_d.c -fPIC -DPIC -o .libs/iset_d.o
  20764. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset_si.c -fPIC -DPIC -o .libs/iset_si.o
  20765. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset_str.c -fPIC -DPIC -o .libs/iset_str.o
  20766. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o iset_ui.lo iset_ui.c
  20767. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset_d.c -o iset_d.o >/dev/null 2>&1
  20768. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o jacobi.lo jacobi.c
  20769. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c ior.c -o ior.o >/dev/null 2>&1
  20770. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset_ui.c -fPIC -DPIC -o .libs/iset_ui.o
  20771. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset.c -o iset.o >/dev/null 2>&1
  20772. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset_si.c -o iset_si.o >/dev/null 2>&1
  20773. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset_str.c -o iset_str.o >/dev/null 2>&1
  20774. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o kronsz.lo kronsz.c
  20775. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c jacobi.c -fPIC -DPIC -o .libs/jacobi.o
  20776. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o kronuz.lo kronuz.c
  20777. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o kronzs.lo kronzs.c
  20778. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset_ui.c -o iset_ui.o >/dev/null 2>&1
  20779. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o kronzu.lo kronzu.c
  20780. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c kronuz.c -fPIC -DPIC -o .libs/kronuz.o
  20781. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o lcm.lo lcm.c
  20782. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c kronsz.c -fPIC -DPIC -o .libs/kronsz.o
  20783. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c kronzu.c -fPIC -DPIC -o .libs/kronzu.o
  20784. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c kronzs.c -fPIC -DPIC -o .libs/kronzs.o
  20785. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c lcm.c -fPIC -DPIC -o .libs/lcm.o
  20786. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o lcm_ui.lo lcm_ui.c
  20787. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c kronsz.c -o kronsz.o >/dev/null 2>&1
  20788. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c jacobi.c -o jacobi.o >/dev/null 2>&1
  20789. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o limbs_read.lo limbs_read.c
  20790. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c kronzs.c -o kronzs.o >/dev/null 2>&1
  20791. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c kronuz.c -o kronuz.o >/dev/null 2>&1
  20792. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c lcm.c -o lcm.o >/dev/null 2>&1
  20793. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c lcm_ui.c -fPIC -DPIC -o .libs/lcm_ui.o
  20794. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c limbs_read.c -fPIC -DPIC -o .libs/limbs_read.o
  20795. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c kronzu.c -o kronzu.o >/dev/null 2>&1
  20796. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o limbs_write.lo limbs_write.c
  20797. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c limbs_read.c -o limbs_read.o >/dev/null 2>&1
  20798. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o limbs_modify.lo limbs_modify.c
  20799. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o limbs_finish.lo limbs_finish.c
  20800. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o lucnum_ui.lo lucnum_ui.c
  20801. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c limbs_write.c -fPIC -DPIC -o .libs/limbs_write.o
  20802. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c lcm_ui.c -o lcm_ui.o >/dev/null 2>&1
  20803. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o lucnum2_ui.lo lucnum2_ui.c
  20804. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mfac_uiui.lo mfac_uiui.c
  20805. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c limbs_modify.c -fPIC -DPIC -o .libs/limbs_modify.o
  20806. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c limbs_finish.c -fPIC -DPIC -o .libs/limbs_finish.o
  20807. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c lucnum_ui.c -fPIC -DPIC -o .libs/lucnum_ui.o
  20808. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c lucnum2_ui.c -fPIC -DPIC -o .libs/lucnum2_ui.o
  20809. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o millerrabin.lo millerrabin.c
  20810. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c millerrabin.c -fPIC -DPIC -o .libs/millerrabin.o
  20811. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mfac_uiui.c -fPIC -DPIC -o .libs/mfac_uiui.o
  20812. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c limbs_write.c -o limbs_write.o >/dev/null 2>&1
  20813. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c limbs_modify.c -o limbs_modify.o >/dev/null 2>&1
  20814. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mod.lo mod.c
  20815. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c limbs_finish.c -o limbs_finish.o >/dev/null 2>&1
  20816. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mod.c -fPIC -DPIC -o .libs/mod.o
  20817. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c lucnum2_ui.c -o lucnum2_ui.o >/dev/null 2>&1
  20818. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c lucnum_ui.c -o lucnum_ui.o >/dev/null 2>&1
  20819. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mul.lo mul.c
  20820. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mfac_uiui.c -o mfac_uiui.o >/dev/null 2>&1
  20821. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mul_2exp.lo mul_2exp.c
  20822. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c millerrabin.c -o millerrabin.o >/dev/null 2>&1
  20823. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mul_si.lo mul_si.c
  20824. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mod.c -o mod.o >/dev/null 2>&1
  20825. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o
  20826. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul.c -fPIC -DPIC -o .libs/mul.o
  20827. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mul_ui.lo mul_ui.c
  20828. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul_si.c -fPIC -DPIC -o .libs/mul_si.o
  20829. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul_2exp.c -o mul_2exp.o >/dev/null 2>&1
  20830. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o n_pow_ui.lo n_pow_ui.c
  20831. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o neg.lo neg.c
  20832. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o nextprime.lo nextprime.c
  20833. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o
  20834. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o oddfac_1.lo oddfac_1.c
  20835. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c nextprime.c -fPIC -DPIC -o .libs/nextprime.o
  20836. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c n_pow_ui.c -fPIC -DPIC -o .libs/n_pow_ui.o
  20837. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c neg.c -fPIC -DPIC -o .libs/neg.o
  20838. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul_si.c -o mul_si.o >/dev/null 2>&1
  20839. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c oddfac_1.c -fPIC -DPIC -o .libs/oddfac_1.o
  20840. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul.c -o mul.o >/dev/null 2>&1
  20841. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul_ui.c -o mul_ui.o >/dev/null 2>&1
  20842. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o out_raw.lo out_raw.c
  20843. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c neg.c -o neg.o >/dev/null 2>&1
  20844. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c nextprime.c -o nextprime.o >/dev/null 2>&1
  20845. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o out_str.lo out_str.c
  20846. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o perfpow.lo perfpow.c
  20847. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c out_raw.c -fPIC -DPIC -o .libs/out_raw.o
  20848. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c out_str.c -fPIC -DPIC -o .libs/out_str.o
  20849. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c perfpow.c -fPIC -DPIC -o .libs/perfpow.o
  20850. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o perfsqr.lo perfsqr.c
  20851. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o popcount.lo popcount.c
  20852. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c n_pow_ui.c -o n_pow_ui.o >/dev/null 2>&1
  20853. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.o
  20854. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o pow_ui.lo pow_ui.c
  20855. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c popcount.c -fPIC -DPIC -o .libs/popcount.o
  20856. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c perfpow.c -o perfpow.o >/dev/null 2>&1
  20857. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c oddfac_1.c -o oddfac_1.o >/dev/null 2>&1
  20858. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c out_raw.c -o out_raw.o >/dev/null 2>&1
  20859. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c popcount.c -o popcount.o >/dev/null 2>&1
  20860. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c perfsqr.c -o perfsqr.o >/dev/null 2>&1
  20861. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o
  20862. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c out_str.c -o out_str.o >/dev/null 2>&1
  20863. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o powm.lo powm.c
  20864. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o powm_sec.lo powm_sec.c
  20865. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c pow_ui.c -o pow_ui.o >/dev/null 2>&1
  20866. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o powm_ui.lo powm_ui.c
  20867. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o pprime_p.lo pprime_p.c
  20868. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c powm.c -fPIC -DPIC -o .libs/powm.o
  20869. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o prodlimbs.lo prodlimbs.c
  20870. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c powm_sec.c -fPIC -DPIC -o .libs/powm_sec.o
  20871. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c powm_ui.c -fPIC -DPIC -o .libs/powm_ui.o
  20872. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o primorial_ui.lo primorial_ui.c
  20873. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c prodlimbs.c -fPIC -DPIC -o .libs/prodlimbs.o
  20874. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c pprime_p.c -fPIC -DPIC -o .libs/pprime_p.o
  20875. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o random.lo random.c
  20876. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o random2.lo random2.c
  20877. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c primorial_ui.c -fPIC -DPIC -o .libs/primorial_ui.o
  20878. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c random2.c -fPIC -DPIC -o .libs/random2.o
  20879. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c random.c -fPIC -DPIC -o .libs/random.o
  20880. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c prodlimbs.c -o prodlimbs.o >/dev/null 2>&1
  20881. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c powm_sec.c -o powm_sec.o >/dev/null 2>&1
  20882. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c random2.c -o random2.o >/dev/null 2>&1
  20883. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c pprime_p.c -o pprime_p.o >/dev/null 2>&1
  20884. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c primorial_ui.c -o primorial_ui.o >/dev/null 2>&1
  20885. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c random.c -o random.o >/dev/null 2>&1
  20886. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o realloc.lo realloc.c
  20887. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o realloc2.lo realloc2.c
  20888. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c realloc.c -fPIC -DPIC -o .libs/realloc.o
  20889. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c powm_ui.c -o powm_ui.o >/dev/null 2>&1
  20890. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c realloc2.c -fPIC -DPIC -o .libs/realloc2.o
  20891. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o remove.lo remove.c
  20892. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o roinit_n.lo roinit_n.c
  20893. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c powm.c -o powm.o >/dev/null 2>&1
  20894. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c remove.c -fPIC -DPIC -o .libs/remove.o
  20895. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c realloc.c -o realloc.o >/dev/null 2>&1
  20896. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o root.lo root.c
  20897. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o rootrem.lo rootrem.c
  20898. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c roinit_n.c -fPIC -DPIC -o .libs/roinit_n.o
  20899. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c realloc2.c -o realloc2.o >/dev/null 2>&1
  20900. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c root.c -fPIC -DPIC -o .libs/root.o
  20901. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o
  20902. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c roinit_n.c -o roinit_n.o >/dev/null 2>&1
  20903. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c remove.c -o remove.o >/dev/null 2>&1
  20904. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o rrandomb.lo rrandomb.c
  20905. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o scan0.lo scan0.c
  20906. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c rrandomb.c -fPIC -DPIC -o .libs/rrandomb.o
  20907. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o scan1.lo scan1.c
  20908. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c root.c -o root.o >/dev/null 2>&1
  20909. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c scan0.c -fPIC -DPIC -o .libs/scan0.o
  20910. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c scan1.c -fPIC -DPIC -o .libs/scan1.o
  20911. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c rootrem.c -o rootrem.o >/dev/null 2>&1
  20912. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set.lo set.c
  20913. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c scan1.c -o scan1.o >/dev/null 2>&1
  20914. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_d.lo set_d.c
  20915. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c rrandomb.c -o rrandomb.o >/dev/null 2>&1
  20916. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c scan0.c -o scan0.o >/dev/null 2>&1
  20917. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set.c -fPIC -DPIC -o .libs/set.o
  20918. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_f.lo set_f.c
  20919. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_q.lo set_q.c
  20920. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_d.c -fPIC -DPIC -o .libs/set_d.o
  20921. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_f.c -fPIC -DPIC -o .libs/set_f.o
  20922. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_q.c -fPIC -DPIC -o .libs/set_q.o
  20923. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_si.lo set_si.c
  20924. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_str.lo set_str.c
  20925. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set.c -o set.o >/dev/null 2>&1
  20926. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_ui.lo set_ui.c
  20927. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o setbit.lo setbit.c
  20928. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_si.c -fPIC -DPIC -o .libs/set_si.o
  20929. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_q.c -o set_q.o >/dev/null 2>&1
  20930. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_d.c -o set_d.o >/dev/null 2>&1
  20931. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_str.c -fPIC -DPIC -o .libs/set_str.o
  20932. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_f.c -o set_f.o >/dev/null 2>&1
  20933. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c setbit.c -fPIC -DPIC -o .libs/setbit.o
  20934. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o
  20935. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o size.lo size.c
  20936. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sizeinbase.lo sizeinbase.c
  20937. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_si.c -o set_si.o >/dev/null 2>&1
  20938. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_ui.c -o set_ui.o >/dev/null 2>&1
  20939. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sqrt.lo sqrt.c
  20940. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c size.c -fPIC -DPIC -o .libs/size.o
  20941. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c setbit.c -o setbit.o >/dev/null 2>&1
  20942. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sizeinbase.c -fPIC -DPIC -o .libs/sizeinbase.o
  20943. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o
  20944. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sqrtrem.lo sqrtrem.c
  20945. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_str.c -o set_str.o >/dev/null 2>&1
  20946. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sub.lo sub.c
  20947. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sub_ui.lo sub_ui.c
  20948. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c size.c -o size.o >/dev/null 2>&1
  20949. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o
  20950. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sub.c -fPIC -DPIC -o .libs/sub.o
  20951. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sizeinbase.c -o sizeinbase.o >/dev/null 2>&1
  20952. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o
  20953. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o swap.lo swap.c
  20954. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sqrt.c -o sqrt.o >/dev/null 2>&1
  20955. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c swap.c -fPIC -DPIC -o .libs/swap.o
  20956. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o tdiv_ui.lo tdiv_ui.c
  20957. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o tdiv_q.lo tdiv_q.c
  20958. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sqrtrem.c -o sqrtrem.o >/dev/null 2>&1
  20959. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o tdiv_q_2exp.lo tdiv_q_2exp.c
  20960. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sub_ui.c -o sub_ui.o >/dev/null 2>&1
  20961. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sub.c -o sub.o >/dev/null 2>&1
  20962. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_ui.c -fPIC -DPIC -o .libs/tdiv_ui.o
  20963. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_q.c -fPIC -DPIC -o .libs/tdiv_q.o
  20964. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c swap.c -o swap.o >/dev/null 2>&1
  20965. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_q_2exp.c -fPIC -DPIC -o .libs/tdiv_q_2exp.o
  20966. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o tdiv_q_ui.lo tdiv_q_ui.c
  20967. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o tdiv_qr.lo tdiv_qr.c
  20968. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_ui.c -o tdiv_ui.o >/dev/null 2>&1
  20969. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o tdiv_qr_ui.lo tdiv_qr_ui.c
  20970. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_q_ui.c -fPIC -DPIC -o .libs/tdiv_q_ui.o
  20971. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_q.c -o tdiv_q.o >/dev/null 2>&1
  20972. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o tdiv_r.lo tdiv_r.c
  20973. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o
  20974. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_qr_ui.c -fPIC -DPIC -o .libs/tdiv_qr_ui.o
  20975. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_q_2exp.c -o tdiv_q_2exp.o >/dev/null 2>&1
  20976. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o tdiv_r_2exp.lo tdiv_r_2exp.c
  20977. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_r.c -fPIC -DPIC -o .libs/tdiv_r.o
  20978. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_q_ui.c -o tdiv_q_ui.o >/dev/null 2>&1
  20979. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o tdiv_r_ui.lo tdiv_r_ui.c
  20980. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_r_2exp.c -fPIC -DPIC -o .libs/tdiv_r_2exp.o
  20981. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_qr_ui.c -o tdiv_qr_ui.o >/dev/null 2>&1
  20982. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o tstbit.lo tstbit.c
  20983. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_qr.c -o tdiv_qr.o >/dev/null 2>&1
  20984. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o ui_pow_ui.lo ui_pow_ui.c
  20985. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o ui_sub.lo ui_sub.c
  20986. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_r_ui.c -fPIC -DPIC -o .libs/tdiv_r_ui.o
  20987. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tstbit.c -fPIC -DPIC -o .libs/tstbit.o
  20988. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_r.c -o tdiv_r.o >/dev/null 2>&1
  20989. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o
  20990. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c ui_pow_ui.c -fPIC -DPIC -o .libs/ui_pow_ui.o
  20991. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_r_2exp.c -o tdiv_r_2exp.o >/dev/null 2>&1
  20992. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o urandomb.lo urandomb.c
  20993. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tstbit.c -o tstbit.o >/dev/null 2>&1
  20994. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c ui_pow_ui.c -o ui_pow_ui.o >/dev/null 2>&1
  20995. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tdiv_r_ui.c -o tdiv_r_ui.o >/dev/null 2>&1
  20996. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o urandomm.lo urandomm.c
  20997. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o
  20998. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o xor.lo xor.c
  20999. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c ui_sub.c -o ui_sub.o >/dev/null 2>&1
  21000. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c urandomm.c -fPIC -DPIC -o .libs/urandomm.o
  21001. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c urandomb.c -o urandomb.o >/dev/null 2>&1
  21002. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c xor.c -fPIC -DPIC -o .libs/xor.o
  21003. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c urandomm.c -o urandomm.o >/dev/null 2>&1
  21004. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c xor.c -o xor.o >/dev/null 2>&1
  21005. /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -o libmpz.la 2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo limbs_read.lo limbs_write.lo limbs_modify.lo limbs_finish.lo lucnum_ui.lo lucnum2_ui.lo mfac_uiui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo roinit_n.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo
  21006. libtool: link: x86_64-linux-gnu-ar cq .libs/libmpz.a .libs/2fac_ui.o .libs/add.o .libs/add_ui.o .libs/abs.o .libs/aorsmul.o .libs/aorsmul_i.o .libs/and.o .libs/array_init.o .libs/bin_ui.o .libs/bin_uiui.o .libs/cdiv_q.o .libs/cdiv_q_ui.o .libs/cdiv_qr.o .libs/cdiv_qr_ui.o .libs/cdiv_r.o .libs/cdiv_r_ui.o .libs/cdiv_ui.o .libs/cfdiv_q_2exp.o .libs/cfdiv_r_2exp.o .libs/clear.o .libs/clears.o .libs/clrbit.o .libs/cmp.o .libs/cmp_d.o .libs/cmp_si.o .libs/cmp_ui.o .libs/cmpabs.o .libs/cmpabs_d.o .libs/cmpabs_ui.o .libs/com.o .libs/combit.o .libs/cong.o .libs/cong_2exp.o .libs/cong_ui.o .libs/divexact.o .libs/divegcd.o .libs/dive_ui.o .libs/divis.o .libs/divis_ui.o .libs/divis_2exp.o .libs/dump.o .libs/export.o .libs/fac_ui.o .libs/fdiv_q.o .libs/fdiv_q_ui.o .libs/fdiv_qr.o .libs/fdiv_qr_ui.o .libs/fdiv_r.o .libs/fdiv_r_ui.o .libs/fdiv_ui.o .libs/fib_ui.o .libs/fib2_ui.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_sshort.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_ushort.o .libs/gcd.o .libs/gcd_ui.o .libs/gcdext.o .libs/get_d.o .libs/get_d_2exp.o .libs/get_si.o .libs/get_str.o .libs/get_ui.o .libs/getlimbn.o .libs/hamdist.o .libs/import.o .libs/init.o .libs/init2.o .libs/inits.o .libs/inp_raw.o .libs/inp_str.o .libs/invert.o .libs/ior.o .libs/iset.o .libs/iset_d.o .libs/iset_si.o .libs/iset_str.o .libs/iset_ui.o .libs/jacobi.o .libs/kronsz.o .libs/kronuz.o .libs/kronzs.o .libs/kronzu.o .libs/lcm.o .libs/lcm_ui.o .libs/limbs_read.o .libs/limbs_write.o .libs/limbs_modify.o .libs/limbs_finish.o .libs/lucnum_ui.o .libs/lucnum2_ui.o .libs/mfac_uiui.o .libs/millerrabin.o .libs/mod.o .libs/mul.o .libs/mul_2exp.o .libs/mul_si.o .libs/mul_ui.o .libs/n_pow_ui.o .libs/neg.o .libs/nextprime.o .libs/oddfac_1.o .libs/out_raw.o .libs/out_str.o .libs/perfpow.o .libs/perfsqr.o .libs/popcount.o .libs/pow_ui.o .libs/powm.o .libs/powm_sec.o .libs/powm_ui.o .libs/pprime_p.o .libs/prodlimbs.o .libs/primorial_ui.o .libs/random.o .libs/random2.o .libs/realloc.o .libs/realloc2.o .libs/remove.o .libs/roinit_n.o .libs/root.o .libs/rootrem.o .libs/rrandomb.o .libs/scan0.o .libs/scan1.o .libs/set.o .libs/set_d.o .libs/set_f.o .libs/set_q.o .libs/set_si.o .libs/set_str.o .libs/set_ui.o .libs/setbit.o .libs/size.o .libs/sizeinbase.o .libs/sqrt.o .libs/sqrtrem.o .libs/sub.o .libs/sub_ui.o .libs/swap.o .libs/tdiv_ui.o .libs/tdiv_q.o .libs/tdiv_q_2exp.o .libs/tdiv_q_ui.o .libs/tdiv_qr.o .libs/tdiv_qr_ui.o .libs/tdiv_r.o .libs/tdiv_r_2exp.o .libs/tdiv_r_ui.o .libs/tstbit.o .libs/ui_pow_ui.o .libs/ui_sub.o .libs/urandomb.o .libs/urandomm.o .libs/xor.o
  21007. libtool: link: x86_64-linux-gnu-ranlib .libs/libmpz.a
  21008. libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" )
  21009. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpz'
  21010. Making all in mpq
  21011. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpq'
  21012. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o abs.lo abs.c
  21013. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o aors.lo aors.c
  21014. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o canonicalize.lo canonicalize.c
  21015. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o clear.lo clear.c
  21016. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o clears.lo clears.c
  21017. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cmp.lo cmp.c
  21018. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cmp_si.lo cmp_si.c
  21019. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cmp_ui.lo cmp_ui.c
  21020. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c clear.c -fPIC -DPIC -o .libs/clear.o
  21021. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp.c -fPIC -DPIC -o .libs/cmp.o
  21022. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c clears.c -fPIC -DPIC -o .libs/clears.o
  21023. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c abs.c -fPIC -DPIC -o .libs/abs.o
  21024. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c aors.c -fPIC -DPIC -o .libs/aors.o
  21025. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o
  21026. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c canonicalize.c -fPIC -DPIC -o .libs/canonicalize.o
  21027. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o
  21028. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c clear.c -o clear.o >/dev/null 2>&1
  21029. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c abs.c -o abs.o >/dev/null 2>&1
  21030. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp_si.c -o cmp_si.o >/dev/null 2>&1
  21031. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c clears.c -o clears.o >/dev/null 2>&1
  21032. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c canonicalize.c -o canonicalize.o >/dev/null 2>&1
  21033. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp_ui.c -o cmp_ui.o >/dev/null 2>&1
  21034. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c aors.c -o aors.o >/dev/null 2>&1
  21035. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp.c -o cmp.o >/dev/null 2>&1
  21036. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o div.lo div.c
  21037. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o equal.lo equal.c
  21038. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_d.lo get_d.c
  21039. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c equal.c -fPIC -DPIC -o .libs/equal.o
  21040. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_d.c -fPIC -DPIC -o .libs/get_d.o
  21041. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c div.c -fPIC -DPIC -o .libs/div.o
  21042. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_den.lo get_den.c
  21043. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_num.lo get_num.c
  21044. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_str.lo get_str.c
  21045. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o init.lo init.c
  21046. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_str.c -fPIC -DPIC -o .libs/get_str.o
  21047. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_den.c -fPIC -DPIC -o .libs/get_den.o
  21048. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_num.c -fPIC -DPIC -o .libs/get_num.o
  21049. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c init.c -fPIC -DPIC -o .libs/init.o
  21050. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o inits.lo inits.c
  21051. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c equal.c -o equal.o >/dev/null 2>&1
  21052. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c inits.c -fPIC -DPIC -o .libs/inits.o
  21053. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_den.c -o get_den.o >/dev/null 2>&1
  21054. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_num.c -o get_num.o >/dev/null 2>&1
  21055. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c init.c -o init.o >/dev/null 2>&1
  21056. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c div.c -o div.o >/dev/null 2>&1
  21057. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o inp_str.lo inp_str.c
  21058. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o inv.lo inv.c
  21059. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o md_2exp.lo md_2exp.c
  21060. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_d.c -o get_d.o >/dev/null 2>&1
  21061. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_str.c -o get_str.o >/dev/null 2>&1
  21062. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c inits.c -o inits.o >/dev/null 2>&1
  21063. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o
  21064. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c md_2exp.c -fPIC -DPIC -o .libs/md_2exp.o
  21065. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c inv.c -fPIC -DPIC -o .libs/inv.o
  21066. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mul.lo mul.c
  21067. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o neg.lo neg.c
  21068. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o out_str.lo out_str.c
  21069. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set.lo set.c
  21070. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c md_2exp.c -o md_2exp.o >/dev/null 2>&1
  21071. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_den.lo set_den.c
  21072. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c inp_str.c -o inp_str.o >/dev/null 2>&1
  21073. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul.c -fPIC -DPIC -o .libs/mul.o
  21074. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c inv.c -o inv.o >/dev/null 2>&1
  21075. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c neg.c -fPIC -DPIC -o .libs/neg.o
  21076. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c out_str.c -fPIC -DPIC -o .libs/out_str.o
  21077. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set.c -fPIC -DPIC -o .libs/set.o
  21078. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_den.c -fPIC -DPIC -o .libs/set_den.o
  21079. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_num.lo set_num.c
  21080. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_num.c -fPIC -DPIC -o .libs/set_num.o
  21081. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_si.lo set_si.c
  21082. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c neg.c -o neg.o >/dev/null 2>&1
  21083. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_str.lo set_str.c
  21084. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c out_str.c -o out_str.o >/dev/null 2>&1
  21085. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set.c -o set.o >/dev/null 2>&1
  21086. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul.c -o mul.o >/dev/null 2>&1
  21087. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_den.c -o set_den.o >/dev/null 2>&1
  21088. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_si.c -fPIC -DPIC -o .libs/set_si.o
  21089. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_num.c -o set_num.o >/dev/null 2>&1
  21090. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_ui.lo set_ui.c
  21091. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_str.c -fPIC -DPIC -o .libs/set_str.o
  21092. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_z.lo set_z.c
  21093. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_d.lo set_d.c
  21094. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o
  21095. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_si.c -o set_si.o >/dev/null 2>&1
  21096. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_z.c -fPIC -DPIC -o .libs/set_z.o
  21097. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_f.lo set_f.c
  21098. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o swap.lo swap.c
  21099. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_d.c -fPIC -DPIC -o .libs/set_d.o
  21100. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_ui.c -o set_ui.o >/dev/null 2>&1
  21101. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_z.c -o set_z.o >/dev/null 2>&1
  21102. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_f.c -fPIC -DPIC -o .libs/set_f.o
  21103. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c swap.c -fPIC -DPIC -o .libs/swap.o
  21104. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_str.c -o set_str.o >/dev/null 2>&1
  21105. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_d.c -o set_d.o >/dev/null 2>&1
  21106. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_f.c -o set_f.o >/dev/null 2>&1
  21107. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c swap.c -o swap.o >/dev/null 2>&1
  21108. /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -o libmpq.la abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo
  21109. libtool: link: x86_64-linux-gnu-ar cq .libs/libmpq.a .libs/abs.o .libs/aors.o .libs/canonicalize.o .libs/clear.o .libs/clears.o .libs/cmp.o .libs/cmp_si.o .libs/cmp_ui.o .libs/div.o .libs/equal.o .libs/get_d.o .libs/get_den.o .libs/get_num.o .libs/get_str.o .libs/init.o .libs/inits.o .libs/inp_str.o .libs/inv.o .libs/md_2exp.o .libs/mul.o .libs/neg.o .libs/out_str.o .libs/set.o .libs/set_den.o .libs/set_num.o .libs/set_si.o .libs/set_str.o .libs/set_ui.o .libs/set_z.o .libs/set_d.o .libs/set_f.o .libs/swap.o
  21110. libtool: link: x86_64-linux-gnu-ranlib .libs/libmpq.a
  21111. libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" )
  21112. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpq'
  21113. Making all in mpf
  21114. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpf'
  21115. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o init.lo init.c
  21116. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o init2.lo init2.c
  21117. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o inits.lo inits.c
  21118. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set.lo set.c
  21119. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_ui.lo set_ui.c
  21120. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_si.lo set_si.c
  21121. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_str.lo set_str.c
  21122. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_d.lo set_d.c
  21123. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c init.c -fPIC -DPIC -o .libs/init.o
  21124. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c inits.c -fPIC -DPIC -o .libs/inits.o
  21125. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c init2.c -fPIC -DPIC -o .libs/init2.o
  21126. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_si.c -fPIC -DPIC -o .libs/set_si.o
  21127. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set.c -fPIC -DPIC -o .libs/set.o
  21128. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_d.c -fPIC -DPIC -o .libs/set_d.o
  21129. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_str.c -fPIC -DPIC -o .libs/set_str.o
  21130. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o
  21131. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set.c -o set.o >/dev/null 2>&1
  21132. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_d.c -o set_d.o >/dev/null 2>&1
  21133. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_z.lo set_z.c
  21134. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_q.lo set_q.c
  21135. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_q.c -fPIC -DPIC -o .libs/set_q.o
  21136. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_z.c -fPIC -DPIC -o .libs/set_z.o
  21137. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_si.c -o set_si.o >/dev/null 2>&1
  21138. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c init2.c -o init2.o >/dev/null 2>&1
  21139. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_ui.c -o set_ui.o >/dev/null 2>&1
  21140. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c init.c -o init.o >/dev/null 2>&1
  21141. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c inits.c -o inits.o >/dev/null 2>&1
  21142. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o iset.lo iset.c
  21143. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o iset_ui.lo iset_ui.c
  21144. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o iset_si.lo iset_si.c
  21145. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o iset_str.lo iset_str.c
  21146. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_z.c -o set_z.o >/dev/null 2>&1
  21147. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o iset_d.lo iset_d.c
  21148. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset.c -fPIC -DPIC -o .libs/iset.o
  21149. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset_str.c -fPIC -DPIC -o .libs/iset_str.o
  21150. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset_si.c -fPIC -DPIC -o .libs/iset_si.o
  21151. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset_ui.c -fPIC -DPIC -o .libs/iset_ui.o
  21152. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset_d.c -fPIC -DPIC -o .libs/iset_d.o
  21153. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_q.c -o set_q.o >/dev/null 2>&1
  21154. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_str.c -o set_str.o >/dev/null 2>&1
  21155. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset.c -o iset.o >/dev/null 2>&1
  21156. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset_str.c -o iset_str.o >/dev/null 2>&1
  21157. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o clear.lo clear.c
  21158. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset_si.c -o iset_si.o >/dev/null 2>&1
  21159. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset_d.c -o iset_d.o >/dev/null 2>&1
  21160. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c clear.c -fPIC -DPIC -o .libs/clear.o
  21161. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o clears.lo clears.c
  21162. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_str.lo get_str.c
  21163. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c iset_ui.c -o iset_ui.o >/dev/null 2>&1
  21164. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_str.c -fPIC -DPIC -o .libs/get_str.o
  21165. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c clears.c -fPIC -DPIC -o .libs/clears.o
  21166. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o dump.lo dump.c
  21167. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o size.lo size.c
  21168. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o eq.lo eq.c
  21169. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o reldiff.lo reldiff.c
  21170. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c clear.c -o clear.o >/dev/null 2>&1
  21171. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dump.c -fPIC -DPIC -o .libs/dump.o
  21172. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c eq.c -fPIC -DPIC -o .libs/eq.o
  21173. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c size.c -fPIC -DPIC -o .libs/size.o
  21174. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c reldiff.c -fPIC -DPIC -o .libs/reldiff.o
  21175. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sqrt.lo sqrt.c
  21176. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c clears.c -o clears.o >/dev/null 2>&1
  21177. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c size.c -o size.o >/dev/null 2>&1
  21178. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o random2.lo random2.c
  21179. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c reldiff.c -o reldiff.o >/dev/null 2>&1
  21180. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o
  21181. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o inp_str.lo inp_str.c
  21182. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o out_str.lo out_str.c
  21183. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c random2.c -fPIC -DPIC -o .libs/random2.o
  21184. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c dump.c -o dump.o >/dev/null 2>&1
  21185. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c eq.c -o eq.o >/dev/null 2>&1
  21186. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o
  21187. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c out_str.c -fPIC -DPIC -o .libs/out_str.o
  21188. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o add.lo add.c
  21189. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_str.c -o get_str.o >/dev/null 2>&1
  21190. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c random2.c -o random2.o >/dev/null 2>&1
  21191. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c add.c -fPIC -DPIC -o .libs/add.o
  21192. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o add_ui.lo add_ui.c
  21193. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sub.lo sub.c
  21194. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c inp_str.c -o inp_str.o >/dev/null 2>&1
  21195. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c out_str.c -o out_str.o >/dev/null 2>&1
  21196. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o
  21197. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sub.c -fPIC -DPIC -o .libs/sub.o
  21198. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sub_ui.lo sub_ui.c
  21199. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sqrt.c -o sqrt.o >/dev/null 2>&1
  21200. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o
  21201. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sub_ui.c -o sub_ui.o >/dev/null 2>&1
  21202. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o ui_sub.lo ui_sub.c
  21203. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mul.lo mul.c
  21204. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mul_ui.lo mul_ui.c
  21205. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o div.lo div.c
  21206. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o div_ui.lo div_ui.c
  21207. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o
  21208. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o
  21209. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul.c -fPIC -DPIC -o .libs/mul.o
  21210. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o
  21211. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c div.c -fPIC -DPIC -o .libs/div.o
  21212. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c add_ui.c -o add_ui.o >/dev/null 2>&1
  21213. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c add.c -o add.o >/dev/null 2>&1
  21214. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul_ui.c -o mul_ui.o >/dev/null 2>&1
  21215. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sub.c -o sub.o >/dev/null 2>&1
  21216. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul.c -o mul.o >/dev/null 2>&1
  21217. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cmp.lo cmp.c
  21218. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cmp_d.lo cmp_d.c
  21219. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c ui_sub.c -o ui_sub.o >/dev/null 2>&1
  21220. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cmp_si.lo cmp_si.c
  21221. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp.c -fPIC -DPIC -o .libs/cmp.o
  21222. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o
  21223. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c div.c -o div.o >/dev/null 2>&1
  21224. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o cmp_ui.lo cmp_ui.c
  21225. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c div_ui.c -o div_ui.o >/dev/null 2>&1
  21226. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o
  21227. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mul_2exp.lo mul_2exp.c
  21228. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o
  21229. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp.c -o cmp.o >/dev/null 2>&1
  21230. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o
  21231. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp_d.c -o cmp_d.o >/dev/null 2>&1
  21232. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o div_2exp.lo div_2exp.c
  21233. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp_si.c -o cmp_si.o >/dev/null 2>&1
  21234. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o abs.lo abs.c
  21235. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c abs.c -fPIC -DPIC -o .libs/abs.o
  21236. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c div_2exp.c -fPIC -DPIC -o .libs/div_2exp.o
  21237. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mul_2exp.c -o mul_2exp.o >/dev/null 2>&1
  21238. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o neg.lo neg.c
  21239. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_d.lo get_d.c
  21240. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_d_2exp.lo get_d_2exp.c
  21241. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c cmp_ui.c -o cmp_ui.o >/dev/null 2>&1
  21242. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_dfl_prec.lo set_dfl_prec.c
  21243. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_d.c -fPIC -DPIC -o .libs/get_d.o
  21244. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c neg.c -fPIC -DPIC -o .libs/neg.o
  21245. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_d_2exp.c -fPIC -DPIC -o .libs/get_d_2exp.o
  21246. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_dfl_prec.c -fPIC -DPIC -o .libs/set_dfl_prec.o
  21247. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c div_2exp.c -o div_2exp.o >/dev/null 2>&1
  21248. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_prc.lo set_prc.c
  21249. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o set_prc_raw.lo set_prc_raw.c
  21250. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_d.c -o get_d.o >/dev/null 2>&1
  21251. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c neg.c -o neg.o >/dev/null 2>&1
  21252. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c abs.c -o abs.o >/dev/null 2>&1
  21253. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_prc_raw.c -fPIC -DPIC -o .libs/set_prc_raw.o
  21254. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_prc.c -fPIC -DPIC -o .libs/set_prc.o
  21255. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_d_2exp.c -o get_d_2exp.o >/dev/null 2>&1
  21256. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_dfl_prec.lo get_dfl_prec.c
  21257. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_prc.lo get_prc.c
  21258. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_dfl_prec.c -fPIC -DPIC -o .libs/get_dfl_prec.o
  21259. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o ui_div.lo ui_div.c
  21260. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sqrt_ui.lo sqrt_ui.c
  21261. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_dfl_prec.c -o set_dfl_prec.o >/dev/null 2>&1
  21262. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o pow_ui.lo pow_ui.c
  21263. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_prc_raw.c -o set_prc_raw.o >/dev/null 2>&1
  21264. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_prc.c -fPIC -DPIC -o .libs/get_prc.o
  21265. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c set_prc.c -o set_prc.o >/dev/null 2>&1
  21266. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o
  21267. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o
  21268. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_dfl_prec.c -o get_dfl_prec.o >/dev/null 2>&1
  21269. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o urandomb.lo urandomb.c
  21270. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sqrt_ui.c -fPIC -DPIC -o .libs/sqrt_ui.o
  21271. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o swap.lo swap.c
  21272. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o
  21273. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_prc.c -o get_prc.o >/dev/null 2>&1
  21274. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c pow_ui.c -o pow_ui.o >/dev/null 2>&1
  21275. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_si.lo get_si.c
  21276. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c swap.c -fPIC -DPIC -o .libs/swap.o
  21277. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o get_ui.lo get_ui.c
  21278. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c ui_div.c -o ui_div.o >/dev/null 2>&1
  21279. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o int_p.lo int_p.c
  21280. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sqrt_ui.c -o sqrt_ui.o >/dev/null 2>&1
  21281. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_si.c -fPIC -DPIC -o .libs/get_si.o
  21282. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o
  21283. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o ceilfloor.lo ceilfloor.c
  21284. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c int_p.c -fPIC -DPIC -o .libs/int_p.o
  21285. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c swap.c -o swap.o >/dev/null 2>&1
  21286. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c ceilfloor.c -fPIC -DPIC -o .libs/ceilfloor.o
  21287. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c urandomb.c -o urandomb.o >/dev/null 2>&1
  21288. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_si.c -o get_si.o >/dev/null 2>&1
  21289. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o trunc.lo trunc.c
  21290. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c get_ui.c -o get_ui.o >/dev/null 2>&1
  21291. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c trunc.c -fPIC -DPIC -o .libs/trunc.o
  21292. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fits_sint.lo fits_sint.c
  21293. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fits_slong.lo fits_slong.c
  21294. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c int_p.c -o int_p.o >/dev/null 2>&1
  21295. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fits_sshort.lo fits_sshort.c
  21296. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fits_uint.lo fits_uint.c
  21297. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c ceilfloor.c -o ceilfloor.o >/dev/null 2>&1
  21298. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fits_ulong.lo fits_ulong.c
  21299. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o
  21300. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o
  21301. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o
  21302. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o
  21303. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c trunc.c -o trunc.o >/dev/null 2>&1
  21304. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o
  21305. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fits_ushort.lo fits_ushort.c
  21306. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_sint.c -o fits_sint.o >/dev/null 2>&1
  21307. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_sshort.c -o fits_sshort.o >/dev/null 2>&1
  21308. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_slong.c -o fits_slong.o >/dev/null 2>&1
  21309. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_uint.c -o fits_uint.o >/dev/null 2>&1
  21310. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o
  21311. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_ulong.c -o fits_ulong.o >/dev/null 2>&1
  21312. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fits_ushort.c -o fits_ushort.o >/dev/null 2>&1
  21313. /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -o libmpf.la init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo
  21314. libtool: link: x86_64-linux-gnu-ar cq .libs/libmpf.a .libs/init.o .libs/init2.o .libs/inits.o .libs/set.o .libs/set_ui.o .libs/set_si.o .libs/set_str.o .libs/set_d.o .libs/set_z.o .libs/set_q.o .libs/iset.o .libs/iset_ui.o .libs/iset_si.o .libs/iset_str.o .libs/iset_d.o .libs/clear.o .libs/clears.o .libs/get_str.o .libs/dump.o .libs/size.o .libs/eq.o .libs/reldiff.o .libs/sqrt.o .libs/random2.o .libs/inp_str.o .libs/out_str.o .libs/add.o .libs/add_ui.o .libs/sub.o .libs/sub_ui.o .libs/ui_sub.o .libs/mul.o .libs/mul_ui.o .libs/div.o .libs/div_ui.o .libs/cmp.o .libs/cmp_d.o .libs/cmp_si.o .libs/cmp_ui.o .libs/mul_2exp.o .libs/div_2exp.o .libs/abs.o .libs/neg.o .libs/get_d.o .libs/get_d_2exp.o .libs/set_dfl_prec.o .libs/set_prc.o .libs/set_prc_raw.o .libs/get_dfl_prec.o .libs/get_prc.o .libs/ui_div.o .libs/sqrt_ui.o .libs/pow_ui.o .libs/urandomb.o .libs/swap.o .libs/get_si.o .libs/get_ui.o .libs/int_p.o .libs/ceilfloor.o .libs/trunc.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_sshort.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_ushort.o
  21315. libtool: link: x86_64-linux-gnu-ranlib .libs/libmpf.a
  21316. libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" )
  21317. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpf'
  21318. Making all in printf
  21319. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/printf'
  21320. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o asprintf.lo asprintf.c
  21321. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o asprntffuns.lo asprntffuns.c
  21322. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o doprnt.lo doprnt.c
  21323. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o doprntf.lo doprntf.c
  21324. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o doprnti.lo doprnti.c
  21325. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fprintf.lo fprintf.c
  21326. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o obprintf.lo obprintf.c
  21327. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o obvprintf.lo obvprintf.c
  21328. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c doprntf.c -fPIC -DPIC -o .libs/doprntf.o
  21329. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c doprnti.c -fPIC -DPIC -o .libs/doprnti.o
  21330. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c asprntffuns.c -fPIC -DPIC -o .libs/asprntffuns.o
  21331. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o
  21332. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c doprnt.c -fPIC -DPIC -o .libs/doprnt.o
  21333. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fprintf.c -fPIC -DPIC -o .libs/fprintf.o
  21334. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c obvprintf.c -fPIC -DPIC -o .libs/obvprintf.o
  21335. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c obprintf.c -fPIC -DPIC -o .libs/obprintf.o
  21336. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c asprintf.c -o asprintf.o >/dev/null 2>&1
  21337. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c obprintf.c -o obprintf.o >/dev/null 2>&1
  21338. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c doprnti.c -o doprnti.o >/dev/null 2>&1
  21339. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fprintf.c -o fprintf.o >/dev/null 2>&1
  21340. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o obprntffuns.lo obprntffuns.c
  21341. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c asprntffuns.c -o asprntffuns.o >/dev/null 2>&1
  21342. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c obprntffuns.c -fPIC -DPIC -o .libs/obprntffuns.o
  21343. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o printf.lo printf.c
  21344. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o printffuns.lo printffuns.c
  21345. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c doprntf.c -o doprntf.o >/dev/null 2>&1
  21346. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o snprintf.lo snprintf.c
  21347. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c printf.c -fPIC -DPIC -o .libs/printf.o
  21348. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c doprnt.c -o doprnt.o >/dev/null 2>&1
  21349. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c printffuns.c -fPIC -DPIC -o .libs/printffuns.o
  21350. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o snprntffuns.lo snprntffuns.c
  21351. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o
  21352. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c obvprintf.c -o obvprintf.o >/dev/null 2>&1
  21353. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c snprntffuns.c -fPIC -DPIC -o .libs/snprntffuns.o
  21354. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c printffuns.c -o printffuns.o >/dev/null 2>&1
  21355. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c obprntffuns.c -o obprntffuns.o >/dev/null 2>&1
  21356. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c printf.c -o printf.o >/dev/null 2>&1
  21357. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c snprintf.c -o snprintf.o >/dev/null 2>&1
  21358. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sprintf.lo sprintf.c
  21359. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sprintffuns.lo sprintffuns.c
  21360. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o vasprintf.lo vasprintf.c
  21361. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c snprntffuns.c -o snprntffuns.o >/dev/null 2>&1
  21362. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o vfprintf.lo vfprintf.c
  21363. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sprintf.c -fPIC -DPIC -o .libs/sprintf.o
  21364. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sprintffuns.c -fPIC -DPIC -o .libs/sprintffuns.o
  21365. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o vprintf.lo vprintf.c
  21366. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c vfprintf.c -fPIC -DPIC -o .libs/vfprintf.o
  21367. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o
  21368. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o vsnprintf.lo vsnprintf.c
  21369. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o vsprintf.lo vsprintf.c
  21370. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c vprintf.c -fPIC -DPIC -o .libs/vprintf.o
  21371. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c vsprintf.c -fPIC -DPIC -o .libs/vsprintf.o
  21372. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c vsnprintf.c -fPIC -DPIC -o .libs/vsnprintf.o
  21373. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sprintf.c -o sprintf.o >/dev/null 2>&1
  21374. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o repl-vsnprintf.lo repl-vsnprintf.c
  21375. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c vfprintf.c -o vfprintf.o >/dev/null 2>&1
  21376. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sprintffuns.c -o sprintffuns.o >/dev/null 2>&1
  21377. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c vprintf.c -o vprintf.o >/dev/null 2>&1
  21378. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c repl-vsnprintf.c -fPIC -DPIC -o .libs/repl-vsnprintf.o
  21379. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c vasprintf.c -o vasprintf.o >/dev/null 2>&1
  21380. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c vsprintf.c -o vsprintf.o >/dev/null 2>&1
  21381. repl-vsnprintf.c:396:0: warning: ISO C forbids an empty translation unit [-Wpedantic]
  21382. #endif /* ! HAVE_VSNPRINTF */
  21383. ^
  21384. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c repl-vsnprintf.c -o repl-vsnprintf.o >/dev/null 2>&1
  21385. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c vsnprintf.c -o vsnprintf.o >/dev/null 2>&1
  21386. /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -o libprintf.la asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo repl-vsnprintf.lo
  21387. libtool: link: x86_64-linux-gnu-ar cq .libs/libprintf.a .libs/asprintf.o .libs/asprntffuns.o .libs/doprnt.o .libs/doprntf.o .libs/doprnti.o .libs/fprintf.o .libs/obprintf.o .libs/obvprintf.o .libs/obprntffuns.o .libs/printf.o .libs/printffuns.o .libs/snprintf.o .libs/snprntffuns.o .libs/sprintf.o .libs/sprintffuns.o .libs/vasprintf.o .libs/vfprintf.o .libs/vprintf.o .libs/vsnprintf.o .libs/vsprintf.o .libs/repl-vsnprintf.o
  21388. libtool: link: x86_64-linux-gnu-ranlib .libs/libprintf.a
  21389. libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" )
  21390. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/printf'
  21391. Making all in scanf
  21392. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/scanf'
  21393. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o doscan.lo doscan.c
  21394. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fscanf.lo fscanf.c
  21395. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o fscanffuns.lo fscanffuns.c
  21396. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o scanf.lo scanf.c
  21397. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sscanf.lo sscanf.c
  21398. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o sscanffuns.lo sscanffuns.c
  21399. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o vfscanf.lo vfscanf.c
  21400. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o vscanf.lo vscanf.c
  21401. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fscanf.c -fPIC -DPIC -o .libs/fscanf.o
  21402. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c scanf.c -fPIC -DPIC -o .libs/scanf.o
  21403. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fscanffuns.c -fPIC -DPIC -o .libs/fscanffuns.o
  21404. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c vfscanf.c -fPIC -DPIC -o .libs/vfscanf.o
  21405. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sscanffuns.c -fPIC -DPIC -o .libs/sscanffuns.o
  21406. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sscanf.c -fPIC -DPIC -o .libs/sscanf.o
  21407. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c vscanf.c -fPIC -DPIC -o .libs/vscanf.o
  21408. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c doscan.c -fPIC -DPIC -o .libs/doscan.o
  21409. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sscanf.c -o sscanf.o >/dev/null 2>&1
  21410. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fscanffuns.c -o fscanffuns.o >/dev/null 2>&1
  21411. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c vfscanf.c -o vfscanf.o >/dev/null 2>&1
  21412. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c scanf.c -o scanf.o >/dev/null 2>&1
  21413. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c fscanf.c -o fscanf.o >/dev/null 2>&1
  21414. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c vscanf.c -o vscanf.o >/dev/null 2>&1
  21415. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c sscanffuns.c -o sscanffuns.o >/dev/null 2>&1
  21416. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o vsscanf.lo vsscanf.c
  21417. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c vsscanf.c -fPIC -DPIC -o .libs/vsscanf.o
  21418. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c vsscanf.c -o vsscanf.o >/dev/null 2>&1
  21419. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c doscan.c -o doscan.o >/dev/null 2>&1
  21420. /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo
  21421. libtool: link: x86_64-linux-gnu-ar cq .libs/libscanf.a .libs/doscan.o .libs/fscanf.o .libs/fscanffuns.o .libs/scanf.o .libs/sscanf.o .libs/sscanffuns.o .libs/vfscanf.o .libs/vscanf.o .libs/vsscanf.o
  21422. libtool: link: x86_64-linux-gnu-ranlib .libs/libscanf.a
  21423. libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" )
  21424. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/scanf'
  21425. Making all in rand
  21426. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/rand'
  21427. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o rand.lo rand.c
  21428. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o randclr.lo randclr.c
  21429. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o randdef.lo randdef.c
  21430. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o randiset.lo randiset.c
  21431. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o randlc2s.lo randlc2s.c
  21432. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o randlc2x.lo randlc2x.c
  21433. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o randmt.lo randmt.c
  21434. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o randmts.lo randmts.c
  21435. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randclr.c -fPIC -DPIC -o .libs/randclr.o
  21436. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randiset.c -fPIC -DPIC -o .libs/randiset.o
  21437. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c rand.c -fPIC -DPIC -o .libs/rand.o
  21438. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randdef.c -fPIC -DPIC -o .libs/randdef.o
  21439. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randmt.c -fPIC -DPIC -o .libs/randmt.o
  21440. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randlc2s.c -fPIC -DPIC -o .libs/randlc2s.o
  21441. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randlc2x.c -fPIC -DPIC -o .libs/randlc2x.o
  21442. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randmts.c -fPIC -DPIC -o .libs/randmts.o
  21443. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randclr.c -o randclr.o >/dev/null 2>&1
  21444. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randmts.c -o randmts.o >/dev/null 2>&1
  21445. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randdef.c -o randdef.o >/dev/null 2>&1
  21446. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randiset.c -o randiset.o >/dev/null 2>&1
  21447. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c rand.c -o rand.o >/dev/null 2>&1
  21448. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randlc2s.c -o randlc2s.o >/dev/null 2>&1
  21449. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randmt.c -o randmt.o >/dev/null 2>&1
  21450. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o rands.lo rands.c
  21451. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o randsd.lo randsd.c
  21452. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o randsdui.lo randsdui.c
  21453. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o randbui.lo randbui.c
  21454. /bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o randmui.lo randmui.c
  21455. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randsdui.c -fPIC -DPIC -o .libs/randsdui.o
  21456. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c rands.c -fPIC -DPIC -o .libs/rands.o
  21457. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randsd.c -fPIC -DPIC -o .libs/randsd.o
  21458. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randbui.c -fPIC -DPIC -o .libs/randbui.o
  21459. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randmui.c -fPIC -DPIC -o .libs/randmui.o
  21460. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randlc2x.c -o randlc2x.o >/dev/null 2>&1
  21461. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randsd.c -o randsd.o >/dev/null 2>&1
  21462. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c rands.c -o rands.o >/dev/null 2>&1
  21463. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randsdui.c -o randsdui.o >/dev/null 2>&1
  21464. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randmui.c -o randmui.o >/dev/null 2>&1
  21465. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c randbui.c -o randbui.o >/dev/null 2>&1
  21466. /bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -o librandom.la rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo
  21467. libtool: link: x86_64-linux-gnu-ar cq .libs/librandom.a .libs/rand.o .libs/randclr.o .libs/randdef.o .libs/randiset.o .libs/randlc2s.o .libs/randlc2x.o .libs/randmt.o .libs/randmts.o .libs/rands.o .libs/randsd.o .libs/randsdui.o .libs/randbui.o .libs/randmui.o
  21468. libtool: link: x86_64-linux-gnu-ranlib .libs/librandom.a
  21469. libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" )
  21470. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/rand'
  21471. Making all in cxx
  21472. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/cxx'
  21473. make[2]: Nothing to be done for `all'.
  21474. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/cxx'
  21475. Making all in demos
  21476. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  21477. Making all in calc
  21478. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/calc'
  21479. make all-am
  21480. make[4]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/calc'
  21481. make[4]: Nothing to be done for `all-am'.
  21482. make[4]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/calc'
  21483. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/calc'
  21484. Making all in expr
  21485. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/expr'
  21486. make[3]: Nothing to be done for `all'.
  21487. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/expr'
  21488. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  21489. make[3]: Nothing to be done for `all-am'.
  21490. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  21491. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  21492. Making all in tune
  21493. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tune'
  21494. make[2]: Nothing to be done for `all'.
  21495. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tune'
  21496. Making all in doc
  21497. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/doc'
  21498. make[2]: Nothing to be done for `all'.
  21499. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/doc'
  21500. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu'
  21501. /bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o assert.lo assert.c
  21502. /bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o compat.lo compat.c
  21503. /bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o errno.lo errno.c
  21504. /bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o extract-dbl.lo extract-dbl.c
  21505. /bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o invalid.lo invalid.c
  21506. /bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o memory.lo memory.c
  21507. /bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mp_bpl.lo mp_bpl.c
  21508. /bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mp_clz_tab.lo mp_clz_tab.c
  21509. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c errno.c -fPIC -DPIC -o .libs/errno.o
  21510. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c compat.c -fPIC -DPIC -o .libs/compat.o
  21511. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mp_clz_tab.c -fPIC -DPIC -o .libs/mp_clz_tab.o
  21512. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mp_bpl.c -fPIC -DPIC -o .libs/mp_bpl.o
  21513. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c extract-dbl.c -fPIC -DPIC -o .libs/extract-dbl.o
  21514. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c invalid.c -fPIC -DPIC -o .libs/invalid.o
  21515. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c assert.c -fPIC -DPIC -o .libs/assert.o
  21516. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c memory.c -fPIC -DPIC -o .libs/memory.o
  21517. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mp_clz_tab.c -o mp_clz_tab.o >/dev/null 2>&1
  21518. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c memory.c -o memory.o >/dev/null 2>&1
  21519. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mp_bpl.c -o mp_bpl.o >/dev/null 2>&1
  21520. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c extract-dbl.c -o extract-dbl.o >/dev/null 2>&1
  21521. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c errno.c -o errno.o >/dev/null 2>&1
  21522. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c assert.c -o assert.o >/dev/null 2>&1
  21523. /bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mp_dv_tab.lo mp_dv_tab.c
  21524. /bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mp_minv_tab.lo mp_minv_tab.c
  21525. /bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mp_get_fns.lo mp_get_fns.c
  21526. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c invalid.c -o invalid.o >/dev/null 2>&1
  21527. /bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o mp_set_fns.lo mp_set_fns.c
  21528. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c compat.c -o compat.o >/dev/null 2>&1
  21529. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mp_dv_tab.c -fPIC -DPIC -o .libs/mp_dv_tab.o
  21530. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mp_minv_tab.c -fPIC -DPIC -o .libs/mp_minv_tab.o
  21531. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mp_set_fns.c -fPIC -DPIC -o .libs/mp_set_fns.o
  21532. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mp_get_fns.c -fPIC -DPIC -o .libs/mp_get_fns.o
  21533. /bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o version.lo version.c
  21534. /bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o nextprime.lo nextprime.c
  21535. /bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o primesieve.lo primesieve.c
  21536. /bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c -o tal-reent.lo tal-reent.c
  21537. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mp_minv_tab.c -o mp_minv_tab.o >/dev/null 2>&1
  21538. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c nextprime.c -fPIC -DPIC -o .libs/nextprime.o
  21539. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mp_dv_tab.c -o mp_dv_tab.o >/dev/null 2>&1
  21540. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mp_set_fns.c -o mp_set_fns.o >/dev/null 2>&1
  21541. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c primesieve.c -fPIC -DPIC -o .libs/primesieve.o
  21542. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c version.c -fPIC -DPIC -o .libs/version.o
  21543. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c mp_get_fns.c -o mp_get_fns.o >/dev/null 2>&1
  21544. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tal-reent.c -fPIC -DPIC -o .libs/tal-reent.o
  21545. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c version.c -o version.o >/dev/null 2>&1
  21546. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c tal-reent.c -o tal-reent.o >/dev/null 2>&1
  21547. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c nextprime.c -o nextprime.o >/dev/null 2>&1
  21548. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -c primesieve.c -o primesieve.o >/dev/null 2>&1
  21549. /bin/bash ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -version-info 12:0:2 -o libgmp.la -rpath /home/infected_/tmp/arm-linux-gnueabi-4.9/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/roinit_n.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo mpn/invert_limb_table.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/cnd_swap.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo mpn/set_str.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/zero_p.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/div_qr_1.lo mpn/div_qr_1n_pi1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/sec_tabselect.lo mpn/comb_tables.lo mpn/invert_limb.lo mpn/sqr_diag_addlsh1.lo mpn/mul_2.lo mpn/addmul_2.lo mpn/addlsh1_n.lo mpn/sublsh1_n.lo mpn/rsblsh1_n.lo mpn/rsh1add_n.lo mpn/rsh1sub_n.lo mpn/addlsh2_n.lo mpn/rsblsh2_n.lo mpn/addlsh_n.lo mpn/rsblsh_n.lo mpn/add_n_sub_n.lo mpn/addaddmul_1msb0.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo rand/rand.lo rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo rand/randbui.lo rand/randmui.lo
  21550. libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/assert.o .libs/compat.o .libs/errno.o .libs/extract-dbl.o .libs/invalid.o .libs/memory.o .libs/mp_bpl.o .libs/mp_clz_tab.o .libs/mp_dv_tab.o .libs/mp_minv_tab.o .libs/mp_get_fns.o .libs/mp_set_fns.o .libs/version.o .libs/nextprime.o .libs/primesieve.o .libs/tal-reent.o mpf/.libs/init.o mpf/.libs/init2.o mpf/.libs/inits.o mpf/.libs/set.o mpf/.libs/set_ui.o mpf/.libs/set_si.o mpf/.libs/set_str.o mpf/.libs/set_d.o mpf/.libs/set_z.o mpf/.libs/iset.o mpf/.libs/iset_ui.o mpf/.libs/iset_si.o mpf/.libs/iset_str.o mpf/.libs/iset_d.o mpf/.libs/clear.o mpf/.libs/clears.o mpf/.libs/get_str.o mpf/.libs/dump.o mpf/.libs/size.o mpf/.libs/eq.o mpf/.libs/reldiff.o mpf/.libs/sqrt.o mpf/.libs/random2.o mpf/.libs/inp_str.o mpf/.libs/out_str.o mpf/.libs/add.o mpf/.libs/add_ui.o mpf/.libs/sub.o mpf/.libs/sub_ui.o mpf/.libs/ui_sub.o mpf/.libs/mul.o mpf/.libs/mul_ui.o mpf/.libs/div.o mpf/.libs/div_ui.o mpf/.libs/cmp.o mpf/.libs/cmp_d.o mpf/.libs/cmp_ui.o mpf/.libs/cmp_si.o mpf/.libs/mul_2exp.o mpf/.libs/div_2exp.o mpf/.libs/abs.o mpf/.libs/neg.o mpf/.libs/set_q.o mpf/.libs/get_d.o mpf/.libs/get_d_2exp.o mpf/.libs/set_dfl_prec.o mpf/.libs/set_prc.o mpf/.libs/set_prc_raw.o mpf/.libs/get_dfl_prec.o mpf/.libs/get_prc.o mpf/.libs/ui_div.o mpf/.libs/sqrt_ui.o mpf/.libs/ceilfloor.o mpf/.libs/trunc.o mpf/.libs/pow_ui.o mpf/.libs/urandomb.o mpf/.libs/swap.o mpf/.libs/fits_sint.o mpf/.libs/fits_slong.o mpf/.libs/fits_sshort.o mpf/.libs/fits_uint.o mpf/.libs/fits_ulong.o mpf/.libs/fits_ushort.o mpf/.libs/get_si.o mpf/.libs/get_ui.o mpf/.libs/int_p.o mpz/.libs/abs.o mpz/.libs/add.o mpz/.libs/add_ui.o mpz/.libs/aorsmul.o mpz/.libs/aorsmul_i.o mpz/.libs/and.o mpz/.libs/array_init.o mpz/.libs/bin_ui.o mpz/.libs/bin_uiui.o mpz/.libs/cdiv_q.o mpz/.libs/cdiv_q_ui.o mpz/.libs/cdiv_qr.o mpz/.libs/cdiv_qr_ui.o mpz/.libs/cdiv_r.o mpz/.libs/cdiv_r_ui.o mpz/.libs/cdiv_ui.o mpz/.libs/cfdiv_q_2exp.o mpz/.libs/cfdiv_r_2exp.o mpz/.libs/clear.o mpz/.libs/clears.o mpz/.libs/clrbit.o mpz/.libs/cmp.o mpz/.libs/cmp_d.o mpz/.libs/cmp_si.o mpz/.libs/cmp_ui.o mpz/.libs/cmpabs.o mpz/.libs/cmpabs_d.o mpz/.libs/cmpabs_ui.o mpz/.libs/com.o mpz/.libs/combit.o mpz/.libs/cong.o mpz/.libs/cong_2exp.o mpz/.libs/cong_ui.o mpz/.libs/divexact.o mpz/.libs/divegcd.o mpz/.libs/dive_ui.o mpz/.libs/divis.o mpz/.libs/divis_ui.o mpz/.libs/divis_2exp.o mpz/.libs/dump.o mpz/.libs/export.o mpz/.libs/mfac_uiui.o mpz/.libs/2fac_ui.o mpz/.libs/fac_ui.o mpz/.libs/oddfac_1.o mpz/.libs/prodlimbs.o mpz/.libs/fdiv_q_ui.o mpz/.libs/fdiv_qr.o mpz/.libs/fdiv_qr_ui.o mpz/.libs/fdiv_r.o mpz/.libs/fdiv_r_ui.o mpz/.libs/fdiv_q.o mpz/.libs/fdiv_ui.o mpz/.libs/fib_ui.o mpz/.libs/fib2_ui.o mpz/.libs/fits_sint.o mpz/.libs/fits_slong.o mpz/.libs/fits_sshort.o mpz/.libs/fits_uint.o mpz/.libs/fits_ulong.o mpz/.libs/fits_ushort.o mpz/.libs/gcd.o mpz/.libs/gcd_ui.o mpz/.libs/gcdext.o mpz/.libs/get_d.o mpz/.libs/get_d_2exp.o mpz/.libs/get_si.o mpz/.libs/get_str.o mpz/.libs/get_ui.o mpz/.libs/getlimbn.o mpz/.libs/hamdist.o mpz/.libs/import.o mpz/.libs/init.o mpz/.libs/init2.o mpz/.libs/inits.o mpz/.libs/inp_raw.o mpz/.libs/inp_str.o mpz/.libs/invert.o mpz/.libs/ior.o mpz/.libs/iset.o mpz/.libs/iset_d.o mpz/.libs/iset_si.o mpz/.libs/iset_str.o mpz/.libs/iset_ui.o mpz/.libs/jacobi.o mpz/.libs/kronsz.o mpz/.libs/kronuz.o mpz/.libs/kronzs.o mpz/.libs/kronzu.o mpz/.libs/lcm.o mpz/.libs/lcm_ui.o mpz/.libs/limbs_finish.o mpz/.libs/limbs_modify.o mpz/.libs/limbs_read.o mpz/.libs/limbs_write.o mpz/.libs/lucnum_ui.o mpz/.libs/lucnum2_ui.o mpz/.libs/millerrabin.o mpz/.libs/mod.o mpz/.libs/mul.o mpz/.libs/mul_2exp.o mpz/.libs/mul_si.o mpz/.libs/mul_ui.o mpz/.libs/n_pow_ui.o mpz/.libs/neg.o mpz/.libs/nextprime.o mpz/.libs/out_raw.o mpz/.libs/out_str.o mpz/.libs/perfpow.o mpz/.libs/perfsqr.o mpz/.libs/popcount.o mpz/.libs/pow_ui.o mpz/.libs/powm.o mpz/.libs/powm_sec.o mpz/.libs/powm_ui.o mpz/.libs/primorial_ui.o mpz/.libs/pprime_p.o mpz/.libs/random.o mpz/.libs/random2.o mpz/.libs/realloc.o mpz/.libs/realloc2.o mpz/.libs/remove.o mpz/.libs/roinit_n.o mpz/.libs/root.o mpz/.libs/rootrem.o mpz/.libs/rrandomb.o mpz/.libs/scan0.o mpz/.libs/scan1.o mpz/.libs/set.o mpz/.libs/set_d.o mpz/.libs/set_f.o mpz/.libs/set_q.o mpz/.libs/set_si.o mpz/.libs/set_str.o mpz/.libs/set_ui.o mpz/.libs/setbit.o mpz/.libs/size.o mpz/.libs/sizeinbase.o mpz/.libs/sqrt.o mpz/.libs/sqrtrem.o mpz/.libs/sub.o mpz/.libs/sub_ui.o mpz/.libs/swap.o mpz/.libs/tdiv_ui.o mpz/.libs/tdiv_q.o mpz/.libs/tdiv_q_2exp.o mpz/.libs/tdiv_q_ui.o mpz/.libs/tdiv_qr.o mpz/.libs/tdiv_qr_ui.o mpz/.libs/tdiv_r.o mpz/.libs/tdiv_r_2exp.o mpz/.libs/tdiv_r_ui.o mpz/.libs/tstbit.o mpz/.libs/ui_pow_ui.o mpz/.libs/ui_sub.o mpz/.libs/urandomb.o mpz/.libs/urandomm.o mpz/.libs/xor.o mpq/.libs/abs.o mpq/.libs/aors.o mpq/.libs/canonicalize.o mpq/.libs/clear.o mpq/.libs/clears.o mpq/.libs/cmp.o mpq/.libs/cmp_si.o mpq/.libs/cmp_ui.o mpq/.libs/div.o mpq/.libs/get_d.o mpq/.libs/get_den.o mpq/.libs/get_num.o mpq/.libs/get_str.o mpq/.libs/init.o mpq/.libs/inits.o mpq/.libs/inp_str.o mpq/.libs/inv.o mpq/.libs/md_2exp.o mpq/.libs/mul.o mpq/.libs/neg.o mpq/.libs/out_str.o mpq/.libs/set.o mpq/.libs/set_den.o mpq/.libs/set_num.o mpq/.libs/set_si.o mpq/.libs/set_str.o mpq/.libs/set_ui.o mpq/.libs/equal.o mpq/.libs/set_z.o mpq/.libs/set_d.o mpq/.libs/set_f.o mpq/.libs/swap.o mpn/.libs/fib_table.o mpn/.libs/mp_bases.o mpn/.libs/invert_limb_table.o mpn/.libs/add.o mpn/.libs/add_1.o mpn/.libs/add_n.o mpn/.libs/sub.o mpn/.libs/sub_1.o mpn/.libs/sub_n.o mpn/.libs/cnd_add_n.o mpn/.libs/cnd_sub_n.o mpn/.libs/cnd_swap.o mpn/.libs/neg.o mpn/.libs/com.o mpn/.libs/mul_1.o mpn/.libs/addmul_1.o mpn/.libs/submul_1.o mpn/.libs/add_err1_n.o mpn/.libs/add_err2_n.o mpn/.libs/add_err3_n.o mpn/.libs/sub_err1_n.o mpn/.libs/sub_err2_n.o mpn/.libs/sub_err3_n.o mpn/.libs/lshift.o mpn/.libs/rshift.o mpn/.libs/dive_1.o mpn/.libs/diveby3.o mpn/.libs/divis.o mpn/.libs/divrem.o mpn/.libs/divrem_1.o mpn/.libs/divrem_2.o mpn/.libs/fib2_ui.o mpn/.libs/mod_1.o mpn/.libs/mod_34lsub1.o mpn/.libs/mode1o.o mpn/.libs/pre_mod_1.o mpn/.libs/dump.o mpn/.libs/mod_1_1.o mpn/.libs/mod_1_2.o mpn/.libs/mod_1_3.o mpn/.libs/mod_1_4.o mpn/.libs/lshiftc.o mpn/.libs/mul.o mpn/.libs/mul_fft.o mpn/.libs/mul_n.o mpn/.libs/sqr.o mpn/.libs/mul_basecase.o mpn/.libs/sqr_basecase.o mpn/.libs/nussbaumer_mul.o mpn/.libs/mulmid_basecase.o mpn/.libs/toom42_mulmid.o mpn/.libs/mulmid_n.o mpn/.libs/mulmid.o mpn/.libs/random.o mpn/.libs/random2.o mpn/.libs/pow_1.o mpn/.libs/rootrem.o mpn/.libs/sqrtrem.o mpn/.libs/sizeinbase.o mpn/.libs/get_str.o mpn/.libs/set_str.o mpn/.libs/scan0.o mpn/.libs/scan1.o mpn/.libs/popcount.o mpn/.libs/hamdist.o mpn/.libs/cmp.o mpn/.libs/zero_p.o mpn/.libs/perfsqr.o mpn/.libs/perfpow.o mpn/.libs/gcd_1.o mpn/.libs/gcd.o mpn/.libs/gcdext_1.o mpn/.libs/gcdext.o mpn/.libs/gcd_subdiv_step.o mpn/.libs/gcdext_lehmer.o mpn/.libs/div_q.o mpn/.libs/tdiv_qr.o mpn/.libs/jacbase.o mpn/.libs/jacobi_2.o mpn/.libs/jacobi.o mpn/.libs/get_d.o mpn/.libs/matrix22_mul.o mpn/.libs/matrix22_mul1_inverse_vector.o mpn/.libs/hgcd_matrix.o mpn/.libs/hgcd2.o mpn/.libs/hgcd_step.o mpn/.libs/hgcd_reduce.o mpn/.libs/hgcd.o mpn/.libs/hgcd_appr.o mpn/.libs/hgcd2_jacobi.o mpn/.libs/hgcd_jacobi.o mpn/.libs/mullo_n.o mpn/.libs/mullo_basecase.o mpn/.libs/toom22_mul.o mpn/.libs/toom32_mul.o mpn/.libs/toom42_mul.o mpn/.libs/toom52_mul.o mpn/.libs/toom62_mul.o mpn/.libs/toom33_mul.o mpn/.libs/toom43_mul.o mpn/.libs/toom53_mul.o mpn/.libs/toom54_mul.o mpn/.libs/toom63_mul.o mpn/.libs/toom44_mul.o mpn/.libs/toom6h_mul.o mpn/.libs/toom6_sqr.o mpn/.libs/toom8h_mul.o mpn/.libs/toom8_sqr.o mpn/.libs/toom_couple_handling.o mpn/.libs/toom2_sqr.o mpn/.libs/toom3_sqr.o mpn/.libs/toom4_sqr.o mpn/.libs/toom_eval_dgr3_pm1.o mpn/.libs/toom_eval_dgr3_pm2.o mpn/.libs/toom_eval_pm1.o mpn/.libs/toom_eval_pm2.o mpn/.libs/toom_eval_pm2exp.o mpn/.libs/toom_eval_pm2rexp.o mpn/.libs/toom_interpolate_5pts.o mpn/.libs/toom_interpolate_6pts.o mpn/.libs/toom_interpolate_7pts.o mpn/.libs/toom_interpolate_8pts.o mpn/.libs/toom_interpolate_12pts.o mpn/.libs/toom_interpolate_16pts.o mpn/.libs/invertappr.o mpn/.libs/invert.o mpn/.libs/binvert.o mpn/.libs/mulmod_bnm1.o mpn/.libs/sqrmod_bnm1.o mpn/.libs/div_qr_1.o mpn/.libs/div_qr_1n_pi1.o mpn/.libs/div_qr_2.o mpn/.libs/div_qr_2n_pi1.o mpn/.libs/div_qr_2u_pi1.o mpn/.libs/sbpi1_div_q.o mpn/.libs/sbpi1_div_qr.o mpn/.libs/sbpi1_divappr_q.o mpn/.libs/dcpi1_div_q.o mpn/.libs/dcpi1_div_qr.o mpn/.libs/dcpi1_divappr_q.o mpn/.libs/mu_div_qr.o mpn/.libs/mu_divappr_q.o mpn/.libs/mu_div_q.o mpn/.libs/bdiv_q_1.o mpn/.libs/sbpi1_bdiv_q.o mpn/.libs/sbpi1_bdiv_qr.o mpn/.libs/dcpi1_bdiv_q.o mpn/.libs/dcpi1_bdiv_qr.o mpn/.libs/mu_bdiv_q.o mpn/.libs/mu_bdiv_qr.o mpn/.libs/bdiv_q.o mpn/.libs/bdiv_qr.o mpn/.libs/broot.o mpn/.libs/brootinv.o mpn/.libs/bsqrt.o mpn/.libs/bsqrtinv.o mpn/.libs/divexact.o mpn/.libs/bdiv_dbm1c.o mpn/.libs/redc_1.o mpn/.libs/redc_2.o mpn/.libs/redc_n.o mpn/.libs/powm.o mpn/.libs/powlo.o mpn/.libs/sec_powm.o mpn/.libs/sec_mul.o mpn/.libs/sec_sqr.o mpn/.libs/sec_div_qr.o mpn/.libs/sec_div_r.o mpn/.libs/sec_pi1_div_qr.o mpn/.libs/sec_pi1_div_r.o mpn/.libs/sec_add_1.o mpn/.libs/sec_sub_1.o mpn/.libs/sec_invert.o mpn/.libs/trialdiv.o mpn/.libs/remove.o mpn/.libs/and_n.o mpn/.libs/andn_n.o mpn/.libs/nand_n.o mpn/.libs/ior_n.o mpn/.libs/iorn_n.o mpn/.libs/nior_n.o mpn/.libs/xor_n.o mpn/.libs/xnor_n.o mpn/.libs/copyi.o mpn/.libs/copyd.o mpn/.libs/zero.o mpn/.libs/sec_tabselect.o mpn/.libs/comb_tables.o mpn/.libs/invert_limb.o mpn/.libs/sqr_diag_addlsh1.o mpn/.libs/mul_2.o mpn/.libs/addmul_2.o mpn/.libs/addlsh1_n.o mpn/.libs/sublsh1_n.o mpn/.libs/rsblsh1_n.o mpn/.libs/rsh1add_n.o mpn/.libs/rsh1sub_n.o mpn/.libs/addlsh2_n.o mpn/.libs/rsblsh2_n.o mpn/.libs/addlsh_n.o mpn/.libs/rsblsh_n.o mpn/.libs/add_n_sub_n.o mpn/.libs/addaddmul_1msb0.o printf/.libs/asprintf.o printf/.libs/asprntffuns.o printf/.libs/doprnt.o printf/.libs/doprntf.o printf/.libs/doprnti.o printf/.libs/fprintf.o printf/.libs/obprintf.o printf/.libs/obvprintf.o printf/.libs/obprntffuns.o printf/.libs/printf.o printf/.libs/printffuns.o printf/.libs/snprintf.o printf/.libs/snprntffuns.o printf/.libs/sprintf.o printf/.libs/sprintffuns.o printf/.libs/vasprintf.o printf/.libs/vfprintf.o printf/.libs/vprintf.o printf/.libs/vsnprintf.o printf/.libs/vsprintf.o printf/.libs/repl-vsnprintf.o scanf/.libs/doscan.o scanf/.libs/fscanf.o scanf/.libs/fscanffuns.o scanf/.libs/scanf.o scanf/.libs/sscanf.o scanf/.libs/sscanffuns.o scanf/.libs/vfscanf.o scanf/.libs/vscanf.o scanf/.libs/vsscanf.o rand/.libs/rand.o rand/.libs/randclr.o rand/.libs/randdef.o rand/.libs/randiset.o rand/.libs/randlc2s.o rand/.libs/randlc2x.o rand/.libs/randmt.o rand/.libs/randmts.o rand/.libs/rands.o rand/.libs/randsd.o rand/.libs/randsdui.o rand/.libs/randbui.o rand/.libs/randmui.o -O2 -m64 -mtune=k8 -march=k8 -Wl,-soname -Wl,libgmp.so.10 -o .libs/libgmp.so.10.2.0
  21551. libtool: link: (cd ".libs" && rm -f "libgmp.so.10" && ln -s "libgmp.so.10.2.0" "libgmp.so.10")
  21552. libtool: link: (cd ".libs" && rm -f "libgmp.so" && ln -s "libgmp.so.10.2.0" "libgmp.so")
  21553. copying selected object files to avoid basename conflicts...
  21554. libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o
  21555. libtool: link: ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o
  21556. libtool: link: ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o
  21557. libtool: link: ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o
  21558. libtool: link: ln mpz/clears.o .libs/libgmp.lax/lt5-clears.o || cp mpz/clears.o .libs/libgmp.lax/lt5-clears.o
  21559. libtool: link: ln mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o
  21560. libtool: link: ln mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o
  21561. libtool: link: ln mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o
  21562. libtool: link: ln mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o
  21563. libtool: link: ln mpz/dump.o .libs/libgmp.lax/lt10-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt10-dump.o
  21564. libtool: link: ln mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o
  21565. libtool: link: ln mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o
  21566. libtool: link: ln mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o
  21567. libtool: link: ln mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o
  21568. libtool: link: ln mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o
  21569. libtool: link: ln mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o
  21570. libtool: link: ln mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o
  21571. libtool: link: ln mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o
  21572. libtool: link: ln mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o
  21573. libtool: link: ln mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o
  21574. libtool: link: ln mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o
  21575. libtool: link: ln mpz/init.o .libs/libgmp.lax/lt22-init.o || cp mpz/init.o .libs/libgmp.lax/lt22-init.o
  21576. libtool: link: ln mpz/init2.o .libs/libgmp.lax/lt23-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt23-init2.o
  21577. libtool: link: ln mpz/inits.o .libs/libgmp.lax/lt24-inits.o || cp mpz/inits.o .libs/libgmp.lax/lt24-inits.o
  21578. libtool: link: ln mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o
  21579. libtool: link: ln mpz/iset.o .libs/libgmp.lax/lt26-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt26-iset.o
  21580. libtool: link: ln mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o
  21581. libtool: link: ln mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o
  21582. libtool: link: ln mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o
  21583. libtool: link: ln mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o
  21584. libtool: link: ln mpz/mul.o .libs/libgmp.lax/lt31-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt31-mul.o
  21585. libtool: link: ln mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o
  21586. libtool: link: ln mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o
  21587. libtool: link: ln mpz/neg.o .libs/libgmp.lax/lt34-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt34-neg.o
  21588. libtool: link: ln mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o || cp mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o
  21589. libtool: link: ln mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o
  21590. libtool: link: ln mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o
  21591. libtool: link: ln mpz/random2.o .libs/libgmp.lax/lt38-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt38-random2.o
  21592. libtool: link: ln mpz/set.o .libs/libgmp.lax/lt39-set.o || cp mpz/set.o .libs/libgmp.lax/lt39-set.o
  21593. libtool: link: ln mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o
  21594. libtool: link: ln mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o
  21595. libtool: link: ln mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o
  21596. libtool: link: ln mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o
  21597. libtool: link: ln mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o
  21598. libtool: link: ln mpz/size.o .libs/libgmp.lax/lt45-size.o || cp mpz/size.o .libs/libgmp.lax/lt45-size.o
  21599. libtool: link: ln mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o
  21600. libtool: link: ln mpz/sub.o .libs/libgmp.lax/lt47-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt47-sub.o
  21601. libtool: link: ln mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o
  21602. libtool: link: ln mpz/swap.o .libs/libgmp.lax/lt49-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt49-swap.o
  21603. libtool: link: ln mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o
  21604. libtool: link: ln mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o
  21605. libtool: link: ln mpq/abs.o .libs/libgmp.lax/lt52-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt52-abs.o
  21606. libtool: link: ln mpq/clear.o .libs/libgmp.lax/lt53-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt53-clear.o
  21607. libtool: link: ln mpq/clears.o .libs/libgmp.lax/lt54-clears.o || cp mpq/clears.o .libs/libgmp.lax/lt54-clears.o
  21608. libtool: link: ln mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o
  21609. libtool: link: ln mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o
  21610. libtool: link: ln mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o
  21611. libtool: link: ln mpq/div.o .libs/libgmp.lax/lt58-div.o || cp mpq/div.o .libs/libgmp.lax/lt58-div.o
  21612. libtool: link: ln mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o
  21613. libtool: link: ln mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o
  21614. libtool: link: ln mpq/init.o .libs/libgmp.lax/lt61-init.o || cp mpq/init.o .libs/libgmp.lax/lt61-init.o
  21615. libtool: link: ln mpq/inits.o .libs/libgmp.lax/lt62-inits.o || cp mpq/inits.o .libs/libgmp.lax/lt62-inits.o
  21616. libtool: link: ln mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o
  21617. libtool: link: ln mpq/mul.o .libs/libgmp.lax/lt64-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt64-mul.o
  21618. libtool: link: ln mpq/neg.o .libs/libgmp.lax/lt65-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt65-neg.o
  21619. libtool: link: ln mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o
  21620. libtool: link: ln mpq/set.o .libs/libgmp.lax/lt67-set.o || cp mpq/set.o .libs/libgmp.lax/lt67-set.o
  21621. libtool: link: ln mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o
  21622. libtool: link: ln mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o
  21623. libtool: link: ln mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o
  21624. libtool: link: ln mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o
  21625. libtool: link: ln mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o
  21626. libtool: link: ln mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o
  21627. libtool: link: ln mpq/swap.o .libs/libgmp.lax/lt74-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt74-swap.o
  21628. libtool: link: ln mpn/add.o .libs/libgmp.lax/lt75-add.o || cp mpn/add.o .libs/libgmp.lax/lt75-add.o
  21629. libtool: link: ln mpn/sub.o .libs/libgmp.lax/lt76-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt76-sub.o
  21630. libtool: link: ln mpn/neg.o .libs/libgmp.lax/lt77-neg.o || cp mpn/neg.o .libs/libgmp.lax/lt77-neg.o
  21631. libtool: link: ln mpn/com.o .libs/libgmp.lax/lt78-com.o || cp mpn/com.o .libs/libgmp.lax/lt78-com.o
  21632. libtool: link: ln mpn/divis.o .libs/libgmp.lax/lt79-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt79-divis.o
  21633. libtool: link: ln mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o
  21634. libtool: link: ln mpn/dump.o .libs/libgmp.lax/lt81-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt81-dump.o
  21635. libtool: link: ln mpn/mul.o .libs/libgmp.lax/lt82-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt82-mul.o
  21636. libtool: link: ln mpn/random.o .libs/libgmp.lax/lt83-random.o || cp mpn/random.o .libs/libgmp.lax/lt83-random.o
  21637. libtool: link: ln mpn/random2.o .libs/libgmp.lax/lt84-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt84-random2.o
  21638. libtool: link: ln mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o
  21639. libtool: link: ln mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o
  21640. libtool: link: ln mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o || cp mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o
  21641. libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o
  21642. libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o
  21643. libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o
  21644. libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o
  21645. libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o
  21646. libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o
  21647. libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o
  21648. libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o
  21649. libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o
  21650. libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o
  21651. libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o
  21652. libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o
  21653. libtool: link: ln mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o || cp mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o
  21654. libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o
  21655. libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt102-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt102-invert.o
  21656. libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o
  21657. libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt104-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt104-powm.o
  21658. libtool: link: ln mpn/remove.o .libs/libgmp.lax/lt105-remove.o || cp mpn/remove.o .libs/libgmp.lax/lt105-remove.o
  21659. libtool: link: x86_64-linux-gnu-ar cq .libs/libgmp.a assert.o compat.o errno.o extract-dbl.o invalid.o memory.o mp_bpl.o mp_clz_tab.o mp_dv_tab.o mp_minv_tab.o mp_get_fns.o mp_set_fns.o version.o nextprime.o primesieve.o tal-reent.o mpf/init.o mpf/init2.o mpf/inits.o mpf/set.o mpf/set_ui.o mpf/set_si.o mpf/set_str.o mpf/set_d.o mpf/set_z.o mpf/iset.o mpf/iset_ui.o mpf/iset_si.o mpf/iset_str.o mpf/iset_d.o mpf/clear.o mpf/clears.o mpf/get_str.o mpf/dump.o mpf/size.o mpf/eq.o mpf/reldiff.o mpf/sqrt.o mpf/random2.o mpf/inp_str.o mpf/out_str.o mpf/add.o mpf/add_ui.o mpf/sub.o mpf/sub_ui.o mpf/ui_sub.o mpf/mul.o mpf/mul_ui.o mpf/div.o mpf/div_ui.o mpf/cmp.o mpf/cmp_d.o mpf/cmp_ui.o mpf/cmp_si.o mpf/mul_2exp.o mpf/div_2exp.o mpf/abs.o mpf/neg.o mpf/set_q.o mpf/get_d.o mpf/get_d_2exp.o mpf/set_dfl_prec.o mpf/set_prc.o mpf/set_prc_raw.o mpf/get_dfl_prec.o mpf/get_prc.o mpf/ui_div.o mpf/sqrt_ui.o mpf/ceilfloor.o mpf/trunc.o mpf/pow_ui.o mpf/urandomb.o mpf/swap.o mpf/fits_sint.o mpf/fits_slong.o mpf/fits_sshort.o mpf/fits_uint.o mpf/fits_ulong.o mpf/fits_ushort.o mpf/get_si.o mpf/get_ui.o mpf/int_p.o .libs/libgmp.lax/lt1-abs.o .libs/libgmp.lax/lt2-add.o .libs/libgmp.lax/lt3-add_ui.o mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o mpz/cfdiv_r_2exp.o .libs/libgmp.lax/lt4-clear.o .libs/libgmp.lax/lt5-clears.o mpz/clrbit.o .libs/libgmp.lax/lt6-cmp.o .libs/libgmp.lax/lt7-cmp_d.o .libs/libgmp.lax/lt8-cmp_si.o .libs/libgmp.lax/lt9-cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o mpz/com.o mpz/combit.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o .libs/libgmp.lax/lt10-dump.o mpz/export.o mpz/mfac_uiui.o mpz/2fac_ui.o mpz/fac_ui.o mpz/oddfac_1.o mpz/prodlimbs.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_q.o mpz/fdiv_ui.o mpz/fib_ui.o mpz/fib2_ui.o .libs/libgmp.lax/lt11-fits_sint.o .libs/libgmp.lax/lt12-fits_slong.o .libs/libgmp.lax/lt13-fits_sshort.o .libs/libgmp.lax/lt14-fits_uint.o .libs/libgmp.lax/lt15-fits_ulong.o .libs/libgmp.lax/lt16-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt17-get_d.o .libs/libgmp.lax/lt18-get_d_2exp.o .libs/libgmp.lax/lt19-get_si.o .libs/libgmp.lax/lt20-get_str.o .libs/libgmp.lax/lt21-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt22-init.o .libs/libgmp.lax/lt23-init2.o .libs/libgmp.lax/lt24-inits.o mpz/inp_raw.o .libs/libgmp.lax/lt25-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt26-iset.o .libs/libgmp.lax/lt27-iset_d.o .libs/libgmp.lax/lt28-iset_si.o .libs/libgmp.lax/lt29-iset_str.o .libs/libgmp.lax/lt30-iset_ui.o mpz/jacobi.o mpz/kronsz.o mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o mpz/limbs_finish.o mpz/limbs_modify.o mpz/limbs_read.o mpz/limbs_write.o mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o .libs/libgmp.lax/lt31-mul.o .libs/libgmp.lax/lt32-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt33-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt34-neg.o .libs/libgmp.lax/lt35-nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt36-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt37-pow_ui.o mpz/powm.o mpz/powm_sec.o mpz/powm_ui.o mpz/primorial_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt38-random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o mpz/roinit_n.o mpz/root.o mpz/rootrem.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o .libs/libgmp.lax/lt39-set.o .libs/libgmp.lax/lt40-set_d.o mpz/set_f.o .libs/libgmp.lax/lt41-set_q.o .libs/libgmp.lax/lt42-set_si.o .libs/libgmp.lax/lt43-set_str.o .libs/libgmp.lax/lt44-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt45-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt46-sqrt.o mpz/sqrtrem.o .libs/libgmp.lax/lt47-sub.o .libs/libgmp.lax/lt48-sub_ui.o .libs/libgmp.lax/lt49-swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o .libs/libgmp.lax/lt50-ui_sub.o .libs/libgmp.lax/lt51-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt52-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt53-clear.o .libs/libgmp.lax/lt54-clears.o .libs/libgmp.lax/lt55-cmp.o .libs/libgmp.lax/lt56-cmp_si.o .libs/libgmp.lax/lt57-cmp_ui.o .libs/libgmp.lax/lt58-div.o .libs/libgmp.lax/lt59-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt60-get_str.o .libs/libgmp.lax/lt61-init.o .libs/libgmp.lax/lt62-inits.o .libs/libgmp.lax/lt63-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt64-mul.o .libs/libgmp.lax/lt65-neg.o .libs/libgmp.lax/lt66-out_str.o .libs/libgmp.lax/lt67-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt68-set_si.o .libs/libgmp.lax/lt69-set_str.o .libs/libgmp.lax/lt70-set_ui.o mpq/equal.o .libs/libgmp.lax/lt71-set_z.o .libs/libgmp.lax/lt72-set_d.o .libs/libgmp.lax/lt73-set_f.o .libs/libgmp.lax/lt74-swap.o mpn/fib_table.o mpn/mp_bases.o mpn/invert_limb_table.o .libs/libgmp.lax/lt75-add.o mpn/add_1.o mpn/add_n.o .libs/libgmp.lax/lt76-sub.o mpn/sub_1.o mpn/sub_n.o mpn/cnd_add_n.o mpn/cnd_sub_n.o mpn/cnd_swap.o .libs/libgmp.lax/lt77-neg.o .libs/libgmp.lax/lt78-com.o mpn/mul_1.o mpn/addmul_1.o mpn/submul_1.o mpn/add_err1_n.o mpn/add_err2_n.o mpn/add_err3_n.o mpn/sub_err1_n.o mpn/sub_err2_n.o mpn/sub_err3_n.o mpn/lshift.o mpn/rshift.o mpn/dive_1.o mpn/diveby3.o .libs/libgmp.lax/lt79-divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o .libs/libgmp.lax/lt80-fib2_ui.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_mod_1.o .libs/libgmp.lax/lt81-dump.o mpn/mod_1_1.o mpn/mod_1_2.o mpn/mod_1_3.o mpn/mod_1_4.o mpn/lshiftc.o .libs/libgmp.lax/lt82-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/sqr.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/nussbaumer_mul.o mpn/mulmid_basecase.o mpn/toom42_mulmid.o mpn/mulmid_n.o mpn/mulmid.o .libs/libgmp.lax/lt83-random.o .libs/libgmp.lax/lt84-random2.o mpn/pow_1.o .libs/libgmp.lax/lt85-rootrem.o .libs/libgmp.lax/lt86-sqrtrem.o .libs/libgmp.lax/lt87-sizeinbase.o .libs/libgmp.lax/lt88-get_str.o .libs/libgmp.lax/lt89-set_str.o .libs/libgmp.lax/lt90-scan0.o .libs/libgmp.lax/lt91-scan1.o .libs/libgmp.lax/lt92-popcount.o .libs/libgmp.lax/lt93-hamdist.o .libs/libgmp.lax/lt94-cmp.o mpn/zero_p.o .libs/libgmp.lax/lt95-perfsqr.o .libs/libgmp.lax/lt96-perfpow.o mpn/gcd_1.o .libs/libgmp.lax/lt97-gcd.o mpn/gcdext_1.o .libs/libgmp.lax/lt98-gcdext.o mpn/gcd_subdiv_step.o mpn/gcdext_lehmer.o mpn/div_q.o .libs/libgmp.lax/lt99-tdiv_qr.o mpn/jacbase.o mpn/jacobi_2.o .libs/libgmp.lax/lt100-jacobi.o .libs/libgmp.lax/lt101-get_d.o mpn/matrix22_mul.o mpn/matrix22_mul1_inverse_vector.o mpn/hgcd_matrix.o mpn/hgcd2.o mpn/hgcd_step.o mpn/hgcd_reduce.o mpn/hgcd.o mpn/hgcd_appr.o mpn/hgcd2_jacobi.o mpn/hgcd_jacobi.o mpn/mullo_n.o mpn/mullo_basecase.o mpn/toom22_mul.o mpn/toom32_mul.o mpn/toom42_mul.o mpn/toom52_mul.o mpn/toom62_mul.o mpn/toom33_mul.o mpn/toom43_mul.o mpn/toom53_mul.o mpn/toom54_mul.o mpn/toom63_mul.o mpn/toom44_mul.o mpn/toom6h_mul.o mpn/toom6_sqr.o mpn/toom8h_mul.o mpn/toom8_sqr.o mpn/toom_couple_handling.o mpn/toom2_sqr.o mpn/toom3_sqr.o mpn/toom4_sqr.o mpn/toom_eval_dgr3_pm1.o mpn/toom_eval_dgr3_pm2.o mpn/toom_eval_pm1.o mpn/toom_eval_pm2.o mpn/toom_eval_pm2exp.o mpn/toom_eval_pm2rexp.o mpn/toom_interpolate_5pts.o mpn/toom_interpolate_6pts.o mpn/toom_interpolate_7pts.o mpn/toom_interpolate_8pts.o mpn/toom_interpolate_12pts.o mpn/toom_interpolate_16pts.o mpn/invertappr.o .libs/libgmp.lax/lt102-invert.o mpn/binvert.o mpn/mulmod_bnm1.o mpn/sqrmod_bnm1.o mpn/div_qr_1.o mpn/div_qr_1n_pi1.o mpn/div_qr_2.o mpn/div_qr_2n_pi1.o mpn/div_qr_2u_pi1.o mpn/sbpi1_div_q.o mpn/sbpi1_div_qr.o mpn/sbpi1_divappr_q.o mpn/dcpi1_div_q.o mpn/dcpi1_div_qr.o mpn/dcpi1_divappr_q.o mpn/mu_div_qr.o mpn/mu_divappr_q.o mpn/mu_div_q.o mpn/bdiv_q_1.o mpn/sbpi1_bdiv_q.o mpn/sbpi1_bdiv_qr.o mpn/dcpi1_bdiv_q.o mpn/dcpi1_bdiv_qr.o mpn/mu_bdiv_q.o mpn/mu_bdiv_qr.o mpn/bdiv_q.o mpn/bdiv_qr.o mpn/broot.o mpn/brootinv.o mpn/bsqrt.o mpn/bsqrtinv.o .libs/libgmp.lax/lt103-divexact.o mpn/bdiv_dbm1c.o mpn/redc_1.o mpn/redc_2.o mpn/redc_n.o .libs/libgmp.lax/lt104-powm.o mpn/powlo.o mpn/sec_powm.o mpn/sec_mul.o mpn/sec_sqr.o mpn/sec_div_qr.o mpn/sec_div_r.o mpn/sec_pi1_div_qr.o mpn/sec_pi1_div_r.o mpn/sec_add_1.o mpn/sec_sub_1.o mpn/sec_invert.o mpn/trialdiv.o .libs/libgmp.lax/lt105-remove.o mpn/and_n.o mpn/andn_n.o mpn/nand_n.o mpn/ior_n.o mpn/iorn_n.o mpn/nior_n.o mpn/xor_n.o mpn/xnor_n.o mpn/copyi.o mpn/copyd.o mpn/zero.o mpn/sec_tabselect.o mpn/comb_tables.o mpn/invert_limb.o mpn/sqr_diag_addlsh1.o mpn/mul_2.o mpn/addmul_2.o mpn/addlsh1_n.o mpn/sublsh1_n.o mpn/rsblsh1_n.o mpn/rsh1add_n.o mpn/rsh1sub_n.o mpn/addlsh2_n.o mpn/rsblsh2_n.o mpn/addlsh_n.o mpn/rsblsh_n.o mpn/add_n_sub_n.o mpn/addaddmul_1msb0.o printf/asprintf.o printf/asprntffuns.o printf/doprnt.o printf/doprntf.o printf/doprnti.o printf/fprintf.o printf/obprintf.o printf/obvprintf.o printf/obprntffuns.o printf/printf.o printf/printffuns.o printf/snprintf.o printf/snprntffuns.o printf/sprintf.o printf/sprintffuns.o printf/vasprintf.o printf/vfprintf.o printf/vprintf.o printf/vsnprintf.o printf/vsprintf.o printf/repl-vsnprintf.o scanf/doscan.o scanf/fscanf.o scanf/fscanffuns.o scanf/scanf.o scanf/sscanf.o scanf/sscanffuns.o scanf/vfscanf.o scanf/vscanf.o scanf/vsscanf.o rand/rand.o rand/randclr.o rand/randdef.o rand/randiset.o rand/randlc2s.o rand/randlc2x.o rand/randmt.o rand/randmts.o rand/rands.o rand/randsd.o rand/randsdui.o rand/randbui.o rand/randmui.o
  21660. libtool: link: x86_64-linux-gnu-ranlib .libs/libgmp.a
  21661. libtool: link: rm -fr .libs/libgmp.lax
  21662. libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" )
  21663. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu'
  21664. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu'
  21665. make install-recursive
  21666. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu'
  21667. Making install in tests
  21668. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  21669. Making install in .
  21670. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  21671. make[4]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  21672. make[4]: Nothing to be done for `install-exec-am'.
  21673. make[4]: Nothing to be done for `install-data-am'.
  21674. make[4]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  21675. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  21676. Making install in devel
  21677. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/devel'
  21678. make[4]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/devel'
  21679. make[4]: Nothing to be done for `install-exec-am'.
  21680. make[4]: Nothing to be done for `install-data-am'.
  21681. make[4]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/devel'
  21682. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/devel'
  21683. Making install in mpn
  21684. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpn'
  21685. make[4]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpn'
  21686. make[4]: Nothing to be done for `install-exec-am'.
  21687. make[4]: Nothing to be done for `install-data-am'.
  21688. make[4]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpn'
  21689. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpn'
  21690. Making install in mpz
  21691. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpz'
  21692. make[4]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpz'
  21693. make[4]: Nothing to be done for `install-exec-am'.
  21694. make[4]: Nothing to be done for `install-data-am'.
  21695. make[4]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpz'
  21696. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpz'
  21697. Making install in mpq
  21698. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpq'
  21699. make[4]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpq'
  21700. make[4]: Nothing to be done for `install-exec-am'.
  21701. make[4]: Nothing to be done for `install-data-am'.
  21702. make[4]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpq'
  21703. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpq'
  21704. Making install in mpf
  21705. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpf'
  21706. make[4]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpf'
  21707. make[4]: Nothing to be done for `install-exec-am'.
  21708. make[4]: Nothing to be done for `install-data-am'.
  21709. make[4]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpf'
  21710. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpf'
  21711. Making install in rand
  21712. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/rand'
  21713. make[4]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/rand'
  21714. make[4]: Nothing to be done for `install-exec-am'.
  21715. make[4]: Nothing to be done for `install-data-am'.
  21716. make[4]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/rand'
  21717. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/rand'
  21718. Making install in misc
  21719. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/misc'
  21720. make[4]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/misc'
  21721. make[4]: Nothing to be done for `install-exec-am'.
  21722. make[4]: Nothing to be done for `install-data-am'.
  21723. make[4]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/misc'
  21724. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/misc'
  21725. Making install in cxx
  21726. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/cxx'
  21727. make[4]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/cxx'
  21728. make[4]: Nothing to be done for `install-exec-am'.
  21729. make[4]: Nothing to be done for `install-data-am'.
  21730. make[4]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/cxx'
  21731. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/cxx'
  21732. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  21733. Making install in mpn
  21734. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpn'
  21735. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpn'
  21736. make[3]: Nothing to be done for `install-exec-am'.
  21737. make[3]: Nothing to be done for `install-data-am'.
  21738. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpn'
  21739. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpn'
  21740. Making install in mpz
  21741. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpz'
  21742. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpz'
  21743. make[3]: Nothing to be done for `install-exec-am'.
  21744. make[3]: Nothing to be done for `install-data-am'.
  21745. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpz'
  21746. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpz'
  21747. Making install in mpq
  21748. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpq'
  21749. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpq'
  21750. make[3]: Nothing to be done for `install-exec-am'.
  21751. make[3]: Nothing to be done for `install-data-am'.
  21752. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpq'
  21753. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpq'
  21754. Making install in mpf
  21755. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpf'
  21756. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpf'
  21757. make[3]: Nothing to be done for `install-exec-am'.
  21758. make[3]: Nothing to be done for `install-data-am'.
  21759. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpf'
  21760. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpf'
  21761. Making install in printf
  21762. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/printf'
  21763. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/printf'
  21764. make[3]: Nothing to be done for `install-exec-am'.
  21765. make[3]: Nothing to be done for `install-data-am'.
  21766. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/printf'
  21767. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/printf'
  21768. Making install in scanf
  21769. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/scanf'
  21770. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/scanf'
  21771. make[3]: Nothing to be done for `install-exec-am'.
  21772. make[3]: Nothing to be done for `install-data-am'.
  21773. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/scanf'
  21774. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/scanf'
  21775. Making install in rand
  21776. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/rand'
  21777. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/rand'
  21778. make[3]: Nothing to be done for `install-exec-am'.
  21779. make[3]: Nothing to be done for `install-data-am'.
  21780. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/rand'
  21781. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/rand'
  21782. Making install in cxx
  21783. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/cxx'
  21784. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/cxx'
  21785. make[3]: Nothing to be done for `install-exec-am'.
  21786. make[3]: Nothing to be done for `install-data-am'.
  21787. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/cxx'
  21788. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/cxx'
  21789. Making install in demos
  21790. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  21791. Making install in calc
  21792. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/calc'
  21793. make install-am
  21794. make[4]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/calc'
  21795. make[5]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/calc'
  21796. make[5]: Nothing to be done for `install-exec-am'.
  21797. make[5]: Nothing to be done for `install-data-am'.
  21798. make[5]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/calc'
  21799. make[4]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/calc'
  21800. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/calc'
  21801. Making install in expr
  21802. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/expr'
  21803. make[4]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/expr'
  21804. make[4]: Nothing to be done for `install-exec-am'.
  21805. make[4]: Nothing to be done for `install-data-am'.
  21806. make[4]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/expr'
  21807. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/expr'
  21808. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  21809. make[4]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  21810. make[4]: Nothing to be done for `install-exec-am'.
  21811. make[4]: Nothing to be done for `install-data-am'.
  21812. make[4]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  21813. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  21814. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  21815. Making install in tune
  21816. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tune'
  21817. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tune'
  21818. make[3]: Nothing to be done for `install-exec-am'.
  21819. make[3]: Nothing to be done for `install-data-am'.
  21820. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tune'
  21821. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tune'
  21822. Making install in doc
  21823. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/doc'
  21824. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/doc'
  21825. make[3]: Nothing to be done for `install-exec-am'.
  21826. /bin/mkdir -p '/home/infected_/tmp/arm-linux-gnueabi-4.9/share/info'
  21827. /usr/bin/install -c -m 644 ./gmp.info ./gmp.info-1 ./gmp.info-2 '/home/infected_/tmp/arm-linux-gnueabi-4.9/share/info'
  21828. install-info --info-dir='/home/infected_/tmp/arm-linux-gnueabi-4.9/share/info' '/home/infected_/tmp/arm-linux-gnueabi-4.9/share/info/gmp.info'
  21829. This is not dpkg install-info anymore, but GNU install-info
  21830. See the man page for ginstall-info for command line arguments
  21831. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/doc'
  21832. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/doc'
  21833. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu'
  21834. make[3]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu'
  21835. /bin/mkdir -p '/home/infected_/tmp/arm-linux-gnueabi-4.9/lib'
  21836. /bin/bash ./libtool --mode=install /usr/bin/install -c libgmp.la '/home/infected_/tmp/arm-linux-gnueabi-4.9/lib'
  21837. libtool: install: /usr/bin/install -c .libs/libgmp.so.10.2.0 /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libgmp.so.10.2.0
  21838. libtool: install: (cd /home/infected_/tmp/arm-linux-gnueabi-4.9/lib && { ln -s -f libgmp.so.10.2.0 libgmp.so.10 || { rm -f libgmp.so.10 && ln -s libgmp.so.10.2.0 libgmp.so.10; }; })
  21839. libtool: install: (cd /home/infected_/tmp/arm-linux-gnueabi-4.9/lib && { ln -s -f libgmp.so.10.2.0 libgmp.so || { rm -f libgmp.so && ln -s libgmp.so.10.2.0 libgmp.so; }; })
  21840. libtool: install: /usr/bin/install -c .libs/libgmp.lai /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libgmp.la
  21841. libtool: install: /usr/bin/install -c .libs/libgmp.a /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libgmp.a
  21842. libtool: install: chmod 644 /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libgmp.a
  21843. libtool: install: x86_64-linux-gnu-ranlib /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libgmp.a
  21844. libtool: finish: PATH="/home/infected_/android-sdk/tools:/home/infected_/android-sdk/platform-tools:/home/infected_/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/infected_/android-sdk/tools:/home/infected_/android-sdk/platform-tools:/home/infected_/bin:/sbin" ldconfig -n /home/infected_/tmp/arm-linux-gnueabi-4.9/lib
  21845. /sbin/ldconfig.real: /home/infected_/tmp/arm-linux-gnueabi-4.9/lib/libisl.so.15.0.0-gdb.py is not an ELF file - it has the wrong magic bytes at the start.
  21846.  
  21847. ----------------------------------------------------------------------
  21848. Libraries have been installed in:
  21849. /home/infected_/tmp/arm-linux-gnueabi-4.9/lib
  21850.  
  21851. If you ever happen to want to link against installed libraries
  21852. in a given directory, LIBDIR, you must either use libtool, and
  21853. specify the full pathname of the library, or use the `-LLIBDIR'
  21854. flag during linking and do at least one of the following:
  21855. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  21856. during execution
  21857. - add LIBDIR to the `LD_RUN_PATH' environment variable
  21858. during linking
  21859. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  21860. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  21861.  
  21862. See any operating system documentation about shared libraries for
  21863. more information, such as the ld(1) and ld.so(8) manual pages.
  21864. ----------------------------------------------------------------------
  21865. /bin/mkdir -p '/home/infected_/tmp/arm-linux-gnueabi-4.9/include'
  21866. /usr/bin/install -c -m 644 gmp.h '/home/infected_/tmp/arm-linux-gnueabi-4.9/include'
  21867. make install-data-hook
  21868. make[4]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu'
  21869.  
  21870. +-------------------------------------------------------------+
  21871. | CAUTION: |
  21872. | |
  21873. | If you have not already run "make check", then we strongly |
  21874. | recommend you do so. |
  21875. | |
  21876. | GMP has been carefully tested by its authors, but compilers |
  21877. | are all too often released with serious bugs. GMP tends to |
  21878. | explore interesting corners in compilers and has hit bugs |
  21879. | on quite a few occasions. |
  21880. | |
  21881. +-------------------------------------------------------------+
  21882.  
  21883. make[4]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu'
  21884. make[3]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu'
  21885. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu'
  21886. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu'
  21887. Making clean in tests
  21888. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  21889. Making clean in .
  21890. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  21891. test -z "libtests.la" || rm -f libtests.la
  21892. rm -rf .libs _libs
  21893. rm -f *.o
  21894. test -z "t-bswap.log t-constants.log t-count_zeros.log t-hightomask.log t-modlinv.log t-popc.log t-parity.log t-sub.log" || rm -f t-bswap.log t-constants.log t-count_zeros.log t-hightomask.log t-modlinv.log t-popc.log t-parity.log t-sub.log
  21895. rm -f *.lo
  21896. rm -f t-bswap t-constants t-count_zeros t-hightomask t-modlinv t-popc t-parity t-sub
  21897. test -z "t-bswap.trs t-constants.trs t-count_zeros.trs t-hightomask.trs t-modlinv.trs t-popc.trs t-parity.trs t-sub.trs" || rm -f t-bswap.trs t-constants.trs t-count_zeros.trs t-hightomask.trs t-modlinv.trs t-popc.trs t-parity.trs t-sub.trs
  21898. rm -f ./so_locations
  21899. test -z "test-suite.log" || rm -f test-suite.log
  21900. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  21901. Making clean in devel
  21902. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/devel'
  21903. test -z "aors_n anymul_1 copy divmod_1 divrem shift logops_n tst-addsub try" || rm -f aors_n anymul_1 copy divmod_1 divrem shift logops_n tst-addsub try
  21904. rm -rf .libs _libs
  21905. rm -f *.o
  21906. rm -f *.lo
  21907. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/devel'
  21908. Making clean in mpn
  21909. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpn'
  21910. rm -rf .libs _libs
  21911. rm -f *.o
  21912. test -z "t-asmtype.log t-aors_1.log t-divrem_1.log t-mod_1.log t-fat.log t-get_d.log t-instrument.log t-iord_u.log t-mp_bases.log t-perfsqr.log t-scan.log logic.log t-toom22.log t-toom32.log t-toom33.log t-toom42.log t-toom43.log t-toom44.log t-toom52.log t-toom53.log t-toom54.log t-toom62.log t-toom63.log t-toom6h.log t-toom8h.log t-toom2-sqr.log t-toom3-sqr.log t-toom4-sqr.log t-toom6-sqr.log t-toom8-sqr.log t-mul.log t-mullo.log t-mulmod_bnm1.log t-sqrmod_bnm1.log t-mulmid.log t-hgcd.log t-hgcd_appr.log t-matrix22.log t-invert.log t-div.log t-bdiv.log t-broot.log t-brootinv.log t-minvert.log t-sizeinbase.log" || rm -f t-asmtype.log t-aors_1.log t-divrem_1.log t-mod_1.log t-fat.log t-get_d.log t-instrument.log t-iord_u.log t-mp_bases.log t-perfsqr.log t-scan.log logic.log t-toom22.log t-toom32.log t-toom33.log t-toom42.log t-toom43.log t-toom44.log t-toom52.log t-toom53.log t-toom54.log t-toom62.log t-toom63.log t-toom6h.log t-toom8h.log t-toom2-sqr.log t-toom3-sqr.log t-toom4-sqr.log t-toom6-sqr.log t-toom8-sqr.log t-mul.log t-mullo.log t-mulmod_bnm1.log t-sqrmod_bnm1.log t-mulmid.log t-hgcd.log t-hgcd_appr.log t-matrix22.log t-invert.log t-div.log t-bdiv.log t-broot.log t-brootinv.log t-minvert.log t-sizeinbase.log
  21913. rm -f *.lo
  21914. rm -f t-asmtype t-aors_1 t-divrem_1 t-mod_1 t-fat t-get_d t-instrument t-iord_u t-mp_bases t-perfsqr t-scan logic t-toom22 t-toom32 t-toom33 t-toom42 t-toom43 t-toom44 t-toom52 t-toom53 t-toom54 t-toom62 t-toom63 t-toom6h t-toom8h t-toom2-sqr t-toom3-sqr t-toom4-sqr t-toom6-sqr t-toom8-sqr t-mul t-mullo t-mulmod_bnm1 t-sqrmod_bnm1 t-mulmid t-hgcd t-hgcd_appr t-matrix22 t-invert t-div t-bdiv t-broot t-brootinv t-minvert t-sizeinbase
  21915. test -z "t-asmtype.trs t-aors_1.trs t-divrem_1.trs t-mod_1.trs t-fat.trs t-get_d.trs t-instrument.trs t-iord_u.trs t-mp_bases.trs t-perfsqr.trs t-scan.trs logic.trs t-toom22.trs t-toom32.trs t-toom33.trs t-toom42.trs t-toom43.trs t-toom44.trs t-toom52.trs t-toom53.trs t-toom54.trs t-toom62.trs t-toom63.trs t-toom6h.trs t-toom8h.trs t-toom2-sqr.trs t-toom3-sqr.trs t-toom4-sqr.trs t-toom6-sqr.trs t-toom8-sqr.trs t-mul.trs t-mullo.trs t-mulmod_bnm1.trs t-sqrmod_bnm1.trs t-mulmid.trs t-hgcd.trs t-hgcd_appr.trs t-matrix22.trs t-invert.trs t-div.trs t-bdiv.trs t-broot.trs t-brootinv.trs t-minvert.trs t-sizeinbase.trs" || rm -f t-asmtype.trs t-aors_1.trs t-divrem_1.trs t-mod_1.trs t-fat.trs t-get_d.trs t-instrument.trs t-iord_u.trs t-mp_bases.trs t-perfsqr.trs t-scan.trs logic.trs t-toom22.trs t-toom32.trs t-toom33.trs t-toom42.trs t-toom43.trs t-toom44.trs t-toom52.trs t-toom53.trs t-toom54.trs t-toom62.trs t-toom63.trs t-toom6h.trs t-toom8h.trs t-toom2-sqr.trs t-toom3-sqr.trs t-toom4-sqr.trs t-toom6-sqr.trs t-toom8-sqr.trs t-mul.trs t-mullo.trs t-mulmod_bnm1.trs t-sqrmod_bnm1.trs t-mulmid.trs t-hgcd.trs t-hgcd_appr.trs t-matrix22.trs t-invert.trs t-div.trs t-bdiv.trs t-broot.trs t-brootinv.trs t-minvert.trs t-sizeinbase.trs
  21916. test -z "test-suite.log" || rm -f test-suite.log
  21917. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpn'
  21918. Making clean in mpz
  21919. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpz'
  21920. test -z "*.tmp" || rm -f *.tmp
  21921. rm -rf .libs _libs
  21922. rm -f *.o
  21923. rm -f t-addsub t-cmp t-mul t-mul_i t-tdiv t-tdiv_ui t-fdiv t-fdiv_ui t-cdiv_ui t-gcd t-gcd_ui t-lcm t-invert dive dive_ui t-sqrtrem convert io t-inp_str logic bit t-powm t-powm_ui t-pow t-div_2exp reuse t-root t-perfsqr t-perfpow t-jac t-bin t-get_d t-get_d_2exp t-get_si t-set_d t-set_si t-fac_ui t-mfac_uiui t-primorial_ui t-fib_ui t-lucnum_ui t-scan t-fits t-divis t-divis_2exp t-cong t-cong_2exp t-sizeinbase t-set_str t-aorsmul t-cmp_d t-cmp_si t-hamdist t-oddeven t-popcount t-set_f t-io_raw t-import t-export t-pprime_p t-nextprime t-remove t-limbs
  21924. test -z "t-addsub.log t-cmp.log t-mul.log t-mul_i.log t-tdiv.log t-tdiv_ui.log t-fdiv.log t-fdiv_ui.log t-cdiv_ui.log t-gcd.log t-gcd_ui.log t-lcm.log t-invert.log dive.log dive_ui.log t-sqrtrem.log convert.log io.log t-inp_str.log logic.log bit.log t-powm.log t-powm_ui.log t-pow.log t-div_2exp.log reuse.log t-root.log t-perfsqr.log t-perfpow.log t-jac.log t-bin.log t-get_d.log t-get_d_2exp.log t-get_si.log t-set_d.log t-set_si.log t-fac_ui.log t-mfac_uiui.log t-primorial_ui.log t-fib_ui.log t-lucnum_ui.log t-scan.log t-fits.log t-divis.log t-divis_2exp.log t-cong.log t-cong_2exp.log t-sizeinbase.log t-set_str.log t-aorsmul.log t-cmp_d.log t-cmp_si.log t-hamdist.log t-oddeven.log t-popcount.log t-set_f.log t-io_raw.log t-import.log t-export.log t-pprime_p.log t-nextprime.log t-remove.log t-limbs.log" || rm -f t-addsub.log t-cmp.log t-mul.log t-mul_i.log t-tdiv.log t-tdiv_ui.log t-fdiv.log t-fdiv_ui.log t-cdiv_ui.log t-gcd.log t-gcd_ui.log t-lcm.log t-invert.log dive.log dive_ui.log t-sqrtrem.log convert.log io.log t-inp_str.log logic.log bit.log t-powm.log t-powm_ui.log t-pow.log t-div_2exp.log reuse.log t-root.log t-perfsqr.log t-perfpow.log t-jac.log t-bin.log t-get_d.log t-get_d_2exp.log t-get_si.log t-set_d.log t-set_si.log t-fac_ui.log t-mfac_uiui.log t-primorial_ui.log t-fib_ui.log t-lucnum_ui.log t-scan.log t-fits.log t-divis.log t-divis_2exp.log t-cong.log t-cong_2exp.log t-sizeinbase.log t-set_str.log t-aorsmul.log t-cmp_d.log t-cmp_si.log t-hamdist.log t-oddeven.log t-popcount.log t-set_f.log t-io_raw.log t-import.log t-export.log t-pprime_p.log t-nextprime.log t-remove.log t-limbs.log
  21925. rm -f *.lo
  21926. test -z "t-addsub.trs t-cmp.trs t-mul.trs t-mul_i.trs t-tdiv.trs t-tdiv_ui.trs t-fdiv.trs t-fdiv_ui.trs t-cdiv_ui.trs t-gcd.trs t-gcd_ui.trs t-lcm.trs t-invert.trs dive.trs dive_ui.trs t-sqrtrem.trs convert.trs io.trs t-inp_str.trs logic.trs bit.trs t-powm.trs t-powm_ui.trs t-pow.trs t-div_2exp.trs reuse.trs t-root.trs t-perfsqr.trs t-perfpow.trs t-jac.trs t-bin.trs t-get_d.trs t-get_d_2exp.trs t-get_si.trs t-set_d.trs t-set_si.trs t-fac_ui.trs t-mfac_uiui.trs t-primorial_ui.trs t-fib_ui.trs t-lucnum_ui.trs t-scan.trs t-fits.trs t-divis.trs t-divis_2exp.trs t-cong.trs t-cong_2exp.trs t-sizeinbase.trs t-set_str.trs t-aorsmul.trs t-cmp_d.trs t-cmp_si.trs t-hamdist.trs t-oddeven.trs t-popcount.trs t-set_f.trs t-io_raw.trs t-import.trs t-export.trs t-pprime_p.trs t-nextprime.trs t-remove.trs t-limbs.trs" || rm -f t-addsub.trs t-cmp.trs t-mul.trs t-mul_i.trs t-tdiv.trs t-tdiv_ui.trs t-fdiv.trs t-fdiv_ui.trs t-cdiv_ui.trs t-gcd.trs t-gcd_ui.trs t-lcm.trs t-invert.trs dive.trs dive_ui.trs t-sqrtrem.trs convert.trs io.trs t-inp_str.trs logic.trs bit.trs t-powm.trs t-powm_ui.trs t-pow.trs t-div_2exp.trs reuse.trs t-root.trs t-perfsqr.trs t-perfpow.trs t-jac.trs t-bin.trs t-get_d.trs t-get_d_2exp.trs t-get_si.trs t-set_d.trs t-set_si.trs t-fac_ui.trs t-mfac_uiui.trs t-primorial_ui.trs t-fib_ui.trs t-lucnum_ui.trs t-scan.trs t-fits.trs t-divis.trs t-divis_2exp.trs t-cong.trs t-cong_2exp.trs t-sizeinbase.trs t-set_str.trs t-aorsmul.trs t-cmp_d.trs t-cmp_si.trs t-hamdist.trs t-oddeven.trs t-popcount.trs t-set_f.trs t-io_raw.trs t-import.trs t-export.trs t-pprime_p.trs t-nextprime.trs t-remove.trs t-limbs.trs
  21927. test -z "test-suite.log" || rm -f test-suite.log
  21928. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpz'
  21929. Making clean in mpq
  21930. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpq'
  21931. test -z "*.tmp" || rm -f *.tmp
  21932. rm -rf .libs _libs
  21933. rm -f *.o
  21934. test -z "t-aors.log t-cmp.log t-cmp_ui.log t-cmp_si.log t-equal.log t-get_d.log t-get_str.log t-inp_str.log t-inv.log t-md_2exp.log t-set_f.log t-set_str.log io.log reuse.log" || rm -f t-aors.log t-cmp.log t-cmp_ui.log t-cmp_si.log t-equal.log t-get_d.log t-get_str.log t-inp_str.log t-inv.log t-md_2exp.log t-set_f.log t-set_str.log io.log reuse.log
  21935. rm -f t-aors t-cmp t-cmp_ui t-cmp_si t-equal t-get_d t-get_str t-inp_str t-inv t-md_2exp t-set_f t-set_str io reuse
  21936. rm -f *.lo
  21937. test -z "t-aors.trs t-cmp.trs t-cmp_ui.trs t-cmp_si.trs t-equal.trs t-get_d.trs t-get_str.trs t-inp_str.trs t-inv.trs t-md_2exp.trs t-set_f.trs t-set_str.trs io.trs reuse.trs" || rm -f t-aors.trs t-cmp.trs t-cmp_ui.trs t-cmp_si.trs t-equal.trs t-get_d.trs t-get_str.trs t-inp_str.trs t-inv.trs t-md_2exp.trs t-set_f.trs t-set_str.trs io.trs reuse.trs
  21938. test -z "test-suite.log" || rm -f test-suite.log
  21939. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpq'
  21940. Making clean in mpf
  21941. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpf'
  21942. rm -rf .libs _libs
  21943. rm -f *.o
  21944. test -z "t-add.log t-sub.log t-conv.log t-sqrt.log t-sqrt_ui.log t-muldiv.log t-dm2exp.log reuse.log t-cmp_d.log t-cmp_si.log t-div.log t-fits.log t-get_d.log t-get_d_2exp.log t-get_si.log t-get_ui.log t-gsprec.log t-inp_str.log t-int_p.log t-mul_ui.log t-set.log t-set_q.log t-set_si.log t-set_ui.log t-trunc.log t-ui_div.log t-eq.log" || rm -f t-add.log t-sub.log t-conv.log t-sqrt.log t-sqrt_ui.log t-muldiv.log t-dm2exp.log reuse.log t-cmp_d.log t-cmp_si.log t-div.log t-fits.log t-get_d.log t-get_d_2exp.log t-get_si.log t-get_ui.log t-gsprec.log t-inp_str.log t-int_p.log t-mul_ui.log t-set.log t-set_q.log t-set_si.log t-set_ui.log t-trunc.log t-ui_div.log t-eq.log
  21945. rm -f *.lo
  21946. rm -f t-add t-sub t-conv t-sqrt t-sqrt_ui t-muldiv t-dm2exp reuse t-cmp_d t-cmp_si t-div t-fits t-get_d t-get_d_2exp t-get_si t-get_ui t-gsprec t-inp_str t-int_p t-mul_ui t-set t-set_q t-set_si t-set_ui t-trunc t-ui_div t-eq
  21947. test -z "t-add.trs t-sub.trs t-conv.trs t-sqrt.trs t-sqrt_ui.trs t-muldiv.trs t-dm2exp.trs reuse.trs t-cmp_d.trs t-cmp_si.trs t-div.trs t-fits.trs t-get_d.trs t-get_d_2exp.trs t-get_si.trs t-get_ui.trs t-gsprec.trs t-inp_str.trs t-int_p.trs t-mul_ui.trs t-set.trs t-set_q.trs t-set_si.trs t-set_ui.trs t-trunc.trs t-ui_div.trs t-eq.trs" || rm -f t-add.trs t-sub.trs t-conv.trs t-sqrt.trs t-sqrt_ui.trs t-muldiv.trs t-dm2exp.trs reuse.trs t-cmp_d.trs t-cmp_si.trs t-div.trs t-fits.trs t-get_d.trs t-get_d_2exp.trs t-get_si.trs t-get_ui.trs t-gsprec.trs t-inp_str.trs t-int_p.trs t-mul_ui.trs t-set.trs t-set_q.trs t-set_si.trs t-set_ui.trs t-trunc.trs t-ui_div.trs t-eq.trs
  21948. test -z "test-suite.log" || rm -f test-suite.log
  21949. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpf'
  21950. Making clean in rand
  21951. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/rand'
  21952. test -z "findlc gen gen.static spect stat libstat.la" || rm -f findlc gen gen.static spect stat libstat.la
  21953. rm -rf .libs _libs
  21954. rm -f *.o
  21955. test -z "t-iset.log t-lc2exp.log t-mt.log t-rand.log t-urbui.log t-urmui.log t-urndmm.log" || rm -f t-iset.log t-lc2exp.log t-mt.log t-rand.log t-urbui.log t-urmui.log t-urndmm.log
  21956. rm -f t-iset t-lc2exp t-mt t-rand t-urbui t-urmui t-urndmm
  21957. rm -f *.lo
  21958. test -z "t-iset.trs t-lc2exp.trs t-mt.trs t-rand.trs t-urbui.trs t-urmui.trs t-urndmm.trs" || rm -f t-iset.trs t-lc2exp.trs t-mt.trs t-rand.trs t-urbui.trs t-urmui.trs t-urndmm.trs
  21959. test -z "test-suite.log" || rm -f test-suite.log
  21960. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/rand'
  21961. Making clean in misc
  21962. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/misc'
  21963. test -z "*.tmp" || rm -f *.tmp
  21964. rm -rf .libs _libs
  21965. rm -f *.o
  21966. test -z "t-printf.log t-scanf.log t-locale.log" || rm -f t-printf.log t-scanf.log t-locale.log
  21967. rm -f t-printf t-scanf t-locale
  21968. rm -f *.lo
  21969. test -z "t-printf.trs t-scanf.trs t-locale.trs" || rm -f t-printf.trs t-scanf.trs t-locale.trs
  21970. test -z "test-suite.log" || rm -f test-suite.log
  21971. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/misc'
  21972. Making clean in cxx
  21973. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/cxx'
  21974. rm -rf .libs _libs
  21975. rm -f *.o
  21976. test -z "" || rm -f
  21977. rm -f *.lo
  21978. test -z "" || rm -f
  21979. test -z "test-suite.log" || rm -f test-suite.log
  21980. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/cxx'
  21981. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  21982. Making clean in mpn
  21983. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpn'
  21984. rm -rf .libs _libs
  21985. test -z "libmpn.la" || rm -f libmpn.la
  21986. rm -f *.o
  21987. rm -f *.lo
  21988. rm -f ./so_locations
  21989. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpn'
  21990. Making clean in mpz
  21991. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpz'
  21992. rm -rf .libs _libs
  21993. test -z "libmpz.la" || rm -f libmpz.la
  21994. rm -f *.o
  21995. rm -f *.lo
  21996. rm -f ./so_locations
  21997. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpz'
  21998. Making clean in mpq
  21999. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpq'
  22000. rm -rf .libs _libs
  22001. test -z "libmpq.la" || rm -f libmpq.la
  22002. rm -f *.o
  22003. rm -f *.lo
  22004. rm -f ./so_locations
  22005. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpq'
  22006. Making clean in mpf
  22007. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpf'
  22008. rm -rf .libs _libs
  22009. test -z "libmpf.la" || rm -f libmpf.la
  22010. rm -f *.o
  22011. rm -f *.lo
  22012. rm -f ./so_locations
  22013. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpf'
  22014. Making clean in printf
  22015. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/printf'
  22016. rm -rf .libs _libs
  22017. test -z "libprintf.la" || rm -f libprintf.la
  22018. rm -f *.o
  22019. rm -f *.lo
  22020. rm -f ./so_locations
  22021. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/printf'
  22022. Making clean in scanf
  22023. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/scanf'
  22024. rm -rf .libs _libs
  22025. test -z "libscanf.la" || rm -f libscanf.la
  22026. rm -f *.o
  22027. rm -f *.lo
  22028. rm -f ./so_locations
  22029. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/scanf'
  22030. Making clean in rand
  22031. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/rand'
  22032. rm -rf .libs _libs
  22033. test -z "librandom.la" || rm -f librandom.la
  22034. rm -f *.o
  22035. rm -f *.lo
  22036. rm -f ./so_locations
  22037. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/rand'
  22038. Making clean in cxx
  22039. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/cxx'
  22040. rm -rf .libs _libs
  22041. test -z "" || rm -f
  22042. rm -f *.o
  22043. rm -f *.lo
  22044. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/cxx'
  22045. Making clean in demos
  22046. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  22047. Making clean in calc
  22048. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/calc'
  22049. test -z "calc" || rm -f calc
  22050. rm -rf .libs _libs
  22051. rm -f *.o
  22052. rm -f *.lo
  22053. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/calc'
  22054. Making clean in expr
  22055. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/expr'
  22056. test -z "run-expr t-expr libexpr.a" || rm -f run-expr t-expr libexpr.a
  22057. rm -rf .libs _libs
  22058. rm -f *.o
  22059. rm -f *.lo
  22060. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/expr'
  22061. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  22062. test -z "factorize isprime pexpr primes qcn" || rm -f factorize isprime pexpr primes qcn
  22063. rm -rf .libs _libs
  22064. rm -f *.o
  22065. rm -f *.lo
  22066. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  22067. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  22068. Making clean in tune
  22069. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tune'
  22070. test -z "speed speed-dynamic speed-ext tuneup tune-gcd-p libspeed.la div_qr_2.c bdiv_q.c bdiv_qr.c dcpi1_div_qr.c dcpi1_divappr_q.c dcpi1_bdiv_qr.c dcpi1_bdiv_q.c invertappr.c invert.c binvert.c divrem_2.c gcd.c gcdext.c get_str.c set_str.c matrix22_mul.c hgcd.c hgcd_appr.c hgcd_reduce.c mul_n.c sqr.c sec_powm.c mullo_n.c mul_fft.c mul.c tdiv_qr.c mulmod_bnm1.c sqrmod_bnm1.c mulmid.c mulmid_n.c toom42_mulmid.c nussbaumer_mul.c toom6h_mul.c toom8h_mul.c toom6_sqr.c toom8_sqr.c toom22_mul.c toom2_sqr.c toom33_mul.c toom3_sqr.c toom44_mul.c toom4_sqr.c divrem_1.c mod_1.c fac_ui.c sqr_asm.asm stg.gnuplot stg.data mtg.gnuplot mtg.data fibg.gnuplot fibg.data graph.gnuplot graph.data " || rm -f speed speed-dynamic speed-ext tuneup tune-gcd-p libspeed.la div_qr_2.c bdiv_q.c bdiv_qr.c dcpi1_div_qr.c dcpi1_divappr_q.c dcpi1_bdiv_qr.c dcpi1_bdiv_q.c invertappr.c invert.c binvert.c divrem_2.c gcd.c gcdext.c get_str.c set_str.c matrix22_mul.c hgcd.c hgcd_appr.c hgcd_reduce.c mul_n.c sqr.c sec_powm.c mullo_n.c mul_fft.c mul.c tdiv_qr.c mulmod_bnm1.c sqrmod_bnm1.c mulmid.c mulmid_n.c toom42_mulmid.c nussbaumer_mul.c toom6h_mul.c toom8h_mul.c toom6_sqr.c toom8_sqr.c toom22_mul.c toom2_sqr.c toom33_mul.c toom3_sqr.c toom44_mul.c toom4_sqr.c divrem_1.c mod_1.c fac_ui.c sqr_asm.asm stg.gnuplot stg.data mtg.gnuplot mtg.data fibg.gnuplot fibg.data graph.gnuplot graph.data
  22071. rm -rf .libs _libs
  22072. rm -f *.o
  22073. rm -f *.lo
  22074. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tune'
  22075. Making clean in doc
  22076. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/doc'
  22077. test -z "gmp.dvi gmp.pdf gmp.ps gmp.html" \
  22078. || rm -rf gmp.dvi gmp.pdf gmp.ps gmp.html
  22079. rm -rf .libs _libs
  22080. rm -rf gmp.t2d gmp.t2p
  22081. rm -f *.lo
  22082. rm -f vti.tmp
  22083. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/doc'
  22084. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu'
  22085. test -z "libgmp.la " || rm -f libgmp.la
  22086. rm -rf .libs _libs
  22087. if [ -d mini-gmp/tests ] ; then \
  22088. abs_srcdir="`cd . && pwd`" ; \
  22089. cd mini-gmp/tests \
  22090. && make -f "$abs_srcdir/mini-gmp/tests/Makefile" clean ; \
  22091. fi
  22092. rm -f *.o
  22093. rm -f *.lo
  22094. rm -f ./so_locations
  22095. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mini-gmp/tests'
  22096. rm -f *.o t-add t-sub t-mul t-invert t-div t-div_2exp t-double t-cmp_d t-gcd t-lcm t-import t-comb t-signed t-sqrt t-root t-powm t-logops t-bitops t-scan t-str t-reuse t-aorsmul t-limbs t-cong t-pprime_p
  22097. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mini-gmp/tests'
  22098. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu'
  22099. Making distclean in tests
  22100. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  22101. Making distclean in .
  22102. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  22103. test -z "libtests.la" || rm -f libtests.la
  22104. rm -rf .libs _libs
  22105. rm -f *.o
  22106. test -z "t-bswap.log t-constants.log t-count_zeros.log t-hightomask.log t-modlinv.log t-popc.log t-parity.log t-sub.log" || rm -f t-bswap.log t-constants.log t-count_zeros.log t-hightomask.log t-modlinv.log t-popc.log t-parity.log t-sub.log
  22107. rm -f *.lo
  22108. rm -f *.tab.c
  22109. rm -f t-bswap t-constants t-count_zeros t-hightomask t-modlinv t-popc t-parity t-sub
  22110. test -z "" || rm -f
  22111. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22112. test -z "t-bswap.trs t-constants.trs t-count_zeros.trs t-hightomask.trs t-modlinv.trs t-popc.trs t-parity.trs t-sub.trs" || rm -f t-bswap.trs t-constants.trs t-count_zeros.trs t-hightomask.trs t-modlinv.trs t-popc.trs t-parity.trs t-sub.trs
  22113. test . = "." || test -z "" || rm -f
  22114. test -z "test-suite.log" || rm -f test-suite.log
  22115. rm -f ./so_locations
  22116. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  22117. Making distclean in devel
  22118. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/devel'
  22119. test -z "aors_n anymul_1 copy divmod_1 divrem shift logops_n tst-addsub try" || rm -f aors_n anymul_1 copy divmod_1 divrem shift logops_n tst-addsub try
  22120. rm -rf .libs _libs
  22121. rm -f *.o
  22122. rm -f *.lo
  22123. rm -f *.tab.c
  22124. test -z "" || rm -f
  22125. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22126. test . = "." || test -z "" || rm -f
  22127. rm -f Makefile
  22128. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/devel'
  22129. Making distclean in mpn
  22130. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpn'
  22131. rm -rf .libs _libs
  22132. rm -f *.o
  22133. test -z "t-asmtype.log t-aors_1.log t-divrem_1.log t-mod_1.log t-fat.log t-get_d.log t-instrument.log t-iord_u.log t-mp_bases.log t-perfsqr.log t-scan.log logic.log t-toom22.log t-toom32.log t-toom33.log t-toom42.log t-toom43.log t-toom44.log t-toom52.log t-toom53.log t-toom54.log t-toom62.log t-toom63.log t-toom6h.log t-toom8h.log t-toom2-sqr.log t-toom3-sqr.log t-toom4-sqr.log t-toom6-sqr.log t-toom8-sqr.log t-mul.log t-mullo.log t-mulmod_bnm1.log t-sqrmod_bnm1.log t-mulmid.log t-hgcd.log t-hgcd_appr.log t-matrix22.log t-invert.log t-div.log t-bdiv.log t-broot.log t-brootinv.log t-minvert.log t-sizeinbase.log" || rm -f t-asmtype.log t-aors_1.log t-divrem_1.log t-mod_1.log t-fat.log t-get_d.log t-instrument.log t-iord_u.log t-mp_bases.log t-perfsqr.log t-scan.log logic.log t-toom22.log t-toom32.log t-toom33.log t-toom42.log t-toom43.log t-toom44.log t-toom52.log t-toom53.log t-toom54.log t-toom62.log t-toom63.log t-toom6h.log t-toom8h.log t-toom2-sqr.log t-toom3-sqr.log t-toom4-sqr.log t-toom6-sqr.log t-toom8-sqr.log t-mul.log t-mullo.log t-mulmod_bnm1.log t-sqrmod_bnm1.log t-mulmid.log t-hgcd.log t-hgcd_appr.log t-matrix22.log t-invert.log t-div.log t-bdiv.log t-broot.log t-brootinv.log t-minvert.log t-sizeinbase.log
  22134. rm -f *.lo
  22135. rm -f t-asmtype t-aors_1 t-divrem_1 t-mod_1 t-fat t-get_d t-instrument t-iord_u t-mp_bases t-perfsqr t-scan logic t-toom22 t-toom32 t-toom33 t-toom42 t-toom43 t-toom44 t-toom52 t-toom53 t-toom54 t-toom62 t-toom63 t-toom6h t-toom8h t-toom2-sqr t-toom3-sqr t-toom4-sqr t-toom6-sqr t-toom8-sqr t-mul t-mullo t-mulmod_bnm1 t-sqrmod_bnm1 t-mulmid t-hgcd t-hgcd_appr t-matrix22 t-invert t-div t-bdiv t-broot t-brootinv t-minvert t-sizeinbase
  22136. rm -f *.tab.c
  22137. test -z "" || rm -f
  22138. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22139. test -z "t-asmtype.trs t-aors_1.trs t-divrem_1.trs t-mod_1.trs t-fat.trs t-get_d.trs t-instrument.trs t-iord_u.trs t-mp_bases.trs t-perfsqr.trs t-scan.trs logic.trs t-toom22.trs t-toom32.trs t-toom33.trs t-toom42.trs t-toom43.trs t-toom44.trs t-toom52.trs t-toom53.trs t-toom54.trs t-toom62.trs t-toom63.trs t-toom6h.trs t-toom8h.trs t-toom2-sqr.trs t-toom3-sqr.trs t-toom4-sqr.trs t-toom6-sqr.trs t-toom8-sqr.trs t-mul.trs t-mullo.trs t-mulmod_bnm1.trs t-sqrmod_bnm1.trs t-mulmid.trs t-hgcd.trs t-hgcd_appr.trs t-matrix22.trs t-invert.trs t-div.trs t-bdiv.trs t-broot.trs t-brootinv.trs t-minvert.trs t-sizeinbase.trs" || rm -f t-asmtype.trs t-aors_1.trs t-divrem_1.trs t-mod_1.trs t-fat.trs t-get_d.trs t-instrument.trs t-iord_u.trs t-mp_bases.trs t-perfsqr.trs t-scan.trs logic.trs t-toom22.trs t-toom32.trs t-toom33.trs t-toom42.trs t-toom43.trs t-toom44.trs t-toom52.trs t-toom53.trs t-toom54.trs t-toom62.trs t-toom63.trs t-toom6h.trs t-toom8h.trs t-toom2-sqr.trs t-toom3-sqr.trs t-toom4-sqr.trs t-toom6-sqr.trs t-toom8-sqr.trs t-mul.trs t-mullo.trs t-mulmod_bnm1.trs t-sqrmod_bnm1.trs t-mulmid.trs t-hgcd.trs t-hgcd_appr.trs t-matrix22.trs t-invert.trs t-div.trs t-bdiv.trs t-broot.trs t-brootinv.trs t-minvert.trs t-sizeinbase.trs
  22140. test . = "." || test -z "" || rm -f
  22141. test -z "test-suite.log" || rm -f test-suite.log
  22142. rm -f Makefile
  22143. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpn'
  22144. Making distclean in mpz
  22145. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpz'
  22146. test -z "*.tmp" || rm -f *.tmp
  22147. rm -rf .libs _libs
  22148. rm -f *.o
  22149. test -z "t-addsub.log t-cmp.log t-mul.log t-mul_i.log t-tdiv.log t-tdiv_ui.log t-fdiv.log t-fdiv_ui.log t-cdiv_ui.log t-gcd.log t-gcd_ui.log t-lcm.log t-invert.log dive.log dive_ui.log t-sqrtrem.log convert.log io.log t-inp_str.log logic.log bit.log t-powm.log t-powm_ui.log t-pow.log t-div_2exp.log reuse.log t-root.log t-perfsqr.log t-perfpow.log t-jac.log t-bin.log t-get_d.log t-get_d_2exp.log t-get_si.log t-set_d.log t-set_si.log t-fac_ui.log t-mfac_uiui.log t-primorial_ui.log t-fib_ui.log t-lucnum_ui.log t-scan.log t-fits.log t-divis.log t-divis_2exp.log t-cong.log t-cong_2exp.log t-sizeinbase.log t-set_str.log t-aorsmul.log t-cmp_d.log t-cmp_si.log t-hamdist.log t-oddeven.log t-popcount.log t-set_f.log t-io_raw.log t-import.log t-export.log t-pprime_p.log t-nextprime.log t-remove.log t-limbs.log" || rm -f t-addsub.log t-cmp.log t-mul.log t-mul_i.log t-tdiv.log t-tdiv_ui.log t-fdiv.log t-fdiv_ui.log t-cdiv_ui.log t-gcd.log t-gcd_ui.log t-lcm.log t-invert.log dive.log dive_ui.log t-sqrtrem.log convert.log io.log t-inp_str.log logic.log bit.log t-powm.log t-powm_ui.log t-pow.log t-div_2exp.log reuse.log t-root.log t-perfsqr.log t-perfpow.log t-jac.log t-bin.log t-get_d.log t-get_d_2exp.log t-get_si.log t-set_d.log t-set_si.log t-fac_ui.log t-mfac_uiui.log t-primorial_ui.log t-fib_ui.log t-lucnum_ui.log t-scan.log t-fits.log t-divis.log t-divis_2exp.log t-cong.log t-cong_2exp.log t-sizeinbase.log t-set_str.log t-aorsmul.log t-cmp_d.log t-cmp_si.log t-hamdist.log t-oddeven.log t-popcount.log t-set_f.log t-io_raw.log t-import.log t-export.log t-pprime_p.log t-nextprime.log t-remove.log t-limbs.log
  22150. rm -f t-addsub t-cmp t-mul t-mul_i t-tdiv t-tdiv_ui t-fdiv t-fdiv_ui t-cdiv_ui t-gcd t-gcd_ui t-lcm t-invert dive dive_ui t-sqrtrem convert io t-inp_str logic bit t-powm t-powm_ui t-pow t-div_2exp reuse t-root t-perfsqr t-perfpow t-jac t-bin t-get_d t-get_d_2exp t-get_si t-set_d t-set_si t-fac_ui t-mfac_uiui t-primorial_ui t-fib_ui t-lucnum_ui t-scan t-fits t-divis t-divis_2exp t-cong t-cong_2exp t-sizeinbase t-set_str t-aorsmul t-cmp_d t-cmp_si t-hamdist t-oddeven t-popcount t-set_f t-io_raw t-import t-export t-pprime_p t-nextprime t-remove t-limbs
  22151. rm -f *.lo
  22152. rm -f *.tab.c
  22153. test -z "" || rm -f
  22154. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22155. test . = "." || test -z "" || rm -f
  22156. test -z "t-addsub.trs t-cmp.trs t-mul.trs t-mul_i.trs t-tdiv.trs t-tdiv_ui.trs t-fdiv.trs t-fdiv_ui.trs t-cdiv_ui.trs t-gcd.trs t-gcd_ui.trs t-lcm.trs t-invert.trs dive.trs dive_ui.trs t-sqrtrem.trs convert.trs io.trs t-inp_str.trs logic.trs bit.trs t-powm.trs t-powm_ui.trs t-pow.trs t-div_2exp.trs reuse.trs t-root.trs t-perfsqr.trs t-perfpow.trs t-jac.trs t-bin.trs t-get_d.trs t-get_d_2exp.trs t-get_si.trs t-set_d.trs t-set_si.trs t-fac_ui.trs t-mfac_uiui.trs t-primorial_ui.trs t-fib_ui.trs t-lucnum_ui.trs t-scan.trs t-fits.trs t-divis.trs t-divis_2exp.trs t-cong.trs t-cong_2exp.trs t-sizeinbase.trs t-set_str.trs t-aorsmul.trs t-cmp_d.trs t-cmp_si.trs t-hamdist.trs t-oddeven.trs t-popcount.trs t-set_f.trs t-io_raw.trs t-import.trs t-export.trs t-pprime_p.trs t-nextprime.trs t-remove.trs t-limbs.trs" || rm -f t-addsub.trs t-cmp.trs t-mul.trs t-mul_i.trs t-tdiv.trs t-tdiv_ui.trs t-fdiv.trs t-fdiv_ui.trs t-cdiv_ui.trs t-gcd.trs t-gcd_ui.trs t-lcm.trs t-invert.trs dive.trs dive_ui.trs t-sqrtrem.trs convert.trs io.trs t-inp_str.trs logic.trs bit.trs t-powm.trs t-powm_ui.trs t-pow.trs t-div_2exp.trs reuse.trs t-root.trs t-perfsqr.trs t-perfpow.trs t-jac.trs t-bin.trs t-get_d.trs t-get_d_2exp.trs t-get_si.trs t-set_d.trs t-set_si.trs t-fac_ui.trs t-mfac_uiui.trs t-primorial_ui.trs t-fib_ui.trs t-lucnum_ui.trs t-scan.trs t-fits.trs t-divis.trs t-divis_2exp.trs t-cong.trs t-cong_2exp.trs t-sizeinbase.trs t-set_str.trs t-aorsmul.trs t-cmp_d.trs t-cmp_si.trs t-hamdist.trs t-oddeven.trs t-popcount.trs t-set_f.trs t-io_raw.trs t-import.trs t-export.trs t-pprime_p.trs t-nextprime.trs t-remove.trs t-limbs.trs
  22157. test -z "test-suite.log" || rm -f test-suite.log
  22158. rm -f Makefile
  22159. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpz'
  22160. Making distclean in mpq
  22161. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpq'
  22162. test -z "*.tmp" || rm -f *.tmp
  22163. rm -rf .libs _libs
  22164. rm -f *.o
  22165. test -z "t-aors.log t-cmp.log t-cmp_ui.log t-cmp_si.log t-equal.log t-get_d.log t-get_str.log t-inp_str.log t-inv.log t-md_2exp.log t-set_f.log t-set_str.log io.log reuse.log" || rm -f t-aors.log t-cmp.log t-cmp_ui.log t-cmp_si.log t-equal.log t-get_d.log t-get_str.log t-inp_str.log t-inv.log t-md_2exp.log t-set_f.log t-set_str.log io.log reuse.log
  22166. rm -f t-aors t-cmp t-cmp_ui t-cmp_si t-equal t-get_d t-get_str t-inp_str t-inv t-md_2exp t-set_f t-set_str io reuse
  22167. rm -f *.lo
  22168. rm -f *.tab.c
  22169. test -z "" || rm -f
  22170. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22171. test -z "t-aors.trs t-cmp.trs t-cmp_ui.trs t-cmp_si.trs t-equal.trs t-get_d.trs t-get_str.trs t-inp_str.trs t-inv.trs t-md_2exp.trs t-set_f.trs t-set_str.trs io.trs reuse.trs" || rm -f t-aors.trs t-cmp.trs t-cmp_ui.trs t-cmp_si.trs t-equal.trs t-get_d.trs t-get_str.trs t-inp_str.trs t-inv.trs t-md_2exp.trs t-set_f.trs t-set_str.trs io.trs reuse.trs
  22172. test . = "." || test -z "" || rm -f
  22173. test -z "test-suite.log" || rm -f test-suite.log
  22174. rm -f Makefile
  22175. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpq'
  22176. Making distclean in mpf
  22177. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpf'
  22178. rm -rf .libs _libs
  22179. rm -f *.o
  22180. test -z "t-add.log t-sub.log t-conv.log t-sqrt.log t-sqrt_ui.log t-muldiv.log t-dm2exp.log reuse.log t-cmp_d.log t-cmp_si.log t-div.log t-fits.log t-get_d.log t-get_d_2exp.log t-get_si.log t-get_ui.log t-gsprec.log t-inp_str.log t-int_p.log t-mul_ui.log t-set.log t-set_q.log t-set_si.log t-set_ui.log t-trunc.log t-ui_div.log t-eq.log" || rm -f t-add.log t-sub.log t-conv.log t-sqrt.log t-sqrt_ui.log t-muldiv.log t-dm2exp.log reuse.log t-cmp_d.log t-cmp_si.log t-div.log t-fits.log t-get_d.log t-get_d_2exp.log t-get_si.log t-get_ui.log t-gsprec.log t-inp_str.log t-int_p.log t-mul_ui.log t-set.log t-set_q.log t-set_si.log t-set_ui.log t-trunc.log t-ui_div.log t-eq.log
  22181. rm -f *.lo
  22182. rm -f *.tab.c
  22183. rm -f t-add t-sub t-conv t-sqrt t-sqrt_ui t-muldiv t-dm2exp reuse t-cmp_d t-cmp_si t-div t-fits t-get_d t-get_d_2exp t-get_si t-get_ui t-gsprec t-inp_str t-int_p t-mul_ui t-set t-set_q t-set_si t-set_ui t-trunc t-ui_div t-eq
  22184. test -z "" || rm -f
  22185. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22186. test -z "t-add.trs t-sub.trs t-conv.trs t-sqrt.trs t-sqrt_ui.trs t-muldiv.trs t-dm2exp.trs reuse.trs t-cmp_d.trs t-cmp_si.trs t-div.trs t-fits.trs t-get_d.trs t-get_d_2exp.trs t-get_si.trs t-get_ui.trs t-gsprec.trs t-inp_str.trs t-int_p.trs t-mul_ui.trs t-set.trs t-set_q.trs t-set_si.trs t-set_ui.trs t-trunc.trs t-ui_div.trs t-eq.trs" || rm -f t-add.trs t-sub.trs t-conv.trs t-sqrt.trs t-sqrt_ui.trs t-muldiv.trs t-dm2exp.trs reuse.trs t-cmp_d.trs t-cmp_si.trs t-div.trs t-fits.trs t-get_d.trs t-get_d_2exp.trs t-get_si.trs t-get_ui.trs t-gsprec.trs t-inp_str.trs t-int_p.trs t-mul_ui.trs t-set.trs t-set_q.trs t-set_si.trs t-set_ui.trs t-trunc.trs t-ui_div.trs t-eq.trs
  22187. test . = "." || test -z "" || rm -f
  22188. test -z "test-suite.log" || rm -f test-suite.log
  22189. rm -f Makefile
  22190. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/mpf'
  22191. Making distclean in rand
  22192. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/rand'
  22193. test -z "findlc gen gen.static spect stat libstat.la" || rm -f findlc gen gen.static spect stat libstat.la
  22194. rm -rf .libs _libs
  22195. rm -f t-iset t-lc2exp t-mt t-rand t-urbui t-urmui t-urndmm
  22196. rm -f *.o
  22197. test -z "t-iset.log t-lc2exp.log t-mt.log t-rand.log t-urbui.log t-urmui.log t-urndmm.log" || rm -f t-iset.log t-lc2exp.log t-mt.log t-rand.log t-urbui.log t-urmui.log t-urndmm.log
  22198. rm -f *.lo
  22199. rm -f *.tab.c
  22200. test -z "" || rm -f
  22201. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22202. test -z "t-iset.trs t-lc2exp.trs t-mt.trs t-rand.trs t-urbui.trs t-urmui.trs t-urndmm.trs" || rm -f t-iset.trs t-lc2exp.trs t-mt.trs t-rand.trs t-urbui.trs t-urmui.trs t-urndmm.trs
  22203. test . = "." || test -z "" || rm -f
  22204. test -z "test-suite.log" || rm -f test-suite.log
  22205. rm -f Makefile
  22206. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/rand'
  22207. Making distclean in misc
  22208. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/misc'
  22209. test -z "*.tmp" || rm -f *.tmp
  22210. rm -rf .libs _libs
  22211. rm -f t-printf t-scanf t-locale
  22212. rm -f *.o
  22213. test -z "t-printf.log t-scanf.log t-locale.log" || rm -f t-printf.log t-scanf.log t-locale.log
  22214. rm -f *.lo
  22215. rm -f *.tab.c
  22216. test -z "" || rm -f
  22217. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22218. test . = "." || test -z "" || rm -f
  22219. test -z "t-printf.trs t-scanf.trs t-locale.trs" || rm -f t-printf.trs t-scanf.trs t-locale.trs
  22220. test -z "test-suite.log" || rm -f test-suite.log
  22221. rm -f Makefile
  22222. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/misc'
  22223. Making distclean in cxx
  22224. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/cxx'
  22225. rm -rf .libs _libs
  22226. rm -f *.o
  22227. test -z "" || rm -f
  22228. rm -f *.lo
  22229. test -z "" || rm -f
  22230. rm -f *.tab.c
  22231. test -z "" || rm -f
  22232. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22233. test -z "test-suite.log" || rm -f test-suite.log
  22234. test . = "." || test -z "" || rm -f
  22235. rm -f Makefile
  22236. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests/cxx'
  22237. rm -f Makefile
  22238. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tests'
  22239. Making distclean in mpn
  22240. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpn'
  22241. rm -rf .libs _libs
  22242. test -z "libmpn.la" || rm -f libmpn.la
  22243. rm -f *.o
  22244. rm -f *.lo
  22245. rm -f *.tab.c
  22246. test -z "" || rm -f
  22247. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22248. test . = "." || test -z "" || rm -f
  22249. rm -f ./so_locations
  22250. rm -f Makefile
  22251. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpn'
  22252. Making distclean in mpz
  22253. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpz'
  22254. rm -rf .libs _libs
  22255. test -z "libmpz.la" || rm -f libmpz.la
  22256. rm -f *.o
  22257. rm -f *.lo
  22258. rm -f *.tab.c
  22259. test -z "" || rm -f
  22260. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22261. test . = "." || test -z "" || rm -f
  22262. rm -f ./so_locations
  22263. rm -f Makefile
  22264. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpz'
  22265. Making distclean in mpq
  22266. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpq'
  22267. rm -rf .libs _libs
  22268. test -z "libmpq.la" || rm -f libmpq.la
  22269. rm -f *.o
  22270. rm -f *.lo
  22271. rm -f *.tab.c
  22272. test -z "" || rm -f
  22273. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22274. test . = "." || test -z "" || rm -f
  22275. rm -f ./so_locations
  22276. rm -f Makefile
  22277. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpq'
  22278. Making distclean in mpf
  22279. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpf'
  22280. rm -rf .libs _libs
  22281. test -z "libmpf.la" || rm -f libmpf.la
  22282. rm -f *.o
  22283. rm -f *.lo
  22284. rm -f *.tab.c
  22285. test -z "" || rm -f
  22286. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22287. test . = "." || test -z "" || rm -f
  22288. rm -f ./so_locations
  22289. rm -f Makefile
  22290. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mpf'
  22291. Making distclean in printf
  22292. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/printf'
  22293. rm -rf .libs _libs
  22294. test -z "libprintf.la" || rm -f libprintf.la
  22295. rm -f *.o
  22296. rm -f *.lo
  22297. rm -f *.tab.c
  22298. test -z "" || rm -f
  22299. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22300. test . = "." || test -z "" || rm -f
  22301. rm -f ./so_locations
  22302. rm -f Makefile
  22303. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/printf'
  22304. Making distclean in scanf
  22305. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/scanf'
  22306. rm -rf .libs _libs
  22307. test -z "libscanf.la" || rm -f libscanf.la
  22308. rm -f *.o
  22309. rm -f *.lo
  22310. rm -f *.tab.c
  22311. test -z "" || rm -f
  22312. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22313. test . = "." || test -z "" || rm -f
  22314. rm -f ./so_locations
  22315. rm -f Makefile
  22316. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/scanf'
  22317. Making distclean in rand
  22318. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/rand'
  22319. rm -rf .libs _libs
  22320. test -z "librandom.la" || rm -f librandom.la
  22321. rm -f *.o
  22322. rm -f *.lo
  22323. rm -f *.tab.c
  22324. test -z "" || rm -f
  22325. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22326. test . = "." || test -z "" || rm -f
  22327. rm -f ./so_locations
  22328. rm -f Makefile
  22329. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/rand'
  22330. Making distclean in cxx
  22331. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/cxx'
  22332. rm -rf .libs _libs
  22333. test -z "" || rm -f
  22334. rm -f *.o
  22335. rm -f *.lo
  22336. rm -f *.tab.c
  22337. test -z "" || rm -f
  22338. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22339. test . = "." || test -z "" || rm -f
  22340. rm -f Makefile
  22341. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/cxx'
  22342. Making distclean in demos
  22343. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  22344. Making distclean in calc
  22345. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/calc'
  22346. test -z "calc" || rm -f calc
  22347. rm -rf .libs _libs
  22348. rm -f *.o
  22349. rm -f *.lo
  22350. rm -f *.tab.c
  22351. test -z "calc-config.h" || rm -f calc-config.h
  22352. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22353. test . = "." || test -z "" || rm -f
  22354. rm -f Makefile
  22355. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/calc'
  22356. Making distclean in expr
  22357. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/expr'
  22358. test -z "run-expr t-expr libexpr.a" || rm -f run-expr t-expr libexpr.a
  22359. rm -rf .libs _libs
  22360. rm -f *.o
  22361. rm -f *.lo
  22362. rm -f *.tab.c
  22363. test -z "" || rm -f
  22364. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22365. test . = "." || test -z "" || rm -f
  22366. rm -f Makefile
  22367. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos/expr'
  22368. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  22369. test -z "factorize isprime pexpr primes qcn" || rm -f factorize isprime pexpr primes qcn
  22370. rm -rf .libs _libs
  22371. rm -f *.o
  22372. rm -f *.lo
  22373. rm -f *.tab.c
  22374. test -z "pexpr-config.h" || rm -f pexpr-config.h
  22375. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22376. test . = "." || test -z "" || rm -f
  22377. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  22378. rm -f Makefile
  22379. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/demos'
  22380. Making distclean in tune
  22381. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/tune'
  22382. test -z "speed speed-dynamic speed-ext tuneup tune-gcd-p libspeed.la div_qr_2.c bdiv_q.c bdiv_qr.c dcpi1_div_qr.c dcpi1_divappr_q.c dcpi1_bdiv_qr.c dcpi1_bdiv_q.c invertappr.c invert.c binvert.c divrem_2.c gcd.c gcdext.c get_str.c set_str.c matrix22_mul.c hgcd.c hgcd_appr.c hgcd_reduce.c mul_n.c sqr.c sec_powm.c mullo_n.c mul_fft.c mul.c tdiv_qr.c mulmod_bnm1.c sqrmod_bnm1.c mulmid.c mulmid_n.c toom42_mulmid.c nussbaumer_mul.c toom6h_mul.c toom8h_mul.c toom6_sqr.c toom8_sqr.c toom22_mul.c toom2_sqr.c toom33_mul.c toom3_sqr.c toom44_mul.c toom4_sqr.c divrem_1.c mod_1.c fac_ui.c sqr_asm.asm stg.gnuplot stg.data mtg.gnuplot mtg.data fibg.gnuplot fibg.data graph.gnuplot graph.data " || rm -f speed speed-dynamic speed-ext tuneup tune-gcd-p libspeed.la div_qr_2.c bdiv_q.c bdiv_qr.c dcpi1_div_qr.c dcpi1_divappr_q.c dcpi1_bdiv_qr.c dcpi1_bdiv_q.c invertappr.c invert.c binvert.c divrem_2.c gcd.c gcdext.c get_str.c set_str.c matrix22_mul.c hgcd.c hgcd_appr.c hgcd_reduce.c mul_n.c sqr.c sec_powm.c mullo_n.c mul_fft.c mul.c tdiv_qr.c mulmod_bnm1.c sqrmod_bnm1.c mulmid.c mulmid_n.c toom42_mulmid.c nussbaumer_mul.c toom6h_mul.c toom8h_mul.c toom6_sqr.c toom8_sqr.c toom22_mul.c toom2_sqr.c toom33_mul.c toom3_sqr.c toom44_mul.c toom4_sqr.c divrem_1.c mod_1.c fac_ui.c sqr_asm.asm stg.gnuplot stg.data mtg.gnuplot mtg.data fibg.gnuplot fibg.data graph.gnuplot graph.data
  22383. rm -rf .libs _libs
  22384. rm -f *.o
  22385. rm -f *.lo
  22386. rm -f *.tab.c
  22387. test -z "" || rm -f
  22388. test . = "." || test -z "" || rm -f
  22389. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22390. test -z "sqr_basecase.c " || rm -f sqr_basecase.c
  22391. rm -f Makefile
  22392. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/tune'
  22393. Making distclean in doc
  22394. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/doc'
  22395. test -z "gmp.dvi gmp.pdf gmp.ps gmp.html" \
  22396. || rm -rf gmp.dvi gmp.pdf gmp.ps gmp.html
  22397. rm -rf .libs _libs
  22398. rm -rf gmp.t2d gmp.t2p
  22399. rm -f *.lo
  22400. rm -f vti.tmp
  22401. test -z "" || rm -f
  22402. test . = "." || test -z "" || rm -f
  22403. rm -f Makefile
  22404. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/doc'
  22405. make[1]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu'
  22406. test -z "libgmp.la " || rm -f libgmp.la
  22407. rm -rf .libs _libs
  22408. if [ -d mini-gmp/tests ] ; then \
  22409. abs_srcdir="`cd . && pwd`" ; \
  22410. cd mini-gmp/tests \
  22411. && make -f "$abs_srcdir/mini-gmp/tests/Makefile" clean ; \
  22412. fi
  22413. rm -f *.o
  22414. rm -f *.lo
  22415. rm -f *.tab.c
  22416. test -z "gmp.h gmp-mparam.h" || rm -f gmp.h gmp-mparam.h
  22417. rm -f config.h stamp-h1
  22418. make[2]: Entering directory `/mnt/Building/sabermod/gmp/gmp-gnu/mini-gmp/tests'
  22419. rm -f *.o t-add t-sub t-mul t-invert t-div t-div_2exp t-double t-cmp_d t-gcd t-lcm t-import t-comb t-signed t-sqrt t-root t-powm t-logops t-bitops t-scan t-str t-reuse t-aorsmul t-limbs t-cong t-pprime_p
  22420. rm -f libtool config.lt
  22421. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  22422. rm -f ./so_locations
  22423. test . = "." || test -z "" || rm -f
  22424. make[2]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu/mini-gmp/tests'
  22425. test -z "gmp.h fac_table.h fib_table.h mpn/fib_table.c mp_bases.h mpn/mp_bases.c trialdivtab.h mpn/jacobitab.h mpn/perfsqr.h config.m4 mpn/invert_limb_table.asm mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub_n.asm mpn/cnd_add_n.asm mpn/cnd_sub_n.asm mpn/cnd_swap.c mpn/neg.c mpn/com.asm mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/add_err1_n.asm mpn/add_err2_n.asm mpn/add_err3_n.asm mpn/sub_err1_n.asm mpn/sub_err2_n.asm mpn/sub_err3_n.asm mpn/lshift.asm mpn/rshift.asm mpn/dive_1.asm mpn/diveby3.c mpn/divis.c mpn/divrem.c mpn/divrem_1.asm mpn/divrem_2.asm mpn/fib2_ui.c mpn/mod_1.c mpn/mod_34lsub1.asm mpn/mode1o.asm mpn/pre_mod_1.c mpn/dump.c mpn/mod_1_1.asm mpn/mod_1_2.asm mpn/mod_1_3.c mpn/mod_1_4.asm mpn/lshiftc.asm mpn/mul.c mpn/mul_fft.c mpn/mul_n.c mpn/sqr.c mpn/mul_basecase.asm mpn/sqr_basecase.asm mpn/nussbaumer_mul.c mpn/mulmid_basecase.asm mpn/toom42_mulmid.c mpn/mulmid_n.c mpn/mulmid.c mpn/random.c mpn/random2.c mpn/pow_1.c mpn/rootrem.c mpn/sqrtrem.c mpn/sizeinbase.c mpn/get_str.c mpn/set_str.c mpn/scan0.c mpn/scan1.c mpn/popcount.asm mpn/hamdist.asm mpn/cmp.c mpn/zero_p.c mpn/perfsqr.c mpn/perfpow.c mpn/gcd_1.asm mpn/gcd.c mpn/gcdext_1.c mpn/gcdext.c mpn/gcd_subdiv_step.c mpn/gcdext_lehmer.c mpn/div_q.c mpn/tdiv_qr.c mpn/jacbase.c mpn/jacobi_2.c mpn/jacobi.c mpn/get_d.c mpn/matrix22_mul.c mpn/matrix22_mul1_inverse_vector.c mpn/hgcd_matrix.c mpn/hgcd2.c mpn/hgcd_step.c mpn/hgcd_reduce.c mpn/hgcd.c mpn/hgcd_appr.c mpn/hgcd2_jacobi.c mpn/hgcd_jacobi.c mpn/mullo_n.c mpn/mullo_basecase.asm mpn/toom22_mul.c mpn/toom32_mul.c mpn/toom42_mul.c mpn/toom52_mul.c mpn/toom62_mul.c mpn/toom33_mul.c mpn/toom43_mul.c mpn/toom53_mul.c mpn/toom54_mul.c mpn/toom63_mul.c mpn/toom44_mul.c mpn/toom6h_mul.c mpn/toom6_sqr.c mpn/toom8h_mul.c mpn/toom8_sqr.c mpn/toom_couple_handling.c mpn/toom2_sqr.c mpn/toom3_sqr.c mpn/toom4_sqr.c mpn/toom_eval_dgr3_pm1.c mpn/toom_eval_dgr3_pm2.c mpn/toom_eval_pm1.c mpn/toom_eval_pm2.c mpn/toom_eval_pm2exp.c mpn/toom_eval_pm2rexp.c mpn/toom_interpolate_5pts.c mpn/toom_interpolate_6pts.c mpn/toom_interpolate_7pts.c mpn/toom_interpolate_8pts.c mpn/toom_interpolate_12pts.c mpn/toom_interpolate_16pts.c mpn/invertappr.c mpn/invert.c mpn/binvert.c mpn/mulmod_bnm1.c mpn/sqrmod_bnm1.c mpn/div_qr_1.c mpn/div_qr_1n_pi1.asm mpn/div_qr_2.c mpn/div_qr_2n_pi1.asm mpn/div_qr_2u_pi1.asm mpn/sbpi1_div_q.c mpn/sbpi1_div_qr.c mpn/sbpi1_divappr_q.c mpn/dcpi1_div_q.c mpn/dcpi1_div_qr.c mpn/dcpi1_divappr_q.c mpn/mu_div_qr.c mpn/mu_divappr_q.c mpn/mu_div_q.c mpn/bdiv_q_1.asm mpn/sbpi1_bdiv_q.c mpn/sbpi1_bdiv_qr.c mpn/dcpi1_bdiv_q.c mpn/dcpi1_bdiv_qr.c mpn/mu_bdiv_q.c mpn/mu_bdiv_qr.c mpn/bdiv_q.c mpn/bdiv_qr.c mpn/broot.c mpn/brootinv.c mpn/bsqrt.c mpn/bsqrtinv.c mpn/divexact.c mpn/bdiv_dbm1c.asm mpn/redc_1.asm mpn/redc_2.c mpn/redc_n.c mpn/powm.c mpn/powlo.c mpn/sec_powm.c mpn/sec_mul.c mpn/sec_sqr.c mpn/sec_div_qr.c mpn/sec_div_r.c mpn/sec_pi1_div_qr.c mpn/sec_pi1_div_r.c mpn/sec_add_1.c mpn/sec_sub_1.c mpn/sec_invert.c mpn/trialdiv.c mpn/remove.c mpn/and_n.asm mpn/andn_n.asm mpn/nand_n.asm mpn/ior_n.asm mpn/iorn_n.asm mpn/nior_n.asm mpn/xor_n.asm mpn/xnor_n.asm mpn/copyi.asm mpn/copyd.asm mpn/zero.c mpn/sec_tabselect.asm mpn/comb_tables.c mpn/invert_limb.asm mpn/sqr_diag_addlsh1.asm mpn/mul_2.asm mpn/addmul_2.asm mpn/addlsh1_n.asm mpn/sublsh1_n.asm mpn/rsblsh1_n.asm mpn/rsh1add_n.asm mpn/rsh1sub_n.asm mpn/addlsh2_n.asm mpn/rsblsh2_n.asm mpn/addlsh_n.asm mpn/rsblsh_n.asm mpn/add_n_sub_n.c mpn/addaddmul_1msb0.asm gmp-mparam.h gen-fac gen-fib gen-bases gen-trialdivtab gen-jacobitab gen-psqr" || rm -f gmp.h fac_table.h fib_table.h mpn/fib_table.c mp_bases.h mpn/mp_bases.c trialdivtab.h mpn/jacobitab.h mpn/perfsqr.h config.m4 mpn/invert_limb_table.asm mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub_n.asm mpn/cnd_add_n.asm mpn/cnd_sub_n.asm mpn/cnd_swap.c mpn/neg.c mpn/com.asm mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/add_err1_n.asm mpn/add_err2_n.asm mpn/add_err3_n.asm mpn/sub_err1_n.asm mpn/sub_err2_n.asm mpn/sub_err3_n.asm mpn/lshift.asm mpn/rshift.asm mpn/dive_1.asm mpn/diveby3.c mpn/divis.c mpn/divrem.c mpn/divrem_1.asm mpn/divrem_2.asm mpn/fib2_ui.c mpn/mod_1.c mpn/mod_34lsub1.asm mpn/mode1o.asm mpn/pre_mod_1.c mpn/dump.c mpn/mod_1_1.asm mpn/mod_1_2.asm mpn/mod_1_3.c mpn/mod_1_4.asm mpn/lshiftc.asm mpn/mul.c mpn/mul_fft.c mpn/mul_n.c mpn/sqr.c mpn/mul_basecase.asm mpn/sqr_basecase.asm mpn/nussbaumer_mul.c mpn/mulmid_basecase.asm mpn/toom42_mulmid.c mpn/mulmid_n.c mpn/mulmid.c mpn/random.c mpn/random2.c mpn/pow_1.c mpn/rootrem.c mpn/sqrtrem.c mpn/sizeinbase.c mpn/get_str.c mpn/set_str.c mpn/scan0.c mpn/scan1.c mpn/popcount.asm mpn/hamdist.asm mpn/cmp.c mpn/zero_p.c mpn/perfsqr.c mpn/perfpow.c mpn/gcd_1.asm mpn/gcd.c mpn/gcdext_1.c mpn/gcdext.c mpn/gcd_subdiv_step.c mpn/gcdext_lehmer.c mpn/div_q.c mpn/tdiv_qr.c mpn/jacbase.c mpn/jacobi_2.c mpn/jacobi.c mpn/get_d.c mpn/matrix22_mul.c mpn/matrix22_mul1_inverse_vector.c mpn/hgcd_matrix.c mpn/hgcd2.c mpn/hgcd_step.c mpn/hgcd_reduce.c mpn/hgcd.c mpn/hgcd_appr.c mpn/hgcd2_jacobi.c mpn/hgcd_jacobi.c mpn/mullo_n.c mpn/mullo_basecase.asm mpn/toom22_mul.c mpn/toom32_mul.c mpn/toom42_mul.c mpn/toom52_mul.c mpn/toom62_mul.c mpn/toom33_mul.c mpn/toom43_mul.c mpn/toom53_mul.c mpn/toom54_mul.c mpn/toom63_mul.c mpn/toom44_mul.c mpn/toom6h_mul.c mpn/toom6_sqr.c mpn/toom8h_mul.c mpn/toom8_sqr.c mpn/toom_couple_handling.c mpn/toom2_sqr.c mpn/toom3_sqr.c mpn/toom4_sqr.c mpn/toom_eval_dgr3_pm1.c mpn/toom_eval_dgr3_pm2.c mpn/toom_eval_pm1.c mpn/toom_eval_pm2.c mpn/toom_eval_pm2exp.c mpn/toom_eval_pm2rexp.c mpn/toom_interpolate_5pts.c mpn/toom_interpolate_6pts.c mpn/toom_interpolate_7pts.c mpn/toom_interpolate_8pts.c mpn/toom_interpolate_12pts.c mpn/toom_interpolate_16pts.c mpn/invertappr.c mpn/invert.c mpn/binvert.c mpn/mulmod_bnm1.c mpn/sqrmod_bnm1.c mpn/div_qr_1.c mpn/div_qr_1n_pi1.asm mpn/div_qr_2.c mpn/div_qr_2n_pi1.asm mpn/div_qr_2u_pi1.asm mpn/sbpi1_div_q.c mpn/sbpi1_div_qr.c mpn/sbpi1_divappr_q.c mpn/dcpi1_div_q.c mpn/dcpi1_div_qr.c mpn/dcpi1_divappr_q.c mpn/mu_div_qr.c mpn/mu_divappr_q.c mpn/mu_div_q.c mpn/bdiv_q_1.asm mpn/sbpi1_bdiv_q.c mpn/sbpi1_bdiv_qr.c mpn/dcpi1_bdiv_q.c mpn/dcpi1_bdiv_qr.c mpn/mu_bdiv_q.c mpn/mu_bdiv_qr.c mpn/bdiv_q.c mpn/bdiv_qr.c mpn/broot.c mpn/brootinv.c mpn/bsqrt.c mpn/bsqrtinv.c mpn/divexact.c mpn/bdiv_dbm1c.asm mpn/redc_1.asm mpn/redc_2.c mpn/redc_n.c mpn/powm.c mpn/powlo.c mpn/sec_powm.c mpn/sec_mul.c mpn/sec_sqr.c mpn/sec_div_qr.c mpn/sec_div_r.c mpn/sec_pi1_div_qr.c mpn/sec_pi1_div_r.c mpn/sec_add_1.c mpn/sec_sub_1.c mpn/sec_invert.c mpn/trialdiv.c mpn/remove.c mpn/and_n.asm mpn/andn_n.asm mpn/nand_n.asm mpn/ior_n.asm mpn/iorn_n.asm mpn/nior_n.asm mpn/xor_n.asm mpn/xnor_n.asm mpn/copyi.asm mpn/copyd.asm mpn/zero.c mpn/sec_tabselect.asm mpn/comb_tables.c mpn/invert_limb.asm mpn/sqr_diag_addlsh1.asm mpn/mul_2.asm mpn/addmul_2.asm mpn/addlsh1_n.asm mpn/sublsh1_n.asm mpn/rsblsh1_n.asm mpn/rsh1add_n.asm mpn/rsh1sub_n.asm mpn/addlsh2_n.asm mpn/rsblsh2_n.asm mpn/addlsh_n.asm mpn/rsblsh_n.asm mpn/add_n_sub_n.c mpn/addaddmul_1msb0.asm gmp-mparam.h gen-fac gen-fib gen-bases gen-trialdivtab gen-jacobitab gen-psqr
  22426. rm -f cscope.out cscope.in.out cscope.po.out cscope.files
  22427. make[1]: Leaving directory `/mnt/Building/sabermod/gmp/gmp-gnu'
  22428. rm -f config.status config.cache config.log configure.lineno config.status.lineno
  22429. rm -f Makefile
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement