BlueWall

opentxs cmake/swig/perl

Aug 30th, 2014
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.12 KB | None | 0 0
  1. In file included from /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:3476:0,
  2. from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:
  3. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:146:19: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
  4. Perl_croak(aTHX_ "panic: illegal pad in %s: 0x%"UVxf"[0x%"UVxf"]",\
  5. ^
  6. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:146:54: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
  7. Perl_croak(aTHX_ "panic: illegal pad in %s: 0x%"UVxf"[0x%"UVxf"]",\
  8. ^
  9. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:153:19: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
  10. Perl_croak(aTHX_ "panic: invalid pad in %s: 0x%"UVxf"[0x%"UVxf"]",\
  11. ^
  12. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:153:54: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
  13. Perl_croak(aTHX_ "panic: invalid pad in %s: 0x%"UVxf"[0x%"UVxf"]",\
  14. ^
  15. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:323:8: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
  16. "Pad 0x%"UVxf"[0x%"UVxf"] set_cur depth=%d\n", \
  17. ^
  18. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:323:21: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
  19. "Pad 0x%"UVxf"[0x%"UVxf"] set_cur depth=%d\n", \
  20. ^
  21. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:341:8: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
  22. "Pad 0x%"UVxf"[0x%"UVxf"] save_local\n", \
  23. ^
  24. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:341:21: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
  25. "Pad 0x%"UVxf"[0x%"UVxf"] save_local\n", \
  26. ^
  27. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:349:8: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
  28. "Pad 0x%"UVxf"[0x%"UVxf"] restore_local\n", \
  29. ^
  30. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/pad.h:349:21: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
  31. "Pad 0x%"UVxf"[0x%"UVxf"] restore_local\n", \
  32. ^
  33. In file included from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:0:
  34. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:4257:8: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
  35. INIT("Use of uninitialized value%"SVf"%s%s");
  36. ^
  37. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:4277:8: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
  38. INIT("Modification of non-creatable hash value attempted, subscript \"%"SVf"\"");
  39. ^
  40. In file included from /usr/include/c++/4.8/random:50:0,
  41. from /usr/include/c++/4.8/bits/stl_algo.h:65,
  42. from /usr/include/c++/4.8/algorithm:62,
  43. from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:2134:
  44. /usr/include/c++/4.8/bits/random.h:269:17: error: macro "seed" passed 1 arguments, but takes just 0
  45. { seed(__s); }
  46. ^
  47. /usr/include/c++/4.8/bits/random.h:282:19: error: macro "seed" passed 1 arguments, but takes just 0
  48. { seed(__q); }
  49. ^
  50. /usr/include/c++/4.8/bits/random.h:291:42: error: macro "seed" passed 1 arguments, but takes just 0
  51. seed(result_type __s = default_seed);
  52. ^
  53. /usr/include/c++/4.8/bits/random.h:302:24: error: macro "seed" passed 1 arguments, but takes just 0
  54. seed(_Sseq& __q);
  55. ^
  56. /usr/include/c++/4.8/bits/random.h:501:18: error: macro "seed" passed 1 arguments, but takes just 0
  57. { seed(__sd); }
  58. ^
  59. /usr/include/c++/4.8/bits/random.h:514:19: error: macro "seed" passed 1 arguments, but takes just 0
  60. { seed(__q); }
  61. ^
  62. /usr/include/c++/4.8/bits/random.h:517:43: error: macro "seed" passed 1 arguments, but takes just 0
  63. seed(result_type __sd = default_seed);
  64. ^
  65. /usr/include/c++/4.8/bits/random.h:521:24: error: macro "seed" passed 1 arguments, but takes just 0
  66. seed(_Sseq& __q);
  67. ^
  68. /usr/include/c++/4.8/bits/random.h:693:18: error: macro "seed" passed 1 arguments, but takes just 0
  69. { seed(__sd); }
  70. ^
  71. /usr/include/c++/4.8/bits/random.h:706:19: error: macro "seed" passed 1 arguments, but takes just 0
  72. { seed(__q); }
  73. ^
  74. /usr/include/c++/4.8/bits/random.h:721:43: error: macro "seed" passed 1 arguments, but takes just 0
  75. seed(result_type __sd = default_seed);
  76. ^
  77. /usr/include/c++/4.8/bits/random.h:729:24: error: macro "seed" passed 1 arguments, but takes just 0
  78. seed(_Sseq& __q);
  79. ^
  80. /usr/include/c++/4.8/bits/random.h:935:27: error: macro "seed" passed 1 arguments, but takes just 0
  81. seed(result_type __s)
  82. ^
  83. /usr/include/c++/4.8/bits/random.h:937:15: error: macro "seed" passed 1 arguments, but takes just 0
  84. _M_b.seed(__s);
  85. ^
  86. /usr/include/c++/4.8/bits/random.h:948:24: error: macro "seed" passed 1 arguments, but takes just 0
  87. seed(_Sseq& __q)
  88. ^
  89. /usr/include/c++/4.8/bits/random.h:950:17: error: macro "seed" passed 1 arguments, but takes just 0
  90. _M_b.seed(__q);
  91. ^
  92. /usr/include/c++/4.8/bits/random.h:1150:27: error: macro "seed" passed 1 arguments, but takes just 0
  93. seed(result_type __s)
  94. ^
  95. /usr/include/c++/4.8/bits/random.h:1151:22: error: macro "seed" passed 1 arguments, but takes just 0
  96. { _M_b.seed(__s); }
  97. ^
  98. /usr/include/c++/4.8/bits/random.h:1160:24: error: macro "seed" passed 1 arguments, but takes just 0
  99. seed(_Sseq& __q)
  100. ^
  101. /usr/include/c++/4.8/bits/random.h:1161:24: error: macro "seed" passed 1 arguments, but takes just 0
  102. { _M_b.seed(__q); }
  103. ^
  104. /usr/include/c++/4.8/bits/random.h:1375:27: error: macro "seed" passed 1 arguments, but takes just 0
  105. seed(result_type __s)
  106. ^
  107. /usr/include/c++/4.8/bits/random.h:1377:15: error: macro "seed" passed 1 arguments, but takes just 0
  108. _M_b.seed(__s);
  109. ^
  110. /usr/include/c++/4.8/bits/random.h:1388:24: error: macro "seed" passed 1 arguments, but takes just 0
  111. seed(_Sseq& __q)
  112. ^
  113. /usr/include/c++/4.8/bits/random.h:1390:17: error: macro "seed" passed 1 arguments, but takes just 0
  114. _M_b.seed(__q);
  115. ^
  116. In file included from /usr/include/c++/4.8/random:52:0,
  117. from /usr/include/c++/4.8/bits/stl_algo.h:65,
  118. from /usr/include/c++/4.8/algorithm:62,
  119. from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:2134:
  120. /usr/include/c++/4.8/bits/random.tcc:120:25: error: macro "seed" passed 1 arguments, but takes just 0
  121. seed(result_type __s)
  122. ^
  123. /usr/include/c++/4.8/bits/random.tcc:136:22: error: macro "seed" passed 1 arguments, but takes just 0
  124. seed(_Sseq& __q)
  125. ^
  126. /usr/include/c++/4.8/bits/random.tcc:150:12: error: macro "seed" passed 1 arguments, but takes just 0
  127. seed(__sum);
  128. ^
  129. /usr/include/c++/4.8/bits/random.tcc:329:26: error: macro "seed" passed 1 arguments, but takes just 0
  130. seed(result_type __sd)
  131. ^
  132. /usr/include/c++/4.8/bits/random.tcc:355:22: error: macro "seed" passed 1 arguments, but takes just 0
  133. seed(_Sseq& __q)
  134. ^
  135. /usr/include/c++/4.8/bits/random.tcc:543:29: error: macro "seed" passed 1 arguments, but takes just 0
  136. seed(result_type __value)
  137. ^
  138. /usr/include/c++/4.8/bits/random.tcc:572:22: error: macro "seed" passed 1 arguments, but takes just 0
  139. seed(_Sseq& __q)
  140. ^
  141. In file included from /usr/include/c++/4.8/random:50:0,
  142. from /usr/include/c++/4.8/bits/stl_algo.h:65,
  143. from /usr/include/c++/4.8/algorithm:62,
  144. from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:2134:
  145. /usr/include/c++/4.8/bits/random.h:291:7: error: variable or field ‘seed’ declared void
  146. seed(result_type __s = default_seed);
  147. ^
  148. /usr/include/c++/4.8/bits/random.h:302:25: error: data member ‘seed’ cannot be a member template
  149. seed(_Sseq& __q);
  150. ^
  151. /usr/include/c++/4.8/bits/random.h: In constructor ‘std::linear_congruential_engine<_UIntType, __a, __c, __m>::linear_congruential_engine(std::linear_congruential_engine<_UIntType, __a, __c, __m>::result_type)’:
  152. /usr/include/c++/4.8/bits/random.h:269:9: error: ‘seed’ was not declared in this scope
  153. { seed(__s); }
  154. ^
  155. /usr/include/c++/4.8/bits/random.h: In constructor ‘std::linear_congruential_engine<_UIntType, __a, __c, __m>::linear_congruential_engine(_Sseq&)’:
  156. /usr/include/c++/4.8/bits/random.h:282:11: error: ‘seed’ was not declared in this scope
  157. { seed(__q); }
  158. ^
  159. /usr/include/c++/4.8/bits/random.h: At global scope:
  160. /usr/include/c++/4.8/bits/random.h:517:7: error: variable or field ‘seed’ declared void
  161. seed(result_type __sd = default_seed);
  162. ^
  163. /usr/include/c++/4.8/bits/random.h:521:25: error: data member ‘seed’ cannot be a member template
  164. seed(_Sseq& __q);
  165. ^
  166. /usr/include/c++/4.8/bits/random.h: In constructor ‘std::mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>::mersenne_twister_engine(std::mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>::result_type)’:
  167. /usr/include/c++/4.8/bits/random.h:501:9: error: ‘seed’ was not declared in this scope
  168. { seed(__sd); }
  169. ^
  170. /usr/include/c++/4.8/bits/random.h: In constructor ‘std::mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>::mersenne_twister_engine(_Sseq&)’:
  171. /usr/include/c++/4.8/bits/random.h:514:11: error: ‘seed’ was not declared in this scope
  172. { seed(__q); }
  173. ^
  174. /usr/include/c++/4.8/bits/random.h: At global scope:
  175. /usr/include/c++/4.8/bits/random.h:721:7: error: variable or field ‘seed’ declared void
  176. seed(result_type __sd = default_seed);
  177. ^
  178. /usr/include/c++/4.8/bits/random.h:729:25: error: data member ‘seed’ cannot be a member template
  179. seed(_Sseq& __q);
  180. ^
  181. /usr/include/c++/4.8/bits/random.h: In constructor ‘std::subtract_with_carry_engine<_UIntType, __w, __s, __r>::subtract_with_carry_engine(std::subtract_with_carry_engine<_UIntType, __w, __s, __r>::result_type)’:
  182. /usr/include/c++/4.8/bits/random.h:693:9: error: ‘seed’ was not declared in this scope
  183. { seed(__sd); }
  184. ^
  185. /usr/include/c++/4.8/bits/random.h: In constructor ‘std::subtract_with_carry_engine<_UIntType, __w, __s, __r>::subtract_with_carry_engine(_Sseq&)’:
  186. /usr/include/c++/4.8/bits/random.h:706:11: error: ‘seed’ was not declared in this scope
  187. { seed(__q); }
  188. ^
  189. In file included from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:0:
  190. /usr/include/c++/4.8/bits/random.h: At global scope:
  191. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:3195:27: error: expected identifier before ‘(’ token
  192. # define PERL_GET_THX ((PerlInterpreter *)PERL_GET_CONTEXT)
  193. ^
  194. In file included from /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:5078:0,
  195. from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:
  196. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:316:38: error: expected ‘)’ before ‘pthread_getspecific’
  197. # define PTHREAD_GETSPECIFIC(key) pthread_getspecific(key)
  198. ^
  199. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:316:38: error: expected ‘)’ before ‘pthread_getspecific’
  200. In file included from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:0:
  201. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:3195:46: error: expected ‘;’ at end of member declaration
  202. # define PERL_GET_THX ((PerlInterpreter *)PERL_GET_CONTEXT)
  203. ^
  204. In file included from /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:5078:0,
  205. from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:
  206. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:320:48: error: ‘PL_thr_key’ is not a type
  207. # define PERL_GET_CONTEXT PTHREAD_GETSPECIFIC(PL_thr_key)
  208. ^
  209. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:316:61: error: ISO C++ forbids declaration of ‘pthread_getspecific’ with no type [-fpermissive]
  210. # define PTHREAD_GETSPECIFIC(key) pthread_getspecific(key)
  211. ^
  212. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:316:61: error: expected ‘;’ at end of member declaration
  213. In file included from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:0:
  214. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:3195:63: error: expected unqualified-id before ‘)’ token
  215. # define PERL_GET_THX ((PerlInterpreter *)PERL_GET_CONTEXT)
  216. ^
  217. In file included from /usr/include/c++/4.8/random:50:0,
  218. from /usr/include/c++/4.8/bits/stl_algo.h:65,
  219. from /usr/include/c++/4.8/algorithm:62,
  220. from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:2134:
  221. /usr/include/c++/4.8/bits/random.h:939:7: error: variable or field ‘seed’ declared void
  222. }
  223. ^
  224. /usr/include/c++/4.8/bits/random.h:939:7: error: expected ‘;’ at end of member declaration
  225. /usr/include/c++/4.8/bits/random.h:950:4: error: ‘_M_b’ was not declared in this scope
  226. _M_b.seed(__q);
  227. ^
  228. /usr/include/c++/4.8/bits/random.h:950:18: error: expected ‘}’ before ‘;’ token
  229. _M_b.seed(__q);
  230. ^
  231. /usr/include/c++/4.8/bits/random.h:950:18: error: variable or field ‘seed’ declared void
  232. /usr/include/c++/4.8/bits/random.h:951:4: error: ‘_M_n’ does not name a type
  233. _M_n = 0;
  234. ^
  235. /usr/include/c++/4.8/bits/random.h: In constructor ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>::discard_block_engine()’:
  236. /usr/include/c++/4.8/bits/random.h:873:9: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_b’
  237. : _M_b(), _M_n(0) { }
  238. ^
  239. /usr/include/c++/4.8/bits/random.h:873:17: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_n’
  240. : _M_b(), _M_n(0) { }
  241. ^
  242. /usr/include/c++/4.8/bits/random.h: In constructor ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>::discard_block_engine(const _RandomNumberEngine&)’:
  243. /usr/include/c++/4.8/bits/random.h:883:9: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_b’
  244. : _M_b(__rng), _M_n(0) { }
  245. ^
  246. /usr/include/c++/4.8/bits/random.h:883:22: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_n’
  247. : _M_b(__rng), _M_n(0) { }
  248. ^
  249. /usr/include/c++/4.8/bits/random.h: In constructor ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>::discard_block_engine(_RandomNumberEngine&&)’:
  250. /usr/include/c++/4.8/bits/random.h:893:9: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_b’
  251. : _M_b(std::move(__rng)), _M_n(0) { }
  252. ^
  253. /usr/include/c++/4.8/bits/random.h:893:33: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_n’
  254. : _M_b(std::move(__rng)), _M_n(0) { }
  255. ^
  256. /usr/include/c++/4.8/bits/random.h: In constructor ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>::discard_block_engine(std::discard_block_engine<_RandomNumberEngine, __p, __r>::result_type)’:
  257. /usr/include/c++/4.8/bits/random.h:903:9: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_b’
  258. : _M_b(__s), _M_n(0) { }
  259. ^
  260. /usr/include/c++/4.8/bits/random.h:903:20: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_n’
  261. : _M_b(__s), _M_n(0) { }
  262. ^
  263. /usr/include/c++/4.8/bits/random.h: In constructor ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>::discard_block_engine(_Sseq&)’:
  264. /usr/include/c++/4.8/bits/random.h:916:4: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_b’
  265. : _M_b(__q), _M_n(0)
  266. ^
  267. /usr/include/c++/4.8/bits/random.h:916:15: error: class ‘std::discard_block_engine<_RandomNumberEngine, __p, __r>’ does not have any field named ‘_M_n’
  268. : _M_b(__q), _M_n(0)
  269. ^
  270. /usr/include/c++/4.8/bits/random.h: At global scope:
  271. /usr/include/c++/4.8/bits/random.h:958:32: error: expected initializer before ‘&’ token
  272. const _RandomNumberEngine&
  273. ^
  274. /usr/include/c++/4.8/bits/random.h:965:24: error: ‘result_type’ does not name a type
  275. static constexpr result_type
  276. ^
  277. /usr/include/c++/4.8/bits/random.h:972:24: error: ‘result_type’ does not name a type
  278. static constexpr result_type
  279. ^
  280. /usr/include/c++/4.8/bits/random.h: In function ‘void std::discard(long long unsigned int)’:
  281. /usr/include/c++/4.8/bits/random.h:983:6: error: invalid use of ‘this’ in non-member function
  282. (*this)();
  283. ^
  284. /usr/include/c++/4.8/bits/random.h: At global scope:
  285. /usr/include/c++/4.8/bits/random.h:989:7: error: ‘result_type’ does not name a type
  286. result_type
  287. ^
  288. /usr/include/c++/4.8/bits/random.h:1003:7: error: ‘friend’ used outside of class
  289. friend bool
  290. ^
  291. /usr/include/c++/4.8/bits/random.h:1004:24: error: invalid use of template-name ‘std::discard_block_engine’ without an argument list
  292. operator==(const discard_block_engine& __lhs,
  293. ^
  294. /usr/include/c++/4.8/bits/random.h:1005:10: error: invalid use of template-name ‘std::discard_block_engine’ without an argument list
  295. const discard_block_engine& __rhs)
  296. ^
  297. /usr/include/c++/4.8/bits/random.h:1005:37: error: ‘bool std::operator==(const int&, const int&)’ must have an argument of class or enumerated type
  298. const discard_block_engine& __rhs)
  299. ^
  300. /usr/include/c++/4.8/bits/random.h:1021:2: error: ‘friend’ used outside of class
  301. friend std::basic_ostream<_CharT, _Traits>&
  302. ^
  303. /usr/include/c++/4.8/bits/random.h:1039:2: error: ‘friend’ used outside of class
  304. friend std::basic_istream<_CharT, _Traits>&
  305. ^
  306. /usr/include/c++/4.8/bits/random.h:1044:5: error: expected unqualified-id before ‘private’
  307. private:
  308. ^
  309. In file included from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:0:
  310. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:3195:27: error: expected identifier before ‘(’ token
  311. # define PERL_GET_THX ((PerlInterpreter *)PERL_GET_CONTEXT)
  312. ^
  313. In file included from /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:5078:0,
  314. from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:
  315. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:316:38: error: expected ‘)’ before ‘pthread_getspecific’
  316. # define PTHREAD_GETSPECIFIC(key) pthread_getspecific(key)
  317. ^
  318. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:316:38: error: expected ‘)’ before ‘pthread_getspecific’
  319. In file included from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:0:
  320. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:3195:46: error: expected ‘;’ at end of member declaration
  321. # define PERL_GET_THX ((PerlInterpreter *)PERL_GET_CONTEXT)
  322. ^
  323. In file included from /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:5078:0,
  324. from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:
  325. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:320:48: error: ‘PL_thr_key’ is not a type
  326. # define PERL_GET_CONTEXT PTHREAD_GETSPECIFIC(PL_thr_key)
  327. ^
  328. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:316:61: error: ISO C++ forbids declaration of ‘pthread_getspecific’ with no type [-fpermissive]
  329. # define PTHREAD_GETSPECIFIC(key) pthread_getspecific(key)
  330. ^
  331. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/thread.h:316:61: error: expected ‘;’ at end of member declaration
  332. In file included from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:745:0:
  333. /usr/lib/perl5/5.18.1/x86_64-linux-thread-multi/CORE/perl.h:3195:63: error: expected unqualified-id before ‘)’ token
  334. # define PERL_GET_THX ((PerlInterpreter *)PERL_GET_CONTEXT)
  335. ^
  336. In file included from /usr/include/c++/4.8/random:50:0,
  337. from /usr/include/c++/4.8/bits/stl_algo.h:65,
  338. from /usr/include/c++/4.8/algorithm:62,
  339. from /home/bluewall/src/opentxs.bluewall_cs/BUILD/wrappers/perl/OTX_PERL_wrap.cxx:2134:
  340. /usr/include/c++/4.8/bits/random.h:1151:25: error: variable or field ‘seed’ declared void
  341. { _M_b.seed(__s); }
  342. ^
  343. /usr/include/c++/4.8/bits/random.h:1151:25: error: expected ‘;’ at end of member declaration
  344. /usr/include/c++/4.8/bits/random.h:1161:11: error: ‘_M_b’ was not declared in this scope
  345. { _M_b.seed(__q); }
  346. ^
  347. /usr/include/c++/4.8/bits/random.h:1161:25: error: expected ‘}’ before ‘;’ token
  348. { _M_b.seed(__q); }
  349. ^
  350. /usr/include/c++/4.8/bits/random.h:1161:25: error: variable or field ‘seed’ declared void
  351. /usr/include/c++/4.8/bits/random.h: In constructor ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>::independent_bits_engine()’:
  352. /usr/include/c++/4.8/bits/random.h:1091:9: error: class ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>’ does not have any field named ‘_M_b’
  353. : _M_b() { }
  354. ^
  355. /usr/include/c++/4.8/bits/random.h: In constructor ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>::independent_bits_engine(const _RandomNumberEngine&)’:
  356. /usr/include/c++/4.8/bits/random.h:1101:9: error: class ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>’ does not have any field named ‘_M_b’
  357. : _M_b(__rng) { }
  358. ^
  359. /usr/include/c++/4.8/bits/random.h: In constructor ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>::independent_bits_engine(_RandomNumberEngine&&)’:
  360. /usr/include/c++/4.8/bits/random.h:1111:9: error: class ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>’ does not have any field named ‘_M_b’
  361. : _M_b(std::move(__rng)) { }
  362. ^
  363. /usr/include/c++/4.8/bits/random.h: In constructor ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>::independent_bits_engine(independent_bits_engine<_RandomNumberEngine, __w, _UIntType>::result_type)’:
  364. /usr/include/c++/4.8/bits/random.h:1121:9: error: class ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>’ does not have any field named ‘_M_b’
  365. : _M_b(__s) { }
  366. ^
  367. /usr/include/c++/4.8/bits/random.h: In constructor ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>::independent_bits_engine(_Sseq&)’:
  368. /usr/include/c++/4.8/bits/random.h:1134:11: error: class ‘independent_bits_engine<_RandomNumberEngine, __w, _UIntType>’ does not have any field named ‘_M_b’
  369. : _M_b(__q)
  370. ^
  371. /usr/include/c++/4.8/bits/random.h: At global scope:
  372. /usr/include/c++/4.8/bits/random.h:1167:32: error: expected initializer before ‘&’ token
  373. const _RandomNumberEngine&
  374. ^
  375. /usr/include/c++/4.8/bits/random.h:1174:24: error: ‘result_type’ does not name a type
  376. static constexpr result_type
  377. ^
  378. /usr/include/c++/4.8/bits/random.h:1181:24: error: ‘result_type’ does not name a type
  379. static constexpr result_type
  380. ^
  381. /usr/include/c++/4.8/bits/random.h: In function ‘void discard(long long unsigned int)’:
  382. /usr/include/c++/4.8/bits/random.h:1192:6: error: invalid use of ‘this’ in non-member function
  383. (*this)();
  384. ^
  385. /usr/include/c++/4.8/bits/random.h: At global scope:
  386. /usr/include/c++/4.8/bits/random.h:1198:7: error: ‘result_type’ does not name a type
  387. result_type
  388. ^
  389. /usr/include/c++/4.8/bits/random.h:1213:7: error: ‘friend’ used outside of class
  390. friend bool
  391. ^
  392. /usr/include/c++/4.8/bits/random.h:1214:24: error: invalid use of template-name ‘independent_bits_engine’ without an argument list
  393. operator==(const independent_bits_engine& __lhs,
  394. ^
  395. /usr/include/c++/4.8/bits/random.h:1215:10: error: invalid use of template-name ‘independent_bits_engine’ without an argument list
  396. const independent_bits_engine& __rhs)
  397. ^
  398. /usr/include/c++/4.8/bits/random.h:1215:40: error: ‘bool operator==(const int&, const int&)’ must have an argument of class or enumerated type
  399. const independent_bits_engine& __rhs)
  400. ^
  401. /usr/include/c++/4.8/bits/random.h:1231:2: error: ‘friend’ used outside of class
  402. friend std::basic_istream<_CharT, _Traits>&
  403. ^
  404. /usr/include/c++/4.8/bits/random.h:1233:11: error: ‘std::independent_bits_engine’ has not been declared
  405. std::independent_bits_engine<_RandomNumberEngine,
  406. ^
  407. /usr/include/c++/4.8/bits/random.h:1233:34: error: expected ‘,’ or ‘...’ before ‘<’ token
  408. std::independent_bits_engine<_RandomNumberEngine,
  409. ^
  410. /usr/include/c++/4.8/bits/random.h: In function ‘std::basic_istream<_CharT, _Traits>& operator>>(std::basic_istream<_CharT, _Traits>&, int)’:
  411. /usr/include/c++/4.8/bits/random.h:1236:12: error: ‘__x’ was not declared in this scope
  412. __is >> __x._M_b;
  413. ^
  414. /usr/include/c++/4.8/bits/random.h: At global scope:
  415. /usr/include/c++/4.8/bits/random.h:1240:5: error: expected unqualified-id before ‘private’
  416. private:
  417. ^
  418. /usr/include/c++/4.8/bits/random.h:1242:5: error: expected declaration before ‘}’ token
  419. };
  420. ^
  421. make[2]: *** [wrappers/perl/CMakeFiles/OpenTransactions.dir/OTX_PERL_wrap.cxx.o] Error 1
  422. make[1]: *** [wrappers/perl/CMakeFiles/OpenTransactions.dir/all] Error 2
  423. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment