Guest User

Untitled

a guest
Dec 28th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.00 KB | None | 0 0
  1. CXX bench/bench_bench_bitcoin-base58.o
  2. CXX bench/bench_bench_bitcoin-coin_selection.o
  3. CXXLD bench/bench_bitcoin
  4. CXX qt/qt_bitcoin_qt-bitcoin.o
  5. In file included from ./qt/paymentrequestplus.h:10:0,
  6. from ./qt/paymentserver.h:35,
  7. from qt/bitcoin.cpp:25:
  8. ./qt/paymentrequest.pb.h:12:2: error: #error This file was generated by a newer version of protoc which is
  9. #error This file was generated by a newer version of protoc which is
  10. ^~~~~
  11. ./qt/paymentrequest.pb.h:13:2: error: #error incompatible with your Protocol Buffer headers. Please update
  12. #error incompatible with your Protocol Buffer headers. Please update
  13. ^~~~~
  14. ./qt/paymentrequest.pb.h:14:2: error: #error your headers.
  15. #error your headers.
  16. ^~~~~
  17. In file included from qt/bitcoin.cpp:264:0:
  18. ./qt/bitcoin.moc:11:2: error: #error "This file was generated using the moc from 4.8.7. It"
  19. #error "This file was generated using the moc from 4.8.7. It"
  20. ^~~~~
  21. ./qt/bitcoin.moc:12:2: error: #error "cannot be used with the include files from this version of Qt."
  22. #error "cannot be used with the include files from this version of Qt."
  23. ^~~~~
  24. ./qt/bitcoin.moc:13:2: error: #error "(The moc has changed too much.)"
  25. #error "(The moc has changed too much.)"
  26. ^~~~~
  27. In file included from /usr/include/google/protobuf/stubs/macros.h:34:0,
  28. from /usr/include/google/protobuf/stubs/logging.h:34,
  29. from /usr/include/google/protobuf/arena.h:57,
  30. from ./qt/paymentrequest.pb.h:23,
  31. from ./qt/paymentrequestplus.h:10,
  32. from ./qt/paymentserver.h:35,
  33. from qt/bitcoin.cpp:25:
  34. /usr/include/google/protobuf/stubs/port.h:154:20: error: redefinition of ‘const int32 google::protobuf::kint32max’
  35. static const int32 kint32max = 0x7FFFFFFF;
  36. ^~~~~~~~~
  37. In file included from ./qt/paymentrequest.pb.h:9:0,
  38. from ./qt/paymentrequestplus.h:10,
  39. from ./qt/paymentserver.h:35,
  40. from qt/bitcoin.cpp:25:
  41. /home/karan/code/bitcoin/depends/x86_64-pc-linux-gnu/share/../include/google/protobuf/stubs/common.h:197:20: note: ‘const int32 google::protobuf::kint32max’ previously defined here
  42. static const int32 kint32max = 0x7FFFFFFF;
  43. ^~~~~~~~~
  44. In file included from /usr/include/google/protobuf/stubs/macros.h:34:0,
  45. from /usr/include/google/protobuf/stubs/logging.h:34,
  46. from /usr/include/google/protobuf/arena.h:57,
  47. from ./qt/paymentrequest.pb.h:23,
  48. from ./qt/paymentrequestplus.h:10,
  49. from ./qt/paymentserver.h:35,
  50. from qt/bitcoin.cpp:25:
  51. /usr/include/google/protobuf/stubs/port.h:155:20: error: redefinition of ‘const int32 google::protobuf::kint32min’
  52. static const int32 kint32min = -kint32max - 1;
  53. ^~~~~~~~~
  54. In file included from ./qt/paymentrequest.pb.h:9:0,
  55. from ./qt/paymentrequestplus.h:10,
  56. from ./qt/paymentserver.h:35,
  57. from qt/bitcoin.cpp:25:
  58. /home/karan/code/bitcoin/depends/x86_64-pc-linux-gnu/share/../include/google/protobuf/stubs/common.h:198:20: note: ‘const int32 google::protobuf::kint32min’ previously defined here
  59. static const int32 kint32min = -kint32max - 1;
  60. ^~~~~~~~~
  61. In file included from /usr/include/google/protobuf/stubs/macros.h:34:0,
  62. from /usr/include/google/protobuf/stubs/logging.h:34,
  63. from /usr/include/google/protobuf/arena.h:57,
  64. from ./qt/paymentrequest.pb.h:23,
  65. from ./qt/paymentrequestplus.h:10,
  66. from ./qt/paymentserver.h:35,
  67. from qt/bitcoin.cpp:25:
  68. /usr/include/google/protobuf/stubs/port.h:156:20: error: redefinition of ‘const int64 google::protobuf::kint64max’
  69. static const int64 kint64max = GOOGLE_LONGLONG(0x7FFFFFFFFFFFFFFF);
  70. ^~~~~~~~~
  71. In file included from ./qt/paymentrequest.pb.h:9:0,
  72. from ./qt/paymentrequestplus.h:10,
  73. from ./qt/paymentserver.h:35,
  74. from qt/bitcoin.cpp:25:
  75. /home/karan/code/bitcoin/depends/x86_64-pc-linux-gnu/share/../include/google/protobuf/stubs/common.h:199:20: note: ‘const int64 google::protobuf::kint64max’ previously defined here
  76. static const int64 kint64max = GOOGLE_LONGLONG(0x7FFFFFFFFFFFFFFF);
  77. ^~~~~~~~~
  78. In file included from /usr/include/google/protobuf/stubs/macros.h:34:0,
  79. from /usr/include/google/protobuf/stubs/logging.h:34,
  80. from /usr/include/google/protobuf/arena.h:57,
  81. from ./qt/paymentrequest.pb.h:23,
  82. from ./qt/paymentrequestplus.h:10,
  83. from ./qt/paymentserver.h:35,
  84. from qt/bitcoin.cpp:25:
  85. /usr/include/google/protobuf/stubs/port.h:157:20: error: redefinition of ‘const int64 google::protobuf::kint64min’
  86. static const int64 kint64min = -kint64max - 1;
  87. ^~~~~~~~~
  88. In file included from ./qt/paymentrequest.pb.h:9:0,
  89. from ./qt/paymentrequestplus.h:10,
  90. from ./qt/paymentserver.h:35,
  91. from qt/bitcoin.cpp:25:
  92. /home/karan/code/bitcoin/depends/x86_64-pc-linux-gnu/share/../include/google/protobuf/stubs/common.h:200:20: note: ‘const int64 google::protobuf::kint64min’ previously defined here
  93. static const int64 kint64min = -kint64max - 1;
  94. ^~~~~~~~~
  95. In file included from /usr/include/google/protobuf/stubs/macros.h:34:0,
  96. from /usr/include/google/protobuf/stubs/logging.h:34,
  97. from /usr/include/google/protobuf/arena.h:57,
  98. from ./qt/paymentrequest.pb.h:23,
  99. from ./qt/paymentrequestplus.h:10,
  100. from ./qt/paymentserver.h:35,
  101. from qt/bitcoin.cpp:25:
  102. /usr/include/google/protobuf/stubs/port.h:158:21: error: redefinition of ‘const uint32 google::protobuf::kuint32max’
  103. static const uint32 kuint32max = 0xFFFFFFFFu;
  104. ^~~~~~~~~~
  105. In file included from ./qt/paymentrequest.pb.h:9:0,
  106. from ./qt/paymentrequestplus.h:10,
  107. from ./qt/paymentserver.h:35,
  108. from qt/bitcoin.cpp:25:
  109. /home/karan/code/bitcoin/depends/x86_64-pc-linux-gnu/share/../include/google/protobuf/stubs/common.h:201:21: note: ‘const uint32 google::protobuf::kuint32max’ previously defined here
  110. static const uint32 kuint32max = 0xFFFFFFFFu;
  111. ^~~~~~~~~~
  112. In file included from /usr/include/google/protobuf/stubs/macros.h:34:0,
  113. from /usr/include/google/protobuf/stubs/logging.h:34,
  114. from /usr/include/google/protobuf/arena.h:57,
  115. from ./qt/paymentrequest.pb.h:23,
  116. from ./qt/paymentrequestplus.h:10,
  117. from ./qt/paymentserver.h:35,
  118. from qt/bitcoin.cpp:25:
  119. /usr/include/google/protobuf/stubs/port.h:159:21: error: redefinition of ‘const uint64 google::protobuf::kuint64max’
  120. static const uint64 kuint64max = GOOGLE_ULONGLONG(0xFFFFFFFFFFFFFFFF);
  121. ^~~~~~~~~~
  122. In file included from ./qt/paymentrequest.pb.h:9:0,
  123. from ./qt/paymentrequestplus.h:10,
  124. from ./qt/paymentserver.h:35,
  125. from qt/bitcoin.cpp:25:
  126. /home/karan/code/bitcoin/depends/x86_64-pc-linux-gnu/share/../include/google/protobuf/stubs/common.h:202:21: note: ‘const uint64 google::protobuf::kuint64max’ previously defined here
  127. static const uint64 kuint64max = GOOGLE_ULONGLONG(0xFFFFFFFFFFFFFFFF);
  128. ^~~~~~~~~~
  129. In file included from /usr/include/google/protobuf/stubs/logging.h:34:0,
  130. from /usr/include/google/protobuf/arena.h:57,
  131. from ./qt/paymentrequest.pb.h:23,
  132. from ./qt/paymentrequestplus.h:10,
  133. from ./qt/paymentserver.h:35,
  134. from qt/bitcoin.cpp:25:
  135. /usr/include/google/protobuf/stubs/macros.h:110:8: error: redefinition of ‘struct google::protobuf::internal::CompileAssert<<anonymous> >’
  136. struct CompileAssert {
  137. ^~~~~~~~~~~~~
  138. In file included from ./qt/paymentrequest.pb.h:9:0,
  139. from ./qt/paymentrequestplus.h:10,
  140. from ./qt/paymentserver.h:35,
  141. from qt/bitcoin.cpp:25:
  142. /home/karan/code/bitcoin/depends/x86_64-pc-linux-gnu/share/../include/google/protobuf/stubs/common.h:374:8: note: previous definition of ‘struct google::protobuf::internal::CompileAssert<<anonymous> >’
  143. struct CompileAssert {
  144. ^~~~~~~~~~~~~
  145. In file included from /usr/include/google/protobuf/arena.h:57:0,
  146. from ./qt/paymentrequest.pb.h:23,
  147. from ./qt/paymentrequestplus.h:10,
  148. from ./qt/paymentserver.h:35,
  149. from qt/bitcoin.cpp:25:
  150. /usr/include/google/protobuf/stubs/logging.h:43:6: error: multiple definition of ‘enum google::protobuf::LogLevel’
  151. enum LogLevel {
  152. ^~~~~~~~
  153. In file included from ./qt/paymentrequest.pb.h:9:0,
  154. from ./qt/paymentrequestplus.h:10,
  155. from ./qt/paymentserver.h:35,
  156. from qt/bitcoin.cpp:25:
  157. /home/karan/code/bitcoin/depends/x86_64-pc-linux-gnu/share/../include/google/protobuf/stubs/common.h:622:6: note: previous definition here
  158. enum LogLevel {
  159. ^~~~~~~~
  160. In file included from /usr/include/google/protobuf/arena.h:57:0,
  161. from ./qt/paymentrequest.pb.h:23,
  162. from ./qt/paymentrequestplus.h:10,
  163. from ./qt/paymentserver.h:35,
  164. from qt/bitcoin.cpp:25:
  165. /usr/include/google/protobuf/stubs/logging.h:73:26: error: redefinition of ‘class google::protobuf::internal::LogMessage’
  166. class LIBPROTOBUF_EXPORT LogMessage {
  167. ^~~~~~~~~~
  168. In file included from ./qt/paymentrequest.pb.h:9:0,
  169. from ./qt/paymentrequestplus.h:10,
  170. from ./qt/paymentserver.h:35,
  171. from qt/bitcoin.cpp:25:
  172. /home/karan/code/bitcoin/depends/x86_64-pc-linux-gnu/share/../include/google/protobuf/stubs/common.h:647:26: note: previous definition of ‘class google::protobuf::internal::LogMessage’
  173. class LIBPROTOBUF_EXPORT LogMessage {
  174. ^~~~~~~~~~
  175. In file included from /usr/include/google/protobuf/arena.h:57:0,
  176. from ./qt/paymentrequest.pb.h:23,
  177. from ./qt/paymentrequestplus.h:10,
  178. from ./qt/paymentserver.h:35,
  179. from qt/bitcoin.cpp:25:
  180. /usr/include/google/protobuf/stubs/logging.h:105:26: error: redefinition of ‘class google::protobuf::internal::LogFinisher’
  181. class LIBPROTOBUF_EXPORT LogFinisher {
  182. ^~~~~~~~~~~
  183. In file included from ./qt/paymentrequest.pb.h:9:0,
  184. from ./qt/paymentrequestplus.h:10,
  185. from ./qt/paymentserver.h:35,
  186. from qt/bitcoin.cpp:25:
  187. /home/karan/code/bitcoin/depends/x86_64-pc-linux-gnu/share/../include/google/protobuf/stubs/common.h:673:26: note: previous definition of ‘class google::protobuf::internal::LogFinisher’
  188. class LIBPROTOBUF_EXPORT LogFinisher {
  189. ^~~~~~~~~~~
  190. In file included from /usr/include/google/protobuf/arena.h:57:0,
  191. from ./qt/paymentrequest.pb.h:23,
  192. from ./qt/paymentrequestplus.h:10,
  193. from ./qt/paymentserver.h:35,
  194. from qt/bitcoin.cpp:25:
  195. /usr/include/google/protobuf/stubs/logging.h:163:4: error: redefinition of ‘template<class T> T* google::protobuf::internal::CheckNotNull(const char*, int, const char*, T*)’
  196. T* CheckNotNull(const char* /* file */, int /* line */,
  197. ^~~~~~~~~~~~
  198. In file included from ./qt/paymentrequest.pb.h:9:0,
  199. from ./qt/paymentrequestplus.h:10,
  200. from ./qt/paymentserver.h:35,
  201. from qt/bitcoin.cpp:25:
  202. /home/karan/code/bitcoin/depends/x86_64-pc-linux-gnu/share/../include/google/protobuf/stubs/common.h:725:4: note: ‘template<class T> T* google::protobuf::internal::CheckNotNull(const char*, int, const char*, T*)’ previously declared here
  203. T* CheckNotNull(const char* /* file */, int /* line */,
  204. ^~~~~~~~~~~~
  205. In file included from /usr/include/google/protobuf/arena.h:57:0,
  206. from ./qt/paymentrequest.pb.h:23,
  207. from ./qt/paymentrequestplus.h:10,
  208. from ./qt/paymentserver.h:35,
  209. from qt/bitcoin.cpp:25:
  210. /usr/include/google/protobuf/stubs/logging.h:228:26: error: redefinition of ‘class google::protobuf::LogSilencer’
  211. class LIBPROTOBUF_EXPORT LogSilencer {
  212. ^~~~~~~~~~~
  213. In file included from ./qt/paymentrequest.pb.h:9:0,
  214. from ./qt/paymentrequestplus.h:10,
  215. from ./qt/paymentserver.h:35,
  216. from qt/bitcoin.cpp:25:
  217. /home/karan/code/bitcoin/depends/x86_64-pc-linux-gnu/share/../include/google/protobuf/stubs/common.h:787:26: note: previous definition of ‘class google::protobuf::LogSilencer’
  218. class LIBPROTOBUF_EXPORT LogSilencer {
  219. ^~~~~~~~~~~
  220. In file included from /usr/include/google/protobuf/arena.h:58:0,
  221. from ./qt/paymentrequest.pb.h:23,
  222. from ./qt/paymentrequestplus.h:10,
  223. from ./qt/paymentserver.h:35,
  224. from qt/bitcoin.cpp:25:
  225. /usr/include/google/protobuf/stubs/mutex.h:48:26: error: redefinition of ‘class google::protobuf::internal::Mutex’
  226. class LIBPROTOBUF_EXPORT Mutex {
  227. ^~~~~
  228. In file included from ./qt/paymentrequest.pb.h:9:0,
  229. from ./qt/paymentrequestplus.h:10,
  230. from ./qt/paymentserver.h:35,
  231. from qt/bitcoin.cpp:25:
  232. /home/karan/code/bitcoin/depends/x86_64-pc-linux-gnu/share/../include/google/protobuf/stubs/common.h:1099:26: note: previous definition of ‘class google::protobuf::internal::Mutex’
  233. class LIBPROTOBUF_EXPORT Mutex {
  234. ^~~~~
  235. In file included from /usr/include/google/protobuf/arena.h:58:0,
  236. from ./qt/paymentrequest.pb.h:23,
  237. from ./qt/paymentrequestplus.h:10,
  238. from ./qt/paymentserver.h:35,
  239. from qt/bitcoin.cpp:25:
  240. /usr/include/google/protobuf/stubs/mutex.h:82:26: error: redefinition of ‘class google::protobuf::internal::MutexLock’
  241. class LIBPROTOBUF_EXPORT MutexLock {
  242. ^~~~~~~~~
  243. In file included from ./qt/paymentrequest.pb.h:9:0,
  244. from ./qt/paymentrequestplus.h:10,
  245. from ./qt/paymentserver.h:35,
  246. from qt/bitcoin.cpp:25:
  247. /home/karan/code/bitcoin/depends/x86_64-pc-linux-gnu/share/../include/google/protobuf/stubs/common.h:1125:26: note: previous definition of ‘class google::protobuf::internal::MutexLock’
  248. class LIBPROTOBUF_EXPORT MutexLock {
  249. ^~~~~~~~~
  250. In file included from /usr/include/google/protobuf/arena.h:58:0,
  251. from ./qt/paymentrequest.pb.h:23,
  252. from ./qt/paymentrequestplus.h:10,
  253. from ./qt/paymentserver.h:35,
  254. from qt/bitcoin.cpp:25:
  255. /usr/include/google/protobuf/stubs/mutex.h:96:26: error: redefinition of ‘class google::protobuf::internal::MutexLockMaybe’
  256. class LIBPROTOBUF_EXPORT MutexLockMaybe {
  257. ^~~~~~~~~~~~~~
  258. In file included from ./qt/paymentrequest.pb.h:9:0,
  259. from ./qt/paymentrequestplus.h:10,
  260. from ./qt/paymentserver.h:35,
  261. from qt/bitcoin.cpp:25:
  262. /home/karan/code/bitcoin/depends/x86_64-pc-linux-gnu/share/../include/google/protobuf/stubs/common.h:1139:26: note: previous definition of ‘class google::protobuf::internal::MutexLockMaybe’
  263. class LIBPROTOBUF_EXPORT MutexLockMaybe {
  264. ^~~~~~~~~~~~~~
  265. In file included from ./qt/paymentrequest.pb.h:26:0,
  266. from ./qt/paymentrequestplus.h:10,
  267. from ./qt/paymentserver.h:35,
  268. from qt/bitcoin.cpp:25:
  269. /usr/include/google/protobuf/metadata.h: In static member function ‘static const google::protobuf::UnknownFieldSet& google::protobuf::internal::InternalMetadataWithArena::default_instance()’:
  270. /usr/include/google/protobuf/metadata.h:190:30: error: ‘default_instance’ is not a member of ‘google::protobuf::UnknownFieldSet’
  271. return *UnknownFieldSet::default_instance();
  272. ^~~~~~~~~~~~~~~~
  273. In file included from ./qt/paymentrequestplus.h:10:0,
  274. from ./qt/paymentserver.h:35,
  275. from qt/bitcoin.cpp:25:
  276. ./qt/paymentrequest.pb.h: At global scope:
  277. ./qt/paymentrequest.pb.h:100:24: error: expected ‘;’ at end of member declaration
  278. inline Output* New() const PROTOBUF_FINAL { return New(NULL); }
  279. ^~~~~
  280. ./qt/paymentrequest.pb.h:100:30: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  281. inline Output* New() const PROTOBUF_FINAL { return New(NULL); }
  282. ^~~~~~~~~~~~~~
  283. BOOST_IS_FINAL
  284. ./qt/paymentrequest.pb.h:102:49: error: expected ‘;’ at end of member declaration
  285. Output* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
  286. ^~~~~
  287. ./qt/paymentrequest.pb.h:102:55: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  288. Output* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
  289. ^~~~~~~~~~~~~~
  290. BOOST_IS_FINAL
  291. ./qt/paymentrequest.pb.h:103:56: error: expected ‘;’ at end of member declaration
  292. void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  293. ^
  294. ./qt/paymentrequest.pb.h:103:58: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  295. void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  296. ^~~~~~~~~~~~~~
  297. BOOST_IS_FINAL
  298. ./qt/paymentrequest.pb.h:104:57: error: expected ‘;’ at end of member declaration
  299. void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  300. ^
  301. ./qt/paymentrequest.pb.h:104:59: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  302. void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  303. ^~~~~~~~~~~~~~
  304. BOOST_IS_FINAL
  305. ./qt/paymentrequest.pb.h:107:14: error: expected ‘;’ at end of member declaration
  306. void Clear() PROTOBUF_FINAL;
  307. ^
  308. ./qt/paymentrequest.pb.h:107:16: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  309. void Clear() PROTOBUF_FINAL;
  310. ^~~~~~~~~~~~~~
  311. BOOST_IS_FINAL
  312. ./qt/paymentrequest.pb.h:108:24: error: expected ‘;’ at end of member declaration
  313. bool IsInitialized() const PROTOBUF_FINAL;
  314. ^~~~~
  315. ./qt/paymentrequest.pb.h:108:30: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  316. bool IsInitialized() const PROTOBUF_FINAL;
  317. ^~~~~~~~~~~~~~
  318. BOOST_IS_FINAL
  319. ./qt/paymentrequest.pb.h:110:25: error: expected ‘;’ at end of member declaration
  320. size_t ByteSizeLong() const PROTOBUF_FINAL;
  321. ^~~~~
  322. ./qt/paymentrequest.pb.h:110:31: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  323. size_t ByteSizeLong() const PROTOBUF_FINAL;
  324. ^~~~~~~~~~~~~~
  325. BOOST_IS_FINAL
  326. ./qt/paymentrequest.pb.h:112:54: error: expected ‘;’ at end of member declaration
  327. ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
  328. ^
  329. ./qt/paymentrequest.pb.h:112:56: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  330. ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
  331. ^~~~~~~~~~~~~~
  332. BOOST_IS_FINAL
  333. ./qt/paymentrequest.pb.h:114:58: error: expected ‘;’ at end of member declaration
  334. ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
  335. ^~~~~
  336. ./qt/paymentrequest.pb.h:114:64: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  337. ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
  338. ^~~~~~~~~~~~~~
  339. BOOST_IS_FINAL
  340. ./qt/paymentrequest.pb.h:116:62: error: expected ‘;’ at end of member declaration
  341. bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
  342. ^~~~~
  343. ./qt/paymentrequest.pb.h:116:68: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  344. bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
  345. ^~~~~~~~~~~~~~
  346. BOOST_IS_FINAL
  347. ./qt/paymentrequest.pb.h:118:7: error: expected ‘;’ at end of member declaration
  348. const PROTOBUF_FINAL {
  349. ^~~~~
  350. ./qt/paymentrequest.pb.h:118:13: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  351. const PROTOBUF_FINAL {
  352. ^~~~~~~~~~~~~~
  353. BOOST_IS_FINAL
  354. ./qt/paymentrequest.pb.h:122:23: error: expected ‘;’ at end of member declaration
  355. int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
  356. ^~~~~
  357. ./qt/paymentrequest.pb.h:122:29: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  358. int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
  359. ^~~~~~~~~~~~~~
  360. BOOST_IS_FINAL
  361. ./qt/paymentrequest.pb.h:126:32: error: expected ‘;’ at end of member declaration
  362. void SetCachedSize(int size) const PROTOBUF_FINAL;
  363. ^~~~~
  364. ./qt/paymentrequest.pb.h:126:38: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  365. void SetCachedSize(int size) const PROTOBUF_FINAL;
  366. ^~~~~~~~~~~~~~
  367. BOOST_IS_FINAL
  368. ./qt/paymentrequest.pb.h:137:46: error: expected ‘;’ at end of member declaration
  369. ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
  370. ^~~~~
  371. ./qt/paymentrequest.pb.h:137:52: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  372. ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
  373. ^~~~~~~~~~~~~~
  374. BOOST_IS_FINAL
  375. ./qt/paymentrequest.pb.h:173:33: error: ‘HasBits’ in namespace ‘google::protobuf::internal’ does not name a template type
  376. ::google::protobuf::internal::HasBits<1> _has_bits_;
  377. ^~~~~~~
  378. In file included from ./qt/paymentrequestplus.h:10:0,
  379. from ./qt/paymentserver.h:35,
  380. from qt/bitcoin.cpp:25:
  381. ./qt/paymentrequest.pb.h:213:32: error: expected ‘;’ at end of member declaration
  382. inline PaymentDetails* New() const PROTOBUF_FINAL { return New(NULL); }
  383. ^~~~~
  384. ./qt/paymentrequest.pb.h:213:38: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  385. inline PaymentDetails* New() const PROTOBUF_FINAL { return New(NULL); }
  386. ^~~~~~~~~~~~~~
  387. BOOST_IS_FINAL
  388. ./qt/paymentrequest.pb.h:215:57: error: expected ‘;’ at end of member declaration
  389. PaymentDetails* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
  390. ^~~~~
  391. ./qt/paymentrequest.pb.h:215:63: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  392. PaymentDetails* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
  393. ^~~~~~~~~~~~~~
  394. BOOST_IS_FINAL
  395. ./qt/paymentrequest.pb.h:216:56: error: expected ‘;’ at end of member declaration
  396. void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  397. ^
  398. ./qt/paymentrequest.pb.h:216:58: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  399. void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  400. ^~~~~~~~~~~~~~
  401. BOOST_IS_FINAL
  402. ./qt/paymentrequest.pb.h:217:57: error: expected ‘;’ at end of member declaration
  403. void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  404. ^
  405. ./qt/paymentrequest.pb.h:217:59: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  406. void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  407. ^~~~~~~~~~~~~~
  408. BOOST_IS_FINAL
  409. ./qt/paymentrequest.pb.h:220:14: error: expected ‘;’ at end of member declaration
  410. void Clear() PROTOBUF_FINAL;
  411. ^
  412. ./qt/paymentrequest.pb.h:220:16: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  413. void Clear() PROTOBUF_FINAL;
  414. ^~~~~~~~~~~~~~
  415. BOOST_IS_FINAL
  416. ./qt/paymentrequest.pb.h:221:24: error: expected ‘;’ at end of member declaration
  417. bool IsInitialized() const PROTOBUF_FINAL;
  418. ^~~~~
  419. ./qt/paymentrequest.pb.h:221:30: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  420. bool IsInitialized() const PROTOBUF_FINAL;
  421. ^~~~~~~~~~~~~~
  422. BOOST_IS_FINAL
  423. ./qt/paymentrequest.pb.h:223:25: error: expected ‘;’ at end of member declaration
  424. size_t ByteSizeLong() const PROTOBUF_FINAL;
  425. ^~~~~
  426. ./qt/paymentrequest.pb.h:223:31: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  427. size_t ByteSizeLong() const PROTOBUF_FINAL;
  428. ^~~~~~~~~~~~~~
  429. BOOST_IS_FINAL
  430. ./qt/paymentrequest.pb.h:225:54: error: expected ‘;’ at end of member declaration
  431. ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
  432. ^
  433. ./qt/paymentrequest.pb.h:225:56: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  434. ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
  435. ^~~~~~~~~~~~~~
  436. BOOST_IS_FINAL
  437. ./qt/paymentrequest.pb.h:227:58: error: expected ‘;’ at end of member declaration
  438. ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
  439. ^~~~~
  440. ./qt/paymentrequest.pb.h:227:64: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  441. ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
  442. ^~~~~~~~~~~~~~
  443. BOOST_IS_FINAL
  444. ./qt/paymentrequest.pb.h:229:62: error: expected ‘;’ at end of member declaration
  445. bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
  446. ^~~~~
  447. ./qt/paymentrequest.pb.h:229:68: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  448. bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
  449. ^~~~~~~~~~~~~~
  450. BOOST_IS_FINAL
  451. ./qt/paymentrequest.pb.h:231:7: error: expected ‘;’ at end of member declaration
  452. const PROTOBUF_FINAL {
  453. ^~~~~
  454. ./qt/paymentrequest.pb.h:231:13: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  455. const PROTOBUF_FINAL {
  456. ^~~~~~~~~~~~~~
  457. BOOST_IS_FINAL
  458. ./qt/paymentrequest.pb.h:235:23: error: expected ‘;’ at end of member declaration
  459. int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
  460. ^~~~~
  461. ./qt/paymentrequest.pb.h:235:29: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  462. int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
  463. ^~~~~~~~~~~~~~
  464. BOOST_IS_FINAL
  465. ./qt/paymentrequest.pb.h:239:32: error: expected ‘;’ at end of member declaration
  466. void SetCachedSize(int size) const PROTOBUF_FINAL;
  467. ^~~~~
  468. ./qt/paymentrequest.pb.h:239:38: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  469. void SetCachedSize(int size) const PROTOBUF_FINAL;
  470. ^~~~~~~~~~~~~~
  471. BOOST_IS_FINAL
  472. ./qt/paymentrequest.pb.h:250:46: error: expected ‘;’ at end of member declaration
  473. ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
  474. ^~~~~
  475. ./qt/paymentrequest.pb.h:250:52: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  476. ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
  477. ^~~~~~~~~~~~~~
  478. BOOST_IS_FINAL
  479. ./qt/paymentrequest.pb.h:358:33: error: ‘HasBits’ in namespace ‘google::protobuf::internal’ does not name a template type
  480. ::google::protobuf::internal::HasBits<1> _has_bits_;
  481. ^~~~~~~
  482. ./qt/paymentrequest.pb.h:361:40: error: ‘ExplicitlyConstructed’ in namespace ‘google::protobuf::internal’ does not name a template type
  483. static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string> _default_network_;
  484. ^~~~~~~~~~~~~~~~~~~~~
  485. ./qt/paymentrequest.pb.h:404:32: error: expected ‘;’ at end of member declaration
  486. inline PaymentRequest* New() const PROTOBUF_FINAL { return New(NULL); }
  487. ^~~~~
  488. ./qt/paymentrequest.pb.h:404:38: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  489. inline PaymentRequest* New() const PROTOBUF_FINAL { return New(NULL); }
  490. ^~~~~~~~~~~~~~
  491. BOOST_IS_FINAL
  492. ./qt/paymentrequest.pb.h:406:57: error: expected ‘;’ at end of member declaration
  493. PaymentRequest* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
  494. ^~~~~
  495. ./qt/paymentrequest.pb.h:406:63: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  496. PaymentRequest* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
  497. ^~~~~~~~~~~~~~
  498. BOOST_IS_FINAL
  499. ./qt/paymentrequest.pb.h:407:56: error: expected ‘;’ at end of member declaration
  500. void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  501. ^
  502. ./qt/paymentrequest.pb.h:407:58: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  503. void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  504. ^~~~~~~~~~~~~~
  505. BOOST_IS_FINAL
  506. ./qt/paymentrequest.pb.h:408:57: error: expected ‘;’ at end of member declaration
  507. void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  508. ^
  509. ./qt/paymentrequest.pb.h:408:59: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  510. void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  511. ^~~~~~~~~~~~~~
  512. BOOST_IS_FINAL
  513. ./qt/paymentrequest.pb.h:411:14: error: expected ‘;’ at end of member declaration
  514. void Clear() PROTOBUF_FINAL;
  515. ^
  516. ./qt/paymentrequest.pb.h:411:16: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  517. void Clear() PROTOBUF_FINAL;
  518. ^~~~~~~~~~~~~~
  519. BOOST_IS_FINAL
  520. ./qt/paymentrequest.pb.h:412:24: error: expected ‘;’ at end of member declaration
  521. bool IsInitialized() const PROTOBUF_FINAL;
  522. ^~~~~
  523. ./qt/paymentrequest.pb.h:412:30: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  524. bool IsInitialized() const PROTOBUF_FINAL;
  525. ^~~~~~~~~~~~~~
  526. BOOST_IS_FINAL
  527. ./qt/paymentrequest.pb.h:414:25: error: expected ‘;’ at end of member declaration
  528. size_t ByteSizeLong() const PROTOBUF_FINAL;
  529. ^~~~~
  530. ./qt/paymentrequest.pb.h:414:31: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  531. size_t ByteSizeLong() const PROTOBUF_FINAL;
  532. ^~~~~~~~~~~~~~
  533. BOOST_IS_FINAL
  534. ./qt/paymentrequest.pb.h:416:54: error: expected ‘;’ at end of member declaration
  535. ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
  536. ^
  537. ./qt/paymentrequest.pb.h:416:56: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  538. ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
  539. ^~~~~~~~~~~~~~
  540. BOOST_IS_FINAL
  541. ./qt/paymentrequest.pb.h:418:58: error: expected ‘;’ at end of member declaration
  542. ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
  543. ^~~~~
  544. ./qt/paymentrequest.pb.h:418:64: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  545. ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
  546. ^~~~~~~~~~~~~~
  547. BOOST_IS_FINAL
  548. ./qt/paymentrequest.pb.h:420:62: error: expected ‘;’ at end of member declaration
  549. bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
  550. ^~~~~
  551. ./qt/paymentrequest.pb.h:420:68: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  552. bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
  553. ^~~~~~~~~~~~~~
  554. BOOST_IS_FINAL
  555. ./qt/paymentrequest.pb.h:422:7: error: expected ‘;’ at end of member declaration
  556. const PROTOBUF_FINAL {
  557. ^~~~~
  558. ./qt/paymentrequest.pb.h:422:13: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  559. const PROTOBUF_FINAL {
  560. ^~~~~~~~~~~~~~
  561. BOOST_IS_FINAL
  562. ./qt/paymentrequest.pb.h:426:23: error: expected ‘;’ at end of member declaration
  563. int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
  564. ^~~~~
  565. ./qt/paymentrequest.pb.h:426:29: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  566. int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
  567. ^~~~~~~~~~~~~~
  568. BOOST_IS_FINAL
  569. ./qt/paymentrequest.pb.h:430:32: error: expected ‘;’ at end of member declaration
  570. void SetCachedSize(int size) const PROTOBUF_FINAL;
  571. ^~~~~
  572. ./qt/paymentrequest.pb.h:430:38: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  573. void SetCachedSize(int size) const PROTOBUF_FINAL;
  574. ^~~~~~~~~~~~~~
  575. BOOST_IS_FINAL
  576. ./qt/paymentrequest.pb.h:441:46: error: expected ‘;’ at end of member declaration
  577. ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
  578. ^~~~~
  579. ./qt/paymentrequest.pb.h:441:52: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  580. ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
  581. ^~~~~~~~~~~~~~
  582. BOOST_IS_FINAL
  583. ./qt/paymentrequest.pb.h:528:33: error: ‘HasBits’ in namespace ‘google::protobuf::internal’ does not name a template type
  584. ::google::protobuf::internal::HasBits<1> _has_bits_;
  585. ^~~~~~~
  586. ./qt/paymentrequest.pb.h:530:40: error: ‘ExplicitlyConstructed’ in namespace ‘google::protobuf::internal’ does not name a template type
  587. static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string> _default_pki_type_;
  588. ^~~~~~~~~~~~~~~~~~~~~
  589. ./qt/paymentrequest.pb.h:572:34: error: expected ‘;’ at end of member declaration
  590. inline X509Certificates* New() const PROTOBUF_FINAL { return New(NULL); }
  591. ^~~~~
  592. ./qt/paymentrequest.pb.h:572:40: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  593. inline X509Certificates* New() const PROTOBUF_FINAL { return New(NULL); }
  594. ^~~~~~~~~~~~~~
  595. BOOST_IS_FINAL
  596. ./qt/paymentrequest.pb.h:574:59: error: expected ‘;’ at end of member declaration
  597. X509Certificates* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
  598. ^~~~~
  599. ./qt/paymentrequest.pb.h:574:65: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  600. X509Certificates* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
  601. ^~~~~~~~~~~~~~
  602. BOOST_IS_FINAL
  603. ./qt/paymentrequest.pb.h:575:56: error: expected ‘;’ at end of member declaration
  604. void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  605. ^
  606. ./qt/paymentrequest.pb.h:575:58: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  607. void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  608. ^~~~~~~~~~~~~~
  609. BOOST_IS_FINAL
  610. ./qt/paymentrequest.pb.h:576:57: error: expected ‘;’ at end of member declaration
  611. void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  612. ^
  613. ./qt/paymentrequest.pb.h:576:59: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  614. void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  615. ^~~~~~~~~~~~~~
  616. BOOST_IS_FINAL
  617. ./qt/paymentrequest.pb.h:579:14: error: expected ‘;’ at end of member declaration
  618. void Clear() PROTOBUF_FINAL;
  619. ^
  620. ./qt/paymentrequest.pb.h:579:16: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  621. void Clear() PROTOBUF_FINAL;
  622. ^~~~~~~~~~~~~~
  623. BOOST_IS_FINAL
  624. ./qt/paymentrequest.pb.h:580:24: error: expected ‘;’ at end of member declaration
  625. bool IsInitialized() const PROTOBUF_FINAL;
  626. ^~~~~
  627. ./qt/paymentrequest.pb.h:580:30: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  628. bool IsInitialized() const PROTOBUF_FINAL;
  629. ^~~~~~~~~~~~~~
  630. BOOST_IS_FINAL
  631. ./qt/paymentrequest.pb.h:582:25: error: expected ‘;’ at end of member declaration
  632. size_t ByteSizeLong() const PROTOBUF_FINAL;
  633. ^~~~~
  634. ./qt/paymentrequest.pb.h:582:31: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  635. size_t ByteSizeLong() const PROTOBUF_FINAL;
  636. ^~~~~~~~~~~~~~
  637. BOOST_IS_FINAL
  638. ./qt/paymentrequest.pb.h:584:54: error: expected ‘;’ at end of member declaration
  639. ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
  640. ^
  641. ./qt/paymentrequest.pb.h:584:56: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  642. ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
  643. ^~~~~~~~~~~~~~
  644. BOOST_IS_FINAL
  645. ./qt/paymentrequest.pb.h:586:58: error: expected ‘;’ at end of member declaration
  646. ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
  647. ^~~~~
  648. ./qt/paymentrequest.pb.h:586:64: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  649. ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
  650. ^~~~~~~~~~~~~~
  651. BOOST_IS_FINAL
  652. ./qt/paymentrequest.pb.h:588:62: error: expected ‘;’ at end of member declaration
  653. bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
  654. ^~~~~
  655. ./qt/paymentrequest.pb.h:588:68: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  656. bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
  657. ^~~~~~~~~~~~~~
  658. BOOST_IS_FINAL
  659. ./qt/paymentrequest.pb.h:590:7: error: expected ‘;’ at end of member declaration
  660. const PROTOBUF_FINAL {
  661. ^~~~~
  662. ./qt/paymentrequest.pb.h:590:13: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  663. const PROTOBUF_FINAL {
  664. ^~~~~~~~~~~~~~
  665. BOOST_IS_FINAL
  666. ./qt/paymentrequest.pb.h:594:23: error: expected ‘;’ at end of member declaration
  667. int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
  668. ^~~~~
  669. ./qt/paymentrequest.pb.h:594:29: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  670. int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
  671. ^~~~~~~~~~~~~~
  672. BOOST_IS_FINAL
  673. ./qt/paymentrequest.pb.h:598:32: error: expected ‘;’ at end of member declaration
  674. void SetCachedSize(int size) const PROTOBUF_FINAL;
  675. ^~~~~
  676. ./qt/paymentrequest.pb.h:598:38: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  677. void SetCachedSize(int size) const PROTOBUF_FINAL;
  678. ^~~~~~~~~~~~~~
  679. BOOST_IS_FINAL
  680. ./qt/paymentrequest.pb.h:609:46: error: expected ‘;’ at end of member declaration
  681. ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
  682. ^~~~~
  683. ./qt/paymentrequest.pb.h:609:52: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  684. ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
  685. ^~~~~~~~~~~~~~
  686. BOOST_IS_FINAL
  687. ./qt/paymentrequest.pb.h:635:33: error: ‘HasBits’ in namespace ‘google::protobuf::internal’ does not name a template type
  688. ::google::protobuf::internal::HasBits<1> _has_bits_;
  689. ^~~~~~~
  690. ./qt/paymentrequest.pb.h:674:25: error: expected ‘;’ at end of member declaration
  691. inline Payment* New() const PROTOBUF_FINAL { return New(NULL); }
  692. ^~~~~
  693. ./qt/paymentrequest.pb.h:674:31: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  694. inline Payment* New() const PROTOBUF_FINAL { return New(NULL); }
  695. ^~~~~~~~~~~~~~
  696. BOOST_IS_FINAL
  697. ./qt/paymentrequest.pb.h:676:50: error: expected ‘;’ at end of member declaration
  698. Payment* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
  699. ^~~~~
  700. ./qt/paymentrequest.pb.h:676:56: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  701. Payment* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
  702. ^~~~~~~~~~~~~~
  703. BOOST_IS_FINAL
  704. ./qt/paymentrequest.pb.h:677:56: error: expected ‘;’ at end of member declaration
  705. void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  706. ^
  707. ./qt/paymentrequest.pb.h:677:58: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  708. void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  709. ^~~~~~~~~~~~~~
  710. BOOST_IS_FINAL
  711. ./qt/paymentrequest.pb.h:678:57: error: expected ‘;’ at end of member declaration
  712. void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  713. ^
  714. ./qt/paymentrequest.pb.h:678:59: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  715. void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  716. ^~~~~~~~~~~~~~
  717. BOOST_IS_FINAL
  718. ./qt/paymentrequest.pb.h:681:14: error: expected ‘;’ at end of member declaration
  719. void Clear() PROTOBUF_FINAL;
  720. ^
  721. ./qt/paymentrequest.pb.h:681:16: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  722. void Clear() PROTOBUF_FINAL;
  723. ^~~~~~~~~~~~~~
  724. BOOST_IS_FINAL
  725. ./qt/paymentrequest.pb.h:682:24: error: expected ‘;’ at end of member declaration
  726. bool IsInitialized() const PROTOBUF_FINAL;
  727. ^~~~~
  728. ./qt/paymentrequest.pb.h:682:30: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  729. bool IsInitialized() const PROTOBUF_FINAL;
  730. ^~~~~~~~~~~~~~
  731. BOOST_IS_FINAL
  732. ./qt/paymentrequest.pb.h:684:25: error: expected ‘;’ at end of member declaration
  733. size_t ByteSizeLong() const PROTOBUF_FINAL;
  734. ^~~~~
  735. ./qt/paymentrequest.pb.h:684:31: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  736. size_t ByteSizeLong() const PROTOBUF_FINAL;
  737. ^~~~~~~~~~~~~~
  738. BOOST_IS_FINAL
  739. ./qt/paymentrequest.pb.h:686:54: error: expected ‘;’ at end of member declaration
  740. ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
  741. ^
  742. ./qt/paymentrequest.pb.h:686:56: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  743. ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
  744. ^~~~~~~~~~~~~~
  745. BOOST_IS_FINAL
  746. ./qt/paymentrequest.pb.h:688:58: error: expected ‘;’ at end of member declaration
  747. ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
  748. ^~~~~
  749. ./qt/paymentrequest.pb.h:688:64: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  750. ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
  751. ^~~~~~~~~~~~~~
  752. BOOST_IS_FINAL
  753. ./qt/paymentrequest.pb.h:690:62: error: expected ‘;’ at end of member declaration
  754. bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
  755. ^~~~~
  756. ./qt/paymentrequest.pb.h:690:68: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  757. bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
  758. ^~~~~~~~~~~~~~
  759. BOOST_IS_FINAL
  760. ./qt/paymentrequest.pb.h:692:7: error: expected ‘;’ at end of member declaration
  761. const PROTOBUF_FINAL {
  762. ^~~~~
  763. ./qt/paymentrequest.pb.h:692:13: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  764. const PROTOBUF_FINAL {
  765. ^~~~~~~~~~~~~~
  766. BOOST_IS_FINAL
  767. ./qt/paymentrequest.pb.h:696:23: error: expected ‘;’ at end of member declaration
  768. int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
  769. ^~~~~
  770. ./qt/paymentrequest.pb.h:696:29: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  771. int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
  772. ^~~~~~~~~~~~~~
  773. BOOST_IS_FINAL
  774. ./qt/paymentrequest.pb.h:700:32: error: expected ‘;’ at end of member declaration
  775. void SetCachedSize(int size) const PROTOBUF_FINAL;
  776. ^~~~~
  777. ./qt/paymentrequest.pb.h:700:38: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  778. void SetCachedSize(int size) const PROTOBUF_FINAL;
  779. ^~~~~~~~~~~~~~
  780. BOOST_IS_FINAL
  781. ./qt/paymentrequest.pb.h:711:46: error: expected ‘;’ at end of member declaration
  782. ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
  783. ^~~~~
  784. ./qt/paymentrequest.pb.h:711:52: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  785. ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
  786. ^~~~~~~~~~~~~~
  787. BOOST_IS_FINAL
  788. ./qt/paymentrequest.pb.h:783:33: error: ‘HasBits’ in namespace ‘google::protobuf::internal’ does not name a template type
  789. ::google::protobuf::internal::HasBits<1> _has_bits_;
  790. ^~~~~~~
  791. ./qt/paymentrequest.pb.h:825:28: error: expected ‘;’ at end of member declaration
  792. inline PaymentACK* New() const PROTOBUF_FINAL { return New(NULL); }
  793. ^~~~~
  794. ./qt/paymentrequest.pb.h:825:34: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  795. inline PaymentACK* New() const PROTOBUF_FINAL { return New(NULL); }
  796. ^~~~~~~~~~~~~~
  797. BOOST_IS_FINAL
  798. ./qt/paymentrequest.pb.h:827:53: error: expected ‘;’ at end of member declaration
  799. PaymentACK* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
  800. ^~~~~
  801. ./qt/paymentrequest.pb.h:827:59: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  802. PaymentACK* New(::google::protobuf::Arena* arena) const PROTOBUF_FINAL;
  803. ^~~~~~~~~~~~~~
  804. BOOST_IS_FINAL
  805. ./qt/paymentrequest.pb.h:828:56: error: expected ‘;’ at end of member declaration
  806. void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  807. ^
  808. ./qt/paymentrequest.pb.h:828:58: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  809. void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  810. ^~~~~~~~~~~~~~
  811. BOOST_IS_FINAL
  812. ./qt/paymentrequest.pb.h:829:57: error: expected ‘;’ at end of member declaration
  813. void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  814. ^
  815. ./qt/paymentrequest.pb.h:829:59: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  816. void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
  817. ^~~~~~~~~~~~~~
  818. BOOST_IS_FINAL
  819. ./qt/paymentrequest.pb.h:832:14: error: expected ‘;’ at end of member declaration
  820. void Clear() PROTOBUF_FINAL;
  821. ^
  822. ./qt/paymentrequest.pb.h:832:16: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  823. void Clear() PROTOBUF_FINAL;
  824. ^~~~~~~~~~~~~~
  825. BOOST_IS_FINAL
  826. ./qt/paymentrequest.pb.h:833:24: error: expected ‘;’ at end of member declaration
  827. bool IsInitialized() const PROTOBUF_FINAL;
  828. ^~~~~
  829. ./qt/paymentrequest.pb.h:833:30: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  830. bool IsInitialized() const PROTOBUF_FINAL;
  831. ^~~~~~~~~~~~~~
  832. BOOST_IS_FINAL
  833. ./qt/paymentrequest.pb.h:835:25: error: expected ‘;’ at end of member declaration
  834. size_t ByteSizeLong() const PROTOBUF_FINAL;
  835. ^~~~~
  836. ./qt/paymentrequest.pb.h:835:31: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  837. size_t ByteSizeLong() const PROTOBUF_FINAL;
  838. ^~~~~~~~~~~~~~
  839. BOOST_IS_FINAL
  840. ./qt/paymentrequest.pb.h:837:54: error: expected ‘;’ at end of member declaration
  841. ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
  842. ^
  843. ./qt/paymentrequest.pb.h:837:56: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  844. ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
  845. ^~~~~~~~~~~~~~
  846. BOOST_IS_FINAL
  847. ./qt/paymentrequest.pb.h:839:58: error: expected ‘;’ at end of member declaration
  848. ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
  849. ^~~~~
  850. ./qt/paymentrequest.pb.h:839:64: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  851. ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
  852. ^~~~~~~~~~~~~~
  853. BOOST_IS_FINAL
  854. ./qt/paymentrequest.pb.h:841:62: error: expected ‘;’ at end of member declaration
  855. bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
  856. ^~~~~
  857. ./qt/paymentrequest.pb.h:841:68: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  858. bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
  859. ^~~~~~~~~~~~~~
  860. BOOST_IS_FINAL
  861. ./qt/paymentrequest.pb.h:843:7: error: expected ‘;’ at end of member declaration
  862. const PROTOBUF_FINAL {
  863. ^~~~~
  864. ./qt/paymentrequest.pb.h:843:13: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  865. const PROTOBUF_FINAL {
  866. ^~~~~~~~~~~~~~
  867. BOOST_IS_FINAL
  868. ./qt/paymentrequest.pb.h:847:23: error: expected ‘;’ at end of member declaration
  869. int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
  870. ^~~~~
  871. ./qt/paymentrequest.pb.h:847:29: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  872. int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; }
  873. ^~~~~~~~~~~~~~
  874. BOOST_IS_FINAL
  875. ./qt/paymentrequest.pb.h:851:32: error: expected ‘;’ at end of member declaration
  876. void SetCachedSize(int size) const PROTOBUF_FINAL;
  877. ^~~~~
  878. ./qt/paymentrequest.pb.h:851:38: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  879. void SetCachedSize(int size) const PROTOBUF_FINAL;
  880. ^~~~~~~~~~~~~~
  881. BOOST_IS_FINAL
  882. ./qt/paymentrequest.pb.h:862:46: error: expected ‘;’ at end of member declaration
  883. ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
  884. ^~~~~
  885. ./qt/paymentrequest.pb.h:862:52: error: ‘PROTOBUF_FINAL’ does not name a type; did you mean ‘BOOST_IS_FINAL’?
  886. ::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL;
  887. ^~~~~~~~~~~~~~
  888. BOOST_IS_FINAL
  889. ./qt/paymentrequest.pb.h:900:33: error: ‘HasBits’ in namespace ‘google::protobuf::internal’ does not name a template type
  890. ::google::protobuf::internal::HasBits<1> _has_bits_;
  891. ^~~~~~~
  892. ./qt/paymentrequest.pb.h: In member function ‘bool payments::Output::has_amount() const’:
  893. ./qt/paymentrequest.pb.h:916:11: error: ‘_has_bits_’ was not declared in this scope
  894. return (_has_bits_[0] & 0x00000002u) != 0;
  895. ^~~~~~~~~~
  896. ./qt/paymentrequest.pb.h:916:11: note: suggested alternative: ‘qHashBits’
  897. return (_has_bits_[0] & 0x00000002u) != 0;
  898. ^~~~~~~~~~
  899. qHashBits
  900. ./qt/paymentrequest.pb.h: In member function ‘void payments::Output::set_has_amount()’:
  901. ./qt/paymentrequest.pb.h:919:3: error: ‘_has_bits_’ was not declared in this scope
  902. _has_bits_[0] |= 0x00000002u;
  903. ^~~~~~~~~~
  904. ./qt/paymentrequest.pb.h:919:3: note: suggested alternative: ‘qHashBits’
  905. _has_bits_[0] |= 0x00000002u;
  906. ^~~~~~~~~~
  907. qHashBits
  908. ./qt/paymentrequest.pb.h: In member function ‘void payments::Output::clear_has_amount()’:
  909. ./qt/paymentrequest.pb.h:922:3: error: ‘_has_bits_’ was not declared in this scope
  910. _has_bits_[0] &= ~0x00000002u;
  911. ^~~~~~~~~~
  912. ./qt/paymentrequest.pb.h:922:3: note: suggested alternative: ‘qHashBits’
  913. _has_bits_[0] &= ~0x00000002u;
  914. ^~~~~~~~~~
  915. qHashBits
  916. ./qt/paymentrequest.pb.h: In member function ‘bool payments::Output::has_script() const’:
  917. ./qt/paymentrequest.pb.h:940:11: error: ‘_has_bits_’ was not declared in this scope
  918. return (_has_bits_[0] & 0x00000001u) != 0;
  919. ^~~~~~~~~~
  920. ./qt/paymentrequest.pb.h:940:11: note: suggested alternative: ‘qHashBits’
  921. return (_has_bits_[0] & 0x00000001u) != 0;
  922. ^~~~~~~~~~
  923. qHashBits
  924. ./qt/paymentrequest.pb.h: In member function ‘void payments::Output::set_has_script()’:
  925. ./qt/paymentrequest.pb.h:943:3: error: ‘_has_bits_’ was not declared in this scope
  926. _has_bits_[0] |= 0x00000001u;
  927. ^~~~~~~~~~
  928. ./qt/paymentrequest.pb.h:943:3: note: suggested alternative: ‘qHashBits’
  929. _has_bits_[0] |= 0x00000001u;
  930. ^~~~~~~~~~
  931. qHashBits
  932. ./qt/paymentrequest.pb.h: In member function ‘void payments::Output::clear_has_script()’:
  933. ./qt/paymentrequest.pb.h:946:3: error: ‘_has_bits_’ was not declared in this scope
  934. _has_bits_[0] &= ~0x00000001u;
  935. ^~~~~~~~~~
  936. ./qt/paymentrequest.pb.h:946:3: note: suggested alternative: ‘qHashBits’
  937. _has_bits_[0] &= ~0x00000001u;
  938. ^~~~~~~~~~
  939. qHashBits
  940. ./qt/paymentrequest.pb.h: In member function ‘bool payments::PaymentDetails::has_network() const’:
  941. ./qt/paymentrequest.pb.h:1006:11: error: ‘_has_bits_’ was not declared in this scope
  942. return (_has_bits_[0] & 0x00000001u) != 0;
  943. ^~~~~~~~~~
  944. ./qt/paymentrequest.pb.h:1006:11: note: suggested alternative: ‘has_time’
  945. return (_has_bits_[0] & 0x00000001u) != 0;
  946. ^~~~~~~~~~
  947. has_time
  948. ./qt/paymentrequest.pb.h: In member function ‘void payments::PaymentDetails::set_has_network()’:
  949. ./qt/paymentrequest.pb.h:1009:3: error: ‘_has_bits_’ was not declared in this scope
  950. _has_bits_[0] |= 0x00000001u;
  951. ^~~~~~~~~~
  952. ./qt/paymentrequest.pb.h:1009:3: note: suggested alternative: ‘has_time’
  953. _has_bits_[0] |= 0x00000001u;
  954. ^~~~~~~~~~
  955. has_time
  956. ./qt/paymentrequest.pb.h: In member function ‘void payments::PaymentDetails::clear_has_network()’:
  957. ./qt/paymentrequest.pb.h:1012:3: error: ‘_has_bits_’ was not declared in this scope
  958. _has_bits_[0] &= ~0x00000001u;
  959. ^~~~~~~~~~
  960. ./qt/paymentrequest.pb.h:1012:3: note: suggested alternative: ‘has_time’
  961. _has_bits_[0] &= ~0x00000001u;
  962. ^~~~~~~~~~
  963. has_time
  964. ./qt/paymentrequest.pb.h: In member function ‘void payments::PaymentDetails::clear_network()’:
  965. ./qt/paymentrequest.pb.h:1015:51: error: ‘_default_network_’ is not a member of ‘payments::PaymentDetails’
  966. network_.ClearToDefaultNoArena(&PaymentDetails::_default_network_.get());
  967. ^~~~~~~~~~~~~~~~~
  968. ./qt/paymentrequest.pb.h: In member function ‘void payments::PaymentDetails::set_network(const string&)’:
  969. ./qt/paymentrequest.pb.h:1024:40: error: ‘_default_network_’ is not a member of ‘payments::PaymentDetails’
  970. network_.SetNoArena(&PaymentDetails::_default_network_.get(), value);
  971. ^~~~~~~~~~~~~~~~~
  972. ./qt/paymentrequest.pb.h: In member function ‘void payments::PaymentDetails::set_network(std::__cxx11::string&&)’:
  973. ./qt/paymentrequest.pb.h:1031:22: error: ‘_default_network_’ is not a member of ‘payments::PaymentDetails’
  974. &PaymentDetails::_default_network_.get(), std::move(value));
  975. ^~~~~~~~~~~~~~~~~
  976. ./qt/paymentrequest.pb.h: In member function ‘v
Add Comment
Please, Sign In to add comment