Advertisement
Guest User

curecoin

a guest
Feb 15th, 2021
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.15 KB | None | 0 0
  1. Project MESSAGE: Building with UPNP support
  2. Warning: ignoring <defaultcodec> element
  3. Warning: ignoring <defaultcodec> element
  4. Warning: ignoring <defaultcodec> element
  5. Warning: ignoring <defaultcodec> element
  6. Warning: ignoring <defaultcodec> element
  7. Warning: ignoring <defaultcodec> element
  8. Warning: ignoring <defaultcodec> element
  9. Warning: ignoring <defaultcodec> element
  10. Warning: ignoring <defaultcodec> element
  11. Warning: ignoring <defaultcodec> element
  12. Warning: ignoring <defaultcodec> element
  13. Warning: ignoring <defaultcodec> element
  14. Warning: ignoring <defaultcodec> element
  15. Warning: ignoring <defaultcodec> element
  16. Warning: ignoring <defaultcodec> element
  17. Warning: ignoring <defaultcodec> element
  18. Warning: ignoring <defaultcodec> element
  19. Warning: ignoring <defaultcodec> element
  20. Warning: ignoring <defaultcodec> element
  21. Warning: ignoring <defaultcodec> element
  22. Warning: ignoring <defaultcodec> element
  23. Warning: ignoring <defaultcodec> element
  24. Warning: ignoring <defaultcodec> element
  25. Warning: ignoring <defaultcodec> element
  26. Warning: ignoring <defaultcodec> element
  27. Warning: ignoring <defaultcodec> element
  28. Warning: ignoring <defaultcodec> element
  29. Removed plural forms as the target language has less forms.
  30. If this sounds wrong, possibly the target language is not set or recognized.
  31. Warning: ignoring <defaultcodec> element
  32. Warning: ignoring <defaultcodec> element
  33. Warning: ignoring <defaultcodec> element
  34. Warning: ignoring <defaultcodec> element
  35. Warning: ignoring <defaultcodec> element
  36. Warning: ignoring <defaultcodec> element
  37. Warning: ignoring <defaultcodec> element
  38. Warning: ignoring <defaultcodec> element
  39. Warning: ignoring <defaultcodec> element
  40. Warning: ignoring <defaultcodec> element
  41. Warning: ignoring <defaultcodec> element
  42. Warning: ignoring <defaultcodec> element
  43. Warning: ignoring <defaultcodec> element
  44. Warning: ignoring <defaultcodec> element
  45. Warning: ignoring <defaultcodec> element
  46. Warning: ignoring <defaultcodec> element
  47. Warning: ignoring <defaultcodec> element
  48. Removed plural forms as the target language has less forms.
  49. If this sounds wrong, possibly the target language is not set or recognized.
  50. Warning: ignoring <defaultcodec> element
  51. Warning: ignoring <defaultcodec> element
  52. Warning: ignoring <defaultcodec> element
  53. cd /home/cs/curecoin/CurecoinSource; /bin/sh share/genbuild.sh /home/cs/curecoin/CurecoinSource/build/build.h
  54. g++ -c -pipe -fstack-protector-all --param ssp-buffer-size=1 -msse2 -O2 -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -D_REENTRANT -fPIC -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -DBOOST_ASIO_ENABLE_OLD_SERVICES -D__NO_SYSTEM_INCLUDES -DQT_DISABLE_DEPRECATED_BEFORE=0 -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -Isrc -Isrc/json -Isrc/qt -I/usr/include/qt -I/usr/include/qt/QtPrintSupport -I/usr/include/qt/QtWidgets -I/usr/include/qt/QtGui -I/usr/include/qt/QtNetwork -I/usr/include/qt/QtCore -Ibuild -Ibuild -I/usr/lib/qt/mkspecs/linux-g++ -o build/clientmodel.o src/qt/clientmodel.cpp
  55. In file included from src/alert.h:13,
  56. from src/qt/clientmodel.cpp:7:
  57. src/util.h:245:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  58. 245 | return strprintf("%"PRI64d, n);
  59. | ^
  60. In file included from src/main.h:10,
  61. from src/qt/clientmodel.cpp:8:
  62. src/net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  63. 323 | printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str());
  64. | ^
  65. In file included from src/qt/clientmodel.cpp:8:
  66. src/main.h:652:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  67. 652 | str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d, strTxComment=%s)\n",
  68. | ^
  69. src/main.h:652:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  70. 652 | str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d, strTxComment=%s)\n",
  71. | ^
  72. src/main.h:942:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  73. 942 | printf(" entropybit=%"PRI64d"\n", hashSig.Get64());
  74. | ^
  75. src/main.h:1078:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  76. 1078 | printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n",
  77. | ^
  78. src/main.h:1341:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  79. 1341 | return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)",
  80. | ^
  81. src/main.h: In constructor ‘CTxIn::CTxIn(COutPoint, CScript, unsigned int)’:
  82. src/main.h:269:21: warning: implicitly-declared ‘CScript& CScript::operator=(const CScript&)’ is deprecated [-Wdeprecated-copy]
  83. 269 | scriptSig = scriptSigIn;
  84. | ^~~~~~~~~~~
  85. In file included from src/main.h:11,
  86. from src/qt/clientmodel.cpp:8:
  87. src/script.h:446:5: note: because ‘CScript’ has user-provided ‘CScript::CScript(const CScript&)’
  88. 446 | CScript(const CScript& b) : std::vector<unsigned char>(b.begin(), b.end()) { }
  89. | ^~~~~~~
  90. In file included from src/qt/clientmodel.cpp:8:
  91. src/main.h: In constructor ‘CTxIn::CTxIn(uint256, unsigned int, CScript, unsigned int)’:
  92. src/main.h:276:21: warning: implicitly-declared ‘CScript& CScript::operator=(const CScript&)’ is deprecated [-Wdeprecated-copy]
  93. 276 | scriptSig = scriptSigIn;
  94. | ^~~~~~~~~~~
  95. In file included from src/main.h:11,
  96. from src/qt/clientmodel.cpp:8:
  97. src/script.h:446:5: note: because ‘CScript’ has user-provided ‘CScript::CScript(const CScript&)’
  98. 446 | CScript(const CScript& b) : std::vector<unsigned char>(b.begin(), b.end()) { }
  99. | ^~~~~~~
  100. In file included from src/qt/clientmodel.cpp:8:
  101. src/main.h: In constructor ‘CTxOut::CTxOut(int64, CScript)’:
  102. src/main.h:350:24: warning: implicitly-declared ‘CScript& CScript::operator=(const CScript&)’ is deprecated [-Wdeprecated-copy]
  103. 350 | scriptPubKey = scriptPubKeyIn;
  104. | ^~~~~~~~~~~~~~
  105. In file included from src/main.h:11,
  106. from src/qt/clientmodel.cpp:8:
  107. src/script.h:446:5: note: because ‘CScript’ has user-provided ‘CScript::CScript(const CScript&)’
  108. 446 | CScript(const CScript& b) : std::vector<unsigned char>(b.begin(), b.end()) { }
  109. | ^~~~~~~
  110. src/qt/clientmodel.cpp: In member function ‘void ClientModel::subscribeToCoreSignals()’:
  111. src/qt/clientmodel.cpp:193:100: error: ‘_1’ was not declared in this scope
  112. 193 | rface.NotifyNumConnectionsChanged.connect(boost::bind(NotifyNumConnectionsChanged, this, _1));
  113. | ^~
  114.  
  115. src/qt/clientmodel.cpp:193:100: note: suggested alternatives:
  116. In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37,
  117. from /usr/include/boost/mpl/placeholders.hpp:43,
  118. from /usr/include/boost/iterator/iterator_categories.hpp:16,
  119. from /usr/include/boost/iterator/advance.hpp:11,
  120. from /usr/include/boost/next_prior.hpp:25,
  121. from /usr/include/boost/thread/futures/wait_for_any.hpp:20,
  122. from /usr/include/boost/thread/future.hpp:41,
  123. from /usr/include/boost/thread.hpp:24,
  124. from src/util.h:21,
  125. from src/alert.h:13,
  126. from src/qt/clientmodel.cpp:7:
  127. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note: ‘mpl_::_1’
  128. 29 | typedef arg<1> _1;
  129. | ^~
  130. In file included from /usr/include/qt/QtCore/qhashfunctions.h:48,
  131. from /usr/include/qt/QtCore/qlist.h:47,
  132. from /usr/include/qt/QtCore/qobject.h:49,
  133. from /usr/include/qt/QtCore/QObject:1,
  134. from src/qt/clientmodel.h:4,
  135. from src/qt/clientmodel.cpp:1:
  136. /usr/include/c++/10.2.0/functional:221:34: note: ‘std::placeholders::_1’
  137. 221 | extern const _Placeholder<1> _1;
  138. | ^~
  139. In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37,
  140. from /usr/include/boost/mpl/placeholders.hpp:43,
  141. from /usr/include/boost/iterator/iterator_categories.hpp:16,
  142. from /usr/include/boost/iterator/advance.hpp:11,
  143. from /usr/include/boost/next_prior.hpp:25,
  144. from /usr/include/boost/thread/futures/wait_for_any.hpp:20,
  145. from /usr/include/boost/thread/future.hpp:41,
  146. from /usr/include/boost/thread.hpp:24,
  147. from src/util.h:21,
  148. from src/alert.h:13,
  149. from src/qt/clientmodel.cpp:7:
  150. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note: ‘mpl_::_1’
  151. 29 | typedef arg<1> _1;
  152. | ^~
  153. In file included from /usr/include/boost/bind/bind.hpp:2335,
  154. from /usr/include/boost/thread/detail/thread.hpp:33,
  155. from /usr/include/boost/thread/thread_only.hpp:22,
  156. from /usr/include/boost/thread/thread.hpp:12,
  157. from /usr/include/boost/thread.hpp:13,
  158. from src/util.h:21,
  159. from src/alert.h:13,
  160. from src/qt/clientmodel.cpp:7:
  161. /usr/include/boost/bind/placeholders.hpp:58:38: note: ‘boost::placeholders::_1’
  162. 58 | BOOST_STATIC_CONSTEXPR boost::arg<1> _1;
  163. | ^~
  164. In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37,
  165. from /usr/include/boost/mpl/placeholders.hpp:43,
  166. from /usr/include/boost/iterator/iterator_categories.hpp:16,
  167. from /usr/include/boost/iterator/advance.hpp:11,
  168. from /usr/include/boost/next_prior.hpp:25,
  169. from /usr/include/boost/thread/futures/wait_for_any.hpp:20,
  170. from /usr/include/boost/thread/future.hpp:41,
  171. from /usr/include/boost/thread.hpp:24,
  172. from src/util.h:21,
  173. from src/alert.h:13,
  174. from src/qt/clientmodel.cpp:7:
  175. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note: ‘mpl_::_1’
  176. 29 | typedef arg<1> _1;
  177. | ^~
  178. src/qt/clientmodel.cpp:194:86: error: ‘_2’ was not declared in this scope
  179. 194 | uiInterface.NotifyAlertChanged.connect(boost::bind(NotifyAlertChanged, this, _1, _2));
  180. | ^~
  181. src/qt/clientmodel.cpp:194:86: note: suggested alternatives:
  182. In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37,
  183. from /usr/include/boost/mpl/placeholders.hpp:43,
  184. from /usr/include/boost/iterator/iterator_categories.hpp:16,
  185. from /usr/include/boost/iterator/advance.hpp:11,
  186. from /usr/include/boost/next_prior.hpp:25,
  187. from /usr/include/boost/thread/futures/wait_for_any.hpp:20,
  188. from /usr/include/boost/thread/future.hpp:41,
  189. from /usr/include/boost/thread.hpp:24,
  190. from src/util.h:21,
  191. from src/alert.h:13,
  192. from src/qt/clientmodel.cpp:7:
  193. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:42:16: note: ‘mpl_::_2’
  194. 42 | typedef arg<2> _2;
  195. | ^~
  196. In file included from /usr/include/qt/QtCore/qhashfunctions.h:48,
  197. from /usr/include/qt/QtCore/qlist.h:47,
  198. from /usr/include/qt/QtCore/qobject.h:49,
  199. from /usr/include/qt/QtCore/QObject:1,
  200. from src/qt/clientmodel.h:4,
  201. from src/qt/clientmodel.cpp:1:
  202. /usr/include/c++/10.2.0/functional:222:34: note: ‘std::placeholders::_2’
  203. 222 | extern const _Placeholder<2> _2;
  204. | ^~
  205. In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37,
  206. from /usr/include/boost/mpl/placeholders.hpp:43,
  207. from /usr/include/boost/iterator/iterator_categories.hpp:16,
  208. from /usr/include/boost/iterator/advance.hpp:11,
  209. from /usr/include/boost/next_prior.hpp:25,
  210. from /usr/include/boost/thread/futures/wait_for_any.hpp:20,
  211. from /usr/include/boost/thread/future.hpp:41,
  212. from /usr/include/boost/thread.hpp:24,
  213. from src/util.h:21,
  214. from src/alert.h:13,
  215. from src/qt/clientmodel.cpp:7:
  216. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:42:16: note: ‘mpl_::_2’
  217. 42 | typedef arg<2> _2;
  218. | ^~
  219. In file included from /usr/include/boost/bind/bind.hpp:2335,
  220. from /usr/include/boost/thread/detail/thread.hpp:33,
  221. from /usr/include/boost/thread/thread_only.hpp:22,
  222. from /usr/include/boost/thread/thread.hpp:12,
  223. from /usr/include/boost/thread.hpp:13,
  224. from src/util.h:21,
  225. from src/alert.h:13,
  226. from src/qt/clientmodel.cpp:7:
  227. /usr/include/boost/bind/placeholders.hpp:59:38: note: ‘boost::placeholders::_2’
  228. 59 | BOOST_STATIC_CONSTEXPR boost::arg<2> _2;
  229. | ^~
  230. In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37,
  231. from /usr/include/boost/mpl/placeholders.hpp:43,
  232. from /usr/include/boost/iterator/iterator_categories.hpp:16,
  233. from /usr/include/boost/iterator/advance.hpp:11,
  234. from /usr/include/boost/next_prior.hpp:25,
  235. from /usr/include/boost/thread/futures/wait_for_any.hpp:20,
  236. from /usr/include/boost/thread/future.hpp:41,
  237. from /usr/include/boost/thread.hpp:24,
  238. from src/util.h:21,
  239. from src/alert.h:13,
  240. from src/qt/clientmodel.cpp:7:
  241. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:42:16: note: ‘mpl_::_2’
  242. 42 | typedef arg<2> _2;
  243. | ^~
  244. src/qt/clientmodel.cpp: In member function ‘void ClientModel::unsubscribeFromCoreSignals()’:
  245. src/qt/clientmodel.cpp:201:103: error: ‘_1’ was not declared in this scope
  246. 201 | ce.NotifyNumConnectionsChanged.disconnect(boost::bind(NotifyNumConnectionsChanged, this, _1));
  247. | ^~
  248.  
  249. src/qt/clientmodel.cpp:201:103: note: suggested alternatives:
  250. In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37,
  251. from /usr/include/boost/mpl/placeholders.hpp:43,
  252. from /usr/include/boost/iterator/iterator_categories.hpp:16,
  253. from /usr/include/boost/iterator/advance.hpp:11,
  254. from /usr/include/boost/next_prior.hpp:25,
  255. from /usr/include/boost/thread/futures/wait_for_any.hpp:20,
  256. from /usr/include/boost/thread/future.hpp:41,
  257. from /usr/include/boost/thread.hpp:24,
  258. from src/util.h:21,
  259. from src/alert.h:13,
  260. from src/qt/clientmodel.cpp:7:
  261. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note: ‘mpl_::_1’
  262. 29 | typedef arg<1> _1;
  263. | ^~
  264. In file included from /usr/include/qt/QtCore/qhashfunctions.h:48,
  265. from /usr/include/qt/QtCore/qlist.h:47,
  266. from /usr/include/qt/QtCore/qobject.h:49,
  267. from /usr/include/qt/QtCore/QObject:1,
  268. from src/qt/clientmodel.h:4,
  269. from src/qt/clientmodel.cpp:1:
  270. /usr/include/c++/10.2.0/functional:221:34: note: ‘std::placeholders::_1’
  271. 221 | extern const _Placeholder<1> _1;
  272. | ^~
  273. In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37,
  274. from /usr/include/boost/mpl/placeholders.hpp:43,
  275. from /usr/include/boost/iterator/iterator_categories.hpp:16,
  276. from /usr/include/boost/iterator/advance.hpp:11,
  277. from /usr/include/boost/next_prior.hpp:25,
  278. from /usr/include/boost/thread/futures/wait_for_any.hpp:20,
  279. from /usr/include/boost/thread/future.hpp:41,
  280. from /usr/include/boost/thread.hpp:24,
  281. from src/util.h:21,
  282. from src/alert.h:13,
  283. from src/qt/clientmodel.cpp:7:
  284. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note: ‘mpl_::_1’
  285. 29 | typedef arg<1> _1;
  286. | ^~
  287. In file included from /usr/include/boost/bind/bind.hpp:2335,
  288. from /usr/include/boost/thread/detail/thread.hpp:33,
  289. from /usr/include/boost/thread/thread_only.hpp:22,
  290. from /usr/include/boost/thread/thread.hpp:12,
  291. from /usr/include/boost/thread.hpp:13,
  292. from src/util.h:21,
  293. from src/alert.h:13,
  294. from src/qt/clientmodel.cpp:7:
  295. /usr/include/boost/bind/placeholders.hpp:58:38: note: ‘boost::placeholders::_1’
  296. 58 | BOOST_STATIC_CONSTEXPR boost::arg<1> _1;
  297. | ^~
  298. In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37,
  299. from /usr/include/boost/mpl/placeholders.hpp:43,
  300. from /usr/include/boost/iterator/iterator_categories.hpp:16,
  301. from /usr/include/boost/iterator/advance.hpp:11,
  302. from /usr/include/boost/next_prior.hpp:25,
  303. from /usr/include/boost/thread/futures/wait_for_any.hpp:20,
  304. from /usr/include/boost/thread/future.hpp:41,
  305. from /usr/include/boost/thread.hpp:24,
  306. from src/util.h:21,
  307. from src/alert.h:13,
  308. from src/qt/clientmodel.cpp:7:
  309. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note: ‘mpl_::_1’
  310. 29 | typedef arg<1> _1;
  311. | ^~
  312. src/qt/clientmodel.cpp:202:89: error: ‘_2’ was not declared in this scope
  313. 202 | uiInterface.NotifyAlertChanged.disconnect(boost::bind(NotifyAlertChanged, this, _1, _2));
  314. | ^~
  315. src/qt/clientmodel.cpp:202:89: note: suggested alternatives:
  316. In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37,
  317. from /usr/include/boost/mpl/placeholders.hpp:43,
  318. from /usr/include/boost/iterator/iterator_categories.hpp:16,
  319. from /usr/include/boost/iterator/advance.hpp:11,
  320. from /usr/include/boost/next_prior.hpp:25,
  321. from /usr/include/boost/thread/futures/wait_for_any.hpp:20,
  322. from /usr/include/boost/thread/future.hpp:41,
  323. from /usr/include/boost/thread.hpp:24,
  324. from src/util.h:21,
  325. from src/alert.h:13,
  326. from src/qt/clientmodel.cpp:7:
  327. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:42:16: note: ‘mpl_::_2’
  328. 42 | typedef arg<2> _2;
  329. | ^~
  330. In file included from /usr/include/qt/QtCore/qhashfunctions.h:48,
  331. from /usr/include/qt/QtCore/qlist.h:47,
  332. from /usr/include/qt/QtCore/qobject.h:49,
  333. from /usr/include/qt/QtCore/QObject:1,
  334. from src/qt/clientmodel.h:4,
  335. from src/qt/clientmodel.cpp:1:
  336. /usr/include/c++/10.2.0/functional:222:34: note: ‘std::placeholders::_2’
  337. 222 | extern const _Placeholder<2> _2;
  338. | ^~
  339. In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37,
  340. from /usr/include/boost/mpl/placeholders.hpp:43,
  341. from /usr/include/boost/iterator/iterator_categories.hpp:16,
  342. from /usr/include/boost/iterator/advance.hpp:11,
  343. from /usr/include/boost/next_prior.hpp:25,
  344. from /usr/include/boost/thread/futures/wait_for_any.hpp:20,
  345. from /usr/include/boost/thread/future.hpp:41,
  346. from /usr/include/boost/thread.hpp:24,
  347. from src/util.h:21,
  348. from src/alert.h:13,
  349. from src/qt/clientmodel.cpp:7:
  350. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:42:16: note: ‘mpl_::_2’
  351. 42 | typedef arg<2> _2;
  352. | ^~
  353. In file included from /usr/include/boost/bind/bind.hpp:2335,
  354. from /usr/include/boost/thread/detail/thread.hpp:33,
  355. from /usr/include/boost/thread/thread_only.hpp:22,
  356. from /usr/include/boost/thread/thread.hpp:12,
  357. from /usr/include/boost/thread.hpp:13,
  358. from src/util.h:21,
  359. from src/alert.h:13,
  360. from src/qt/clientmodel.cpp:7:
  361. /usr/include/boost/bind/placeholders.hpp:59:38: note: ‘boost::placeholders::_2’
  362. 59 | BOOST_STATIC_CONSTEXPR boost::arg<2> _2;
  363. | ^~
  364. In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37,
  365. from /usr/include/boost/mpl/placeholders.hpp:43,
  366. from /usr/include/boost/iterator/iterator_categories.hpp:16,
  367. from /usr/include/boost/iterator/advance.hpp:11,
  368. from /usr/include/boost/next_prior.hpp:25,
  369. from /usr/include/boost/thread/futures/wait_for_any.hpp:20,
  370. from /usr/include/boost/thread/future.hpp:41,
  371. from /usr/include/boost/thread.hpp:24,
  372. from src/util.h:21,
  373. from src/alert.h:13,
  374. from src/qt/clientmodel.cpp:7:
  375. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:42:16: note: ‘mpl_::_2’
  376. 42 | typedef arg<2> _2;
  377. | ^~
  378. make: *** [Makefile:2085: build/clientmodel.o] Error 1
  379.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement