Advertisement
anothingguy

Untitled

Jan 10th, 2018
383
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.00 KB | None | 0 0
  1. ╰─ ./building/mac/build.sh
  2. ~/code/odoo/fauniq/github/verge_ekryski/tor ~/code/odoo/fauniq/github/verge_ekryski
  3. ~/code/odoo/fauniq/github/verge_ekryski
  4. configure.ac:711: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  5. configure.ac:711: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  6. ~/code/odoo/fauniq/github/verge_ekryski/tor ~/code/odoo/fauniq/github/verge_ekryski
  7. patching file src/include.am
  8. patching file src/or/include.am
  9. ~/code/odoo/fauniq/github/verge_ekryski
  10. checking build system type... x86_64-apple-darwin17.3.0
  11. checking host system type... x86_64-apple-darwin17.3.0
  12. ./configure: line 2923: --variable=libdir: command not found
  13. ./configure: line 2924: --cflags: command not found
  14. checking for a BSD-compatible install... /usr/local/bin/ginstall -c
  15. checking whether build environment is sane... yes
  16. checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
  17. checking for gawk... no
  18. checking for mawk... no
  19. checking for nawk... no
  20. checking for awk... awk
  21. checking whether make sets $(MAKE)... yes
  22. checking whether make supports nested variables... yes
  23. checking whether to enable maintainer-specific portions of Makefiles... yes
  24. checking whether make supports nested variables... (cached) yes
  25. checking whether enable SSE/SSE2 optimizations... yes
  26. checking for g++... g++
  27. checking whether the C++ compiler works... yes
  28. checking for C++ compiler default output file name... a.out
  29. checking for suffix of executables...
  30. checking whether we are cross compiling... no
  31. checking for suffix of object files... o
  32. checking whether we are using the GNU C++ compiler... yes
  33. checking whether g++ accepts -g... yes
  34. checking for style of include used by make... GNU
  35. checking dependency style of g++... gcc3
  36. checking for gcc... gcc
  37. checking whether we are using the GNU C compiler... yes
  38. checking whether gcc accepts -g... yes
  39. checking for gcc option to accept ISO C89... none needed
  40. checking whether gcc understands -c and -o together... yes
  41. checking dependency style of gcc... gcc3
  42. checking how to run the C preprocessor... gcc -E
  43. checking how to run the C++ preprocessor... g++ -E
  44. checking for gcc... gcc
  45. checking whether we are using the GNU Objective C compiler... yes
  46. checking whether gcc accepts -g... yes
  47. checking dependency style of gcc... gcc3
  48. checking whether ln -s works... yes
  49. checking for g++... g++
  50. checking whether we are using the GNU Objective C++ compiler... yes
  51. checking whether g++ accepts -g... yes
  52. checking dependency style of g++... gcc3
  53. checking for a sed that does not truncate output... /usr/local/bin/gsed
  54. checking for ar... /usr/bin/ar
  55. checking for ranlib... /usr/bin/ranlib
  56. checking for strip... /usr/bin/strip
  57. checking for gcov... /usr/bin/gcov
  58. checking for lcov... no
  59. checking for java... /usr/bin/java
  60. checking for genhtml... no
  61. checking for git... /usr/local/bin/git
  62. checking for ccache... no
  63. checking for xgettext... no
  64. checking for hexdump... /usr/bin/hexdump
  65. checking for pkg-config... /usr/local/bin/pkg-config
  66. checking pkg-config is at least version 0.9.0... yes
  67. checking for brew... brew
  68. checking for install_name_tool... /usr/bin/install_name_tool
  69. checking for otool... /usr/bin/otool
  70. checking for genisoimage... no
  71. checking for mkisofs... no
  72. checking for grep that handles long lines and -e... /usr/bin/grep
  73. checking for egrep... /usr/bin/grep -E
  74. checking for ANSI C header files... yes
  75. checking for sys/types.h... yes
  76. checking for sys/stat.h... yes
  77. checking for stdlib.h... yes
  78. checking for string.h... yes
  79. checking for memory.h... yes
  80. checking for strings.h... yes
  81. checking for inttypes.h... yes
  82. checking for stdint.h... yes
  83. checking for unistd.h... yes
  84. checking whether byte ordering is bigendian... no
  85. checking if compiler needs -Werror to reject unknown flags... yes
  86. checking for the pthreads library -lpthreads... no
  87. checking whether pthreads work without any flags... yes
  88. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  89. checking if more special flags are required for pthreads... -D_THREAD_SAFE
  90. checking for PTHREAD_PRIO_INHERIT... yes
  91. checking for special C compiler options needed for large files... no
  92. checking for _FILE_OFFSET_BITS value needed for large files... no
  93. checking whether strerror_r is declared... yes
  94. checking for strerror_r... yes
  95. checking whether strerror_r returns char *... no
  96. checking whether the linker accepts -Wl,--large-address-aware... no
  97. checking whether C++ compiler accepts -Wstack-protector... yes
  98. checking whether C++ compiler accepts -fstack-protector-all... yes
  99. checking whether C++ compiler accepts -fPIE... yes
  100. checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2... yes
  101. checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE... yes
  102. checking whether the linker accepts -Wl,--dynamicbase... no
  103. checking whether the linker accepts -Wl,--nxcompat... no
  104. checking whether the linker accepts -Wl,-z,relro... no
  105. checking whether the linker accepts -Wl,-z,now... no
  106. checking whether the linker accepts -Wl,-dead_strip... yes
  107. checking endian.h usability... no
  108. checking endian.h presence... no
  109. checking for endian.h... no
  110. checking stdio.h usability... yes
  111. checking stdio.h presence... yes
  112. checking for stdio.h... yes
  113. checking for stdlib.h... (cached) yes
  114. checking for unistd.h... (cached) yes
  115. checking for strings.h... (cached) yes
  116. checking for sys/types.h... (cached) yes
  117. checking for sys/stat.h... (cached) yes
  118. checking sys/select.h usability... yes
  119. checking sys/select.h presence... yes
  120. checking for sys/select.h... yes
  121. checking whether le32toh is declared... no
  122. checking whether le64toh is declared... no
  123. checking whether htole32 is declared... no
  124. checking whether htole64 is declared... no
  125. checking whether be32toh is declared... no
  126. checking whether be64toh is declared... no
  127. checking whether htobe32 is declared... no
  128. checking whether htobe64 is declared... no
  129. checking for MSG_NOSIGNAL... no
  130. checking for Berkeley DB C++ headers... default
  131. checking for main in -ldb_cxx-4.8... yes
  132. checking miniupnpc/miniwget.h usability... yes
  133. checking miniupnpc/miniwget.h presence... yes
  134. checking for miniupnpc/miniwget.h... yes
  135. checking for main in -lminiupnpc... yes
  136. checking miniupnpc/miniupnpc.h usability... yes
  137. checking miniupnpc/miniupnpc.h presence... yes
  138. checking for miniupnpc/miniupnpc.h... yes
  139. checking for main in -lminiupnpc... (cached) yes
  140. checking miniupnpc/upnpcommands.h usability... yes
  141. checking miniupnpc/upnpcommands.h presence... yes
  142. checking for miniupnpc/upnpcommands.h... yes
  143. checking for main in -lminiupnpc... (cached) yes
  144. checking miniupnpc/upnperrors.h usability... yes
  145. checking miniupnpc/upnperrors.h presence... yes
  146. checking for miniupnpc/upnperrors.h... yes
  147. checking for main in -lminiupnpc... (cached) yes
  148. checking for boostlib >= 1.20.0... yes
  149. checking whether the Boost::System library is available... yes
  150. checking for exit in -lboost_system... yes
  151. checking whether the Boost::Filesystem library is available... yes
  152. checking for exit in -lboost_filesystem... yes
  153. checking whether the Boost::Program_Options library is available... yes
  154. checking for exit in -lboost_program_options-mt... yes
  155. checking whether the Boost::Thread library is available... yes
  156. checking for exit in -lboost_thread-mt... yes
  157. checking whether the Boost::Chrono library is available... yes
  158. checking for exit in -lboost_chrono-mt... yes
  159. checking whether the Boost::Unit_Test_Framework library is available... yes
  160. checking for dynamic linked boost test... yes
  161. checking for LIBEVENT... yes
  162. checking for ZLIB... yes
  163. checking for SSL... yes
  164. checking for CRYPTO... yes
  165. checking for PROTOBUF... yes
  166. checking for QR... yes
  167. checking for protoc... /usr/local/bin/protoc
  168. checking whether to build VERGEd... yes
  169. checking for QT... yes
  170. checking for QT_TEST... yes
  171. checking for QT_DBUS... yes
  172. checking for moc-qt5... no
  173. checking for moc5... no
  174. checking for moc... /usr/local/opt/qt@5.5/bin/moc
  175. checking for uic-qt5... no
  176. checking for uic5... no
  177. checking for uic... /usr/local/opt/qt@5.5/bin/uic
  178. checking for rcc-qt5... no
  179. checking for rcc5... no
  180. checking for rcc... /usr/local/opt/qt@5.5/bin/rcc
  181. checking for lrelease-qt5... no
  182. checking for lrelease5... no
  183. checking for lrelease... /usr/local/opt/qt@5.5/bin/lrelease
  184. checking for lupdate-qt5... no
  185. checking for lupdate5... no
  186. checking for lupdate... /usr/local/opt/qt@5.5/bin/lupdate
  187. checking whether the linker accepts -framework Foundation -framework ApplicationServices -framework AppKit... yes
  188. checking whether to build VERGE Core GUI... yes (Qt5)
  189. checking if ccache should be used... no
  190. checking if wallet should be enabled... yes
  191. checking whether to build with support for UPnP... yes
  192. checking whether to build with UPnP enabled by default... no
  193. checking whether to build GUI with support for D-Bus... yes
  194. checking whether to build GUI with support for QR codes... yes
  195. configure: WARNING: "xgettext is required to update qt translations"
  196. checking whether to build test_bitcoin-qt... yes
  197. checking whether to build test_bitcoin... yes
  198. === configuring in tor (/Users/hoang/code/odoo/fauniq/github/verge_ekryski/tor)
  199. configure: running /bin/sh ./configure '--prefix=/usr/local' --disable-option-checking '--with-gui=qt5' '--with-boost=/usr/local/opt/boost@1.60' 'PKG_CONFIG_PATH=/usr/local/opt/qt@5.5/lib/pkgconfig:/usr/local/opt/zlib/lib/pkgconfig' 'QT_CFLAGS=-I/usr/local/opt/qt@5.5/lib/QtDBus.framework/Versions/5/Headers -I/usr/local/opt/qt@5.5/lib/QtWidgets.framework/Versions/5/Headers -I/usr/local/opt/qt@5.5/lib/QtNetwork.framework/Versions/5/Headers -I/usr/local/opt/qt@5.5/lib/QtGui.framework/Versions/5/Headers -I/usr/local/opt/qt@5.5/lib/QtCore.framework/Versions/5/Headers -I. -I/usr/local/opt/qt@5.5/mkspecs/macx-clang -F/usr/local/opt/qt@5.5/lib' 'QT_LIBS=-F/usr/local/opt/qt@5.5/lib -framework QtWidgets -framework QtGui -framework QtCore -framework DiskArbitration -framework IOKit -framework OpenGL -framework AGL -framework QtNetwork -framework QtDBus' '--disable-unittests' '--disable-system-torrc' '--disable-systemd' '--disable-lzma' '--disable-asciidoc' '--with-openssl-dir=' 'CFLAGS= -fPIC -O2' '--srcdir=.' --cache-file=
  200. checking for a BSD-compatible install... /usr/local/bin/ginstall -c
  201. checking whether build environment is sane... yes
  202. checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
  203. checking for gawk... no
  204. checking for mawk... no
  205. checking for nawk... no
  206. checking for awk... awk
  207. checking whether make sets $(MAKE)... yes
  208. checking whether make supports nested variables... yes
  209. checking whether make supports nested variables... (cached) yes
  210. checking for style of include used by make... GNU
  211. checking for gcc... gcc
  212. checking whether the C compiler works... yes
  213. checking for C compiler default output file name... a.out
  214. checking for suffix of executables...
  215. checking whether we are cross compiling... no
  216. checking for suffix of object files... o
  217. checking whether we are using the GNU C compiler... yes
  218. checking whether gcc accepts -g... yes
  219. checking for gcc option to accept ISO C89... none needed
  220. checking whether gcc understands -c and -o together... yes
  221. checking dependency style of gcc... gcc3
  222. checking how to run the C preprocessor... gcc -E
  223. checking for grep that handles long lines and -e... /usr/bin/grep
  224. checking for egrep... /usr/bin/grep -E
  225. checking for ANSI C header files... yes
  226. checking for sys/types.h... yes
  227. checking for sys/stat.h... yes
  228. checking for stdlib.h... yes
  229. checking for string.h... yes
  230. checking for memory.h... yes
  231. checking for strings.h... yes
  232. checking for inttypes.h... yes
  233. checking for stdint.h... yes
  234. checking for unistd.h... yes
  235. checking minix/config.h usability... no
  236. checking minix/config.h presence... no
  237. checking for minix/config.h... no
  238. checking whether it is safe to define __EXTENSIONS__... yes
  239. checking build system type... x86_64-apple-darwin17.3.0
  240. checking host system type... x86_64-apple-darwin17.3.0
  241. checking for pkg-config... /usr/local/bin/pkg-config
  242. checking pkg-config is at least version 0.9.0... yes
  243. checking for ar... ar
  244. checking the archiver (ar) interface... ar
  245. checking for gcc... (cached) gcc
  246. checking whether we are using the GNU C compiler... (cached) yes
  247. checking whether gcc accepts -g... (cached) yes
  248. checking for gcc option to accept ISO C89... (cached) none needed
  249. checking whether gcc understands -c and -o together... (cached) yes
  250. checking dependency style of gcc... (cached) gcc3
  251. checking how to run the C preprocessor... gcc -E
  252. checking whether make sets $(MAKE)... (cached) yes
  253. checking for ranlib... ranlib
  254. checking for a sed that does not truncate output... /usr/local/bin/gsed
  255. checking for perl... perl
  256. checking for asciidoc... none
  257. checking for a2x... no
  258. checking for a2x.py... no
  259. checking for gcc option to accept ISO C99... none needed
  260. checking for python... python
  261. checking for flexible array members... yes
  262. checking for working C99 mid-block declaration syntax... yes
  263. checking for working C99 designated initializers... yes
  264. checking for win32... no
  265. checking for MIPSpro compiler... no
  266. checking whether byte ordering is bigendian... no
  267. checking for library containing socket... none required
  268. checking for library containing gethostbyname... none required
  269. checking for library containing dlopen... none required
  270. checking for library containing inet_aton... none required
  271. checking for library containing backtrace... none required
  272. checking for library containing clock_gettime... none required
  273. checking for library containing pthread_create... none required
  274. checking for library containing pthread_detach... none required
  275. checking for _NSGetEnviron... yes
  276. checking for RtlSecureZeroMemory... no
  277. checking for SecureZeroMemory... no
  278. checking for accept4... no
  279. checking for backtrace... yes
  280. checking for backtrace_symbols_fd... yes
  281. checking for eventfd... no
  282. checking for explicit_bzero... no
  283. checking for timingsafe_memcmp... no
  284. checking for flock... yes
  285. checking for ftime... yes
  286. checking for get_current_dir_name... no
  287. checking for getaddrinfo... yes
  288. checking for getifaddrs... yes
  289. checking for getpass... yes
  290. checking for getrlimit... yes
  291. checking for gettimeofday... yes
  292. checking for gmtime_r... yes
  293. checking for gnu_get_libc_version... no
  294. checking for htonll... no
  295. checking for inet_aton... yes
  296. checking for ioctl... yes
  297. checking for issetugid... yes
  298. checking for llround... yes
  299. checking for localtime_r... yes
  300. checking for lround... yes
  301. checking for memmem... yes
  302. checking for memset_s... yes
  303. checking for pipe... yes
  304. checking for pipe2... no
  305. checking for prctl... no
  306. checking for readpassphrase... yes
  307. checking for rint... yes
  308. checking for sigaction... yes
  309. checking for socketpair... yes
  310. checking for statvfs... yes
  311. checking for strlcat... yes
  312. checking for strlcpy... yes
  313. checking for strnlen... yes
  314. checking for strptime... yes
  315. checking for strtok_r... yes
  316. checking for strtoull... yes
  317. checking for sysconf... yes
  318. checking for sysctl... yes
  319. checking for truncate... yes
  320. checking for uname... yes
  321. checking for usleep... yes
  322. checking for vasprintf... yes
  323. checking for _vscprintf... no
  324. checking for a pre-Sierra OSX build target... no
  325. checking for clock_gettime... yes
  326. checking for getentropy... yes
  327. checking pthread.h usability... yes
  328. checking pthread.h presence... yes
  329. checking for pthread.h... yes
  330. checking for pthread_create... yes
  331. checking for pthread_condattr_setclock... no
  332. checking for libevent directory... (system)
  333. checking whether we need extra options to link libevent... (none)
  334. checking event2/event.h usability... yes
  335. checking event2/event.h presence... yes
  336. checking for event2/event.h... yes
  337. checking event2/dns.h usability... yes
  338. checking event2/dns.h presence... yes
  339. checking for event2/dns.h... yes
  340. checking event2/bufferevent_ssl.h usability... yes
  341. checking event2/bufferevent_ssl.h presence... yes
  342. checking for event2/bufferevent_ssl.h... yes
  343. checking for library containing event_new... -levent
  344. checking for library containing evdns_base_new... none required
  345. checking for evutil_secure_rng_set_urandom_device_file... yes
  346. checking for evutil_secure_rng_add_bytes... yes
  347. checking whether Libevent is new enough... yes
  348. checking for library containing pow... none required
  349. configure: Now, we'll look for OpenSSL >= 1.0.1
  350. checking for openssl directory... /usr/local/opt/openssl
  351. checking whether we need extra options to link openssl... (none)
  352. checking for struct ssl_method_st.get_cipher_by_char... yes
  353. checking for SSL_SESSION_get_master_key... no
  354. checking for SSL_get_server_random... no
  355. checking for SSL_get_client_ciphers... no
  356. checking for SSL_get_client_random... no
  357. checking for SSL_CIPHER_find... yes
  358. checking for TLS_method... no
  359. checking for EVP_PBE_scrypt... no
  360. checking for SSL.state... yes
  361. checking for struct tcp_info.tcpi_unacked... no
  362. checking for struct tcp_info.tcpi_snd_mss... no
  363. configure: KIST scheduler can't be used. Missing support.
  364. checking for zlib directory... (system)
  365. checking whether we need extra options to link zlib... (none)
  366. checking for ZSTD... no
  367. configure: WARNING: Unable to find libzstd.
  368. checking for cap_init in -lcap... no
  369. configure: Libcap was not found. Capabilities will not be usable.
  370. checking for cap_set_proc... no
  371. checking whether the compiler accepts -Qunused-arguments... yes
  372. checking whether the compiler accepts -fstack-protector-all... yes
  373. checking whether the compiler accepts -Wstack-protector... yes
  374. checking whether the compiler accepts --param ssp-buffer-size=1... yes
  375. checking whether the compiler accepts -fPIE... yes
  376. checking whether the linker accepts -pie... yes
  377. checking whether the compiler accepts -fwrapv... yes
  378. checking whether clang -ftrapv can link a 64-bit int multiply... yes
  379. checking whether the linker accepts -z relro -z now... no
  380. checking whether the linker accepts -rdynamic... yes
  381. checking whether the compiler accepts -fomit-frame-pointer... yes
  382. checking whether the compiler accepts -fasynchronous-unwind-tables... yes
  383. checking seccomp.h usability... no
  384. checking seccomp.h presence... no
  385. checking for seccomp.h... no
  386. checking for library containing seccomp_init... no
  387. checking libscrypt.h usability... no
  388. checking libscrypt.h presence... no
  389. checking for libscrypt.h... no
  390. checking for library containing libscrypt_scrypt... no
  391. checking for libscrypt_scrypt... no
  392. checking whether we can use curve25519-donna-c64... yes
  393. checking crypto_scalarmult_curve25519.h usability... no
  394. checking crypto_scalarmult_curve25519.h presence... no
  395. checking for crypto_scalarmult_curve25519.h... no
  396. checking nacl/crypto_scalarmult_curve25519.h usability... no
  397. checking nacl/crypto_scalarmult_curve25519.h presence... no
  398. checking for nacl/crypto_scalarmult_curve25519.h... no
  399. checking for nacl compiled with a fast curve25519 implementation... no
  400. checking for special C compiler options needed for large files... no
  401. checking for _FILE_OFFSET_BITS value needed for large files... no
  402. checking assert.h usability... yes
  403. checking assert.h presence... yes
  404. checking for assert.h... yes
  405. checking errno.h usability... yes
  406. checking errno.h presence... yes
  407. checking for errno.h... yes
  408. checking fcntl.h usability... yes
  409. checking fcntl.h presence... yes
  410. checking for fcntl.h... yes
  411. checking signal.h usability... yes
  412. checking signal.h presence... yes
  413. checking for signal.h... yes
  414. checking for string.h... (cached) yes
  415. checking sys/capability.h usability... no
  416. checking sys/capability.h presence... no
  417. checking for sys/capability.h... no
  418. checking sys/fcntl.h usability... yes
  419. checking sys/fcntl.h presence... yes
  420. checking for sys/fcntl.h... yes
  421. checking for sys/stat.h... (cached) yes
  422. checking sys/time.h usability... yes
  423. checking sys/time.h presence... yes
  424. checking for sys/time.h... yes
  425. checking for sys/types.h... (cached) yes
  426. checking time.h usability... yes
  427. checking time.h presence... yes
  428. checking for time.h... yes
  429. checking for unistd.h... (cached) yes
  430. checking arpa/inet.h usability... yes
  431. checking arpa/inet.h presence... yes
  432. checking for arpa/inet.h... yes
  433. checking crt_externs.h usability... yes
  434. checking crt_externs.h presence... yes
  435. checking for crt_externs.h... yes
  436. checking execinfo.h usability... yes
  437. checking execinfo.h presence... yes
  438. checking for execinfo.h... yes
  439. checking gnu/libc-version.h usability... no
  440. checking gnu/libc-version.h presence... no
  441. checking for gnu/libc-version.h... no
  442. checking grp.h usability... yes
  443. checking grp.h presence... yes
  444. checking for grp.h... yes
  445. checking ifaddrs.h usability... yes
  446. checking ifaddrs.h presence... yes
  447. checking for ifaddrs.h... yes
  448. checking for inttypes.h... (cached) yes
  449. checking limits.h usability... yes
  450. checking limits.h presence... yes
  451. checking for limits.h... yes
  452. checking linux/types.h usability... no
  453. checking linux/types.h presence... no
  454. checking for linux/types.h... no
  455. checking machine/limits.h usability... yes
  456. checking machine/limits.h presence... yes
  457. checking for machine/limits.h... yes
  458. checking malloc.h usability... no
  459. checking malloc.h presence... no
  460. checking for malloc.h... no
  461. checking malloc/malloc.h usability... yes
  462. checking malloc/malloc.h presence... yes
  463. checking for malloc/malloc.h... yes
  464. checking malloc_np.h usability... no
  465. checking malloc_np.h presence... no
  466. checking for malloc_np.h... no
  467. checking netdb.h usability... yes
  468. checking netdb.h presence... yes
  469. checking for netdb.h... yes
  470. checking netinet/in.h usability... yes
  471. checking netinet/in.h presence... yes
  472. checking for netinet/in.h... yes
  473. checking netinet/in6.h usability... no
  474. checking netinet/in6.h presence... no
  475. checking for netinet/in6.h... no
  476. checking pwd.h usability... yes
  477. checking pwd.h presence... yes
  478. checking for pwd.h... yes
  479. checking readpassphrase.h usability... yes
  480. checking readpassphrase.h presence... yes
  481. checking for readpassphrase.h... yes
  482. checking for stdint.h... (cached) yes
  483. checking sys/eventfd.h usability... no
  484. checking sys/eventfd.h presence... no
  485. checking for sys/eventfd.h... no
  486. checking sys/file.h usability... yes
  487. checking sys/file.h presence... yes
  488. checking for sys/file.h... yes
  489. checking sys/ioctl.h usability... yes
  490. checking sys/ioctl.h presence... yes
  491. checking for sys/ioctl.h... yes
  492. checking sys/limits.h usability... no
  493. checking sys/limits.h presence... no
  494. checking for sys/limits.h... no
  495. checking sys/mman.h usability... yes
  496. checking sys/mman.h presence... yes
  497. checking for sys/mman.h... yes
  498. checking sys/param.h usability... yes
  499. checking sys/param.h presence... yes
  500. checking for sys/param.h... yes
  501. checking sys/prctl.h usability... no
  502. checking sys/prctl.h presence... no
  503. checking for sys/prctl.h... no
  504. checking sys/random.h usability... yes
  505. checking sys/random.h presence... yes
  506. checking for sys/random.h... yes
  507. checking sys/resource.h usability... yes
  508. checking sys/resource.h presence... yes
  509. checking for sys/resource.h... yes
  510. checking sys/select.h usability... yes
  511. checking sys/select.h presence... yes
  512. checking for sys/select.h... yes
  513. checking sys/socket.h usability... yes
  514. checking sys/socket.h presence... yes
  515. checking for sys/socket.h... yes
  516. checking sys/statvfs.h usability... yes
  517. checking sys/statvfs.h presence... yes
  518. checking for sys/statvfs.h... yes
  519. checking sys/syscall.h usability... yes
  520. checking sys/syscall.h presence... yes
  521. checking for sys/syscall.h... yes
  522. checking sys/sysctl.h usability... yes
  523. checking sys/sysctl.h presence... yes
  524. checking for sys/sysctl.h... yes
  525. checking sys/syslimits.h usability... yes
  526. checking sys/syslimits.h presence... yes
  527. checking for sys/syslimits.h... yes
  528. checking for sys/time.h... (cached) yes
  529. checking for sys/types.h... (cached) yes
  530. checking sys/un.h usability... yes
  531. checking sys/un.h presence... yes
  532. checking for sys/un.h... yes
  533. checking sys/utime.h usability... no
  534. checking sys/utime.h presence... no
  535. checking for sys/utime.h... no
  536. checking sys/wait.h usability... yes
  537. checking sys/wait.h presence... yes
  538. checking for sys/wait.h... yes
  539. checking syslog.h usability... yes
  540. checking syslog.h presence... yes
  541. checking for syslog.h... yes
  542. checking utime.h usability... yes
  543. checking utime.h presence... yes
  544. checking for utime.h... yes
  545. checking for sys/param.h... (cached) yes
  546. checking for net/if.h... yes
  547. checking for net/pfvar.h... no
  548. checking for linux/if.h... no
  549. checking for linux/netfilter_ipv4.h... no
  550. checking for linux/netfilter_ipv6/ip6_tables.h... no
  551. configure: Transparent proxy support enabled, but missing headers.
  552. checking for struct timeval.tv_sec... yes
  553. checking size of int8_t... 1
  554. checking size of int16_t... 2
  555. checking size of int32_t... 4
  556. checking size of int64_t... 8
  557. checking size of uint8_t... 1
  558. checking size of uint16_t... 2
  559. checking size of uint32_t... 4
  560. checking size of uint64_t... 8
  561. checking size of intptr_t... 8
  562. checking size of uintptr_t... 8
  563. checking size of char... 1
  564. checking size of short... 2
  565. checking size of int... 4
  566. checking size of long... 8
  567. checking size of long long... 8
  568. checking size of __int64... 0
  569. checking size of void *... 8
  570. checking size of time_t... Nothing to be done for `all-am'8
  571. checking size of size_t... 8
  572. checking size of pid_t... 4
  573. checking for uint... yes
  574. checking for u_char... yes
  575. checking for ssize_t... yes
  576. checking ucontext.h usability... no
  577. checking ucontext.h presence... no
  578. checking for ucontext.h... no
  579. checking sys/ucontext.h usability... yes
  580. checking sys/ucontext.h presence... yes
  581. checking for sys/ucontext.h... yes
  582. checking cygwin/signal.h usability... no
  583. checking cygwin/signal.h presence... no
  584. checking for cygwin/signal.h... no
  585. checking how to access the program counter from a struct ucontext... uc_mcontext->__ss.__rip
  586. checking for struct in6_addr... yes
  587. checking for struct sockaddr_in6... yes
  588. checking for sa_family_t... yes
  589. checking for struct in6_addr.s6_addr32... no
  590. checking for struct in6_addr.s6_addr16... no
  591. checking for struct sockaddr_in.sin_len... yes
  592. checking for struct sockaddr_in6.sin6_len... yes
  593. checking for rlim_t... yes
  594. checking whether time_t is signed... yes
  595. checking whether size_t is signed... no
  596. checking whether enum always is signed... no
  597. checking size of socklen_t... 4
  598. checking size of cell_t... 0
  599. checking whether memset(0) sets pointers to NULL... yes
  600. checking whether memset(0) sets doubles to 0.0... yes
  601. checking whether we can malloc(0) safely.... yes
  602. checking whether we are using 2s-complement arithmetic... yes
  603. checking whether right-shift on negative values does sign-extension... yes
  604. checking whether uint8_t is the same type as unsigned char... yes
  605. checking whether to use dmalloc (debug memory allocation library)... no
  606. checking for mallinfo... no
  607. checking for mlockall... yes
  608. checking whether mlockall is declared... yes
  609. checking whether getpagesize is declared... yes
  610. checking for getresuid... no
  611. checking for getresgid... no
  612. checking for gethostbyname_r... no
  613. checking whether the C compiler supports __func__... yes
  614. checking whether the C compiler supports __FUNC__... no
  615. checking whether the C compiler supports __FUNCTION__... yes
  616. checking whether we have extern char **environ already declared... no
  617. checking whether the compiler accepts -Waddress... yes
  618. checking whether the compiler accepts -Waddress-of-array-temporary... yes
  619. checking whether the compiler accepts -Waddress-of-temporary... yes
  620. checking whether the compiler accepts -Wambiguous-macro... yes
  621. checking whether the compiler accepts -Wanonymous-pack-parens... yes
  622. checking whether the compiler accepts -Warc... yes
  623. checking whether the compiler accepts -Warc-abi... no
  624. checking whether the compiler accepts -Warc-bridge-casts-disallowed-in-nonarc... yes
  625. checking whether the compiler accepts -Warc-maybe-repeated-use-of-weak... yes
  626. checking whether the compiler accepts -Warc-performSelector-leaks... yes
  627. checking whether the compiler accepts -Warc-repeated-use-of-weak... yes
  628. checking whether the compiler accepts -Warray-bounds... yes
  629. checking whether the compiler accepts -Warray-bounds-pointer-arithmetic... yes
  630. checking whether the compiler accepts -Wasm... yes
  631. checking whether the compiler accepts -Wasm-operand-widths... yes
  632. checking whether the compiler accepts -Watomic-properties... yes
  633. checking whether the compiler accepts -Watomic-property-with-user-defined-accessor... yes
  634. checking whether the compiler accepts -Wauto-import... yes
  635. checking whether the compiler accepts -Wauto-storage-class... yes
  636. checking whether the compiler accepts -Wauto-var-id... yes
  637. checking whether the compiler accepts -Wavailability... yes
  638. checking whether the compiler accepts -Wbackslash-newline-escape... yes
  639. checking whether the compiler accepts -Wbad-array-new-length... no
  640. checking whether the compiler accepts -Wbind-to-temporary-copy... yes
  641. checking whether the compiler accepts -Wbitfield-constant-conversion... yes
  642. checking whether the compiler accepts -Wbool-conversion... yes
  643. checking whether the compiler accepts -Wbool-conversions... yes
  644. checking whether the compiler accepts -Wbuiltin-requires-header... yes
  645. checking whether the compiler accepts -Wchar-align... yes
  646. checking whether the compiler accepts -Wcompare-distinct-pointer-types... yes
  647. checking whether the compiler accepts -Wcomplex-component-init... yes
  648. checking whether the compiler accepts -Wconditional-type-mismatch... yes
  649. checking whether the compiler accepts -Wconfig-macros... yes
  650. checking whether the compiler accepts -Wconstant-conversion... yes
  651. checking whether the compiler accepts -Wconstant-logical-operand... yes
  652. checking whether the compiler accepts -Wconstexpr-not-const... yes
  653. checking whether the compiler accepts -Wcustom-atomic-properties... yes
  654. checking whether the compiler accepts -Wdangling-field... yes
  655. checking whether the compiler accepts -Wdangling-initializer-list... yes
  656. checking whether the compiler accepts -Wdate-time... yes
  657. checking whether the compiler accepts -Wdelegating-ctor-cycles... yes
  658. checking whether the compiler accepts -Wdeprecated-implementations... yes
  659. checking whether the compiler accepts -Wdeprecated-register... yes
  660. checking whether the compiler accepts -Wdirect-ivar-access... yes
  661. checking whether the compiler accepts -Wdiscard-qual... yes
  662. checking whether the compiler accepts -Wdistributed-object-modifiers... yes
  663. checking whether the compiler accepts -Wdivision-by-zero... yes
  664. checking whether the compiler accepts -Wdollar-in-identifier-extension... yes
  665. checking whether the compiler accepts -Wdouble-promotion... yes
  666. checking whether the compiler accepts -Wduplicate-decl-specifier... yes
  667. checking whether the compiler accepts -Wduplicate-enum... yes
  668. checking whether the compiler accepts -Wduplicate-method-arg... yes
  669. checking whether the compiler accepts -Wduplicate-method-match... yes
  670. checking whether the compiler accepts -Wduplicated-cond... no
  671. checking whether the compiler accepts -Wdynamic-class-memaccess... yes
  672. checking whether the compiler accepts -Wembedded-directive... yes
  673. checking whether the compiler accepts -Wempty-translation-unit... yes
  674. checking whether the compiler accepts -Wenum-conversion... yes
  675. checking whether the compiler accepts -Wexit-time-destructors... yes
  676. checking whether the compiler accepts -Wexplicit-ownership-type... yes
  677. checking whether the compiler accepts -Wextern-initializer... yes
  678. checking whether the compiler accepts -Wextra... yes
  679. checking whether the compiler accepts -Wextra-semi... yes
  680. checking whether the compiler accepts -Wextra-tokens... yes
  681. checking whether the compiler accepts -Wflexible-array-extensions... yes
  682. checking whether the compiler accepts -Wfloat-conversion... yes
  683. checking whether the compiler accepts -Wformat-non-iso... yes
  684. checking whether the compiler accepts -Wfour-char-constants... yes
  685. checking whether the compiler accepts -Wgcc-compat... yes
  686. checking whether the compiler accepts -Wglobal-constructors... yes
  687. checking whether the compiler accepts -Wgnu-array-member-paren-init... yes
  688. checking whether the compiler accepts -Wgnu-designator... yes
  689. checking whether the compiler accepts -Wgnu-static-float-init... yes
  690. checking whether the compiler accepts -Wheader-guard... yes
  691. checking whether the compiler accepts -Wheader-hygiene... yes
  692. checking whether the compiler accepts -Widiomatic-parentheses... yes
  693. checking whether the compiler accepts -Wignored-attributes... yes
  694. checking whether the compiler accepts -Wimplicit-atomic-properties... yes
  695. checking whether the compiler accepts -Wimplicit-conversion-floating-point-to-bool... yes
  696. checking whether the compiler accepts -Wimplicit-exception-spec-mismatch... yes
  697. checking whether the compiler accepts -Wimplicit-fallthrough... yes
  698. checking whether the compiler accepts -Wimplicit-fallthrough-per-function... yes
  699. checking whether the compiler accepts -Wimplicit-retain-self... yes
  700. checking whether the compiler accepts -Wimport-preprocessor-directive-pedantic... yes
  701. checking whether the compiler accepts -Wincompatible-library-redeclaration... yes
  702. checking whether the compiler accepts -Wincompatible-pointer-types-discards-qualifiers... yes
  703. checking whether the compiler accepts -Wincomplete-implementation... yes
  704. checking whether the compiler accepts -Wincomplete-module... yes
  705. checking whether the compiler accepts -Wincomplete-umbrella... yes
  706. checking whether the compiler accepts -Winit-self... yes
  707. checking whether the compiler accepts -Wint-conversions... yes
  708. checking whether the compiler accepts -Wint-to-void-pointer-cast... yes
  709. checking whether the compiler accepts -Winteger-overflow... yes
  710. checking whether the compiler accepts -Winvalid-constexpr... yes
  711. checking whether the compiler accepts -Winvalid-iboutlet... yes
  712. checking whether the compiler accepts -Winvalid-noreturn... yes
  713. checking whether the compiler accepts -Winvalid-pp-token... yes
  714. checking whether the compiler accepts -Winvalid-source-encoding... yes
  715. checking whether the compiler accepts -Winvalid-token-paste... yes
  716. checking whether the compiler accepts -Wknr-promoted-parameter... yes
  717. checking whether the compiler accepts -Wlanguage-extension-token... yes
  718. checking whether the compiler accepts -Wlarge-by-value-copy... yes
  719. checking whether the compiler accepts -Wliteral-conversion... yes
  720. checking whether the compiler accepts -Wliteral-range... yes
  721. checking whether the compiler accepts -Wlocal-type-template-args... yes
  722. checking whether the compiler accepts -Wlogical-op... no
  723. checking whether the compiler accepts -Wloop-analysis... yes
  724. checking whether the compiler accepts -Wmain-return-type... yes
  725. checking whether the compiler accepts -Wmalformed-warning-check... yes
  726. checking whether the compiler accepts -Wmethod-signatures... yes
  727. checking whether the compiler accepts -Wmicrosoft... yes
  728. checking whether the compiler accepts -Wmicrosoft-exists... yes
  729. checking whether the compiler accepts -Wmismatched-parameter-types... yes
  730. checking whether the compiler accepts -Wmismatched-return-types... yes
  731. checking whether the compiler accepts -Wmissing-field-initializers... yes
  732. checking whether the compiler accepts -Wmissing-format-attribute... yes
  733. checking whether the compiler accepts -Wmissing-noreturn... yes
  734. checking whether the compiler accepts -Wmissing-selector-name... yes
  735. checking whether the compiler accepts -Wmissing-sysroot... yes
  736. checking whether the compiler accepts -Wmissing-variable-declarations... yes
  737. checking whether the compiler accepts -Wmodule-conflict... yes
  738. checking whether the compiler accepts -Wnested-anon-types... yes
  739. checking whether the compiler accepts -Wnewline-eof... yes
  740. checking whether the compiler accepts -Wnon-literal-null-conversion... yes
  741. checking whether the compiler accepts -Wnon-pod-varargs... yes
  742. checking whether the compiler accepts -Wnonportable-cfstrings... yes
  743. checking whether the compiler accepts -Wnormalized=id... no
  744. checking whether the compiler accepts -Wnull-arithmetic... yes
  745. checking whether the compiler accepts -Wnull-character... yes
  746. checking whether the compiler accepts -Wnull-conversion... yes
  747. checking whether the compiler accepts -Wnull-dereference... yes
  748. checking whether the compiler accepts -Wout-of-line-declaration... yes
  749. checking whether the compiler accepts -Wover-aligned... yes
  750. checking whether the compiler accepts -Woverlength-strings... yes
  751. checking whether the compiler accepts -Woverride-init... no
  752. checking whether the compiler accepts -Woverriding-method-mismatch... yes
  753. checking whether the compiler accepts -Wpointer-type-mismatch... yes
  754. checking whether the compiler accepts -Wpredefined-identifier-outside-function... yes
  755. checking whether the compiler accepts -Wprotocol-property-synthesis-ambiguity... yes
  756. checking whether the compiler accepts -Wreadonly-iboutlet-property... yes
  757. checking whether the compiler accepts -Wreadonly-setter-attrs... no
  758. checking whether the compiler accepts -Wreceiver-expr... yes
  759. checking whether the compiler accepts -Wreceiver-forward-class... yes
  760. checking whether the compiler accepts -Wreceiver-is-weak... no
  761. checking whether the compiler accepts -Wreinterpret-base-class... yes
  762. checking whether the compiler accepts -Wrequires-super-attribute... yes
  763. checking whether the compiler accepts -Wreserved-user-defined-literal... yes
  764. checking whether the compiler accepts -Wreturn-stack-address... yes
  765. checking whether the compiler accepts -Wsection... yes
  766. checking whether the compiler accepts -Wselector-type-mismatch... yes
  767. checking whether the compiler accepts -Wsentinel... yes
  768. checking whether the compiler accepts -Wserialized-diagnostics... yes
  769. checking whether the compiler accepts -Wshadow... yes
  770. checking whether the compiler accepts -Wshift-count-negative... yes
  771. checking whether the compiler accepts -Wshift-count-overflow... yes
  772. checking whether the compiler accepts -Wshift-negative-value... yes
  773. checking whether the compiler accepts -Wshift-overflow=2... no
  774. checking whether the compiler accepts -Wshift-sign-overflow... yes
  775. checking whether the compiler accepts -Wshorten-64-to-32... yes
  776. checking whether the compiler accepts -Wsizeof-array-argument... yes
  777. checking whether the compiler accepts -Wsource-uses-openmp... yes
  778. checking whether the compiler accepts -Wstatic-float-init... yes
  779. checking whether the compiler accepts -Wstatic-in-inline... yes
  780. checking whether the compiler accepts -Wstatic-local-in-inline... yes
  781. checking whether the compiler accepts -Wstrict-overflow=1... yes
  782. checking whether the compiler accepts -Wstring-compare... yes
  783. checking whether the compiler accepts -Wstring-conversion... yes
  784. checking whether the compiler accepts -Wstrlcpy-strlcat-size... yes
  785. checking whether the compiler accepts -Wstrncat-size... yes
  786. checking whether the compiler accepts -Wsuggest-attribute=format... no
  787. checking whether the compiler accepts -Wsuggest-attribute=noreturn... no
  788. checking whether the compiler accepts -Wsuper-class-method-mismatch... yes
  789. checking whether the compiler accepts -Wswitch-bool... yes
  790. checking whether the compiler accepts -Wsync-nand... no
  791. checking whether the compiler accepts -Wtautological-constant-out-of-range-compare... yes
  792. checking whether the compiler accepts -Wtentative-definition-incomplete-type... yes
  793. checking whether the compiler accepts -Wtrampolines... no
  794. checking whether the compiler accepts -Wtype-safety... yes
  795. checking whether the compiler accepts -Wtypedef-redefinition... yes
  796. checking whether the compiler accepts -Wtypename-missing... yes
  797. checking whether the compiler accepts -Wundefined-inline... yes
  798. checking whether the compiler accepts -Wundefined-internal... yes
  799. checking whether the compiler accepts -Wundefined-reinterpret-cast... yes
  800. checking whether the compiler accepts -Wunicode... yes
  801. checking whether the compiler accepts -Wunicode-whitespace... yes
  802. checking whether the compiler accepts -Wunknown-warning-option... yes
  803. checking whether the compiler accepts -Wunnamed-type-template-args... yes
  804. checking whether the compiler accepts -Wunneeded-member-function... yes
  805. checking whether the compiler accepts -Wunsequenced... yes
  806. checking whether the compiler accepts -Wunsupported-visibility... yes
  807. checking whether the compiler accepts -Wunused-but-set-parameter... no
  808. checking whether the compiler accepts -Wunused-but-set-variable... no
  809. checking whether the compiler accepts -Wunused-command-line-argument... yes
  810. checking whether the compiler accepts -Wunused-const-variable=2... no
  811. checking whether the compiler accepts -Wunused-exception-parameter... yes
  812. checking whether the compiler accepts -Wunused-local-typedefs... yes
  813. checking whether the compiler accepts -Wunused-member-function... yes
  814. checking whether the compiler accepts -Wunused-sanitize-argument... no
  815. checking whether the compiler accepts -Wunused-volatile-lvalue... yes
  816. checking whether the compiler accepts -Wuser-defined-literals... yes
  817. checking whether the compiler accepts -Wvariadic-macros... yes
  818. checking whether the compiler accepts -Wvector-conversion... yes
  819. checking whether the compiler accepts -Wvector-conversions... yes
  820. checking whether the compiler accepts -Wvexing-parse... yes
  821. checking whether the compiler accepts -Wvisibility... yes
  822. checking whether the compiler accepts -Wvla-extension... yes
  823. checking whether the compiler accepts -Wzero-length-array... yes
  824. checking that generated files are newer than configure... done
  825. configure: creating ./config.status
  826. config.status: creating Doxyfile
  827. config.status: creating Makefile
  828. config.status: creating contrib/dist/suse/tor.sh
  829. config.status: creating contrib/operator-tools/tor.logrotate
  830. config.status: creating contrib/dist/tor.sh
  831. config.status: creating contrib/dist/torctl
  832. config.status: creating contrib/dist/tor.service
  833. config.status: creating src/config/torrc.sample
  834. config.status: creating src/config/torrc.minimal
  835. config.status: creating src/rust/.cargo/config
  836. config.status: creating scripts/maint/checkOptionDocs.pl
  837. config.status: creating scripts/maint/updateVersions.pl
  838. config.status: creating orconfig.h
  839. config.status: orconfig.h is unchanged
  840. config.status: executing depfiles commands
  841. checking that generated files are newer than configure... done
  842. configure: creating ./config.status
  843. config.status: creating Makefile
  844. config.status: creating src/Makefile
  845. config.status: creating share/setup.nsi
  846. config.status: creating share/qt/Info.plist
  847. config.status: creating qa/pull-tester/run-bitcoind-for-test.sh
  848. config.status: creating qa/pull-tester/build-tests.sh
  849. config.status: creating src/config/verge-config.h
  850. config.status: executing depfiles commands
  851. Making all in tor
  852. /Library/Developer/CommandLineTools/usr/bin/make all-am
  853. Making all in src
  854. CXX libbitcoin_server_a-addrman.o
  855. CXX libbitcoin_server_a-alert.o
  856. CXX libbitcoin_server_a-bloom.o
  857. CXX libbitcoin_server_a-checkpoints.o
  858. CXX libbitcoin_server_a-init.o
  859. In file included from init.cpp:10:
  860. In file included from ./bitcoinrpc.h:16:
  861. In file included from ./json/json_spirit_reader_template.h:19:
  862. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/include/classic_core.hpp:11:
  863. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core.hpp:42:
  864. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:
  865. /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:286:68: warning: unused typedef 'iterator_t' [-Wunused-local-typedef]
  866. typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
  867. ^
  868. 1 warning generated.
  869. CXX libbitcoin_server_a-db.o
  870. CXX libbitcoin_server_a-txdb-leveldb.o
  871. CXX libbitcoin_server_a-bitcoinrpc.o
  872. In file included from bitcoinrpc.cpp:15:
  873. In file included from /usr/local/opt/boost@1.60/include/boost/asio.hpp:21:
  874. In file included from /usr/local/opt/boost@1.60/include/boost/asio/basic_datagram_socket.hpp:20:
  875. In file included from /usr/local/opt/boost@1.60/include/boost/asio/basic_socket.hpp:20:
  876. In file included from /usr/local/opt/boost@1.60/include/boost/asio/basic_io_object.hpp:19:
  877. In file included from /usr/local/opt/boost@1.60/include/boost/asio/io_service.hpp:767:
  878. In file included from /usr/local/opt/boost@1.60/include/boost/asio/impl/io_service.hpp:71:
  879. In file included from /usr/local/opt/boost@1.60/include/boost/asio/detail/task_io_service.hpp:196:
  880. In file included from /usr/local/opt/boost@1.60/include/boost/asio/detail/impl/task_io_service.hpp:19:
  881. In file included from /usr/local/opt/boost@1.60/include/boost/asio/detail/completion_handler.hpp:20:
  882. In file included from /usr/local/opt/boost@1.60/include/boost/asio/detail/fenced_block.hpp:24:
  883. /usr/local/opt/boost@1.60/include/boost/asio/detail/macos_fenced_block.hpp:45:5: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from <atomic>
  884. instead [-Wdeprecated-declarations]
  885. OSMemoryBarrier();
  886. ^
  887. /usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here
  888. void OSMemoryBarrier( void );
  889. ^
  890. In file included from bitcoinrpc.cpp:15:
  891. In file included from /usr/local/opt/boost@1.60/include/boost/asio.hpp:21:
  892. In file included from /usr/local/opt/boost@1.60/include/boost/asio/basic_datagram_socket.hpp:20:
  893. In file included from /usr/local/opt/boost@1.60/include/boost/asio/basic_socket.hpp:20:
  894. In file included from /usr/local/opt/boost@1.60/include/boost/asio/basic_io_object.hpp:19:
  895. In file included from /usr/local/opt/boost@1.60/include/boost/asio/io_service.hpp:767:
  896. In file included from /usr/local/opt/boost@1.60/include/boost/asio/impl/io_service.hpp:71:
  897. In file included from /usr/local/opt/boost@1.60/include/boost/asio/detail/task_io_service.hpp:196:
  898. In file included from /usr/local/opt/boost@1.60/include/boost/asio/detail/impl/task_io_service.hpp:19:
  899. In file included from /usr/local/opt/boost@1.60/include/boost/asio/detail/completion_handler.hpp:20:
  900. In file included from /usr/local/opt/boost@1.60/include/boost/asio/detail/fenced_block.hpp:24:
  901. /usr/local/opt/boost@1.60/include/boost/asio/detail/macos_fenced_block.hpp:51:5: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from <atomic>
  902. instead [-Wdeprecated-declarations]
  903. OSMemoryBarrier();
  904. ^
  905. /usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here
  906. void OSMemoryBarrier( void );
  907. ^
  908. In file included from bitcoinrpc.cpp:21:
  909. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/stream.hpp:21:
  910. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/stream_buffer.hpp:22:
  911. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31:
  912. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/detail/push.hpp:24:
  913. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/detail/resolve.hpp:26:
  914. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/detail/is_dereferenceable.hpp:12:
  915. /usr/local/opt/boost@1.60/include/boost/type_traits/detail/bool_trait_def.hpp:18:10: warning: NOTE: Use of this header (bool_trait_def.hpp) is deprecated [-W#pragma-messages]
  916. # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
  917. ^
  918. In file included from bitcoinrpc.cpp:21:
  919. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/stream.hpp:21:
  920. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/stream_buffer.hpp:22:
  921. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31:
  922. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/detail/push.hpp:24:
  923. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/detail/resolve.hpp:26:
  924. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/detail/is_dereferenceable.hpp:12:
  925. In file included from /usr/local/opt/boost@1.60/include/boost/type_traits/detail/bool_trait_def.hpp:21:
  926. /usr/local/opt/boost@1.60/include/boost/type_traits/detail/template_arity_spec.hpp:13:10: warning: NOTE: Use of this header (template_arity_spec.hpp) is deprecated [-W#pragma-messages]
  927. # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
  928. ^
  929. In file included from bitcoinrpc.cpp:21:
  930. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/stream.hpp:21:
  931. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/stream_buffer.hpp:22:
  932. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31:
  933. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/detail/push.hpp:24:
  934. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/detail/resolve.hpp:26:
  935. In file included from /usr/local/opt/boost@1.60/include/boost/iostreams/detail/is_dereferenceable.hpp:13:
  936. /usr/local/opt/boost@1.60/include/boost/type_traits/detail/template_arity_spec.hpp:13:10: warning: NOTE: Use of this header (template_arity_spec.hpp) is deprecated [-W#pragma-messages]
  937. # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
  938. ^
  939. In file included from bitcoinrpc.cpp:11:
  940. In file included from ./bitcoinrpc.h:16:
  941. In file included from ./json/json_spirit_reader_template.h:19:
  942. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/include/classic_core.hpp:11:
  943. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core.hpp:42:
  944. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:
  945. /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:286:68: warning: unused typedef 'iterator_t' [-Wunused-local-typedef]
  946. typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
  947. ^
  948. 6 warnings generated.
  949. CXX libbitcoin_server_a-keystore.o
  950. CXX libbitcoin_server_a-main.o
  951. main.cpp:3965:43: warning: format specifies type 'unsigned int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat]
  952. printf("ProcessMessages(%u bytes)\n", vRecv.size());
  953. ~~ ^~~~~~~~~~~~
  954. %lu
  955. 1 warning generated.
  956. CXX libbitcoin_server_a-noui.o
  957. In file included from noui.cpp:7:
  958. In file included from ./bitcoinrpc.h:16:
  959. In file included from ./json/json_spirit_reader_template.h:19:
  960. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/include/classic_core.hpp:11:
  961. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core.hpp:42:
  962. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:
  963. /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:286:68: warning: unused typedef 'iterator_t' [-Wunused-local-typedef]
  964. typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
  965. ^
  966. 1 warning generated.
  967. CXX libbitcoin_server_a-net.o
  968. CXX libbitcoin_server_a-rpcblockchain.o
  969. In file included from rpcblockchain.cpp:7:
  970. In file included from ./bitcoinrpc.h:16:
  971. In file included from ./json/json_spirit_reader_template.h:19:
  972. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/include/classic_core.hpp:11:
  973. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core.hpp:42:
  974. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:
  975. /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:286:68: warning: unused typedef 'iterator_t' [-Wunused-local-typedef]
  976. typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
  977. ^
  978. 1 warning generated.
  979. CXX libbitcoin_server_a-rpcmining.o
  980. In file included from rpcmining.cpp:10:
  981. In file included from ./bitcoinrpc.h:16:
  982. In file included from ./json/json_spirit_reader_template.h:19:
  983. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/include/classic_core.hpp:11:
  984. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core.hpp:42:
  985. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:
  986. /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:286:68: warning: unused typedef 'iterator_t' [-Wunused-local-typedef]
  987. typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
  988. ^
  989. 1 warning generated.
  990. CXX libbitcoin_server_a-rpcnet.o
  991. In file included from rpcnet.cpp:9:
  992. In file included from ./bitcoinrpc.h:16:
  993. In file included from ./json/json_spirit_reader_template.h:19:
  994. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/include/classic_core.hpp:11:
  995. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core.hpp:42:
  996. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:
  997. /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:286:68: warning: unused typedef 'iterator_t' [-Wunused-local-typedef]
  998. typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
  999. ^
  1000. 1 warning generated.
  1001. CXX libbitcoin_server_a-rpcrawtransaction.o
  1002. In file included from rpcrawtransaction.cpp:9:
  1003. In file included from ./bitcoinrpc.h:16:
  1004. In file included from ./json/json_spirit_reader_template.h:19:
  1005. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/include/classic_core.hpp:11:
  1006. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core.hpp:42:
  1007. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:
  1008. /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:286:68: warning: unused typedef 'iterator_t' [-Wunused-local-typedef]
  1009. typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
  1010. ^
  1011. 1 warning generated.
  1012. CXX libbitcoin_server_a-rpcsmessage.o
  1013. In file included from rpcsmessage.cpp:6:
  1014. In file included from ./bitcoinrpc.h:16:
  1015. In file included from ./json/json_spirit_reader_template.h:19:
  1016. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/include/classic_core.hpp:11:
  1017. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core.hpp:42:
  1018. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:
  1019. /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:286:68: warning: unused typedef 'iterator_t' [-Wunused-local-typedef]
  1020. typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
  1021. ^
  1022. 1 warning generated.
  1023. AR libbitcoin_server.a
  1024. CXX libbitcoin_common_a-key.o
  1025. CXX libbitcoin_common_a-netbase.o
  1026. CXX libbitcoin_common_a-protocol.o
  1027. CXX libbitcoin_common_a-script.o
  1028. CXX libbitcoin_common_a-hash.o
  1029. CXX libbitcoin_common_a-kernel.o
  1030. CXX libbitcoin_common_a-scrypt.o
  1031. CXX libbitcoin_common_a-smessage.o
  1032. smessage.cpp:1612:69: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'int64_t' (aka 'long long') [-Wformat]
  1033. printf("Locking bucket %" PRIszu " for peer %u.\n", time, pfrom->smsgData.nPeerId);
  1034. ~~~ ^~~~
  1035. 1 warning generated.
  1036. CXX libbitcoin_common_a-stealth.o
  1037. CXX libbitcoin_common_a-sync.o
  1038. AR libbitcoin_common.a
  1039. CXX libbitcoin_util_a-util.o
  1040. CXX libbitcoin_util_a-version.o
  1041. CXX compat/libbitcoin_util_a-glibc_sanity.o
  1042. AR libbitcoin_util.a
  1043. CXX libbitcoin_wallet_a-crypter.o
  1044. CXX libbitcoin_wallet_a-rpcdump.o
  1045. In file included from rpcdump.cpp:6:
  1046. In file included from ./bitcoinrpc.h:16:
  1047. In file included from ./json/json_spirit_reader_template.h:19:
  1048. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/include/classic_core.hpp:11:
  1049. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core.hpp:42:
  1050. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:
  1051. /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:286:68: warning: unused typedef 'iterator_t' [-Wunused-local-typedef]
  1052. typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
  1053. ^
  1054. 1 warning generated.
  1055. CXX libbitcoin_wallet_a-rpcwallet.o
  1056. In file included from rpcwallet.cpp:8:
  1057. In file included from ./bitcoinrpc.h:16:
  1058. In file included from ./json/json_spirit_reader_template.h:19:
  1059. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/include/classic_core.hpp:11:
  1060. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core.hpp:42:
  1061. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:
  1062. /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:286:68: warning: unused typedef 'iterator_t' [-Wunused-local-typedef]
  1063. typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
  1064. ^
  1065. 1 warning generated.
  1066. CXX libbitcoin_wallet_a-rpcsmessage.o
  1067. In file included from rpcsmessage.cpp:6:
  1068. In file included from ./bitcoinrpc.h:16:
  1069. In file included from ./json/json_spirit_reader_template.h:19:
  1070. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/include/classic_core.hpp:11:
  1071. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core.hpp:42:
  1072. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:
  1073. /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:286:68: warning: unused typedef 'iterator_t' [-Wunused-local-typedef]
  1074. typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
  1075. ^
  1076. 1 warning generated.
  1077. CXX libbitcoin_wallet_a-wallet.o
  1078. CXX libbitcoin_wallet_a-walletdb.o
  1079. CXX libbitcoin_wallet_a-stealth.o
  1080. AR libbitcoin_wallet.a
  1081. CXX libbitcoin_sse2_a-scrypt-sse2.o
  1082. AR libbitcoin_sse2.a
  1083. CXX qt/qt_libbitcoinqt_a-bitcoin.o
  1084. CXX qt/qt_libbitcoinqt_a-bitcoingui.o
  1085. CXX qt/qt_libbitcoinqt_a-blockbrowser.o
  1086. In file included from qt/blockbrowser.cpp:7:
  1087. In file included from ./bitcoinrpc.h:16:
  1088. In file included from ./json/json_spirit_reader_template.h:19:
  1089. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/include/classic_core.hpp:11:
  1090. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core.hpp:42:
  1091. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:
  1092. /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:286:68: warning: unused typedef 'iterator_t' [-Wunused-local-typedef]
  1093. typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
  1094. ^
  1095. 1 warning generated.
  1096. CXX qt/qt_libbitcoinqt_a-clientmodel.o
  1097. CXX qt/qt_libbitcoinqt_a-guiutil.o
  1098. CXX qt/qt_libbitcoinqt_a-notificator.o
  1099. qt/notificator.cpp:66:27: warning: 'LSGetApplicationForInfo' is deprecated: first deprecated in macOS 10.10 - Use LSCopyDefaultApplicationURLForContentType instead. [-Wdeprecated-declarations]
  1100. OSStatus status = LSGetApplicationForInfo(kLSUnknownType, kLSUnknownCreator, CFSTR("growlTicket"), kLSRolesAll, 0, &cfurl);
  1101. ^
  1102. /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LSInfoDeprecated.h:633:1: note: 'LSGetApplicationForInfo' has been explicitly marked deprecated here
  1103. LSGetApplicationForInfo(
  1104. ^
  1105. 1 warning generated.
  1106. CXX qt/qt_libbitcoinqt_a-optionsdialog.o
  1107. CXX qt/qt_libbitcoinqt_a-optionsmodel.o
  1108. CXX qt/qt_libbitcoinqt_a-rpcconsole.o
  1109. In file included from qt/rpcconsole.cpp:5:
  1110. In file included from ./bitcoinrpc.h:16:
  1111. In file included from ./json/json_spirit_reader_template.h:19:
  1112. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/include/classic_core.hpp:11:
  1113. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core.hpp:42:
  1114. In file included from /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:
  1115. /usr/local/opt/boost@1.60/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:286:68: warning: unused typedef 'iterator_t' [-Wunused-local-typedef]
  1116. typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
  1117. ^
  1118. 1 warning generated.
  1119. CXX qt/qt_libbitcoinqt_a-aboutdialog.o
  1120. CXX qt/qt_libbitcoinqt_a-addressbookpage.o
  1121. CXX qt/qt_libbitcoinqt_a-addresstablemodel.o
  1122. CXX qt/qt_libbitcoinqt_a-sendcoinsdialog.o
  1123. qt/sendcoinsdialog.cpp:120:12: warning: enumeration value 'NarrationTooLong' not handled in switch [-Wswitch]
  1124. switch(sendstatus.status)
  1125. ^
  1126. qt/sendcoinsdialog.cpp:120:12: note: add missing switch cases
  1127. switch(sendstatus.status)
  1128. ^
  1129. 1 warning generated.
  1130. CXX qt/qt_libbitcoinqt_a-sendcoinsentry.o
  1131. CXX qt/qt_libbitcoinqt_a-signverifymessagedialog.o
  1132. CXX qt/qt_libbitcoinqt_a-transactiondesc.o
  1133. CXX qt/qt_libbitcoinqt_a-transactionrecord.o
  1134. CXX qt/qt_libbitcoinqt_a-transactiontablemodel.o
  1135. CXX qt/qt_libbitcoinqt_a-qtipcserver.o
  1136. CXX qt/qt_libbitcoinqt_a-qrcodedialog.o
  1137. CXX qt/qt_libbitcoinqt_a-walletmodel.o
  1138. CXX qt/qt_libbitcoinqt_a-moc_blockbrowser.o
  1139. CXX qt/qt_libbitcoinqt_a-moc_notificator.o
  1140. AR qt/libbitcoinqt.a
  1141. CXX VERGEd-daemon.o
  1142. CXXLD VERGEd
  1143. CXX qt/qt_VERGE_qt-bitcoin.o
  1144. OBJCXXLD qt/VERGE-qt
  1145. make[1]: Nothing to be done for `all-am'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement