Guest User

Untitled

a guest
Dec 25th, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.46 KB | None | 0 0
  1. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=corei7 -O3 -pipe -W -Wall -MT Congruence_System.lo -MD -MP -MF .deps/Congruence_System.Tpo -c Congruence_System.cc -fPIC -DPIC -o .libs/Congruence_System.o
  2. In file included from checked.defs.hh:30:0,
  3. from Checked_Number.defs.hh:28,
  4. from Checked_Number.cc:25:
  5. mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  6. In file included from checked.defs.hh:29:0,
  7. from Checked_Number.defs.hh:28,
  8. from Checked_Number.cc:25:
  9. /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  10. In file included from checked.defs.hh:30:0,
  11. from Checked_Number.defs.hh:28,
  12. from Checked_Number.cc:25:
  13. mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  14. In file included from checked.defs.hh:29:0,
  15. from Checked_Number.defs.hh:28,
  16. from Checked_Number.cc:25:
  17. /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  18. In file included from checked.defs.hh:30:0,
  19. from checked.cc:25:
  20. mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  21. In file included from checked.defs.hh:29:0,
  22. from checked.cc:25:
  23. /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  24. In file included from checked.defs.hh:30:0,
  25. from checked.cc:25:
  26. mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  27. In file included from checked.defs.hh:29:0,
  28. from checked.cc:25:
  29. /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  30. In file included from checked.defs.hh:30:0,
  31. from Checked_Number.defs.hh:28,
  32. from Coefficient.types.hh:16,
  33. from math_utilities.defs.hh:27,
  34. from Row_Flags.inlines.hh:27,
  35. from Row_Flags.defs.hh:93,
  36. from Dense_Row.defs.hh:32,
  37. from Dense_Matrix.defs.hh:28,
  38. from Linear_System.defs.hh:31,
  39. from Constraint_System.defs.hh:29,
  40. from Constraint_System.cc:25:
  41. mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  42. In file included from meta_programming.hh:27:0,
  43. from C_Integer.hh:27,
  44. from globals.defs.hh:28,
  45. from Dense_Row.defs.hh:29,
  46. from Dense_Matrix.defs.hh:28,
  47. from Linear_System.defs.hh:31,
  48. from Constraint_System.defs.hh:29,
  49. from Constraint_System.cc:25:
  50. /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  51. In file included from checked.defs.hh:30:0,
  52. from Checked_Number.defs.hh:28,
  53. from Coefficient.types.hh:16,
  54. from math_utilities.defs.hh:27,
  55. from Row_Flags.inlines.hh:27,
  56. from Row_Flags.defs.hh:93,
  57. from Dense_Row.defs.hh:32,
  58. from Dense_Matrix.defs.hh:28,
  59. from Linear_System.defs.hh:31,
  60. from Constraint_System.defs.hh:29,
  61. from Constraint_System.cc:25:
  62. mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  63. In file included from meta_programming.hh:27:0,
  64. from C_Integer.hh:27,
  65. from globals.defs.hh:28,
  66. from Dense_Row.defs.hh:29,
  67. from Dense_Matrix.defs.hh:28,
  68. from Linear_System.defs.hh:31,
  69. from Constraint_System.defs.hh:29,
  70. from Constraint_System.cc:25:
  71. /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  72. In file included from checked.defs.hh:30:0,
  73. from Checked_Number.defs.hh:28,
  74. from Coefficient.types.hh:16,
  75. from math_utilities.defs.hh:27,
  76. from Row_Flags.inlines.hh:27,
  77. from Row_Flags.defs.hh:93,
  78. from Dense_Row.defs.hh:32,
  79. from Congruence.defs.hh:29,
  80. from Congruence.cc:25:
  81. mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  82. In file included from meta_programming.hh:27:0,
  83. from C_Integer.hh:27,
  84. from globals.defs.hh:28,
  85. from Dense_Row.defs.hh:29,
  86. from Congruence.defs.hh:29,
  87. from Congruence.cc:25:
  88. /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  89. In file included from checked.defs.hh:30:0,
  90. from Checked_Number.defs.hh:28,
  91. from Coefficient.types.hh:16,
  92. from math_utilities.defs.hh:27,
  93. from Row_Flags.inlines.hh:27,
  94. from Row_Flags.defs.hh:93,
  95. from Dense_Row.defs.hh:32,
  96. from Congruence.defs.hh:29,
  97. from Congruence.cc:25:
  98. mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  99. In file included from meta_programming.hh:27:0,
  100. from C_Integer.hh:27,
  101. from globals.defs.hh:28,
  102. from Dense_Row.defs.hh:29,
  103. from Congruence.defs.hh:29,
  104. from Congruence.cc:25:
  105. /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  106. In file included from checked.defs.hh:30:0,
  107. from Checked_Number.defs.hh:28,
  108. from intervals.defs.hh:30,
  109. from Interval.defs.hh:30,
  110. from Concrete_Expression.defs.hh:29,
  111. from Concrete_Expression.cc:25:
  112. mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  113. In file included from meta_programming.hh:27:0,
  114. from C_Integer.hh:27,
  115. from globals.defs.hh:28,
  116. from Concrete_Expression.defs.hh:28,
  117. from Concrete_Expression.cc:25:
  118. /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  119. In file included from checked.defs.hh:30:0,
  120. from Checked_Number.defs.hh:28,
  121. from intervals.defs.hh:30,
  122. from Interval.defs.hh:30,
  123. from Concrete_Expression.defs.hh:29,
  124. from Concrete_Expression.cc:25:
  125. mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  126. In file included from meta_programming.hh:27:0,
  127. from C_Integer.hh:27,
  128. from globals.defs.hh:28,
  129. from Concrete_Expression.defs.hh:28,
  130. from Concrete_Expression.cc:25:
  131. /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  132. In file included from checked.defs.hh:30:0,
  133. from Checked_Number.defs.hh:28,
  134. from Coefficient.types.hh:16,
  135. from math_utilities.defs.hh:27,
  136. from Row_Flags.inlines.hh:27,
  137. from Row_Flags.defs.hh:93,
  138. from Dense_Row.defs.hh:32,
  139. from Dense_Matrix.defs.hh:28,
  140. from Congruence_System.defs.hh:32,
  141. from Congruence_System.cc:25:
  142. mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  143. In file included from meta_programming.hh:27:0,
  144. from C_Integer.hh:27,
  145. from globals.defs.hh:28,
  146. from Dense_Row.defs.hh:29,
  147. from Dense_Matrix.defs.hh:28,
  148. from Congruence_System.defs.hh:32,
  149. from Congruence_System.cc:25:
  150. /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  151. In file included from checked.defs.hh:30:0,
  152. from Checked_Number.defs.hh:28,
  153. from Coefficient.types.hh:16,
  154. from math_utilities.defs.hh:27,
  155. from Row_Flags.inlines.hh:27,
  156. from Row_Flags.defs.hh:93,
  157. from Dense_Row.defs.hh:32,
  158. from Dense_Matrix.defs.hh:28,
  159. from Congruence_System.defs.hh:32,
  160. from Congruence_System.cc:25:
  161. mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  162. In file included from meta_programming.hh:27:0,
  163. from C_Integer.hh:27,
  164. from globals.defs.hh:28,
  165. from Dense_Row.defs.hh:29,
  166. from Dense_Matrix.defs.hh:28,
  167. from Congruence_System.defs.hh:32,
  168. from Congruence_System.cc:25:
  169. /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  170. In file included from checked.defs.hh:30:0,
  171. from Checked_Number.defs.hh:28,
  172. from Coefficient.types.hh:16,
  173. from math_utilities.defs.hh:27,
  174. from Row_Flags.inlines.hh:27,
  175. from Row_Flags.defs.hh:93,
  176. from Dense_Row.defs.hh:32,
  177. from Linear_Row.defs.hh:29,
  178. from Constraint.defs.hh:29,
  179. from Constraint.cc:25:
  180. mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  181. In file included from meta_programming.hh:27:0,
  182. from C_Integer.hh:27,
  183. from globals.defs.hh:28,
  184. from Linear_Row.defs.hh:28,
  185. from Constraint.defs.hh:29,
  186. from Constraint.cc:25:
  187. /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  188. In file included from checked.defs.hh:30:0,
  189. from Checked_Number.defs.hh:28,
  190. from Coefficient.types.hh:16,
  191. from math_utilities.defs.hh:27,
  192. from Row_Flags.inlines.hh:27,
  193. from Row_Flags.defs.hh:93,
  194. from Dense_Row.defs.hh:32,
  195. from Linear_Row.defs.hh:29,
  196. from Constraint.defs.hh:29,
  197. from Constraint.cc:25:
  198. mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  199. In file included from meta_programming.hh:27:0,
  200. from C_Integer.hh:27,
  201. from globals.defs.hh:28,
  202. from Linear_Row.defs.hh:28,
  203. from Constraint.defs.hh:29,
  204. from Constraint.cc:25:
  205. /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  206. In file included from checked.defs.hh:30:0,
  207. from Checked_Number.defs.hh:28,
  208. from Coefficient.types.hh:16,
  209. from Coefficient.defs.hh:27,
  210. from Box.defs.hh:29,
  211. from Box.cc:25:
  212. mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  213. In file included from checked.defs.hh:29:0,
  214. from Checked_Number.defs.hh:28,
  215. from Coefficient.types.hh:16,
  216. from Coefficient.defs.hh:27,
  217. from Box.defs.hh:29,
  218. from Box.cc:25:
  219. /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  220. In file included from checked.defs.hh:30:0,
  221. from Checked_Number.defs.hh:28,
  222. from Coefficient.types.hh:16,
  223. from Coefficient.defs.hh:27,
  224. from Box.defs.hh:29,
  225. from Box.cc:25:
  226. mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  227. In file included from checked.defs.hh:29:0,
  228. from Checked_Number.defs.hh:28,
  229. from Coefficient.types.hh:16,
  230. from Coefficient.defs.hh:27,
  231. from Box.defs.hh:29,
  232. from Box.cc:25:
  233. /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  234. make[3]: *** [Checked_Number.lo] Error 1
  235. make[3]: *** Waiting for unfinished jobs....
  236. make[3]: *** [checked.lo] Error 1
  237. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=corei7 -O3 -pipe -W -Wall -MT Generator_System.lo -MD -MP -MF .deps/Generator_System.Tpo -c Generator_System.cc -fPIC -DPIC -o .libs/Generator_System.o
  238. make[3]: *** [Congruence.lo] Error 1
  239. make[3]: *** [Concrete_Expression.lo] Error 1
  240. make[3]: *** [Constraint_System.lo] Error 1
  241. make[3]: *** [Constraint.lo] Error 1
  242. make[3]: *** [Congruence_System.lo] Error 1
  243. In file included from checked.defs.hh:30:0,
  244. from Checked_Number.defs.hh:28,
  245. from Coefficient.types.hh:16,
  246. from math_utilities.defs.hh:27,
  247. from Row_Flags.inlines.hh:27,
  248. from Row_Flags.defs.hh:93,
  249. from Dense_Row.defs.hh:32,
  250. from Dense_Matrix.defs.hh:28,
  251. from Linear_System.defs.hh:31,
  252. from Generator_System.defs.hh:30,
  253. from Generator_System.cc:25:
  254. mp_std_bits.defs.hh:47:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  255. In file included from meta_programming.hh:27:0,
  256. from C_Integer.hh:27,
  257. from globals.defs.hh:28,
  258. from Dense_Row.defs.hh:29,
  259. from Dense_Matrix.defs.hh:28,
  260. from Linear_System.defs.hh:31,
  261. from Generator_System.defs.hh:30,
  262. from Generator_System.cc:25:
  263. /usr/include/gmpxx.h:3269:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >'
  264. In file included from checked.defs.hh:30:0,
  265. from Checked_Number.defs.hh:28,
  266. from Coefficient.types.hh:16,
  267. from math_utilities.defs.hh:27,
  268. from Row_Flags.inlines.hh:27,
  269. from Row_Flags.defs.hh:93,
  270. from Dense_Row.defs.hh:32,
  271. from Dense_Matrix.defs.hh:28,
  272. from Linear_System.defs.hh:31,
  273. from Generator_System.defs.hh:30,
  274. from Generator_System.cc:25:
  275. mp_std_bits.defs.hh:108:7: error: redefinition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  276. In file included from meta_programming.hh:27:0,
  277. from C_Integer.hh:27,
  278. from globals.defs.hh:28,
  279. from Dense_Row.defs.hh:29,
  280. from Dense_Matrix.defs.hh:28,
  281. from Linear_System.defs.hh:31,
  282. from Generator_System.defs.hh:30,
  283. from Generator_System.cc:25:
  284. /usr/include/gmpxx.h:3306:21: error: previous definition of 'class std::numeric_limits<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >'
  285. make[3]: *** [Generator_System.lo] Error 1
  286. make[3]: *** [Box.lo] Error 1
  287. make[2]: *** [all] Error 2
  288. make[1]: *** [all-recursive] Error 1
  289. make: *** [all] Error 2
  290. emake failed
Advertisement
Add Comment
Please, Sign In to add comment