Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2015
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.57 KB | None | 0 0
  1. home/denis/ans/third_party/folly/Traits.h: In substitution of ‘template<class LHS, LHS lhs, class RHS> bool folly::detail::greater_than_impl(typename std::enable_if<(rhs < std::numeric_limits<LHS>::min()), LHS>::type) [with LHS = long int; LHS lhs = 9223372036854775807l; RHS = bool]’:
  2. /home/denis/ans/third_party/folly/Traits.h:416:4: required from ‘bool folly::greater_than(RHS) [with LHS = long int; LHS lhs = 9223372036854775807l; RHS = bool]’
  3. /home/denis/ans/third_party/folly/Conv.h:67:5: required from ‘typename std::enable_if<(std::is_integral<_Tp2>::value && std::is_integral<_Tp>::value), Tgt>::type folly::to(const Src&) [with Tgt = long int; Src = bool; typename std::enable_if<(std::is_integral<_Tp2>::value && std::is_integral<_Tp>::value), Tgt>::type = long int]’
  4. /home/denis/ans/third_party/folly/dynamic-inl.h:713:30: required from ‘T folly::dynamic::asImpl() const [with T = long int]’
  5. /home/denis/ans/third_party/folly/dynamic-inl.h:374:68: required from here
  6. /home/denis/ans/third_party/folly/Traits.h:355:10: warning: comparison of constant ‘9223372036854775807l’ with boolean expression is always false [-Wbool-compare]
  7. (rhs < std::numeric_limits<LHS>::min()),
  8. ^
  9. /home/denis/ans/third_party/folly/Traits.h: In substitution of ‘template<class LHS, LHS lhs, class RHS> bool folly::detail::greater_than_impl(typename std::enable_if<(rhs > std::numeric_limits<LHS>::max()), LHS>::type) [with LHS = long int; LHS lhs = 9223372036854775807l; RHS = bool]’:
  10. /home/denis/ans/third_party/folly/Traits.h:416:4: required from ‘bool folly::greater_than(RHS) [with LHS = long int; LHS lhs = 9223372036854775807l; RHS = bool]’
  11. /home/denis/ans/third_party/folly/Conv.h:67:5: required from ‘typename std::enable_if<(std::is_integral<_Tp2>::value && std::is_integral<_Tp>::value), Tgt>::type folly::to(const Src&) [with Tgt = long int; Src = bool; typename std::enable_if<(std::is_integral<_Tp2>::value && std::is_integral<_Tp>::value), Tgt>::type = long int]’
  12. /home/denis/ans/third_party/folly/dynamic-inl.h:713:30: required from ‘T folly::dynamic::asImpl() const [with T = long int]’
  13. /home/denis/ans/third_party/folly/dynamic-inl.h:374:68: required from here
  14. /home/denis/ans/third_party/folly/Traits.h:345:10: warning: comparison of constant ‘9223372036854775807l’ with boolean expression is always true [-Wbool-compare]
  15. (rhs > std::numeric_limits<LHS>::max()),
  16. ^
  17. /home/denis/ans/third_party/folly/Traits.h: In substitution of ‘template<class LHS, LHS lhs, class RHS> bool folly::detail::greater_than_impl(typename std::enable_if<(rhs > std::numeric_limits<LHS>::max()), LHS>::type) [with LHS = long int; LHS lhs = 9223372036854775807l; RHS = bool]’:
  18. /home/denis/ans/third_party/folly/Traits.h:416:4: required from ‘bool folly::greater_than(RHS) [with LHS = long int; LHS lhs = 9223372036854775807l; RHS = bool]’
  19. /home/denis/ans/third_party/folly/Conv.h:67:5: required from ‘typename std::enable_if<(std::is_integral<_Tp2>::value && std::is_integral<_Tp>::value), Tgt>::type folly::to(const Src&) [with Tgt = long int; Src = bool; typename std::enable_if<(std::is_integral<_Tp2>::value && std::is_integral<_Tp>::value), Tgt>::type = long int]’
  20. /home/denis/ans/third_party/folly/dynamic-inl.h:713:30: required from ‘T folly::dynamic::asImpl() const [with T = long int]’
  21. /home/denis/ans/third_party/folly/dynamic-inl.h:374:68: required from here
  22. /home/denis/ans/third_party/folly/Traits.h:345:10: warning: comparison of constant ‘9223372036854775807l’ with boolean expression is always true [-Wbool-compare]
  23. /home/denis/ans/third_party/folly/Traits.h:345:10: warning: comparison of constant ‘9223372036854775807l’ with boolean expression is always true [-Wbool-compare]
  24. /home/denis/ans/third_party/folly/Traits.h: In substitution of ‘template<class LHS, LHS lhs, class RHS> bool folly::detail::greater_than_impl(typename std::enable_if<((rhs <= std::numeric_limits<LHS>::max()) && (rhs >= std::numeric_limits<LHS>::min())), LHS>::type) [with LHS = long int; LHS lhs = 9223372036854775807l; RHS = bool]’:
  25. /home/denis/ans/third_party/folly/Traits.h:416:4: required from ‘bool folly::greater_than(RHS) [with LHS = long int; LHS lhs = 9223372036854775807l; RHS = bool]’
  26. /home/denis/ans/third_party/folly/Conv.h:67:5: required from ‘typename std::enable_if<(std::is_integral<_Tp2>::value && std::is_integral<_Tp>::value), Tgt>::type folly::to(const Src&) [with Tgt = long int; Src = bool; typename std::enable_if<(std::is_integral<_Tp2>::value && std::is_integral<_Tp>::value), Tgt>::type = long int]’
  27. /home/denis/ans/third_party/folly/dynamic-inl.h:713:30: required from ‘T folly::dynamic::asImpl() const [with T = long int]’
  28. /home/denis/ans/third_party/folly/dynamic-inl.h:374:68: required from here
  29. /home/denis/ans/third_party/folly/Traits.h:334:10: warning: comparison of constant ‘9223372036854775807l’ with boolean expression is always false [-Wbool-compare]
  30. (rhs <= std::numeric_limits<LHS>::max()
  31. ^
  32. /home/denis/ans/third_party/folly/Traits.h:335:14: warning: comparison of constant ‘9223372036854775807l’ with boolean expression is always true [-Wbool-compare]
  33. && rhs >= std::numeric_limits<LHS>::min()),
  34. ^
  35. /home/denis/ans/third_party/folly/Traits.h: In substitution of ‘template<class RHS, RHS rhs, class LHS> bool folly::detail::less_than_impl(typename std::enable_if<(rhs < std::numeric_limits<LHS>::min()), LHS>::type) [with RHS = long int; RHS rhs = -9223372036854775808l; LHS = bool]’:
  36. /home/denis/ans/third_party/folly/Traits.h:409:4: required from ‘bool folly::less_than(LHS) [with RHS = long int; RHS rhs = -9223372036854775808l; LHS = bool]’
  37. /home/denis/ans/third_party/folly/Conv.h:74:5: required from ‘typename std::enable_if<(std::is_integral<_Tp2>::value && std::is_integral<_Tp>::value), Tgt>::type folly::to(const Src&) [with Tgt = long int; Src = bool; typename std::enable_if<(std::is_integral<_Tp2>::value && std::is_integral<_Tp>::value), Tgt>::type = long int]’
  38. /home/denis/ans/third_party/folly/dynamic-inl.h:713:30: required from ‘T folly::dynamic::asImpl() const [with T = long int]’
  39. /home/denis/ans/third_party/folly/dynamic-inl.h:374:68: required from here
  40. /home/denis/ans/third_party/folly/Traits.h:355:10: warning: comparison of constant ‘-9223372036854775808l’ with boolean expression is always true [-Wbool-compare]
  41. (rhs < std::numeric_limits<LHS>::min()),
  42. ^
  43. /home/denis/ans/third_party/folly/Traits.h: In substitution of ‘template<class RHS, RHS rhs, class LHS> bool folly::detail::less_than_impl(typename std::enable_if<(rhs < std::numeric_limits<LHS>::min()), LHS>::type) [with RHS = long int; RHS rhs = -9223372036854775808l; LHS = bool]’:
  44. /home/denis/ans/third_party/folly/Traits.h:409:4: required from ‘bool folly::less_than(LHS) [with RHS = long int; RHS rhs = -9223372036854775808l; LHS = bool]’
  45. /home/denis/ans/third_party/folly/Conv.h:74:5: required from ‘typename std::enable_if<(std::is_integral<_Tp2>::value && std::is_integral<_Tp>::value), Tgt>::type folly::to(const Src&) [with Tgt = long int; Src = bool; typename std::enable_if<(std::is_integral<_Tp2>::value && std::is_integral<_Tp>::value), Tgt>::type = long int]’
  46. /home/denis/ans/third_party/folly/dynamic-inl.h:713:30: required from ‘T folly::dynamic::asImpl() const [with T = long int]’
  47. /home/denis/ans/third_party/folly/dynamic-inl.h:374:68: required from here
  48. /home/denis/ans/third_party/folly/Traits.h:355:10: warning: comparison of constant ‘-9223372036854775808l’ with boolean expression is always true [-Wbool-compare]
  49. /home/denis/ans/third_party/folly/Traits.h:355:10: warning: comparison of constant ‘-9223372036854775808l’ with boolean expression is always true [-Wbool-compare]
  50. /home/denis/ans/third_party/folly/Traits.h: In substitution of ‘template<class RHS, RHS rhs, class LHS> bool folly::detail::less_than_impl(typename std::enable_if<(rhs > std::numeric_limits<LHS>::max()), LHS>::type) [with RHS = long int; RHS rhs = -9223372036854775808l; LHS = bool]’:
  51. /home/denis/ans/third_party/folly/Traits.h:409:4: required from ‘bool folly::less_than(LHS) [with RHS = long int; RHS rhs = -9223372036854775808l; LHS = bool]’
  52. /home/denis/ans/third_party/folly/Conv.h:74:5: required from ‘typename std::enable_if<(std::is_integral<_Tp2>::value && std::is_integral<_Tp>::value), Tgt>::type folly::to(const Src&) [with Tgt = long int; Src = bool; typename std::enable_if<(std::is_integral<_Tp2>::value && std::is_integral<_Tp>::value), Tgt>::type = long int]’
  53. /home/denis/ans/third_party/folly/dynamic-inl.h:713:30: required from ‘T folly::dynamic::asImpl() const [with T = long int]’
  54. /home/denis/ans/third_party/folly/dynamic-inl.h:374:68: required from here
  55. /home/denis/ans/third_party/folly/Traits.h:345:10: warning: comparison of constant ‘-9223372036854775808l’ with boolean expression is always false [-Wbool-compare]
  56. (rhs > std::numeric_limits<LHS>::max()),
  57. ^
  58. /home/denis/ans/third_party/folly/Traits.h: In substitution of ‘template<class RHS, RHS rhs, class LHS> bool folly::detail::less_than_impl(typename std::enable_if<((rhs <= std::numeric_limits<LHS>::max()) && (rhs >= std::numeric_limits<LHS>::min())), LHS>::type) [with RHS = long int; RHS rhs = -9223372036854775808l; LHS = bool]’:
  59. /home/denis/ans/third_party/folly/Traits.h:409:4: required from ‘bool folly::less_than(LHS) [with RHS = long int; RHS rhs = -9223372036854775808l; LHS = bool]’
  60. /home/denis/ans/third_party/folly/Conv.h:74:5: required from ‘typename std::enable_if<(std::is_integral<_Tp2>::value && std::is_integral<_Tp>::value), Tgt>::type folly::to(const Src&) [with Tgt = long int; Src = bool; typename std::enable_if<(std::is_integral<_Tp2>::value && std::is_integral<_Tp>::value), Tgt>::type = long int]’
  61. /home/denis/ans/third_party/folly/dynamic-inl.h:713:30: required from ‘T folly::dynamic::asImpl() const [with T = long int]’
  62. /home/denis/ans/third_party/folly/dynamic-inl.h:374:68: required from here
  63. /home/denis/ans/third_party/folly/Traits.h:334:10: warning: comparison of constant ‘-9223372036854775808l’ with boolean expression is always true [-Wbool-compare]
  64. (rhs <= std::numeric_limits<LHS>::max()
  65. ^
  66. /home/denis/ans/third_party/folly/Traits.h:335:14: warning: comparison of constant ‘-9223372036854775808l’ with boolean expression is always false [-Wbool-compare]
  67. && rhs >= std::numeric_limits<LHS>::min()),
  68. ^
  69. Internal compiler error: Error reporting routines re-entered.
  70. 0x606a71 build_new_op_1
  71. ../../src/gcc/cp/call.c:5691
  72. 0x60741e build_new_op(unsigned int, tree_code, int, tree_node*, tree_node*, tree_node*, tree_node**, int)
  73. ../../src/gcc/cp/call.c:5750
  74. 0x6a319e build_x_binary_op(unsigned int, tree_code, tree_node*, tree_code, tree_node*, tree_code, tree_node**, int)
  75. ../../src/gcc/cp/typeck.c:3803
  76. 0x62dbcf tsubst_copy_and_build(tree_node*, tree_node*, int, tree_node*, bool, bool)
  77. ../../src/gcc/cp/pt.c:14776
  78. 0x6354fb tsubst_expr
  79. ../../src/gcc/cp/pt.c:14398
  80. 0x63648c tsubst_template_arg
  81. ../../src/gcc/cp/pt.c:9707
  82. 0x63af29 tsubst_template_args
  83. ../../src/gcc/cp/pt.c:10257
  84. 0x63b454 tsubst_aggr_type
  85. ../../src/gcc/cp/pt.c:10454
  86. 0x62fd09 tsubst(tree_node*, tree_node*, int, tree_node*)
  87. ../../src/gcc/cp/pt.c:12418
  88. 0x668f90 dump_template_bindings
  89. ../../src/gcc/cp/error.c:369
  90. 0x668f90 dump_substitution
  91. ../../src/gcc/cp/error.c:1448
  92. 0x66ab77 decl_to_string
  93. ../../src/gcc/cp/error.c:2910
  94. 0x66ab77 cp_printer
  95. ../../src/gcc/cp/error.c:3494
  96. 0x1079a12 pp_format(pretty_printer*, text_info*)
  97. ../../src/gcc/pretty-print.c:613
  98. 0x107a1b0 pp_format_verbatim(pretty_printer*, text_info*)
  99. ../../src/gcc/pretty-print.c:672
  100. 0x107a28d pp_verbatim(pretty_printer*, char const*, ...)
  101. ../../src/gcc/pretty-print.c:875
  102. 0x664c6a print_instantiation_full_context
  103. ../../src/gcc/cp/error.c:3273
  104. 0x664c6a maybe_print_instantiation_context
  105. ../../src/gcc/cp/error.c:3417
  106. 0x669cb3 cp_diagnostic_starter
  107. ../../src/gcc/cp/error.c:3109
  108. 0x1076dc9 diagnostic_report_diagnostic(diagnostic_context*, diagnostic_info*)
  109. ../../src/gcc/diagnostic.c:866
  110. Please submit a full bug report,
  111. with preprocessed source if appropriate.
  112. Please include the complete backtrace with any bug report.
  113. See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
  114. make[2]: *** [CMakeFiles/folly.dir/dynamic.cpp.o] Error 1
  115. make[2]: *** Waiting for unfinished jobs....
  116. make[1]: *** [CMakeFiles/folly.dir/all] Error 2
  117. make[1]: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement