Advertisement
Guest User

config.log

a guest
Sep 20th, 2017
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 176.07 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by Litecoin Core configure 0.13.99, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Jonathans-MBP
  14. uname -m = x86_64
  15. uname -r = 16.7.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64
  18.  
  19. /usr/bin/uname -p = i386
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = Mach kernel version:
  26. Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64
  27. Kernel configured for up to 4 processors.
  28. 2 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: x86_64h (Intel x86-64h Haswell)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 8.00 gigabytes
  33. Default processor set: 324 tasks, 1812 threads, 4 processors
  34. Load average: 1.89, Mach factor: 2.10
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /opt/local/bin
  40. PATH: /opt/local/sbin
  41. PATH: /opt/local/bin
  42. PATH: /opt/local/sbin
  43. PATH: /usr/local/bin
  44. PATH: /usr/bin
  45. PATH: /bin
  46. PATH: /usr/sbin
  47. PATH: /sbin
  48. PATH: /opt/X11/bin
  49. PATH: /Library/Frameworks/Mono.framework/Versions/Current/Commands
  50.  
  51.  
  52. ## ----------- ##
  53. ## Core tests. ##
  54. ## ----------- ##
  55.  
  56. configure:2980: checking build system type
  57. configure:2994: result: x86_64-apple-darwin16.7.0
  58. configure:3014: checking host system type
  59. configure:3027: result: x86_64-apple-darwin16.7.0
  60. configure:3070: checking for a BSD-compatible install
  61. configure:3138: result: /usr/bin/install -c
  62. configure:3149: checking whether build environment is sane
  63. configure:3204: result: yes
  64. configure:3355: checking for a thread-safe mkdir -p
  65. configure:3394: result: build-aux/install-sh -c -d
  66. configure:3401: checking for gawk
  67. configure:3431: result: no
  68. configure:3401: checking for mawk
  69. configure:3431: result: no
  70. configure:3401: checking for nawk
  71. configure:3431: result: no
  72. configure:3401: checking for awk
  73. configure:3417: found /usr/bin/awk
  74. configure:3428: result: awk
  75. configure:3439: checking whether make sets $(MAKE)
  76. configure:3461: result: yes
  77. configure:3490: checking whether make supports nested variables
  78. configure:3507: result: yes
  79. configure:3626: checking whether to enable maintainer-specific portions of Makefiles
  80. configure:3635: result: yes
  81. configure:3660: checking whether make supports nested variables
  82. configure:3677: result: yes
  83. configure:3752: checking for g++
  84. configure:3768: found /usr/bin/g++
  85. configure:3779: result: g++
  86. configure:3806: checking for C++ compiler version
  87. configure:3815: g++ --version >&5
  88. Apple LLVM version 8.1.0 (clang-802.0.42)
  89. Target: x86_64-apple-darwin16.7.0
  90. Thread model: posix
  91. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  92. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  93. configure:3826: $? = 0
  94. configure:3815: g++ -v >&5
  95. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  96. Apple LLVM version 8.1.0 (clang-802.0.42)
  97. Target: x86_64-apple-darwin16.7.0
  98. Thread model: posix
  99. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  100. configure:3826: $? = 0
  101. configure:3815: g++ -V >&5
  102. clang: error: argument to '-V' is missing (expected 1 value)
  103. clang: error: no input files
  104. configure:3826: $? = 1
  105. configure:3815: g++ -qversion >&5
  106. clang: error: unknown argument: '-qversion'
  107. clang: error: no input files
  108. configure:3826: $? = 1
  109. configure:3846: checking whether the C++ compiler works
  110. configure:3868: g++ conftest.cpp >&5
  111. configure:3872: $? = 0
  112. configure:3920: result: yes
  113. configure:3923: checking for C++ compiler default output file name
  114. configure:3925: result: a.out
  115. configure:3931: checking for suffix of executables
  116. configure:3938: g++ -o conftest conftest.cpp >&5
  117. configure:3942: $? = 0
  118. configure:3964: result:
  119. configure:3986: checking whether we are cross compiling
  120. configure:3994: g++ -o conftest conftest.cpp >&5
  121. configure:3998: $? = 0
  122. configure:4005: ./conftest
  123. configure:4009: $? = 0
  124. configure:4024: result: no
  125. configure:4029: checking for suffix of object files
  126. configure:4051: g++ -c conftest.cpp >&5
  127. configure:4055: $? = 0
  128. configure:4076: result: o
  129. configure:4080: checking whether we are using the GNU C++ compiler
  130. configure:4099: g++ -c conftest.cpp >&5
  131. configure:4099: $? = 0
  132. configure:4108: result: yes
  133. configure:4117: checking whether g++ accepts -g
  134. configure:4137: g++ -c -g conftest.cpp >&5
  135. configure:4137: $? = 0
  136. configure:4178: result: yes
  137. configure:4212: checking for style of include used by make
  138. configure:4240: result: GNU
  139. configure:4266: checking dependency style of g++
  140. configure:4377: result: gcc3
  141. configure:4406: checking whether g++ supports C++11 features by default
  142. configure:4700: g++ -c -g -O2 conftest.cpp >&5
  143. conftest.cpp:20:2: error: "This is not a C++11 compiler"
  144. #error "This is not a C++11 compiler"
  145. ^
  146. 1 error generated.
  147. configure:4700: $? = 1
  148. configure: failed program was:
  149. | /* confdefs.h */
  150. | #define PACKAGE_NAME "Litecoin Core"
  151. | #define PACKAGE_TARNAME "litecoin"
  152. | #define PACKAGE_VERSION "0.13.99"
  153. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  154. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  155. | #define PACKAGE_URL "https://litecoin.org/"
  156. | /* end confdefs.h. */
  157. |
  158. |
  159. | // If the compiler admits that it is not ready for C++11, why torture it?
  160. | // Hopefully, this will speed up the test.
  161. |
  162. | #ifndef __cplusplus
  163. |
  164. | #error "This is not a C++ compiler"
  165. |
  166. | #elif __cplusplus < 201103L
  167. |
  168. | #error "This is not a C++11 compiler"
  169. |
  170. | #else
  171. |
  172. | namespace cxx11
  173. | {
  174. |
  175. | namespace test_static_assert
  176. | {
  177. |
  178. | template <typename T>
  179. | struct check
  180. | {
  181. | static_assert(sizeof(int) <= sizeof(T), "not big enough");
  182. | };
  183. |
  184. | }
  185. |
  186. | namespace test_final_override
  187. | {
  188. |
  189. | struct Base
  190. | {
  191. | virtual void f() {}
  192. | };
  193. |
  194. | struct Derived : public Base
  195. | {
  196. | virtual void f() override {}
  197. | };
  198. |
  199. | }
  200. |
  201. | namespace test_double_right_angle_brackets
  202. | {
  203. |
  204. | template < typename T >
  205. | struct check {};
  206. |
  207. | typedef check<void> single_type;
  208. | typedef check<check<void>> double_type;
  209. | typedef check<check<check<void>>> triple_type;
  210. | typedef check<check<check<check<void>>>> quadruple_type;
  211. |
  212. | }
  213. |
  214. | namespace test_decltype
  215. | {
  216. |
  217. | int
  218. | f()
  219. | {
  220. | int a = 1;
  221. | decltype(a) b = 2;
  222. | return a + b;
  223. | }
  224. |
  225. | }
  226. |
  227. | namespace test_type_deduction
  228. | {
  229. |
  230. | template < typename T1, typename T2 >
  231. | struct is_same
  232. | {
  233. | static const bool value = false;
  234. | };
  235. |
  236. | template < typename T >
  237. | struct is_same<T, T>
  238. | {
  239. | static const bool value = true;
  240. | };
  241. |
  242. | template < typename T1, typename T2 >
  243. | auto
  244. | add(T1 a1, T2 a2) -> decltype(a1 + a2)
  245. | {
  246. | return a1 + a2;
  247. | }
  248. |
  249. | int
  250. | test(const int c, volatile int v)
  251. | {
  252. | static_assert(is_same<int, decltype(0)>::value == true, "");
  253. | static_assert(is_same<int, decltype(c)>::value == false, "");
  254. | static_assert(is_same<int, decltype(v)>::value == false, "");
  255. | auto ac = c;
  256. | auto av = v;
  257. | auto sumi = ac + av + 'x';
  258. | auto sumf = ac + av + 1.0;
  259. | static_assert(is_same<int, decltype(ac)>::value == true, "");
  260. | static_assert(is_same<int, decltype(av)>::value == true, "");
  261. | static_assert(is_same<int, decltype(sumi)>::value == true, "");
  262. | static_assert(is_same<int, decltype(sumf)>::value == false, "");
  263. | static_assert(is_same<int, decltype(add(c, v))>::value == true, "");
  264. | return (sumf > 0.0) ? sumi : add(c, v);
  265. | }
  266. |
  267. | }
  268. |
  269. | namespace test_noexcept
  270. | {
  271. |
  272. | int f() { return 0; }
  273. | int g() noexcept { return 0; }
  274. |
  275. | static_assert(noexcept(f()) == false, "");
  276. | static_assert(noexcept(g()) == true, "");
  277. |
  278. | }
  279. |
  280. | namespace test_constexpr
  281. | {
  282. |
  283. | template < typename CharT >
  284. | unsigned long constexpr
  285. | strlen_c_r(const CharT *const s, const unsigned long acc) noexcept
  286. | {
  287. | return *s ? strlen_c_r(s + 1, acc + 1) : acc;
  288. | }
  289. |
  290. | template < typename CharT >
  291. | unsigned long constexpr
  292. | strlen_c(const CharT *const s) noexcept
  293. | {
  294. | return strlen_c_r(s, 0UL);
  295. | }
  296. |
  297. | static_assert(strlen_c("") == 0UL, "");
  298. | static_assert(strlen_c("1") == 1UL, "");
  299. | static_assert(strlen_c("example") == 7UL, "");
  300. | static_assert(strlen_c("another\0example") == 7UL, "");
  301. |
  302. | }
  303. |
  304. | namespace test_rvalue_references
  305. | {
  306. |
  307. | template < int N >
  308. | struct answer
  309. | {
  310. | static constexpr int value = N;
  311. | };
  312. |
  313. | answer<1> f(int&) { return answer<1>(); }
  314. | answer<2> f(const int&) { return answer<2>(); }
  315. | answer<3> f(int&&) { return answer<3>(); }
  316. |
  317. | void
  318. | test()
  319. | {
  320. | int i = 0;
  321. | const int c = 0;
  322. | static_assert(decltype(f(i))::value == 1, "");
  323. | static_assert(decltype(f(c))::value == 2, "");
  324. | static_assert(decltype(f(0))::value == 3, "");
  325. | }
  326. |
  327. | }
  328. |
  329. | namespace test_uniform_initialization
  330. | {
  331. |
  332. | struct test
  333. | {
  334. | static const int zero {};
  335. | static const int one {1};
  336. | };
  337. |
  338. | static_assert(test::zero == 0, "");
  339. | static_assert(test::one == 1, "");
  340. |
  341. | }
  342. |
  343. | namespace test_lambdas
  344. | {
  345. |
  346. | void
  347. | test1()
  348. | {
  349. | auto lambda1 = [](){};
  350. | auto lambda2 = lambda1;
  351. | lambda1();
  352. | lambda2();
  353. | }
  354. |
  355. | int
  356. | test2()
  357. | {
  358. | auto a = [](int i, int j){ return i + j; }(1, 2);
  359. | auto b = []() -> int { return '0'; }();
  360. | auto c = [=](){ return a + b; }();
  361. | auto d = [&](){ return c; }();
  362. | auto e = [a, &b](int x) mutable {
  363. | const auto identity = [](int y){ return y; };
  364. | for (auto i = 0; i < a; ++i)
  365. | a += b--;
  366. | return x + identity(a + b);
  367. | }(0);
  368. | return a + b + c + d + e;
  369. | }
  370. |
  371. | int
  372. | test3()
  373. | {
  374. | const auto nullary = [](){ return 0; };
  375. | const auto unary = [](int x){ return x; };
  376. | using nullary_t = decltype(nullary);
  377. | using unary_t = decltype(unary);
  378. | const auto higher1st = [](nullary_t f){ return f(); };
  379. | const auto higher2nd = [unary](nullary_t f1){
  380. | return [unary, f1](unary_t f2){ return f2(unary(f1())); };
  381. | };
  382. | return higher1st(nullary) + higher2nd(nullary)(unary);
  383. | }
  384. |
  385. | }
  386. |
  387. | namespace test_variadic_templates
  388. | {
  389. |
  390. | template <int...>
  391. | struct sum;
  392. |
  393. | template <int N0, int... N1toN>
  394. | struct sum<N0, N1toN...>
  395. | {
  396. | static constexpr auto value = N0 + sum<N1toN...>::value;
  397. | };
  398. |
  399. | template <>
  400. | struct sum<>
  401. | {
  402. | static constexpr auto value = 0;
  403. | };
  404. |
  405. | static_assert(sum<>::value == 0, "");
  406. | static_assert(sum<1>::value == 1, "");
  407. | static_assert(sum<23>::value == 23, "");
  408. | static_assert(sum<1, 2>::value == 3, "");
  409. | static_assert(sum<5, 5, 11>::value == 21, "");
  410. | static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, "");
  411. |
  412. | }
  413. |
  414. | // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
  415. | // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
  416. | // because of this.
  417. | namespace test_template_alias_sfinae
  418. | {
  419. |
  420. | struct foo {};
  421. |
  422. | template<typename T>
  423. | using member = typename T::member_type;
  424. |
  425. | template<typename T>
  426. | void func(...) {}
  427. |
  428. | template<typename T>
  429. | void func(member<T>*) {}
  430. |
  431. | void test();
  432. |
  433. | void test() { func<foo>(0); }
  434. |
  435. | }
  436. |
  437. | } // namespace cxx11
  438. |
  439. | #endif // __cplusplus >= 201103L
  440. |
  441. |
  442. |
  443. configure:4707: result: no
  444. configure:4718: checking whether g++ supports C++11 features with -std=c++11
  445. configure:5014: g++ -std=c++11 -c -g -O2 conftest.cpp >&5
  446. configure:5014: $? = 0
  447. configure:5023: result: yes
  448. configure:5067: checking whether std::atomic can be used without link library
  449. configure:5085: g++ -std=c++11 -o conftest -g -O2 conftest.cpp >&5
  450. configure:5085: $? = 0
  451. configure:5087: result: yes
  452. configure:5252: checking for Objective C++ compiler version
  453. configure:5261: g++ -std=c++11 --version >&5
  454. Apple LLVM version 8.1.0 (clang-802.0.42)
  455. Target: x86_64-apple-darwin16.7.0
  456. Thread model: posix
  457. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  458. configure:5272: $? = 0
  459. configure:5261: g++ -std=c++11 -v >&5
  460. Apple LLVM version 8.1.0 (clang-802.0.42)
  461. Target: x86_64-apple-darwin16.7.0
  462. Thread model: posix
  463. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  464. clang: warning: argument unused during compilation: '-std=c++11' [-Wunused-command-line-argument]
  465. configure:5272: $? = 0
  466. configure:5261: g++ -std=c++11 -V >&5
  467. clang: error: argument to '-V' is missing (expected 1 value)
  468. clang: error: no input files
  469. configure:5272: $? = 1
  470. configure:5261: g++ -std=c++11 -qversion >&5
  471. clang: error: unknown argument: '-qversion'
  472. clang: error: no input files
  473. configure:5272: $? = 1
  474. configure:5276: checking whether we are using the GNU Objective C++ compiler
  475. configure:5295: g++ -std=c++11 -c conftest.mm >&5
  476. configure:5295: $? = 0
  477. configure:5304: result: yes
  478. configure:5313: checking whether g++ -std=c++11 accepts -g
  479. configure:5333: g++ -std=c++11 -c -g conftest.mm >&5
  480. configure:5333: $? = 0
  481. configure:5374: result: yes
  482. configure:5399: checking dependency style of g++ -std=c++11
  483. configure:5508: result: gcc3
  484. configure:5571: checking how to print strings
  485. configure:5598: result: printf
  486. configure:5667: checking for gcc
  487. configure:5683: found /usr/bin/gcc
  488. configure:5694: result: gcc
  489. configure:5923: checking for C compiler version
  490. configure:5932: gcc --version >&5
  491. Apple LLVM version 8.1.0 (clang-802.0.42)
  492. Target: x86_64-apple-darwin16.7.0
  493. Thread model: posix
  494. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  495. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  496. configure:5943: $? = 0
  497. configure:5932: gcc -v >&5
  498. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  499. Apple LLVM version 8.1.0 (clang-802.0.42)
  500. Target: x86_64-apple-darwin16.7.0
  501. Thread model: posix
  502. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  503. configure:5943: $? = 0
  504. configure:5932: gcc -V >&5
  505. clang: error: argument to '-V' is missing (expected 1 value)
  506. clang: error: no input files
  507. configure:5943: $? = 1
  508. configure:5932: gcc -qversion >&5
  509. clang: error: unknown argument: '-qversion'
  510. clang: error: no input files
  511. configure:5943: $? = 1
  512. configure:5947: checking whether we are using the GNU C compiler
  513. configure:5966: gcc -c conftest.c >&5
  514. configure:5966: $? = 0
  515. configure:5975: result: yes
  516. configure:5984: checking whether gcc accepts -g
  517. configure:6004: gcc -c -g conftest.c >&5
  518. configure:6004: $? = 0
  519. configure:6045: result: yes
  520. configure:6062: checking for gcc option to accept ISO C89
  521. configure:6125: gcc -c -g -O2 conftest.c >&5
  522. configure:6125: $? = 0
  523. configure:6138: result: none needed
  524. configure:6163: checking whether gcc understands -c and -o together
  525. configure:6185: gcc -c conftest.c -o conftest2.o
  526. configure:6188: $? = 0
  527. configure:6185: gcc -c conftest.c -o conftest2.o
  528. configure:6188: $? = 0
  529. configure:6200: result: yes
  530. configure:6219: checking dependency style of gcc
  531. configure:6330: result: gcc3
  532. configure:6345: checking for a sed that does not truncate output
  533. configure:6409: result: /usr/bin/sed
  534. configure:6427: checking for grep that handles long lines and -e
  535. configure:6485: result: /usr/bin/grep
  536. configure:6490: checking for egrep
  537. configure:6552: result: /usr/bin/grep -E
  538. configure:6557: checking for fgrep
  539. configure:6619: result: /usr/bin/grep -F
  540. configure:6654: checking for ld used by gcc
  541. configure:6721: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  542. configure:6728: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
  543. configure:6743: result: no
  544. configure:6755: checking for BSD- or MS-compatible name lister (nm)
  545. configure:6809: result: /usr/bin/nm -B
  546. configure:6939: checking the name lister (/usr/bin/nm -B) interface
  547. configure:6946: gcc -c -g -O2 conftest.c >&5
  548. configure:6949: /usr/bin/nm -B "conftest.o"
  549. configure:6952: output
  550. 00000000000001f4 S _some_variable
  551. configure:6959: result: BSD nm
  552. configure:6962: checking whether ln -s works
  553. configure:6966: result: yes
  554. configure:6974: checking the maximum length of command line arguments
  555. configure:7105: result: 196608
  556. configure:7153: checking how to convert x86_64-apple-darwin16.7.0 file names to x86_64-apple-darwin16.7.0 format
  557. configure:7193: result: func_convert_file_noop
  558. configure:7200: checking how to convert x86_64-apple-darwin16.7.0 file names to toolchain format
  559. configure:7220: result: func_convert_file_noop
  560. configure:7227: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
  561. configure:7234: result: -r
  562. configure:7308: checking for objdump
  563. configure:7324: found /usr/bin/objdump
  564. configure:7335: result: objdump
  565. configure:7367: checking how to recognize dependent libraries
  566. configure:7567: result: pass_all
  567. configure:7652: checking for dlltool
  568. configure:7682: result: no
  569. configure:7712: checking how to associate runtime and link libraries
  570. configure:7739: result: printf %s\n
  571. configure:7800: checking for ar
  572. configure:7816: found /usr/bin/ar
  573. configure:7827: result: ar
  574. configure:7864: checking for archiver @FILE support
  575. configure:7881: gcc -c -g -O2 conftest.c >&5
  576. configure:7881: $? = 0
  577. configure:7884: ar cru libconftest.a @conftest.lst >&5
  578. ar: @conftest.lst: No such file or directory
  579. configure:7887: $? = 1
  580. configure:7907: result: no
  581. configure:7965: checking for strip
  582. configure:7981: found /usr/bin/strip
  583. configure:7992: result: strip
  584. configure:8064: checking for ranlib
  585. configure:8080: found /usr/bin/ranlib
  586. configure:8091: result: ranlib
  587. configure:8193: checking command to parse /usr/bin/nm -B output from gcc object
  588. configure:8346: gcc -c -g -O2 conftest.c >&5
  589. configure:8349: $? = 0
  590. configure:8353: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  591. configure:8356: $? = 0
  592. cannot find nm_test_var in conftest.nm
  593. configure:8346: gcc -c -g -O2 conftest.c >&5
  594. configure:8349: $? = 0
  595. configure:8353: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  596. configure:8356: $? = 0
  597. configure:8422: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  598. warning: (x86_64) could not find object file symbol for symbol _main
  599. configure:8425: $? = 0
  600. configure:8463: result: ok
  601. configure:8510: checking for sysroot
  602. configure:8540: result: no
  603. configure:8547: checking for a working dd
  604. configure:8585: result: /bin/dd
  605. configure:8589: checking how to truncate binary pipes
  606. configure:8604: result: /bin/dd bs=4096 count=1
  607. configure:8933: checking for mt
  608. configure:8963: result: no
  609. configure:8983: checking if : is a manifest tool
  610. configure:8989: : '-?'
  611. configure:8997: result: no
  612. configure:9053: checking for dsymutil
  613. configure:9069: found /usr/bin/dsymutil
  614. configure:9080: result: dsymutil
  615. configure:9145: checking for nmedit
  616. configure:9161: found /usr/bin/nmedit
  617. configure:9172: result: nmedit
  618. configure:9237: checking for lipo
  619. configure:9253: found /usr/bin/lipo
  620. configure:9264: result: lipo
  621. configure:9329: checking for otool
  622. configure:9345: found /usr/bin/otool
  623. configure:9356: result: otool
  624. configure:9421: checking for otool64
  625. configure:9451: result: no
  626. configure:9496: checking for -single_module linker flag
  627. gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
  628. configure:9529: result: yes
  629. configure:9532: checking for -exported_symbols_list linker flag
  630. configure:9552: gcc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
  631. configure:9552: $? = 0
  632. configure:9562: result: yes
  633. configure:9565: checking for -force_load linker flag
  634. gcc -g -O2 -c -o conftest.o conftest.c
  635. ar cru libconftest.a conftest.o
  636. ranlib libconftest.a
  637. gcc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
  638. configure:9597: result: yes
  639. configure:9674: checking how to run the C preprocessor
  640. configure:9705: gcc -E conftest.c
  641. configure:9705: $? = 0
  642. configure:9719: gcc -E conftest.c
  643. conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
  644. #include <ac_nonexistent.h>
  645. ^
  646. 1 error generated.
  647. configure:9719: $? = 1
  648. configure: failed program was:
  649. | /* confdefs.h */
  650. | #define PACKAGE_NAME "Litecoin Core"
  651. | #define PACKAGE_TARNAME "litecoin"
  652. | #define PACKAGE_VERSION "0.13.99"
  653. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  654. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  655. | #define PACKAGE_URL "https://litecoin.org/"
  656. | #define HAVE_CXX11 1
  657. | /* end confdefs.h. */
  658. | #include <ac_nonexistent.h>
  659. configure:9744: result: gcc -E
  660. configure:9764: gcc -E conftest.c
  661. configure:9764: $? = 0
  662. configure:9778: gcc -E conftest.c
  663. conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
  664. #include <ac_nonexistent.h>
  665. ^
  666. 1 error generated.
  667. configure:9778: $? = 1
  668. configure: failed program was:
  669. | /* confdefs.h */
  670. | #define PACKAGE_NAME "Litecoin Core"
  671. | #define PACKAGE_TARNAME "litecoin"
  672. | #define PACKAGE_VERSION "0.13.99"
  673. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  674. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  675. | #define PACKAGE_URL "https://litecoin.org/"
  676. | #define HAVE_CXX11 1
  677. | /* end confdefs.h. */
  678. | #include <ac_nonexistent.h>
  679. configure:9807: checking for ANSI C header files
  680. configure:9827: gcc -c -g -O2 conftest.c >&5
  681. configure:9827: $? = 0
  682. configure:9900: gcc -o conftest -g -O2 conftest.c >&5
  683. configure:9900: $? = 0
  684. configure:9900: ./conftest
  685. configure:9900: $? = 0
  686. configure:9911: result: yes
  687. configure:9924: checking for sys/types.h
  688. configure:9924: gcc -c -g -O2 conftest.c >&5
  689. configure:9924: $? = 0
  690. configure:9924: result: yes
  691. configure:9924: checking for sys/stat.h
  692. configure:9924: gcc -c -g -O2 conftest.c >&5
  693. configure:9924: $? = 0
  694. configure:9924: result: yes
  695. configure:9924: checking for stdlib.h
  696. configure:9924: gcc -c -g -O2 conftest.c >&5
  697. configure:9924: $? = 0
  698. configure:9924: result: yes
  699. configure:9924: checking for string.h
  700. configure:9924: gcc -c -g -O2 conftest.c >&5
  701. configure:9924: $? = 0
  702. configure:9924: result: yes
  703. configure:9924: checking for memory.h
  704. configure:9924: gcc -c -g -O2 conftest.c >&5
  705. configure:9924: $? = 0
  706. configure:9924: result: yes
  707. configure:9924: checking for strings.h
  708. configure:9924: gcc -c -g -O2 conftest.c >&5
  709. configure:9924: $? = 0
  710. configure:9924: result: yes
  711. configure:9924: checking for inttypes.h
  712. configure:9924: gcc -c -g -O2 conftest.c >&5
  713. configure:9924: $? = 0
  714. configure:9924: result: yes
  715. configure:9924: checking for stdint.h
  716. configure:9924: gcc -c -g -O2 conftest.c >&5
  717. configure:9924: $? = 0
  718. configure:9924: result: yes
  719. configure:9924: checking for unistd.h
  720. configure:9924: gcc -c -g -O2 conftest.c >&5
  721. configure:9924: $? = 0
  722. configure:9924: result: yes
  723. configure:9938: checking for dlfcn.h
  724. configure:9938: gcc -c -g -O2 conftest.c >&5
  725. configure:9938: $? = 0
  726. configure:9938: result: yes
  727. configure:10203: checking for objdir
  728. configure:10218: result: .libs
  729. configure:10482: checking if gcc supports -fno-rtti -fno-exceptions
  730. configure:10500: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  731. configure:10504: $? = 0
  732. configure:10517: result: yes
  733. configure:10875: checking for gcc option to produce PIC
  734. configure:10882: result: -fno-common -DPIC
  735. configure:10890: checking if gcc PIC flag -fno-common -DPIC works
  736. configure:10908: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
  737. configure:10912: $? = 0
  738. configure:10925: result: yes
  739. configure:10954: checking if gcc static flag -static works
  740. configure:10982: result: no
  741. configure:10997: checking if gcc supports -c -o file.o
  742. configure:11018: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  743. configure:11022: $? = 0
  744. configure:11044: result: yes
  745. configure:11052: checking if gcc supports -c -o file.o
  746. configure:11099: result: yes
  747. configure:11132: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
  748. configure:12391: result: yes
  749. configure:12631: checking dynamic linker characteristics
  750. configure:13449: result: darwin16.7.0 dyld
  751. configure:13571: checking how to hardcode library paths into programs
  752. configure:13596: result: immediate
  753. configure:14144: checking whether stripping libraries is possible
  754. configure:14158: result: yes
  755. configure:14184: checking if libtool supports shared libraries
  756. configure:14186: result: yes
  757. configure:14189: checking whether to build shared libraries
  758. configure:14214: result: yes
  759. configure:14217: checking whether to build static libraries
  760. configure:14221: result: yes
  761. configure:14244: checking how to run the C++ preprocessor
  762. configure:14271: g++ -std=c++11 -E conftest.cpp
  763. configure:14271: $? = 0
  764. configure:14285: g++ -std=c++11 -E conftest.cpp
  765. conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
  766. #include <ac_nonexistent.h>
  767. ^
  768. 1 error generated.
  769. configure:14285: $? = 1
  770. configure: failed program was:
  771. | /* confdefs.h */
  772. | #define PACKAGE_NAME "Litecoin Core"
  773. | #define PACKAGE_TARNAME "litecoin"
  774. | #define PACKAGE_VERSION "0.13.99"
  775. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  776. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  777. | #define PACKAGE_URL "https://litecoin.org/"
  778. | #define HAVE_CXX11 1
  779. | #define STDC_HEADERS 1
  780. | #define HAVE_SYS_TYPES_H 1
  781. | #define HAVE_SYS_STAT_H 1
  782. | #define HAVE_STDLIB_H 1
  783. | #define HAVE_STRING_H 1
  784. | #define HAVE_MEMORY_H 1
  785. | #define HAVE_STRINGS_H 1
  786. | #define HAVE_INTTYPES_H 1
  787. | #define HAVE_STDINT_H 1
  788. | #define HAVE_UNISTD_H 1
  789. | #define HAVE_DLFCN_H 1
  790. | #define LT_OBJDIR ".libs/"
  791. | /* end confdefs.h. */
  792. | #include <ac_nonexistent.h>
  793. configure:14310: result: g++ -std=c++11 -E
  794. configure:14330: g++ -std=c++11 -E conftest.cpp
  795. configure:14330: $? = 0
  796. configure:14344: g++ -std=c++11 -E conftest.cpp
  797. conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
  798. #include <ac_nonexistent.h>
  799. ^
  800. 1 error generated.
  801. configure:14344: $? = 1
  802. configure: failed program was:
  803. | /* confdefs.h */
  804. | #define PACKAGE_NAME "Litecoin Core"
  805. | #define PACKAGE_TARNAME "litecoin"
  806. | #define PACKAGE_VERSION "0.13.99"
  807. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  808. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  809. | #define PACKAGE_URL "https://litecoin.org/"
  810. | #define HAVE_CXX11 1
  811. | #define STDC_HEADERS 1
  812. | #define HAVE_SYS_TYPES_H 1
  813. | #define HAVE_SYS_STAT_H 1
  814. | #define HAVE_STDLIB_H 1
  815. | #define HAVE_STRING_H 1
  816. | #define HAVE_MEMORY_H 1
  817. | #define HAVE_STRINGS_H 1
  818. | #define HAVE_INTTYPES_H 1
  819. | #define HAVE_STDINT_H 1
  820. | #define HAVE_UNISTD_H 1
  821. | #define HAVE_DLFCN_H 1
  822. | #define LT_OBJDIR ".libs/"
  823. | /* end confdefs.h. */
  824. | #include <ac_nonexistent.h>
  825. configure:14506: checking for ld used by g++ -std=c++11
  826. configure:14573: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  827. configure:14580: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
  828. configure:14595: result: no
  829. configure:14650: checking whether the g++ -std=c++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
  830. configure:15723: result: yes
  831. configure:15759: g++ -std=c++11 -c -g -O2 conftest.cpp >&5
  832. configure:15762: $? = 0
  833. configure:16243: checking for g++ -std=c++11 option to produce PIC
  834. configure:16250: result: -fno-common -DPIC
  835. configure:16258: checking if g++ -std=c++11 PIC flag -fno-common -DPIC works
  836. configure:16276: g++ -std=c++11 -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
  837. configure:16280: $? = 0
  838. configure:16293: result: yes
  839. configure:16316: checking if g++ -std=c++11 static flag -static works
  840. configure:16344: result: no
  841. configure:16356: checking if g++ -std=c++11 supports -c -o file.o
  842. configure:16377: g++ -std=c++11 -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  843. configure:16381: $? = 0
  844. configure:16403: result: yes
  845. configure:16408: checking if g++ -std=c++11 supports -c -o file.o
  846. configure:16455: result: yes
  847. configure:16485: checking whether the g++ -std=c++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
  848. configure:16525: result: yes
  849. configure:16666: checking dynamic linker characteristics
  850. configure:17411: result: darwin16.7.0 dyld
  851. configure:17476: checking how to hardcode library paths into programs
  852. configure:17501: result: immediate
  853. configure:17609: checking for ar
  854. configure:17627: found /usr/bin/ar
  855. configure:17639: result: /usr/bin/ar
  856. configure:17707: checking for ranlib
  857. configure:17725: found /usr/bin/ranlib
  858. configure:17737: result: /usr/bin/ranlib
  859. configure:17805: checking for strip
  860. configure:17823: found /usr/bin/strip
  861. configure:17835: result: /usr/bin/strip
  862. configure:17903: checking for gcov
  863. configure:17921: found /usr/bin/gcov
  864. configure:17933: result: /usr/bin/gcov
  865. configure:17957: checking for lcov
  866. configure:17990: result: no
  867. configure:17997: checking for java
  868. configure:18015: found /usr/bin/java
  869. configure:18027: result: /usr/bin/java
  870. configure:18039: checking for python3.6
  871. configure:18072: result: no
  872. configure:18039: checking for python3.5
  873. configure:18072: result: no
  874. configure:18039: checking for python3.4
  875. configure:18072: result: no
  876. configure:18039: checking for python3
  877. configure:18072: result: no
  878. configure:18039: checking for python2.7
  879. configure:18057: found /opt/local/bin/python2.7
  880. configure:18069: result: /opt/local/bin/python2.7
  881. configure:18082: checking for genhtml
  882. configure:18115: result: no
  883. configure:18122: checking for git
  884. configure:18140: found /usr/bin/git
  885. configure:18152: result: /usr/bin/git
  886. configure:18162: checking for ccache
  887. configure:18195: result: no
  888. configure:18202: checking for xgettext
  889. configure:18220: found /opt/local/bin/xgettext
  890. configure:18232: result: /opt/local/bin/xgettext
  891. configure:18242: checking for hexdump
  892. configure:18260: found /usr/bin/hexdump
  893. configure:18272: result: /usr/bin/hexdump
  894. configure:18326: checking for readelf
  895. configure:18359: result: no
  896. configure:18424: checking for c++filt
  897. configure:18442: found /usr/bin/c++filt
  898. configure:18454: result: /usr/bin/c++filt
  899. configure:18522: checking for objcopy
  900. configure:18555: result: no
  901. configure:18740: checking whether C++ compiler accepts -Werror
  902. configure:18759: g++ -std=c++11 -c -g -O2 -Werror conftest.cpp >&5
  903. configure:18759: $? = 0
  904. configure:18767: result: yes
  905. configure:18789: checking whether C++ compiler accepts -Wall
  906. configure:18808: g++ -std=c++11 -c -g -O2 -Werror -Wall conftest.cpp >&5
  907. configure:18808: $? = 0
  908. configure:18817: result: yes
  909. configure:18826: checking whether C++ compiler accepts -Wextra
  910. configure:18845: g++ -std=c++11 -c -g -O2 -Wall -Werror -Wextra conftest.cpp >&5
  911. configure:18845: $? = 0
  912. configure:18854: result: yes
  913. configure:18863: checking whether C++ compiler accepts -Wformat
  914. configure:18882: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Werror -Wformat conftest.cpp >&5
  915. configure:18882: $? = 0
  916. configure:18891: result: yes
  917. configure:18900: checking whether C++ compiler accepts -Wformat-security
  918. configure:18919: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Werror -Wformat-security conftest.cpp >&5
  919. configure:18919: $? = 0
  920. configure:18928: result: yes
  921. configure:18941: checking whether C++ compiler accepts -Wunused-parameter
  922. configure:18960: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Werror -Wunused-parameter conftest.cpp >&5
  923. configure:18960: $? = 0
  924. configure:18969: result: yes
  925. configure:18978: checking whether C++ compiler accepts -Wself-assign
  926. configure:18997: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Werror -Wself-assign conftest.cpp >&5
  927. configure:18997: $? = 0
  928. configure:19006: result: yes
  929. configure:19015: checking whether C++ compiler accepts -Wunused-local-typedef
  930. configure:19034: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Werror -Wunused-local-typedef conftest.cpp >&5
  931. configure:19034: $? = 0
  932. configure:19043: result: yes
  933. configure:19052: checking whether C++ compiler accepts -Wdeprecated-register
  934. configure:19071: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Werror -Wdeprecated-register conftest.cpp >&5
  935. configure:19071: $? = 0
  936. configure:19080: result: yes
  937. configure:20116: checking for port
  938. configure:20132: found /opt/local/bin/port
  939. configure:20143: result: port
  940. configure:20162: checking for brew
  941. configure:20178: found /usr/local/bin/brew
  942. configure:20189: result: brew
  943. configure:20607: checking whether the linker accepts -Wl,-headerpad_max_install_names
  944. configure:20626: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -Wl,-headerpad_max_install_names conftest.cpp -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  945. configure:20626: $? = 0
  946. configure:20635: result: yes
  947. configure:20721: checking for pkg-config
  948. configure:20739: found /usr/local/bin/pkg-config
  949. configure:20751: result: /usr/local/bin/pkg-config
  950. configure:20776: checking pkg-config is at least version 0.9.0
  951. configure:20779: result: yes
  952. configure:20871: checking whether byte ordering is bigendian
  953. configure:20886: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  954. configure:20886: $? = 0
  955. configure:20931: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  956. configure:20931: $? = 0
  957. configure:20949: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  958. conftest.cpp:29:11: error: expected ';' after expression
  959. not big endian
  960. ^
  961. ;
  962. conftest.cpp:29:8: error: use of undeclared identifier 'big'
  963. not big endian
  964. ^
  965. conftest.cpp:29:12: error: use of undeclared identifier 'endian'
  966. not big endian
  967. ^
  968. 3 errors generated.
  969. configure:20949: $? = 1
  970. configure: failed program was:
  971. | /* confdefs.h */
  972. | #define PACKAGE_NAME "Litecoin Core"
  973. | #define PACKAGE_TARNAME "litecoin"
  974. | #define PACKAGE_VERSION "0.13.99"
  975. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  976. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  977. | #define PACKAGE_URL "https://litecoin.org/"
  978. | #define HAVE_CXX11 1
  979. | #define STDC_HEADERS 1
  980. | #define HAVE_SYS_TYPES_H 1
  981. | #define HAVE_SYS_STAT_H 1
  982. | #define HAVE_STDLIB_H 1
  983. | #define HAVE_STRING_H 1
  984. | #define HAVE_MEMORY_H 1
  985. | #define HAVE_STRINGS_H 1
  986. | #define HAVE_INTTYPES_H 1
  987. | #define HAVE_STDINT_H 1
  988. | #define HAVE_UNISTD_H 1
  989. | #define HAVE_DLFCN_H 1
  990. | #define LT_OBJDIR ".libs/"
  991. | /* end confdefs.h. */
  992. | #include <sys/types.h>
  993. | #include <sys/param.h>
  994. |
  995. | int
  996. | main ()
  997. | {
  998. | #if BYTE_ORDER != BIG_ENDIAN
  999. | not big endian
  1000. | #endif
  1001. |
  1002. | ;
  1003. | return 0;
  1004. | }
  1005. configure:21077: result: no
  1006. configure:21279: checking whether gcc is Clang
  1007. configure:21304: result: yes
  1008. configure:21351: checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread
  1009. configure:21376: gcc -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names conftest.c -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  1010. configure:21376: $? = 0
  1011. configure:21382: (gcc -c -Werror -Wunknown-warning-option -pthread -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.c >&5) && (echo ==== >&5) && (gcc -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names conftest.o -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5)
  1012. ====
  1013. clang: error: argument unused during compilation: '-pthread' [-Werror,-Wunused-command-line-argument]
  1014. configure:21382: $? = 1
  1015. configure: failed program was:
  1016. | /* confdefs.h */
  1017. | #define PACKAGE_NAME "Litecoin Core"
  1018. | #define PACKAGE_TARNAME "litecoin"
  1019. | #define PACKAGE_VERSION "0.13.99"
  1020. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  1021. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  1022. | #define PACKAGE_URL "https://litecoin.org/"
  1023. | #define HAVE_CXX11 1
  1024. | #define STDC_HEADERS 1
  1025. | #define HAVE_SYS_TYPES_H 1
  1026. | #define HAVE_SYS_STAT_H 1
  1027. | #define HAVE_STDLIB_H 1
  1028. | #define HAVE_STRING_H 1
  1029. | #define HAVE_MEMORY_H 1
  1030. | #define HAVE_STRINGS_H 1
  1031. | #define HAVE_INTTYPES_H 1
  1032. | #define HAVE_STDINT_H 1
  1033. | #define HAVE_UNISTD_H 1
  1034. | #define HAVE_DLFCN_H 1
  1035. | #define LT_OBJDIR ".libs/"
  1036. | /* end confdefs.h. */
  1037. | int main(void){return 0;}
  1038. configure:21376: gcc -o conftest -Werror -Wunknown-warning-option -Qunused-arguments -pthread -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names conftest.c -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  1039. configure:21376: $? = 0
  1040. configure:21382: (gcc -c -Werror -Wunknown-warning-option -Qunused-arguments -pthread -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.c >&5) && (echo ==== >&5) && (gcc -o conftest -Werror -Wunknown-warning-option -Qunused-arguments -pthread -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names conftest.o -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5)
  1041. ====
  1042. configure:21382: $? = 0
  1043. configure:21400: result: -Qunused-arguments
  1044. configure:21549: checking for joinable pthread attribute
  1045. configure:21567: gcc -o conftest -g -O2 -Qunused-arguments -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names conftest.c -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  1046. configure:21567: $? = 0
  1047. configure:21575: result: PTHREAD_CREATE_JOINABLE
  1048. configure:21589: checking whether more special flags are required for pthreads
  1049. configure:21602: result: no
  1050. configure:21610: checking for PTHREAD_PRIO_INHERIT
  1051. configure:21626: gcc -o conftest -g -O2 -Qunused-arguments -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names conftest.c -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  1052. configure:21626: $? = 0
  1053. configure:21635: result: yes
  1054. configure:21748: checking for special C compiler options needed for large files
  1055. configure:21793: result: no
  1056. configure:21799: checking for _FILE_OFFSET_BITS value needed for large files
  1057. configure:21824: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  1058. configure:21824: $? = 0
  1059. configure:21856: result: no
  1060. configure:21942: checking whether strerror_r is declared
  1061. configure:21942: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  1062. configure:21942: $? = 0
  1063. configure:21942: result: yes
  1064. configure:21955: checking for strerror_r
  1065. configure:21955: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names conftest.cpp -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  1066. configure:21955: $? = 0
  1067. configure:21955: result: yes
  1068. configure:21964: checking whether strerror_r returns char *
  1069. configure:21988: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  1070. conftest.cpp:64:13: error: indirection requires pointer operand ('int' invalid)
  1071. char x = *strerror_r (0, buf, sizeof buf);
  1072. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1073. conftest.cpp:65:10: error: cannot initialize a variable of type 'char *' with an rvalue of type 'int'
  1074. char *p = strerror_r (0, buf, sizeof buf);
  1075. ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1076. 2 errors generated.
  1077. configure:21988: $? = 1
  1078. configure: failed program was:
  1079. | /* confdefs.h */
  1080. | #define PACKAGE_NAME "Litecoin Core"
  1081. | #define PACKAGE_TARNAME "litecoin"
  1082. | #define PACKAGE_VERSION "0.13.99"
  1083. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  1084. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  1085. | #define PACKAGE_URL "https://litecoin.org/"
  1086. | #define HAVE_CXX11 1
  1087. | #define STDC_HEADERS 1
  1088. | #define HAVE_SYS_TYPES_H 1
  1089. | #define HAVE_SYS_STAT_H 1
  1090. | #define HAVE_STDLIB_H 1
  1091. | #define HAVE_STRING_H 1
  1092. | #define HAVE_MEMORY_H 1
  1093. | #define HAVE_STRINGS_H 1
  1094. | #define HAVE_INTTYPES_H 1
  1095. | #define HAVE_STDINT_H 1
  1096. | #define HAVE_UNISTD_H 1
  1097. | #define HAVE_DLFCN_H 1
  1098. | #define LT_OBJDIR ".libs/"
  1099. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1100. | #define HAVE_PTHREAD 1
  1101. | #define HAVE_DECL_STRERROR_R 1
  1102. | #define HAVE_STRERROR_R 1
  1103. | /* end confdefs.h. */
  1104. | #include <stdio.h>
  1105. | #ifdef HAVE_SYS_TYPES_H
  1106. | # include <sys/types.h>
  1107. | #endif
  1108. | #ifdef HAVE_SYS_STAT_H
  1109. | # include <sys/stat.h>
  1110. | #endif
  1111. | #ifdef STDC_HEADERS
  1112. | # include <stdlib.h>
  1113. | # include <stddef.h>
  1114. | #else
  1115. | # ifdef HAVE_STDLIB_H
  1116. | # include <stdlib.h>
  1117. | # endif
  1118. | #endif
  1119. | #ifdef HAVE_STRING_H
  1120. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1121. | # include <memory.h>
  1122. | # endif
  1123. | # include <string.h>
  1124. | #endif
  1125. | #ifdef HAVE_STRINGS_H
  1126. | # include <strings.h>
  1127. | #endif
  1128. | #ifdef HAVE_INTTYPES_H
  1129. | # include <inttypes.h>
  1130. | #endif
  1131. | #ifdef HAVE_STDINT_H
  1132. | # include <stdint.h>
  1133. | #endif
  1134. | #ifdef HAVE_UNISTD_H
  1135. | # include <unistd.h>
  1136. | #endif
  1137. | int
  1138. | main ()
  1139. | {
  1140. |
  1141. | char buf[100];
  1142. | char x = *strerror_r (0, buf, sizeof buf);
  1143. | char *p = strerror_r (0, buf, sizeof buf);
  1144. | return !p || x;
  1145. |
  1146. | ;
  1147. | return 0;
  1148. | }
  1149. configure:22026: result: no
  1150. configure:22047: checking whether the linker accepts -Wl,--large-address-aware
  1151. configure:22066: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names -Wl,--large-address-aware conftest.cpp -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  1152. ld: unknown option: --large-address-aware
  1153. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1154. configure:22066: $? = 1
  1155. configure: failed program was:
  1156. | /* confdefs.h */
  1157. | #define PACKAGE_NAME "Litecoin Core"
  1158. | #define PACKAGE_TARNAME "litecoin"
  1159. | #define PACKAGE_VERSION "0.13.99"
  1160. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  1161. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  1162. | #define PACKAGE_URL "https://litecoin.org/"
  1163. | #define HAVE_CXX11 1
  1164. | #define STDC_HEADERS 1
  1165. | #define HAVE_SYS_TYPES_H 1
  1166. | #define HAVE_SYS_STAT_H 1
  1167. | #define HAVE_STDLIB_H 1
  1168. | #define HAVE_STRING_H 1
  1169. | #define HAVE_MEMORY_H 1
  1170. | #define HAVE_STRINGS_H 1
  1171. | #define HAVE_INTTYPES_H 1
  1172. | #define HAVE_STDINT_H 1
  1173. | #define HAVE_UNISTD_H 1
  1174. | #define HAVE_DLFCN_H 1
  1175. | #define LT_OBJDIR ".libs/"
  1176. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1177. | #define HAVE_PTHREAD 1
  1178. | #define HAVE_DECL_STRERROR_R 1
  1179. | #define HAVE_STRERROR_R 1
  1180. | /* end confdefs.h. */
  1181. |
  1182. | int
  1183. | main ()
  1184. | {
  1185. |
  1186. | ;
  1187. | return 0;
  1188. | }
  1189. configure:22075: result: no
  1190. configure:22087: checking for __attribute__((visibility))
  1191. configure:22111: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names conftest.cpp -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  1192. conftest.cpp:31:56: warning: target does not support 'protected' visibility; using 'default' [-Wunsupported-visibility]
  1193. int foo_pro( void ) __attribute__((visibility("protected")));
  1194. ^
  1195. 1 warning generated.
  1196. configure:22111: $? = 0
  1197. configure:22124: result: no
  1198. configure:22140: checking for __attribute__((dllexport))
  1199. configure:22161: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names conftest.cpp -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  1200. conftest.cpp:28:36: warning: unknown attribute 'dllexport' ignored [-Wunknown-attributes]
  1201. __attribute__((dllexport)) int foo( void ) { return 0; }
  1202. ^
  1203. 1 warning generated.
  1204. configure:22161: $? = 0
  1205. configure:22174: result: no
  1206. configure:22190: checking for __attribute__((dllimport))
  1207. configure:22211: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names conftest.cpp -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  1208. conftest.cpp:28:52: warning: unknown attribute 'dllimport' ignored [-Wunknown-attributes]
  1209. int foo( void ) __attribute__((dllimport));
  1210. ^
  1211. 1 warning generated.
  1212. configure:22211: $? = 0
  1213. configure:22224: result: no
  1214. configure:22324: checking for library containing clock_gettime
  1215. configure:22355: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names conftest.cpp -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  1216. configure:22355: $? = 0
  1217. configure:22372: result: none required
  1218. configure:22384: checking whether C++ compiler accepts -fPIC
  1219. configure:22403: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -fPIC -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  1220. configure:22403: $? = 0
  1221. configure:22411: result: yes
  1222. configure:22422: checking whether C++ compiler accepts -Wstack-protector
  1223. configure:22441: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -Wstack-protector -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  1224. configure:22441: $? = 0
  1225. configure:22449: result: yes
  1226. configure:22457: checking whether C++ compiler accepts -fstack-protector-all
  1227. configure:22476: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -fstack-protector-all -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  1228. configure:22476: $? = 0
  1229. configure:22484: result: yes
  1230. configure:22494: checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2
  1231. configure:22513: g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -D_FORTIFY_SOURCE=2 conftest.cpp
  1232. configure:22513: $? = 0
  1233. configure:22521: result: yes
  1234. configure:22525: checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE
  1235. configure:22544: g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -U_FORTIFY_SOURCE conftest.cpp
  1236. configure:22544: $? = 0
  1237. configure:22552: result: yes
  1238. configure:22569: checking whether the linker accepts -Wl,--dynamicbase
  1239. configure:22588: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names -Wl,--dynamicbase conftest.cpp -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  1240. ld: unknown option: --dynamicbase
  1241. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1242. configure:22588: $? = 1
  1243. configure: failed program was:
  1244. | /* confdefs.h */
  1245. | #define PACKAGE_NAME "Litecoin Core"
  1246. | #define PACKAGE_TARNAME "litecoin"
  1247. | #define PACKAGE_VERSION "0.13.99"
  1248. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  1249. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  1250. | #define PACKAGE_URL "https://litecoin.org/"
  1251. | #define HAVE_CXX11 1
  1252. | #define STDC_HEADERS 1
  1253. | #define HAVE_SYS_TYPES_H 1
  1254. | #define HAVE_SYS_STAT_H 1
  1255. | #define HAVE_STDLIB_H 1
  1256. | #define HAVE_STRING_H 1
  1257. | #define HAVE_MEMORY_H 1
  1258. | #define HAVE_STRINGS_H 1
  1259. | #define HAVE_INTTYPES_H 1
  1260. | #define HAVE_STDINT_H 1
  1261. | #define HAVE_UNISTD_H 1
  1262. | #define HAVE_DLFCN_H 1
  1263. | #define LT_OBJDIR ".libs/"
  1264. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1265. | #define HAVE_PTHREAD 1
  1266. | #define HAVE_DECL_STRERROR_R 1
  1267. | #define HAVE_STRERROR_R 1
  1268. | /* end confdefs.h. */
  1269. |
  1270. | int
  1271. | main ()
  1272. | {
  1273. |
  1274. | ;
  1275. | return 0;
  1276. | }
  1277. configure:22597: result: no
  1278. configure:22605: checking whether the linker accepts -Wl,--nxcompat
  1279. configure:22624: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names -Wl,--nxcompat conftest.cpp -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  1280. ld: unknown option: --nxcompat
  1281. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1282. configure:22624: $? = 1
  1283. configure: failed program was:
  1284. | /* confdefs.h */
  1285. | #define PACKAGE_NAME "Litecoin Core"
  1286. | #define PACKAGE_TARNAME "litecoin"
  1287. | #define PACKAGE_VERSION "0.13.99"
  1288. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  1289. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  1290. | #define PACKAGE_URL "https://litecoin.org/"
  1291. | #define HAVE_CXX11 1
  1292. | #define STDC_HEADERS 1
  1293. | #define HAVE_SYS_TYPES_H 1
  1294. | #define HAVE_SYS_STAT_H 1
  1295. | #define HAVE_STDLIB_H 1
  1296. | #define HAVE_STRING_H 1
  1297. | #define HAVE_MEMORY_H 1
  1298. | #define HAVE_STRINGS_H 1
  1299. | #define HAVE_INTTYPES_H 1
  1300. | #define HAVE_STDINT_H 1
  1301. | #define HAVE_UNISTD_H 1
  1302. | #define HAVE_DLFCN_H 1
  1303. | #define LT_OBJDIR ".libs/"
  1304. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1305. | #define HAVE_PTHREAD 1
  1306. | #define HAVE_DECL_STRERROR_R 1
  1307. | #define HAVE_STRERROR_R 1
  1308. | /* end confdefs.h. */
  1309. |
  1310. | int
  1311. | main ()
  1312. | {
  1313. |
  1314. | ;
  1315. | return 0;
  1316. | }
  1317. configure:22633: result: no
  1318. configure:22641: checking whether the linker accepts -Wl,-z,relro
  1319. configure:22660: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names -Wl,-z,relro conftest.cpp -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  1320. ld: unknown option: -z
  1321. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1322. configure:22660: $? = 1
  1323. configure: failed program was:
  1324. | /* confdefs.h */
  1325. | #define PACKAGE_NAME "Litecoin Core"
  1326. | #define PACKAGE_TARNAME "litecoin"
  1327. | #define PACKAGE_VERSION "0.13.99"
  1328. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  1329. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  1330. | #define PACKAGE_URL "https://litecoin.org/"
  1331. | #define HAVE_CXX11 1
  1332. | #define STDC_HEADERS 1
  1333. | #define HAVE_SYS_TYPES_H 1
  1334. | #define HAVE_SYS_STAT_H 1
  1335. | #define HAVE_STDLIB_H 1
  1336. | #define HAVE_STRING_H 1
  1337. | #define HAVE_MEMORY_H 1
  1338. | #define HAVE_STRINGS_H 1
  1339. | #define HAVE_INTTYPES_H 1
  1340. | #define HAVE_STDINT_H 1
  1341. | #define HAVE_UNISTD_H 1
  1342. | #define HAVE_DLFCN_H 1
  1343. | #define LT_OBJDIR ".libs/"
  1344. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1345. | #define HAVE_PTHREAD 1
  1346. | #define HAVE_DECL_STRERROR_R 1
  1347. | #define HAVE_STRERROR_R 1
  1348. | /* end confdefs.h. */
  1349. |
  1350. | int
  1351. | main ()
  1352. | {
  1353. |
  1354. | ;
  1355. | return 0;
  1356. | }
  1357. configure:22669: result: no
  1358. configure:22677: checking whether the linker accepts -Wl,-z,now
  1359. configure:22696: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names -Wl,-z,now conftest.cpp -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  1360. ld: unknown option: -z
  1361. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1362. configure:22696: $? = 1
  1363. configure: failed program was:
  1364. | /* confdefs.h */
  1365. | #define PACKAGE_NAME "Litecoin Core"
  1366. | #define PACKAGE_TARNAME "litecoin"
  1367. | #define PACKAGE_VERSION "0.13.99"
  1368. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  1369. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  1370. | #define PACKAGE_URL "https://litecoin.org/"
  1371. | #define HAVE_CXX11 1
  1372. | #define STDC_HEADERS 1
  1373. | #define HAVE_SYS_TYPES_H 1
  1374. | #define HAVE_SYS_STAT_H 1
  1375. | #define HAVE_STDLIB_H 1
  1376. | #define HAVE_STRING_H 1
  1377. | #define HAVE_MEMORY_H 1
  1378. | #define HAVE_STRINGS_H 1
  1379. | #define HAVE_INTTYPES_H 1
  1380. | #define HAVE_STDINT_H 1
  1381. | #define HAVE_UNISTD_H 1
  1382. | #define HAVE_DLFCN_H 1
  1383. | #define LT_OBJDIR ".libs/"
  1384. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1385. | #define HAVE_PTHREAD 1
  1386. | #define HAVE_DECL_STRERROR_R 1
  1387. | #define HAVE_STRERROR_R 1
  1388. | /* end confdefs.h. */
  1389. |
  1390. | int
  1391. | main ()
  1392. | {
  1393. |
  1394. | ;
  1395. | return 0;
  1396. | }
  1397. configure:22705: result: no
  1398. configure:22715: checking whether C++ compiler accepts -fPIE
  1399. configure:22734: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -fPIE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  1400. configure:22734: $? = 0
  1401. configure:22742: result: yes
  1402. configure:22750: checking whether the linker accepts -pie
  1403. configure:22769: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names -pie conftest.cpp -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  1404. clang: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument]
  1405. configure:22769: $? = 0
  1406. configure:22778: result: yes
  1407. configure:22836: checking whether the linker accepts -Wl,-dead_strip
  1408. configure:22855: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names -Wl,-dead_strip conftest.cpp -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  1409. configure:22855: $? = 0
  1410. configure:22864: result: yes
  1411. configure:22877: checking endian.h usability
  1412. configure:22877: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  1413. conftest.cpp:59:10: fatal error: 'endian.h' file not found
  1414. #include <endian.h>
  1415. ^
  1416. 1 error generated.
  1417. configure:22877: $? = 1
  1418. configure: failed program was:
  1419. | /* confdefs.h */
  1420. | #define PACKAGE_NAME "Litecoin Core"
  1421. | #define PACKAGE_TARNAME "litecoin"
  1422. | #define PACKAGE_VERSION "0.13.99"
  1423. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  1424. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  1425. | #define PACKAGE_URL "https://litecoin.org/"
  1426. | #define HAVE_CXX11 1
  1427. | #define STDC_HEADERS 1
  1428. | #define HAVE_SYS_TYPES_H 1
  1429. | #define HAVE_SYS_STAT_H 1
  1430. | #define HAVE_STDLIB_H 1
  1431. | #define HAVE_STRING_H 1
  1432. | #define HAVE_MEMORY_H 1
  1433. | #define HAVE_STRINGS_H 1
  1434. | #define HAVE_INTTYPES_H 1
  1435. | #define HAVE_STDINT_H 1
  1436. | #define HAVE_UNISTD_H 1
  1437. | #define HAVE_DLFCN_H 1
  1438. | #define LT_OBJDIR ".libs/"
  1439. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1440. | #define HAVE_PTHREAD 1
  1441. | #define HAVE_DECL_STRERROR_R 1
  1442. | #define HAVE_STRERROR_R 1
  1443. | /* end confdefs.h. */
  1444. | #include <stdio.h>
  1445. | #ifdef HAVE_SYS_TYPES_H
  1446. | # include <sys/types.h>
  1447. | #endif
  1448. | #ifdef HAVE_SYS_STAT_H
  1449. | # include <sys/stat.h>
  1450. | #endif
  1451. | #ifdef STDC_HEADERS
  1452. | # include <stdlib.h>
  1453. | # include <stddef.h>
  1454. | #else
  1455. | # ifdef HAVE_STDLIB_H
  1456. | # include <stdlib.h>
  1457. | # endif
  1458. | #endif
  1459. | #ifdef HAVE_STRING_H
  1460. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1461. | # include <memory.h>
  1462. | # endif
  1463. | # include <string.h>
  1464. | #endif
  1465. | #ifdef HAVE_STRINGS_H
  1466. | # include <strings.h>
  1467. | #endif
  1468. | #ifdef HAVE_INTTYPES_H
  1469. | # include <inttypes.h>
  1470. | #endif
  1471. | #ifdef HAVE_STDINT_H
  1472. | # include <stdint.h>
  1473. | #endif
  1474. | #ifdef HAVE_UNISTD_H
  1475. | # include <unistd.h>
  1476. | #endif
  1477. | #include <endian.h>
  1478. configure:22877: result: no
  1479. configure:22877: checking endian.h presence
  1480. configure:22877: g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp
  1481. conftest.cpp:26:10: fatal error: 'endian.h' file not found
  1482. #include <endian.h>
  1483. ^
  1484. 1 error generated.
  1485. configure:22877: $? = 1
  1486. configure: failed program was:
  1487. | /* confdefs.h */
  1488. | #define PACKAGE_NAME "Litecoin Core"
  1489. | #define PACKAGE_TARNAME "litecoin"
  1490. | #define PACKAGE_VERSION "0.13.99"
  1491. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  1492. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  1493. | #define PACKAGE_URL "https://litecoin.org/"
  1494. | #define HAVE_CXX11 1
  1495. | #define STDC_HEADERS 1
  1496. | #define HAVE_SYS_TYPES_H 1
  1497. | #define HAVE_SYS_STAT_H 1
  1498. | #define HAVE_STDLIB_H 1
  1499. | #define HAVE_STRING_H 1
  1500. | #define HAVE_MEMORY_H 1
  1501. | #define HAVE_STRINGS_H 1
  1502. | #define HAVE_INTTYPES_H 1
  1503. | #define HAVE_STDINT_H 1
  1504. | #define HAVE_UNISTD_H 1
  1505. | #define HAVE_DLFCN_H 1
  1506. | #define LT_OBJDIR ".libs/"
  1507. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1508. | #define HAVE_PTHREAD 1
  1509. | #define HAVE_DECL_STRERROR_R 1
  1510. | #define HAVE_STRERROR_R 1
  1511. | /* end confdefs.h. */
  1512. | #include <endian.h>
  1513. configure:22877: result: no
  1514. configure:22877: checking for endian.h
  1515. configure:22877: result: no
  1516. configure:22877: checking sys/endian.h usability
  1517. configure:22877: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  1518. conftest.cpp:59:10: fatal error: 'sys/endian.h' file not found
  1519. #include <sys/endian.h>
  1520. ^
  1521. 1 error generated.
  1522. configure:22877: $? = 1
  1523. configure: failed program was:
  1524. | /* confdefs.h */
  1525. | #define PACKAGE_NAME "Litecoin Core"
  1526. | #define PACKAGE_TARNAME "litecoin"
  1527. | #define PACKAGE_VERSION "0.13.99"
  1528. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  1529. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  1530. | #define PACKAGE_URL "https://litecoin.org/"
  1531. | #define HAVE_CXX11 1
  1532. | #define STDC_HEADERS 1
  1533. | #define HAVE_SYS_TYPES_H 1
  1534. | #define HAVE_SYS_STAT_H 1
  1535. | #define HAVE_STDLIB_H 1
  1536. | #define HAVE_STRING_H 1
  1537. | #define HAVE_MEMORY_H 1
  1538. | #define HAVE_STRINGS_H 1
  1539. | #define HAVE_INTTYPES_H 1
  1540. | #define HAVE_STDINT_H 1
  1541. | #define HAVE_UNISTD_H 1
  1542. | #define HAVE_DLFCN_H 1
  1543. | #define LT_OBJDIR ".libs/"
  1544. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1545. | #define HAVE_PTHREAD 1
  1546. | #define HAVE_DECL_STRERROR_R 1
  1547. | #define HAVE_STRERROR_R 1
  1548. | /* end confdefs.h. */
  1549. | #include <stdio.h>
  1550. | #ifdef HAVE_SYS_TYPES_H
  1551. | # include <sys/types.h>
  1552. | #endif
  1553. | #ifdef HAVE_SYS_STAT_H
  1554. | # include <sys/stat.h>
  1555. | #endif
  1556. | #ifdef STDC_HEADERS
  1557. | # include <stdlib.h>
  1558. | # include <stddef.h>
  1559. | #else
  1560. | # ifdef HAVE_STDLIB_H
  1561. | # include <stdlib.h>
  1562. | # endif
  1563. | #endif
  1564. | #ifdef HAVE_STRING_H
  1565. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1566. | # include <memory.h>
  1567. | # endif
  1568. | # include <string.h>
  1569. | #endif
  1570. | #ifdef HAVE_STRINGS_H
  1571. | # include <strings.h>
  1572. | #endif
  1573. | #ifdef HAVE_INTTYPES_H
  1574. | # include <inttypes.h>
  1575. | #endif
  1576. | #ifdef HAVE_STDINT_H
  1577. | # include <stdint.h>
  1578. | #endif
  1579. | #ifdef HAVE_UNISTD_H
  1580. | # include <unistd.h>
  1581. | #endif
  1582. | #include <sys/endian.h>
  1583. configure:22877: result: no
  1584. configure:22877: checking sys/endian.h presence
  1585. configure:22877: g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp
  1586. conftest.cpp:26:10: fatal error: 'sys/endian.h' file not found
  1587. #include <sys/endian.h>
  1588. ^
  1589. 1 error generated.
  1590. configure:22877: $? = 1
  1591. configure: failed program was:
  1592. | /* confdefs.h */
  1593. | #define PACKAGE_NAME "Litecoin Core"
  1594. | #define PACKAGE_TARNAME "litecoin"
  1595. | #define PACKAGE_VERSION "0.13.99"
  1596. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  1597. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  1598. | #define PACKAGE_URL "https://litecoin.org/"
  1599. | #define HAVE_CXX11 1
  1600. | #define STDC_HEADERS 1
  1601. | #define HAVE_SYS_TYPES_H 1
  1602. | #define HAVE_SYS_STAT_H 1
  1603. | #define HAVE_STDLIB_H 1
  1604. | #define HAVE_STRING_H 1
  1605. | #define HAVE_MEMORY_H 1
  1606. | #define HAVE_STRINGS_H 1
  1607. | #define HAVE_INTTYPES_H 1
  1608. | #define HAVE_STDINT_H 1
  1609. | #define HAVE_UNISTD_H 1
  1610. | #define HAVE_DLFCN_H 1
  1611. | #define LT_OBJDIR ".libs/"
  1612. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1613. | #define HAVE_PTHREAD 1
  1614. | #define HAVE_DECL_STRERROR_R 1
  1615. | #define HAVE_STRERROR_R 1
  1616. | /* end confdefs.h. */
  1617. | #include <sys/endian.h>
  1618. configure:22877: result: no
  1619. configure:22877: checking for sys/endian.h
  1620. configure:22877: result: no
  1621. configure:22877: checking byteswap.h usability
  1622. configure:22877: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  1623. conftest.cpp:59:10: fatal error: 'byteswap.h' file not found
  1624. #include <byteswap.h>
  1625. ^
  1626. 1 error generated.
  1627. configure:22877: $? = 1
  1628. configure: failed program was:
  1629. | /* confdefs.h */
  1630. | #define PACKAGE_NAME "Litecoin Core"
  1631. | #define PACKAGE_TARNAME "litecoin"
  1632. | #define PACKAGE_VERSION "0.13.99"
  1633. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  1634. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  1635. | #define PACKAGE_URL "https://litecoin.org/"
  1636. | #define HAVE_CXX11 1
  1637. | #define STDC_HEADERS 1
  1638. | #define HAVE_SYS_TYPES_H 1
  1639. | #define HAVE_SYS_STAT_H 1
  1640. | #define HAVE_STDLIB_H 1
  1641. | #define HAVE_STRING_H 1
  1642. | #define HAVE_MEMORY_H 1
  1643. | #define HAVE_STRINGS_H 1
  1644. | #define HAVE_INTTYPES_H 1
  1645. | #define HAVE_STDINT_H 1
  1646. | #define HAVE_UNISTD_H 1
  1647. | #define HAVE_DLFCN_H 1
  1648. | #define LT_OBJDIR ".libs/"
  1649. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1650. | #define HAVE_PTHREAD 1
  1651. | #define HAVE_DECL_STRERROR_R 1
  1652. | #define HAVE_STRERROR_R 1
  1653. | /* end confdefs.h. */
  1654. | #include <stdio.h>
  1655. | #ifdef HAVE_SYS_TYPES_H
  1656. | # include <sys/types.h>
  1657. | #endif
  1658. | #ifdef HAVE_SYS_STAT_H
  1659. | # include <sys/stat.h>
  1660. | #endif
  1661. | #ifdef STDC_HEADERS
  1662. | # include <stdlib.h>
  1663. | # include <stddef.h>
  1664. | #else
  1665. | # ifdef HAVE_STDLIB_H
  1666. | # include <stdlib.h>
  1667. | # endif
  1668. | #endif
  1669. | #ifdef HAVE_STRING_H
  1670. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1671. | # include <memory.h>
  1672. | # endif
  1673. | # include <string.h>
  1674. | #endif
  1675. | #ifdef HAVE_STRINGS_H
  1676. | # include <strings.h>
  1677. | #endif
  1678. | #ifdef HAVE_INTTYPES_H
  1679. | # include <inttypes.h>
  1680. | #endif
  1681. | #ifdef HAVE_STDINT_H
  1682. | # include <stdint.h>
  1683. | #endif
  1684. | #ifdef HAVE_UNISTD_H
  1685. | # include <unistd.h>
  1686. | #endif
  1687. | #include <byteswap.h>
  1688. configure:22877: result: no
  1689. configure:22877: checking byteswap.h presence
  1690. configure:22877: g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp
  1691. conftest.cpp:26:10: fatal error: 'byteswap.h' file not found
  1692. #include <byteswap.h>
  1693. ^
  1694. 1 error generated.
  1695. configure:22877: $? = 1
  1696. configure: failed program was:
  1697. | /* confdefs.h */
  1698. | #define PACKAGE_NAME "Litecoin Core"
  1699. | #define PACKAGE_TARNAME "litecoin"
  1700. | #define PACKAGE_VERSION "0.13.99"
  1701. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  1702. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  1703. | #define PACKAGE_URL "https://litecoin.org/"
  1704. | #define HAVE_CXX11 1
  1705. | #define STDC_HEADERS 1
  1706. | #define HAVE_SYS_TYPES_H 1
  1707. | #define HAVE_SYS_STAT_H 1
  1708. | #define HAVE_STDLIB_H 1
  1709. | #define HAVE_STRING_H 1
  1710. | #define HAVE_MEMORY_H 1
  1711. | #define HAVE_STRINGS_H 1
  1712. | #define HAVE_INTTYPES_H 1
  1713. | #define HAVE_STDINT_H 1
  1714. | #define HAVE_UNISTD_H 1
  1715. | #define HAVE_DLFCN_H 1
  1716. | #define LT_OBJDIR ".libs/"
  1717. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1718. | #define HAVE_PTHREAD 1
  1719. | #define HAVE_DECL_STRERROR_R 1
  1720. | #define HAVE_STRERROR_R 1
  1721. | /* end confdefs.h. */
  1722. | #include <byteswap.h>
  1723. configure:22877: result: no
  1724. configure:22877: checking for byteswap.h
  1725. configure:22877: result: no
  1726. configure:22877: checking stdio.h usability
  1727. configure:22877: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  1728. configure:22877: $? = 0
  1729. configure:22877: result: yes
  1730. configure:22877: checking stdio.h presence
  1731. configure:22877: g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp
  1732. configure:22877: $? = 0
  1733. configure:22877: result: yes
  1734. configure:22877: checking for stdio.h
  1735. configure:22877: result: yes
  1736. configure:22877: checking for stdlib.h
  1737. configure:22877: result: yes
  1738. configure:22877: checking for unistd.h
  1739. configure:22877: result: yes
  1740. configure:22877: checking for strings.h
  1741. configure:22877: result: yes
  1742. configure:22877: checking for sys/types.h
  1743. configure:22877: result: yes
  1744. configure:22877: checking for sys/stat.h
  1745. configure:22877: result: yes
  1746. configure:22877: checking sys/select.h usability
  1747. configure:22877: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  1748. configure:22877: $? = 0
  1749. configure:22877: result: yes
  1750. configure:22877: checking sys/select.h presence
  1751. configure:22877: g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp
  1752. configure:22877: $? = 0
  1753. configure:22877: result: yes
  1754. configure:22877: checking for sys/select.h
  1755. configure:22877: result: yes
  1756. configure:22877: checking sys/prctl.h usability
  1757. configure:22877: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  1758. conftest.cpp:66:10: fatal error: 'sys/prctl.h' file not found
  1759. #include <sys/prctl.h>
  1760. ^
  1761. 1 error generated.
  1762. configure:22877: $? = 1
  1763. configure: failed program was:
  1764. | /* confdefs.h */
  1765. | #define PACKAGE_NAME "Litecoin Core"
  1766. | #define PACKAGE_TARNAME "litecoin"
  1767. | #define PACKAGE_VERSION "0.13.99"
  1768. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  1769. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  1770. | #define PACKAGE_URL "https://litecoin.org/"
  1771. | #define HAVE_CXX11 1
  1772. | #define STDC_HEADERS 1
  1773. | #define HAVE_SYS_TYPES_H 1
  1774. | #define HAVE_SYS_STAT_H 1
  1775. | #define HAVE_STDLIB_H 1
  1776. | #define HAVE_STRING_H 1
  1777. | #define HAVE_MEMORY_H 1
  1778. | #define HAVE_STRINGS_H 1
  1779. | #define HAVE_INTTYPES_H 1
  1780. | #define HAVE_STDINT_H 1
  1781. | #define HAVE_UNISTD_H 1
  1782. | #define HAVE_DLFCN_H 1
  1783. | #define LT_OBJDIR ".libs/"
  1784. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1785. | #define HAVE_PTHREAD 1
  1786. | #define HAVE_DECL_STRERROR_R 1
  1787. | #define HAVE_STRERROR_R 1
  1788. | #define HAVE_STDIO_H 1
  1789. | #define HAVE_STDLIB_H 1
  1790. | #define HAVE_UNISTD_H 1
  1791. | #define HAVE_STRINGS_H 1
  1792. | #define HAVE_SYS_TYPES_H 1
  1793. | #define HAVE_SYS_STAT_H 1
  1794. | #define HAVE_SYS_SELECT_H 1
  1795. | /* end confdefs.h. */
  1796. | #include <stdio.h>
  1797. | #ifdef HAVE_SYS_TYPES_H
  1798. | # include <sys/types.h>
  1799. | #endif
  1800. | #ifdef HAVE_SYS_STAT_H
  1801. | # include <sys/stat.h>
  1802. | #endif
  1803. | #ifdef STDC_HEADERS
  1804. | # include <stdlib.h>
  1805. | # include <stddef.h>
  1806. | #else
  1807. | # ifdef HAVE_STDLIB_H
  1808. | # include <stdlib.h>
  1809. | # endif
  1810. | #endif
  1811. | #ifdef HAVE_STRING_H
  1812. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1813. | # include <memory.h>
  1814. | # endif
  1815. | # include <string.h>
  1816. | #endif
  1817. | #ifdef HAVE_STRINGS_H
  1818. | # include <strings.h>
  1819. | #endif
  1820. | #ifdef HAVE_INTTYPES_H
  1821. | # include <inttypes.h>
  1822. | #endif
  1823. | #ifdef HAVE_STDINT_H
  1824. | # include <stdint.h>
  1825. | #endif
  1826. | #ifdef HAVE_UNISTD_H
  1827. | # include <unistd.h>
  1828. | #endif
  1829. | #include <sys/prctl.h>
  1830. configure:22877: result: no
  1831. configure:22877: checking sys/prctl.h presence
  1832. configure:22877: g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp
  1833. conftest.cpp:33:10: fatal error: 'sys/prctl.h' file not found
  1834. #include <sys/prctl.h>
  1835. ^
  1836. 1 error generated.
  1837. configure:22877: $? = 1
  1838. configure: failed program was:
  1839. | /* confdefs.h */
  1840. | #define PACKAGE_NAME "Litecoin Core"
  1841. | #define PACKAGE_TARNAME "litecoin"
  1842. | #define PACKAGE_VERSION "0.13.99"
  1843. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  1844. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  1845. | #define PACKAGE_URL "https://litecoin.org/"
  1846. | #define HAVE_CXX11 1
  1847. | #define STDC_HEADERS 1
  1848. | #define HAVE_SYS_TYPES_H 1
  1849. | #define HAVE_SYS_STAT_H 1
  1850. | #define HAVE_STDLIB_H 1
  1851. | #define HAVE_STRING_H 1
  1852. | #define HAVE_MEMORY_H 1
  1853. | #define HAVE_STRINGS_H 1
  1854. | #define HAVE_INTTYPES_H 1
  1855. | #define HAVE_STDINT_H 1
  1856. | #define HAVE_UNISTD_H 1
  1857. | #define HAVE_DLFCN_H 1
  1858. | #define LT_OBJDIR ".libs/"
  1859. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1860. | #define HAVE_PTHREAD 1
  1861. | #define HAVE_DECL_STRERROR_R 1
  1862. | #define HAVE_STRERROR_R 1
  1863. | #define HAVE_STDIO_H 1
  1864. | #define HAVE_STDLIB_H 1
  1865. | #define HAVE_UNISTD_H 1
  1866. | #define HAVE_STRINGS_H 1
  1867. | #define HAVE_SYS_TYPES_H 1
  1868. | #define HAVE_SYS_STAT_H 1
  1869. | #define HAVE_SYS_SELECT_H 1
  1870. | /* end confdefs.h. */
  1871. | #include <sys/prctl.h>
  1872. configure:22877: result: no
  1873. configure:22877: checking for sys/prctl.h
  1874. configure:22877: result: no
  1875. configure:22888: checking whether strnlen is declared
  1876. configure:22888: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  1877. configure:22888: $? = 0
  1878. configure:22888: result: yes
  1879. configure:22900: checking whether le16toh is declared
  1880. configure:22900: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  1881. conftest.cpp:45:10: error: use of undeclared identifier 'le16toh'
  1882. (void) le16toh;
  1883. ^
  1884. 1 error generated.
  1885. configure:22900: $? = 1
  1886. configure: failed program was:
  1887. | /* confdefs.h */
  1888. | #define PACKAGE_NAME "Litecoin Core"
  1889. | #define PACKAGE_TARNAME "litecoin"
  1890. | #define PACKAGE_VERSION "0.13.99"
  1891. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  1892. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  1893. | #define PACKAGE_URL "https://litecoin.org/"
  1894. | #define HAVE_CXX11 1
  1895. | #define STDC_HEADERS 1
  1896. | #define HAVE_SYS_TYPES_H 1
  1897. | #define HAVE_SYS_STAT_H 1
  1898. | #define HAVE_STDLIB_H 1
  1899. | #define HAVE_STRING_H 1
  1900. | #define HAVE_MEMORY_H 1
  1901. | #define HAVE_STRINGS_H 1
  1902. | #define HAVE_INTTYPES_H 1
  1903. | #define HAVE_STDINT_H 1
  1904. | #define HAVE_UNISTD_H 1
  1905. | #define HAVE_DLFCN_H 1
  1906. | #define LT_OBJDIR ".libs/"
  1907. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1908. | #define HAVE_PTHREAD 1
  1909. | #define HAVE_DECL_STRERROR_R 1
  1910. | #define HAVE_STRERROR_R 1
  1911. | #define HAVE_STDIO_H 1
  1912. | #define HAVE_STDLIB_H 1
  1913. | #define HAVE_UNISTD_H 1
  1914. | #define HAVE_STRINGS_H 1
  1915. | #define HAVE_SYS_TYPES_H 1
  1916. | #define HAVE_SYS_STAT_H 1
  1917. | #define HAVE_SYS_SELECT_H 1
  1918. | #define HAVE_DECL_STRNLEN 1
  1919. | /* end confdefs.h. */
  1920. | #if HAVE_ENDIAN_H
  1921. | #include <endian.h>
  1922. | #elif HAVE_SYS_ENDIAN_H
  1923. | #include <sys/endian.h>
  1924. | #endif
  1925. |
  1926. | int
  1927. | main ()
  1928. | {
  1929. | #ifndef le16toh
  1930. | #ifdef __cplusplus
  1931. | (void) le16toh;
  1932. | #else
  1933. | (void) le16toh;
  1934. | #endif
  1935. | #endif
  1936. |
  1937. | ;
  1938. | return 0;
  1939. | }
  1940. configure:22900: result: no
  1941. configure:22915: checking whether le32toh is declared
  1942. configure:22915: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  1943. conftest.cpp:46:10: error: use of undeclared identifier 'le32toh'
  1944. (void) le32toh;
  1945. ^
  1946. 1 error generated.
  1947. configure:22915: $? = 1
  1948. configure: failed program was:
  1949. | /* confdefs.h */
  1950. | #define PACKAGE_NAME "Litecoin Core"
  1951. | #define PACKAGE_TARNAME "litecoin"
  1952. | #define PACKAGE_VERSION "0.13.99"
  1953. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  1954. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  1955. | #define PACKAGE_URL "https://litecoin.org/"
  1956. | #define HAVE_CXX11 1
  1957. | #define STDC_HEADERS 1
  1958. | #define HAVE_SYS_TYPES_H 1
  1959. | #define HAVE_SYS_STAT_H 1
  1960. | #define HAVE_STDLIB_H 1
  1961. | #define HAVE_STRING_H 1
  1962. | #define HAVE_MEMORY_H 1
  1963. | #define HAVE_STRINGS_H 1
  1964. | #define HAVE_INTTYPES_H 1
  1965. | #define HAVE_STDINT_H 1
  1966. | #define HAVE_UNISTD_H 1
  1967. | #define HAVE_DLFCN_H 1
  1968. | #define LT_OBJDIR ".libs/"
  1969. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1970. | #define HAVE_PTHREAD 1
  1971. | #define HAVE_DECL_STRERROR_R 1
  1972. | #define HAVE_STRERROR_R 1
  1973. | #define HAVE_STDIO_H 1
  1974. | #define HAVE_STDLIB_H 1
  1975. | #define HAVE_UNISTD_H 1
  1976. | #define HAVE_STRINGS_H 1
  1977. | #define HAVE_SYS_TYPES_H 1
  1978. | #define HAVE_SYS_STAT_H 1
  1979. | #define HAVE_SYS_SELECT_H 1
  1980. | #define HAVE_DECL_STRNLEN 1
  1981. | #define HAVE_DECL_LE16TOH 0
  1982. | /* end confdefs.h. */
  1983. | #if HAVE_ENDIAN_H
  1984. | #include <endian.h>
  1985. | #elif HAVE_SYS_ENDIAN_H
  1986. | #include <sys/endian.h>
  1987. | #endif
  1988. |
  1989. | int
  1990. | main ()
  1991. | {
  1992. | #ifndef le32toh
  1993. | #ifdef __cplusplus
  1994. | (void) le32toh;
  1995. | #else
  1996. | (void) le32toh;
  1997. | #endif
  1998. | #endif
  1999. |
  2000. | ;
  2001. | return 0;
  2002. | }
  2003. configure:22915: result: no
  2004. configure:22930: checking whether le64toh is declared
  2005. configure:22930: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  2006. conftest.cpp:47:10: error: use of undeclared identifier 'le64toh'
  2007. (void) le64toh;
  2008. ^
  2009. 1 error generated.
  2010. configure:22930: $? = 1
  2011. configure: failed program was:
  2012. | /* confdefs.h */
  2013. | #define PACKAGE_NAME "Litecoin Core"
  2014. | #define PACKAGE_TARNAME "litecoin"
  2015. | #define PACKAGE_VERSION "0.13.99"
  2016. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  2017. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  2018. | #define PACKAGE_URL "https://litecoin.org/"
  2019. | #define HAVE_CXX11 1
  2020. | #define STDC_HEADERS 1
  2021. | #define HAVE_SYS_TYPES_H 1
  2022. | #define HAVE_SYS_STAT_H 1
  2023. | #define HAVE_STDLIB_H 1
  2024. | #define HAVE_STRING_H 1
  2025. | #define HAVE_MEMORY_H 1
  2026. | #define HAVE_STRINGS_H 1
  2027. | #define HAVE_INTTYPES_H 1
  2028. | #define HAVE_STDINT_H 1
  2029. | #define HAVE_UNISTD_H 1
  2030. | #define HAVE_DLFCN_H 1
  2031. | #define LT_OBJDIR ".libs/"
  2032. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2033. | #define HAVE_PTHREAD 1
  2034. | #define HAVE_DECL_STRERROR_R 1
  2035. | #define HAVE_STRERROR_R 1
  2036. | #define HAVE_STDIO_H 1
  2037. | #define HAVE_STDLIB_H 1
  2038. | #define HAVE_UNISTD_H 1
  2039. | #define HAVE_STRINGS_H 1
  2040. | #define HAVE_SYS_TYPES_H 1
  2041. | #define HAVE_SYS_STAT_H 1
  2042. | #define HAVE_SYS_SELECT_H 1
  2043. | #define HAVE_DECL_STRNLEN 1
  2044. | #define HAVE_DECL_LE16TOH 0
  2045. | #define HAVE_DECL_LE32TOH 0
  2046. | /* end confdefs.h. */
  2047. | #if HAVE_ENDIAN_H
  2048. | #include <endian.h>
  2049. | #elif HAVE_SYS_ENDIAN_H
  2050. | #include <sys/endian.h>
  2051. | #endif
  2052. |
  2053. | int
  2054. | main ()
  2055. | {
  2056. | #ifndef le64toh
  2057. | #ifdef __cplusplus
  2058. | (void) le64toh;
  2059. | #else
  2060. | (void) le64toh;
  2061. | #endif
  2062. | #endif
  2063. |
  2064. | ;
  2065. | return 0;
  2066. | }
  2067. configure:22930: result: no
  2068. configure:22945: checking whether htole16 is declared
  2069. configure:22945: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  2070. conftest.cpp:48:10: error: use of undeclared identifier 'htole16'
  2071. (void) htole16;
  2072. ^
  2073. 1 error generated.
  2074. configure:22945: $? = 1
  2075. configure: failed program was:
  2076. | /* confdefs.h */
  2077. | #define PACKAGE_NAME "Litecoin Core"
  2078. | #define PACKAGE_TARNAME "litecoin"
  2079. | #define PACKAGE_VERSION "0.13.99"
  2080. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  2081. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  2082. | #define PACKAGE_URL "https://litecoin.org/"
  2083. | #define HAVE_CXX11 1
  2084. | #define STDC_HEADERS 1
  2085. | #define HAVE_SYS_TYPES_H 1
  2086. | #define HAVE_SYS_STAT_H 1
  2087. | #define HAVE_STDLIB_H 1
  2088. | #define HAVE_STRING_H 1
  2089. | #define HAVE_MEMORY_H 1
  2090. | #define HAVE_STRINGS_H 1
  2091. | #define HAVE_INTTYPES_H 1
  2092. | #define HAVE_STDINT_H 1
  2093. | #define HAVE_UNISTD_H 1
  2094. | #define HAVE_DLFCN_H 1
  2095. | #define LT_OBJDIR ".libs/"
  2096. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2097. | #define HAVE_PTHREAD 1
  2098. | #define HAVE_DECL_STRERROR_R 1
  2099. | #define HAVE_STRERROR_R 1
  2100. | #define HAVE_STDIO_H 1
  2101. | #define HAVE_STDLIB_H 1
  2102. | #define HAVE_UNISTD_H 1
  2103. | #define HAVE_STRINGS_H 1
  2104. | #define HAVE_SYS_TYPES_H 1
  2105. | #define HAVE_SYS_STAT_H 1
  2106. | #define HAVE_SYS_SELECT_H 1
  2107. | #define HAVE_DECL_STRNLEN 1
  2108. | #define HAVE_DECL_LE16TOH 0
  2109. | #define HAVE_DECL_LE32TOH 0
  2110. | #define HAVE_DECL_LE64TOH 0
  2111. | /* end confdefs.h. */
  2112. | #if HAVE_ENDIAN_H
  2113. | #include <endian.h>
  2114. | #elif HAVE_SYS_ENDIAN_H
  2115. | #include <sys/endian.h>
  2116. | #endif
  2117. |
  2118. | int
  2119. | main ()
  2120. | {
  2121. | #ifndef htole16
  2122. | #ifdef __cplusplus
  2123. | (void) htole16;
  2124. | #else
  2125. | (void) htole16;
  2126. | #endif
  2127. | #endif
  2128. |
  2129. | ;
  2130. | return 0;
  2131. | }
  2132. configure:22945: result: no
  2133. configure:22960: checking whether htole32 is declared
  2134. configure:22960: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  2135. conftest.cpp:49:10: error: use of undeclared identifier 'htole32'
  2136. (void) htole32;
  2137. ^
  2138. 1 error generated.
  2139. configure:22960: $? = 1
  2140. configure: failed program was:
  2141. | /* confdefs.h */
  2142. | #define PACKAGE_NAME "Litecoin Core"
  2143. | #define PACKAGE_TARNAME "litecoin"
  2144. | #define PACKAGE_VERSION "0.13.99"
  2145. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  2146. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  2147. | #define PACKAGE_URL "https://litecoin.org/"
  2148. | #define HAVE_CXX11 1
  2149. | #define STDC_HEADERS 1
  2150. | #define HAVE_SYS_TYPES_H 1
  2151. | #define HAVE_SYS_STAT_H 1
  2152. | #define HAVE_STDLIB_H 1
  2153. | #define HAVE_STRING_H 1
  2154. | #define HAVE_MEMORY_H 1
  2155. | #define HAVE_STRINGS_H 1
  2156. | #define HAVE_INTTYPES_H 1
  2157. | #define HAVE_STDINT_H 1
  2158. | #define HAVE_UNISTD_H 1
  2159. | #define HAVE_DLFCN_H 1
  2160. | #define LT_OBJDIR ".libs/"
  2161. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2162. | #define HAVE_PTHREAD 1
  2163. | #define HAVE_DECL_STRERROR_R 1
  2164. | #define HAVE_STRERROR_R 1
  2165. | #define HAVE_STDIO_H 1
  2166. | #define HAVE_STDLIB_H 1
  2167. | #define HAVE_UNISTD_H 1
  2168. | #define HAVE_STRINGS_H 1
  2169. | #define HAVE_SYS_TYPES_H 1
  2170. | #define HAVE_SYS_STAT_H 1
  2171. | #define HAVE_SYS_SELECT_H 1
  2172. | #define HAVE_DECL_STRNLEN 1
  2173. | #define HAVE_DECL_LE16TOH 0
  2174. | #define HAVE_DECL_LE32TOH 0
  2175. | #define HAVE_DECL_LE64TOH 0
  2176. | #define HAVE_DECL_HTOLE16 0
  2177. | /* end confdefs.h. */
  2178. | #if HAVE_ENDIAN_H
  2179. | #include <endian.h>
  2180. | #elif HAVE_SYS_ENDIAN_H
  2181. | #include <sys/endian.h>
  2182. | #endif
  2183. |
  2184. | int
  2185. | main ()
  2186. | {
  2187. | #ifndef htole32
  2188. | #ifdef __cplusplus
  2189. | (void) htole32;
  2190. | #else
  2191. | (void) htole32;
  2192. | #endif
  2193. | #endif
  2194. |
  2195. | ;
  2196. | return 0;
  2197. | }
  2198. configure:22960: result: no
  2199. configure:22975: checking whether htole64 is declared
  2200. configure:22975: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  2201. conftest.cpp:50:10: error: use of undeclared identifier 'htole64'
  2202. (void) htole64;
  2203. ^
  2204. 1 error generated.
  2205. configure:22975: $? = 1
  2206. configure: failed program was:
  2207. | /* confdefs.h */
  2208. | #define PACKAGE_NAME "Litecoin Core"
  2209. | #define PACKAGE_TARNAME "litecoin"
  2210. | #define PACKAGE_VERSION "0.13.99"
  2211. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  2212. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  2213. | #define PACKAGE_URL "https://litecoin.org/"
  2214. | #define HAVE_CXX11 1
  2215. | #define STDC_HEADERS 1
  2216. | #define HAVE_SYS_TYPES_H 1
  2217. | #define HAVE_SYS_STAT_H 1
  2218. | #define HAVE_STDLIB_H 1
  2219. | #define HAVE_STRING_H 1
  2220. | #define HAVE_MEMORY_H 1
  2221. | #define HAVE_STRINGS_H 1
  2222. | #define HAVE_INTTYPES_H 1
  2223. | #define HAVE_STDINT_H 1
  2224. | #define HAVE_UNISTD_H 1
  2225. | #define HAVE_DLFCN_H 1
  2226. | #define LT_OBJDIR ".libs/"
  2227. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2228. | #define HAVE_PTHREAD 1
  2229. | #define HAVE_DECL_STRERROR_R 1
  2230. | #define HAVE_STRERROR_R 1
  2231. | #define HAVE_STDIO_H 1
  2232. | #define HAVE_STDLIB_H 1
  2233. | #define HAVE_UNISTD_H 1
  2234. | #define HAVE_STRINGS_H 1
  2235. | #define HAVE_SYS_TYPES_H 1
  2236. | #define HAVE_SYS_STAT_H 1
  2237. | #define HAVE_SYS_SELECT_H 1
  2238. | #define HAVE_DECL_STRNLEN 1
  2239. | #define HAVE_DECL_LE16TOH 0
  2240. | #define HAVE_DECL_LE32TOH 0
  2241. | #define HAVE_DECL_LE64TOH 0
  2242. | #define HAVE_DECL_HTOLE16 0
  2243. | #define HAVE_DECL_HTOLE32 0
  2244. | /* end confdefs.h. */
  2245. | #if HAVE_ENDIAN_H
  2246. | #include <endian.h>
  2247. | #elif HAVE_SYS_ENDIAN_H
  2248. | #include <sys/endian.h>
  2249. | #endif
  2250. |
  2251. | int
  2252. | main ()
  2253. | {
  2254. | #ifndef htole64
  2255. | #ifdef __cplusplus
  2256. | (void) htole64;
  2257. | #else
  2258. | (void) htole64;
  2259. | #endif
  2260. | #endif
  2261. |
  2262. | ;
  2263. | return 0;
  2264. | }
  2265. configure:22975: result: no
  2266. configure:22990: checking whether be16toh is declared
  2267. configure:22990: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  2268. conftest.cpp:51:10: error: use of undeclared identifier 'be16toh'
  2269. (void) be16toh;
  2270. ^
  2271. 1 error generated.
  2272. configure:22990: $? = 1
  2273. configure: failed program was:
  2274. | /* confdefs.h */
  2275. | #define PACKAGE_NAME "Litecoin Core"
  2276. | #define PACKAGE_TARNAME "litecoin"
  2277. | #define PACKAGE_VERSION "0.13.99"
  2278. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  2279. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  2280. | #define PACKAGE_URL "https://litecoin.org/"
  2281. | #define HAVE_CXX11 1
  2282. | #define STDC_HEADERS 1
  2283. | #define HAVE_SYS_TYPES_H 1
  2284. | #define HAVE_SYS_STAT_H 1
  2285. | #define HAVE_STDLIB_H 1
  2286. | #define HAVE_STRING_H 1
  2287. | #define HAVE_MEMORY_H 1
  2288. | #define HAVE_STRINGS_H 1
  2289. | #define HAVE_INTTYPES_H 1
  2290. | #define HAVE_STDINT_H 1
  2291. | #define HAVE_UNISTD_H 1
  2292. | #define HAVE_DLFCN_H 1
  2293. | #define LT_OBJDIR ".libs/"
  2294. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2295. | #define HAVE_PTHREAD 1
  2296. | #define HAVE_DECL_STRERROR_R 1
  2297. | #define HAVE_STRERROR_R 1
  2298. | #define HAVE_STDIO_H 1
  2299. | #define HAVE_STDLIB_H 1
  2300. | #define HAVE_UNISTD_H 1
  2301. | #define HAVE_STRINGS_H 1
  2302. | #define HAVE_SYS_TYPES_H 1
  2303. | #define HAVE_SYS_STAT_H 1
  2304. | #define HAVE_SYS_SELECT_H 1
  2305. | #define HAVE_DECL_STRNLEN 1
  2306. | #define HAVE_DECL_LE16TOH 0
  2307. | #define HAVE_DECL_LE32TOH 0
  2308. | #define HAVE_DECL_LE64TOH 0
  2309. | #define HAVE_DECL_HTOLE16 0
  2310. | #define HAVE_DECL_HTOLE32 0
  2311. | #define HAVE_DECL_HTOLE64 0
  2312. | /* end confdefs.h. */
  2313. | #if HAVE_ENDIAN_H
  2314. | #include <endian.h>
  2315. | #elif HAVE_SYS_ENDIAN_H
  2316. | #include <sys/endian.h>
  2317. | #endif
  2318. |
  2319. | int
  2320. | main ()
  2321. | {
  2322. | #ifndef be16toh
  2323. | #ifdef __cplusplus
  2324. | (void) be16toh;
  2325. | #else
  2326. | (void) be16toh;
  2327. | #endif
  2328. | #endif
  2329. |
  2330. | ;
  2331. | return 0;
  2332. | }
  2333. configure:22990: result: no
  2334. configure:23005: checking whether be32toh is declared
  2335. configure:23005: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  2336. conftest.cpp:52:10: error: use of undeclared identifier 'be32toh'
  2337. (void) be32toh;
  2338. ^
  2339. 1 error generated.
  2340. configure:23005: $? = 1
  2341. configure: failed program was:
  2342. | /* confdefs.h */
  2343. | #define PACKAGE_NAME "Litecoin Core"
  2344. | #define PACKAGE_TARNAME "litecoin"
  2345. | #define PACKAGE_VERSION "0.13.99"
  2346. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  2347. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  2348. | #define PACKAGE_URL "https://litecoin.org/"
  2349. | #define HAVE_CXX11 1
  2350. | #define STDC_HEADERS 1
  2351. | #define HAVE_SYS_TYPES_H 1
  2352. | #define HAVE_SYS_STAT_H 1
  2353. | #define HAVE_STDLIB_H 1
  2354. | #define HAVE_STRING_H 1
  2355. | #define HAVE_MEMORY_H 1
  2356. | #define HAVE_STRINGS_H 1
  2357. | #define HAVE_INTTYPES_H 1
  2358. | #define HAVE_STDINT_H 1
  2359. | #define HAVE_UNISTD_H 1
  2360. | #define HAVE_DLFCN_H 1
  2361. | #define LT_OBJDIR ".libs/"
  2362. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2363. | #define HAVE_PTHREAD 1
  2364. | #define HAVE_DECL_STRERROR_R 1
  2365. | #define HAVE_STRERROR_R 1
  2366. | #define HAVE_STDIO_H 1
  2367. | #define HAVE_STDLIB_H 1
  2368. | #define HAVE_UNISTD_H 1
  2369. | #define HAVE_STRINGS_H 1
  2370. | #define HAVE_SYS_TYPES_H 1
  2371. | #define HAVE_SYS_STAT_H 1
  2372. | #define HAVE_SYS_SELECT_H 1
  2373. | #define HAVE_DECL_STRNLEN 1
  2374. | #define HAVE_DECL_LE16TOH 0
  2375. | #define HAVE_DECL_LE32TOH 0
  2376. | #define HAVE_DECL_LE64TOH 0
  2377. | #define HAVE_DECL_HTOLE16 0
  2378. | #define HAVE_DECL_HTOLE32 0
  2379. | #define HAVE_DECL_HTOLE64 0
  2380. | #define HAVE_DECL_BE16TOH 0
  2381. | /* end confdefs.h. */
  2382. | #if HAVE_ENDIAN_H
  2383. | #include <endian.h>
  2384. | #elif HAVE_SYS_ENDIAN_H
  2385. | #include <sys/endian.h>
  2386. | #endif
  2387. |
  2388. | int
  2389. | main ()
  2390. | {
  2391. | #ifndef be32toh
  2392. | #ifdef __cplusplus
  2393. | (void) be32toh;
  2394. | #else
  2395. | (void) be32toh;
  2396. | #endif
  2397. | #endif
  2398. |
  2399. | ;
  2400. | return 0;
  2401. | }
  2402. configure:23005: result: no
  2403. configure:23020: checking whether be64toh is declared
  2404. configure:23020: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  2405. conftest.cpp:53:10: error: use of undeclared identifier 'be64toh'
  2406. (void) be64toh;
  2407. ^
  2408. 1 error generated.
  2409. configure:23020: $? = 1
  2410. configure: failed program was:
  2411. | /* confdefs.h */
  2412. | #define PACKAGE_NAME "Litecoin Core"
  2413. | #define PACKAGE_TARNAME "litecoin"
  2414. | #define PACKAGE_VERSION "0.13.99"
  2415. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  2416. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  2417. | #define PACKAGE_URL "https://litecoin.org/"
  2418. | #define HAVE_CXX11 1
  2419. | #define STDC_HEADERS 1
  2420. | #define HAVE_SYS_TYPES_H 1
  2421. | #define HAVE_SYS_STAT_H 1
  2422. | #define HAVE_STDLIB_H 1
  2423. | #define HAVE_STRING_H 1
  2424. | #define HAVE_MEMORY_H 1
  2425. | #define HAVE_STRINGS_H 1
  2426. | #define HAVE_INTTYPES_H 1
  2427. | #define HAVE_STDINT_H 1
  2428. | #define HAVE_UNISTD_H 1
  2429. | #define HAVE_DLFCN_H 1
  2430. | #define LT_OBJDIR ".libs/"
  2431. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2432. | #define HAVE_PTHREAD 1
  2433. | #define HAVE_DECL_STRERROR_R 1
  2434. | #define HAVE_STRERROR_R 1
  2435. | #define HAVE_STDIO_H 1
  2436. | #define HAVE_STDLIB_H 1
  2437. | #define HAVE_UNISTD_H 1
  2438. | #define HAVE_STRINGS_H 1
  2439. | #define HAVE_SYS_TYPES_H 1
  2440. | #define HAVE_SYS_STAT_H 1
  2441. | #define HAVE_SYS_SELECT_H 1
  2442. | #define HAVE_DECL_STRNLEN 1
  2443. | #define HAVE_DECL_LE16TOH 0
  2444. | #define HAVE_DECL_LE32TOH 0
  2445. | #define HAVE_DECL_LE64TOH 0
  2446. | #define HAVE_DECL_HTOLE16 0
  2447. | #define HAVE_DECL_HTOLE32 0
  2448. | #define HAVE_DECL_HTOLE64 0
  2449. | #define HAVE_DECL_BE16TOH 0
  2450. | #define HAVE_DECL_BE32TOH 0
  2451. | /* end confdefs.h. */
  2452. | #if HAVE_ENDIAN_H
  2453. | #include <endian.h>
  2454. | #elif HAVE_SYS_ENDIAN_H
  2455. | #include <sys/endian.h>
  2456. | #endif
  2457. |
  2458. | int
  2459. | main ()
  2460. | {
  2461. | #ifndef be64toh
  2462. | #ifdef __cplusplus
  2463. | (void) be64toh;
  2464. | #else
  2465. | (void) be64toh;
  2466. | #endif
  2467. | #endif
  2468. |
  2469. | ;
  2470. | return 0;
  2471. | }
  2472. configure:23020: result: no
  2473. configure:23035: checking whether htobe16 is declared
  2474. configure:23035: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  2475. conftest.cpp:54:10: error: use of undeclared identifier 'htobe16'
  2476. (void) htobe16;
  2477. ^
  2478. 1 error generated.
  2479. configure:23035: $? = 1
  2480. configure: failed program was:
  2481. | /* confdefs.h */
  2482. | #define PACKAGE_NAME "Litecoin Core"
  2483. | #define PACKAGE_TARNAME "litecoin"
  2484. | #define PACKAGE_VERSION "0.13.99"
  2485. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  2486. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  2487. | #define PACKAGE_URL "https://litecoin.org/"
  2488. | #define HAVE_CXX11 1
  2489. | #define STDC_HEADERS 1
  2490. | #define HAVE_SYS_TYPES_H 1
  2491. | #define HAVE_SYS_STAT_H 1
  2492. | #define HAVE_STDLIB_H 1
  2493. | #define HAVE_STRING_H 1
  2494. | #define HAVE_MEMORY_H 1
  2495. | #define HAVE_STRINGS_H 1
  2496. | #define HAVE_INTTYPES_H 1
  2497. | #define HAVE_STDINT_H 1
  2498. | #define HAVE_UNISTD_H 1
  2499. | #define HAVE_DLFCN_H 1
  2500. | #define LT_OBJDIR ".libs/"
  2501. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2502. | #define HAVE_PTHREAD 1
  2503. | #define HAVE_DECL_STRERROR_R 1
  2504. | #define HAVE_STRERROR_R 1
  2505. | #define HAVE_STDIO_H 1
  2506. | #define HAVE_STDLIB_H 1
  2507. | #define HAVE_UNISTD_H 1
  2508. | #define HAVE_STRINGS_H 1
  2509. | #define HAVE_SYS_TYPES_H 1
  2510. | #define HAVE_SYS_STAT_H 1
  2511. | #define HAVE_SYS_SELECT_H 1
  2512. | #define HAVE_DECL_STRNLEN 1
  2513. | #define HAVE_DECL_LE16TOH 0
  2514. | #define HAVE_DECL_LE32TOH 0
  2515. | #define HAVE_DECL_LE64TOH 0
  2516. | #define HAVE_DECL_HTOLE16 0
  2517. | #define HAVE_DECL_HTOLE32 0
  2518. | #define HAVE_DECL_HTOLE64 0
  2519. | #define HAVE_DECL_BE16TOH 0
  2520. | #define HAVE_DECL_BE32TOH 0
  2521. | #define HAVE_DECL_BE64TOH 0
  2522. | /* end confdefs.h. */
  2523. | #if HAVE_ENDIAN_H
  2524. | #include <endian.h>
  2525. | #elif HAVE_SYS_ENDIAN_H
  2526. | #include <sys/endian.h>
  2527. | #endif
  2528. |
  2529. | int
  2530. | main ()
  2531. | {
  2532. | #ifndef htobe16
  2533. | #ifdef __cplusplus
  2534. | (void) htobe16;
  2535. | #else
  2536. | (void) htobe16;
  2537. | #endif
  2538. | #endif
  2539. |
  2540. | ;
  2541. | return 0;
  2542. | }
  2543. configure:23035: result: no
  2544. configure:23050: checking whether htobe32 is declared
  2545. configure:23050: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  2546. conftest.cpp:55:10: error: use of undeclared identifier 'htobe32'
  2547. (void) htobe32;
  2548. ^
  2549. 1 error generated.
  2550. configure:23050: $? = 1
  2551. configure: failed program was:
  2552. | /* confdefs.h */
  2553. | #define PACKAGE_NAME "Litecoin Core"
  2554. | #define PACKAGE_TARNAME "litecoin"
  2555. | #define PACKAGE_VERSION "0.13.99"
  2556. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  2557. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  2558. | #define PACKAGE_URL "https://litecoin.org/"
  2559. | #define HAVE_CXX11 1
  2560. | #define STDC_HEADERS 1
  2561. | #define HAVE_SYS_TYPES_H 1
  2562. | #define HAVE_SYS_STAT_H 1
  2563. | #define HAVE_STDLIB_H 1
  2564. | #define HAVE_STRING_H 1
  2565. | #define HAVE_MEMORY_H 1
  2566. | #define HAVE_STRINGS_H 1
  2567. | #define HAVE_INTTYPES_H 1
  2568. | #define HAVE_STDINT_H 1
  2569. | #define HAVE_UNISTD_H 1
  2570. | #define HAVE_DLFCN_H 1
  2571. | #define LT_OBJDIR ".libs/"
  2572. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2573. | #define HAVE_PTHREAD 1
  2574. | #define HAVE_DECL_STRERROR_R 1
  2575. | #define HAVE_STRERROR_R 1
  2576. | #define HAVE_STDIO_H 1
  2577. | #define HAVE_STDLIB_H 1
  2578. | #define HAVE_UNISTD_H 1
  2579. | #define HAVE_STRINGS_H 1
  2580. | #define HAVE_SYS_TYPES_H 1
  2581. | #define HAVE_SYS_STAT_H 1
  2582. | #define HAVE_SYS_SELECT_H 1
  2583. | #define HAVE_DECL_STRNLEN 1
  2584. | #define HAVE_DECL_LE16TOH 0
  2585. | #define HAVE_DECL_LE32TOH 0
  2586. | #define HAVE_DECL_LE64TOH 0
  2587. | #define HAVE_DECL_HTOLE16 0
  2588. | #define HAVE_DECL_HTOLE32 0
  2589. | #define HAVE_DECL_HTOLE64 0
  2590. | #define HAVE_DECL_BE16TOH 0
  2591. | #define HAVE_DECL_BE32TOH 0
  2592. | #define HAVE_DECL_BE64TOH 0
  2593. | #define HAVE_DECL_HTOBE16 0
  2594. | /* end confdefs.h. */
  2595. | #if HAVE_ENDIAN_H
  2596. | #include <endian.h>
  2597. | #elif HAVE_SYS_ENDIAN_H
  2598. | #include <sys/endian.h>
  2599. | #endif
  2600. |
  2601. | int
  2602. | main ()
  2603. | {
  2604. | #ifndef htobe32
  2605. | #ifdef __cplusplus
  2606. | (void) htobe32;
  2607. | #else
  2608. | (void) htobe32;
  2609. | #endif
  2610. | #endif
  2611. |
  2612. | ;
  2613. | return 0;
  2614. | }
  2615. configure:23050: result: no
  2616. configure:23065: checking whether htobe64 is declared
  2617. configure:23065: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  2618. conftest.cpp:56:10: error: use of undeclared identifier 'htobe64'
  2619. (void) htobe64;
  2620. ^
  2621. 1 error generated.
  2622. configure:23065: $? = 1
  2623. configure: failed program was:
  2624. | /* confdefs.h */
  2625. | #define PACKAGE_NAME "Litecoin Core"
  2626. | #define PACKAGE_TARNAME "litecoin"
  2627. | #define PACKAGE_VERSION "0.13.99"
  2628. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  2629. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  2630. | #define PACKAGE_URL "https://litecoin.org/"
  2631. | #define HAVE_CXX11 1
  2632. | #define STDC_HEADERS 1
  2633. | #define HAVE_SYS_TYPES_H 1
  2634. | #define HAVE_SYS_STAT_H 1
  2635. | #define HAVE_STDLIB_H 1
  2636. | #define HAVE_STRING_H 1
  2637. | #define HAVE_MEMORY_H 1
  2638. | #define HAVE_STRINGS_H 1
  2639. | #define HAVE_INTTYPES_H 1
  2640. | #define HAVE_STDINT_H 1
  2641. | #define HAVE_UNISTD_H 1
  2642. | #define HAVE_DLFCN_H 1
  2643. | #define LT_OBJDIR ".libs/"
  2644. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2645. | #define HAVE_PTHREAD 1
  2646. | #define HAVE_DECL_STRERROR_R 1
  2647. | #define HAVE_STRERROR_R 1
  2648. | #define HAVE_STDIO_H 1
  2649. | #define HAVE_STDLIB_H 1
  2650. | #define HAVE_UNISTD_H 1
  2651. | #define HAVE_STRINGS_H 1
  2652. | #define HAVE_SYS_TYPES_H 1
  2653. | #define HAVE_SYS_STAT_H 1
  2654. | #define HAVE_SYS_SELECT_H 1
  2655. | #define HAVE_DECL_STRNLEN 1
  2656. | #define HAVE_DECL_LE16TOH 0
  2657. | #define HAVE_DECL_LE32TOH 0
  2658. | #define HAVE_DECL_LE64TOH 0
  2659. | #define HAVE_DECL_HTOLE16 0
  2660. | #define HAVE_DECL_HTOLE32 0
  2661. | #define HAVE_DECL_HTOLE64 0
  2662. | #define HAVE_DECL_BE16TOH 0
  2663. | #define HAVE_DECL_BE32TOH 0
  2664. | #define HAVE_DECL_BE64TOH 0
  2665. | #define HAVE_DECL_HTOBE16 0
  2666. | #define HAVE_DECL_HTOBE32 0
  2667. | /* end confdefs.h. */
  2668. | #if HAVE_ENDIAN_H
  2669. | #include <endian.h>
  2670. | #elif HAVE_SYS_ENDIAN_H
  2671. | #include <sys/endian.h>
  2672. | #endif
  2673. |
  2674. | int
  2675. | main ()
  2676. | {
  2677. | #ifndef htobe64
  2678. | #ifdef __cplusplus
  2679. | (void) htobe64;
  2680. | #else
  2681. | (void) htobe64;
  2682. | #endif
  2683. | #endif
  2684. |
  2685. | ;
  2686. | return 0;
  2687. | }
  2688. configure:23065: result: no
  2689. configure:23082: checking whether bswap_16 is declared
  2690. configure:23082: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  2691. conftest.cpp:55:10: error: use of undeclared identifier 'bswap_16'
  2692. (void) bswap_16;
  2693. ^
  2694. 1 error generated.
  2695. configure:23082: $? = 1
  2696. configure: failed program was:
  2697. | /* confdefs.h */
  2698. | #define PACKAGE_NAME "Litecoin Core"
  2699. | #define PACKAGE_TARNAME "litecoin"
  2700. | #define PACKAGE_VERSION "0.13.99"
  2701. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  2702. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  2703. | #define PACKAGE_URL "https://litecoin.org/"
  2704. | #define HAVE_CXX11 1
  2705. | #define STDC_HEADERS 1
  2706. | #define HAVE_SYS_TYPES_H 1
  2707. | #define HAVE_SYS_STAT_H 1
  2708. | #define HAVE_STDLIB_H 1
  2709. | #define HAVE_STRING_H 1
  2710. | #define HAVE_MEMORY_H 1
  2711. | #define HAVE_STRINGS_H 1
  2712. | #define HAVE_INTTYPES_H 1
  2713. | #define HAVE_STDINT_H 1
  2714. | #define HAVE_UNISTD_H 1
  2715. | #define HAVE_DLFCN_H 1
  2716. | #define LT_OBJDIR ".libs/"
  2717. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2718. | #define HAVE_PTHREAD 1
  2719. | #define HAVE_DECL_STRERROR_R 1
  2720. | #define HAVE_STRERROR_R 1
  2721. | #define HAVE_STDIO_H 1
  2722. | #define HAVE_STDLIB_H 1
  2723. | #define HAVE_UNISTD_H 1
  2724. | #define HAVE_STRINGS_H 1
  2725. | #define HAVE_SYS_TYPES_H 1
  2726. | #define HAVE_SYS_STAT_H 1
  2727. | #define HAVE_SYS_SELECT_H 1
  2728. | #define HAVE_DECL_STRNLEN 1
  2729. | #define HAVE_DECL_LE16TOH 0
  2730. | #define HAVE_DECL_LE32TOH 0
  2731. | #define HAVE_DECL_LE64TOH 0
  2732. | #define HAVE_DECL_HTOLE16 0
  2733. | #define HAVE_DECL_HTOLE32 0
  2734. | #define HAVE_DECL_HTOLE64 0
  2735. | #define HAVE_DECL_BE16TOH 0
  2736. | #define HAVE_DECL_BE32TOH 0
  2737. | #define HAVE_DECL_BE64TOH 0
  2738. | #define HAVE_DECL_HTOBE16 0
  2739. | #define HAVE_DECL_HTOBE32 0
  2740. | #define HAVE_DECL_HTOBE64 0
  2741. | /* end confdefs.h. */
  2742. | #if HAVE_BYTESWAP_H
  2743. | #include <byteswap.h>
  2744. | #endif
  2745. |
  2746. | int
  2747. | main ()
  2748. | {
  2749. | #ifndef bswap_16
  2750. | #ifdef __cplusplus
  2751. | (void) bswap_16;
  2752. | #else
  2753. | (void) bswap_16;
  2754. | #endif
  2755. | #endif
  2756. |
  2757. | ;
  2758. | return 0;
  2759. | }
  2760. configure:23082: result: no
  2761. configure:23095: checking whether bswap_32 is declared
  2762. configure:23095: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  2763. conftest.cpp:56:10: error: use of undeclared identifier 'bswap_32'
  2764. (void) bswap_32;
  2765. ^
  2766. 1 error generated.
  2767. configure:23095: $? = 1
  2768. configure: failed program was:
  2769. | /* confdefs.h */
  2770. | #define PACKAGE_NAME "Litecoin Core"
  2771. | #define PACKAGE_TARNAME "litecoin"
  2772. | #define PACKAGE_VERSION "0.13.99"
  2773. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  2774. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  2775. | #define PACKAGE_URL "https://litecoin.org/"
  2776. | #define HAVE_CXX11 1
  2777. | #define STDC_HEADERS 1
  2778. | #define HAVE_SYS_TYPES_H 1
  2779. | #define HAVE_SYS_STAT_H 1
  2780. | #define HAVE_STDLIB_H 1
  2781. | #define HAVE_STRING_H 1
  2782. | #define HAVE_MEMORY_H 1
  2783. | #define HAVE_STRINGS_H 1
  2784. | #define HAVE_INTTYPES_H 1
  2785. | #define HAVE_STDINT_H 1
  2786. | #define HAVE_UNISTD_H 1
  2787. | #define HAVE_DLFCN_H 1
  2788. | #define LT_OBJDIR ".libs/"
  2789. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2790. | #define HAVE_PTHREAD 1
  2791. | #define HAVE_DECL_STRERROR_R 1
  2792. | #define HAVE_STRERROR_R 1
  2793. | #define HAVE_STDIO_H 1
  2794. | #define HAVE_STDLIB_H 1
  2795. | #define HAVE_UNISTD_H 1
  2796. | #define HAVE_STRINGS_H 1
  2797. | #define HAVE_SYS_TYPES_H 1
  2798. | #define HAVE_SYS_STAT_H 1
  2799. | #define HAVE_SYS_SELECT_H 1
  2800. | #define HAVE_DECL_STRNLEN 1
  2801. | #define HAVE_DECL_LE16TOH 0
  2802. | #define HAVE_DECL_LE32TOH 0
  2803. | #define HAVE_DECL_LE64TOH 0
  2804. | #define HAVE_DECL_HTOLE16 0
  2805. | #define HAVE_DECL_HTOLE32 0
  2806. | #define HAVE_DECL_HTOLE64 0
  2807. | #define HAVE_DECL_BE16TOH 0
  2808. | #define HAVE_DECL_BE32TOH 0
  2809. | #define HAVE_DECL_BE64TOH 0
  2810. | #define HAVE_DECL_HTOBE16 0
  2811. | #define HAVE_DECL_HTOBE32 0
  2812. | #define HAVE_DECL_HTOBE64 0
  2813. | #define HAVE_DECL_BSWAP_16 0
  2814. | /* end confdefs.h. */
  2815. | #if HAVE_BYTESWAP_H
  2816. | #include <byteswap.h>
  2817. | #endif
  2818. |
  2819. | int
  2820. | main ()
  2821. | {
  2822. | #ifndef bswap_32
  2823. | #ifdef __cplusplus
  2824. | (void) bswap_32;
  2825. | #else
  2826. | (void) bswap_32;
  2827. | #endif
  2828. | #endif
  2829. |
  2830. | ;
  2831. | return 0;
  2832. | }
  2833. configure:23095: result: no
  2834. configure:23108: checking whether bswap_64 is declared
  2835. configure:23108: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  2836. conftest.cpp:57:10: error: use of undeclared identifier 'bswap_64'
  2837. (void) bswap_64;
  2838. ^
  2839. 1 error generated.
  2840. configure:23108: $? = 1
  2841. configure: failed program was:
  2842. | /* confdefs.h */
  2843. | #define PACKAGE_NAME "Litecoin Core"
  2844. | #define PACKAGE_TARNAME "litecoin"
  2845. | #define PACKAGE_VERSION "0.13.99"
  2846. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  2847. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  2848. | #define PACKAGE_URL "https://litecoin.org/"
  2849. | #define HAVE_CXX11 1
  2850. | #define STDC_HEADERS 1
  2851. | #define HAVE_SYS_TYPES_H 1
  2852. | #define HAVE_SYS_STAT_H 1
  2853. | #define HAVE_STDLIB_H 1
  2854. | #define HAVE_STRING_H 1
  2855. | #define HAVE_MEMORY_H 1
  2856. | #define HAVE_STRINGS_H 1
  2857. | #define HAVE_INTTYPES_H 1
  2858. | #define HAVE_STDINT_H 1
  2859. | #define HAVE_UNISTD_H 1
  2860. | #define HAVE_DLFCN_H 1
  2861. | #define LT_OBJDIR ".libs/"
  2862. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2863. | #define HAVE_PTHREAD 1
  2864. | #define HAVE_DECL_STRERROR_R 1
  2865. | #define HAVE_STRERROR_R 1
  2866. | #define HAVE_STDIO_H 1
  2867. | #define HAVE_STDLIB_H 1
  2868. | #define HAVE_UNISTD_H 1
  2869. | #define HAVE_STRINGS_H 1
  2870. | #define HAVE_SYS_TYPES_H 1
  2871. | #define HAVE_SYS_STAT_H 1
  2872. | #define HAVE_SYS_SELECT_H 1
  2873. | #define HAVE_DECL_STRNLEN 1
  2874. | #define HAVE_DECL_LE16TOH 0
  2875. | #define HAVE_DECL_LE32TOH 0
  2876. | #define HAVE_DECL_LE64TOH 0
  2877. | #define HAVE_DECL_HTOLE16 0
  2878. | #define HAVE_DECL_HTOLE32 0
  2879. | #define HAVE_DECL_HTOLE64 0
  2880. | #define HAVE_DECL_BE16TOH 0
  2881. | #define HAVE_DECL_BE32TOH 0
  2882. | #define HAVE_DECL_BE64TOH 0
  2883. | #define HAVE_DECL_HTOBE16 0
  2884. | #define HAVE_DECL_HTOBE32 0
  2885. | #define HAVE_DECL_HTOBE64 0
  2886. | #define HAVE_DECL_BSWAP_16 0
  2887. | #define HAVE_DECL_BSWAP_32 0
  2888. | /* end confdefs.h. */
  2889. | #if HAVE_BYTESWAP_H
  2890. | #include <byteswap.h>
  2891. | #endif
  2892. |
  2893. | int
  2894. | main ()
  2895. | {
  2896. | #ifndef bswap_64
  2897. | #ifdef __cplusplus
  2898. | (void) bswap_64;
  2899. | #else
  2900. | (void) bswap_64;
  2901. | #endif
  2902. | #endif
  2903. |
  2904. | ;
  2905. | return 0;
  2906. | }
  2907. configure:23108: result: no
  2908. configure:23123: checking for MSG_NOSIGNAL
  2909. configure:23136: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  2910. conftest.cpp:53:10: error: use of undeclared identifier 'MSG_NOSIGNAL'
  2911. int f = MSG_NOSIGNAL;
  2912. ^
  2913. 1 error generated.
  2914. configure:23136: $? = 1
  2915. configure: failed program was:
  2916. | /* confdefs.h */
  2917. | #define PACKAGE_NAME "Litecoin Core"
  2918. | #define PACKAGE_TARNAME "litecoin"
  2919. | #define PACKAGE_VERSION "0.13.99"
  2920. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  2921. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  2922. | #define PACKAGE_URL "https://litecoin.org/"
  2923. | #define HAVE_CXX11 1
  2924. | #define STDC_HEADERS 1
  2925. | #define HAVE_SYS_TYPES_H 1
  2926. | #define HAVE_SYS_STAT_H 1
  2927. | #define HAVE_STDLIB_H 1
  2928. | #define HAVE_STRING_H 1
  2929. | #define HAVE_MEMORY_H 1
  2930. | #define HAVE_STRINGS_H 1
  2931. | #define HAVE_INTTYPES_H 1
  2932. | #define HAVE_STDINT_H 1
  2933. | #define HAVE_UNISTD_H 1
  2934. | #define HAVE_DLFCN_H 1
  2935. | #define LT_OBJDIR ".libs/"
  2936. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2937. | #define HAVE_PTHREAD 1
  2938. | #define HAVE_DECL_STRERROR_R 1
  2939. | #define HAVE_STRERROR_R 1
  2940. | #define HAVE_STDIO_H 1
  2941. | #define HAVE_STDLIB_H 1
  2942. | #define HAVE_UNISTD_H 1
  2943. | #define HAVE_STRINGS_H 1
  2944. | #define HAVE_SYS_TYPES_H 1
  2945. | #define HAVE_SYS_STAT_H 1
  2946. | #define HAVE_SYS_SELECT_H 1
  2947. | #define HAVE_DECL_STRNLEN 1
  2948. | #define HAVE_DECL_LE16TOH 0
  2949. | #define HAVE_DECL_LE32TOH 0
  2950. | #define HAVE_DECL_LE64TOH 0
  2951. | #define HAVE_DECL_HTOLE16 0
  2952. | #define HAVE_DECL_HTOLE32 0
  2953. | #define HAVE_DECL_HTOLE64 0
  2954. | #define HAVE_DECL_BE16TOH 0
  2955. | #define HAVE_DECL_BE32TOH 0
  2956. | #define HAVE_DECL_BE64TOH 0
  2957. | #define HAVE_DECL_HTOBE16 0
  2958. | #define HAVE_DECL_HTOBE32 0
  2959. | #define HAVE_DECL_HTOBE64 0
  2960. | #define HAVE_DECL_BSWAP_16 0
  2961. | #define HAVE_DECL_BSWAP_32 0
  2962. | #define HAVE_DECL_BSWAP_64 0
  2963. | /* end confdefs.h. */
  2964. | #include <sys/socket.h>
  2965. | int
  2966. | main ()
  2967. | {
  2968. | int f = MSG_NOSIGNAL;
  2969. | ;
  2970. | return 0;
  2971. | }
  2972. configure:23142: result: no
  2973. configure:23148: checking for visibility attribute
  2974. configure:23157: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names -Wl,-dead_strip conftest.cpp -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  2975. configure:23157: $? = 0
  2976. configure:23162: result: yes
  2977. configure:23233: checking for Berkeley DB C++ headers
  2978. configure:23264: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  2979. conftest.cpp:51:16: fatal error: 'bdb4.8/db_cxx.h' file not found
  2980. #include <bdb4.8/db_cxx.h>
  2981. ^
  2982. 1 error generated.
  2983. configure:23264: $? = 1
  2984. configure: failed program was:
  2985. | /* confdefs.h */
  2986. | #define PACKAGE_NAME "Litecoin Core"
  2987. | #define PACKAGE_TARNAME "litecoin"
  2988. | #define PACKAGE_VERSION "0.13.99"
  2989. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  2990. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  2991. | #define PACKAGE_URL "https://litecoin.org/"
  2992. | #define HAVE_CXX11 1
  2993. | #define STDC_HEADERS 1
  2994. | #define HAVE_SYS_TYPES_H 1
  2995. | #define HAVE_SYS_STAT_H 1
  2996. | #define HAVE_STDLIB_H 1
  2997. | #define HAVE_STRING_H 1
  2998. | #define HAVE_MEMORY_H 1
  2999. | #define HAVE_STRINGS_H 1
  3000. | #define HAVE_INTTYPES_H 1
  3001. | #define HAVE_STDINT_H 1
  3002. | #define HAVE_UNISTD_H 1
  3003. | #define HAVE_DLFCN_H 1
  3004. | #define LT_OBJDIR ".libs/"
  3005. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  3006. | #define HAVE_PTHREAD 1
  3007. | #define HAVE_DECL_STRERROR_R 1
  3008. | #define HAVE_STRERROR_R 1
  3009. | #define HAVE_STDIO_H 1
  3010. | #define HAVE_STDLIB_H 1
  3011. | #define HAVE_UNISTD_H 1
  3012. | #define HAVE_STRINGS_H 1
  3013. | #define HAVE_SYS_TYPES_H 1
  3014. | #define HAVE_SYS_STAT_H 1
  3015. | #define HAVE_SYS_SELECT_H 1
  3016. | #define HAVE_DECL_STRNLEN 1
  3017. | #define HAVE_DECL_LE16TOH 0
  3018. | #define HAVE_DECL_LE32TOH 0
  3019. | #define HAVE_DECL_LE64TOH 0
  3020. | #define HAVE_DECL_HTOLE16 0
  3021. | #define HAVE_DECL_HTOLE32 0
  3022. | #define HAVE_DECL_HTOLE64 0
  3023. | #define HAVE_DECL_BE16TOH 0
  3024. | #define HAVE_DECL_BE32TOH 0
  3025. | #define HAVE_DECL_BE64TOH 0
  3026. | #define HAVE_DECL_HTOBE16 0
  3027. | #define HAVE_DECL_HTOBE32 0
  3028. | #define HAVE_DECL_HTOBE64 0
  3029. | #define HAVE_DECL_BSWAP_16 0
  3030. | #define HAVE_DECL_BSWAP_32 0
  3031. | #define HAVE_DECL_BSWAP_64 0
  3032. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  3033. | /* end confdefs.h. */
  3034. |
  3035. | #include <bdb4.8/db_cxx.h>
  3036. |
  3037. | int
  3038. | main ()
  3039. | {
  3040. |
  3041. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  3042. | #error "failed to find bdb 4.8+"
  3043. | #endif
  3044. |
  3045. | ;
  3046. | return 0;
  3047. | }
  3048. configure:23264: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  3049. conftest.cpp:51:16: fatal error: 'libdb4.8/db_cxx.h' file not found
  3050. #include <libdb4.8/db_cxx.h>
  3051. ^
  3052. 1 error generated.
  3053. configure:23264: $? = 1
  3054. configure: failed program was:
  3055. | /* confdefs.h */
  3056. | #define PACKAGE_NAME "Litecoin Core"
  3057. | #define PACKAGE_TARNAME "litecoin"
  3058. | #define PACKAGE_VERSION "0.13.99"
  3059. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  3060. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  3061. | #define PACKAGE_URL "https://litecoin.org/"
  3062. | #define HAVE_CXX11 1
  3063. | #define STDC_HEADERS 1
  3064. | #define HAVE_SYS_TYPES_H 1
  3065. | #define HAVE_SYS_STAT_H 1
  3066. | #define HAVE_STDLIB_H 1
  3067. | #define HAVE_STRING_H 1
  3068. | #define HAVE_MEMORY_H 1
  3069. | #define HAVE_STRINGS_H 1
  3070. | #define HAVE_INTTYPES_H 1
  3071. | #define HAVE_STDINT_H 1
  3072. | #define HAVE_UNISTD_H 1
  3073. | #define HAVE_DLFCN_H 1
  3074. | #define LT_OBJDIR ".libs/"
  3075. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  3076. | #define HAVE_PTHREAD 1
  3077. | #define HAVE_DECL_STRERROR_R 1
  3078. | #define HAVE_STRERROR_R 1
  3079. | #define HAVE_STDIO_H 1
  3080. | #define HAVE_STDLIB_H 1
  3081. | #define HAVE_UNISTD_H 1
  3082. | #define HAVE_STRINGS_H 1
  3083. | #define HAVE_SYS_TYPES_H 1
  3084. | #define HAVE_SYS_STAT_H 1
  3085. | #define HAVE_SYS_SELECT_H 1
  3086. | #define HAVE_DECL_STRNLEN 1
  3087. | #define HAVE_DECL_LE16TOH 0
  3088. | #define HAVE_DECL_LE32TOH 0
  3089. | #define HAVE_DECL_LE64TOH 0
  3090. | #define HAVE_DECL_HTOLE16 0
  3091. | #define HAVE_DECL_HTOLE32 0
  3092. | #define HAVE_DECL_HTOLE64 0
  3093. | #define HAVE_DECL_BE16TOH 0
  3094. | #define HAVE_DECL_BE32TOH 0
  3095. | #define HAVE_DECL_BE64TOH 0
  3096. | #define HAVE_DECL_HTOBE16 0
  3097. | #define HAVE_DECL_HTOBE32 0
  3098. | #define HAVE_DECL_HTOBE64 0
  3099. | #define HAVE_DECL_BSWAP_16 0
  3100. | #define HAVE_DECL_BSWAP_32 0
  3101. | #define HAVE_DECL_BSWAP_64 0
  3102. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  3103. | /* end confdefs.h. */
  3104. |
  3105. | #include <libdb4.8/db_cxx.h>
  3106. |
  3107. | int
  3108. | main ()
  3109. | {
  3110. |
  3111. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  3112. | #error "failed to find bdb 4.8+"
  3113. | #endif
  3114. |
  3115. | ;
  3116. | return 0;
  3117. | }
  3118. configure:23264: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  3119. conftest.cpp:51:16: fatal error: 'db4.8/db_cxx.h' file not found
  3120. #include <db4.8/db_cxx.h>
  3121. ^
  3122. 1 error generated.
  3123. configure:23264: $? = 1
  3124. configure: failed program was:
  3125. | /* confdefs.h */
  3126. | #define PACKAGE_NAME "Litecoin Core"
  3127. | #define PACKAGE_TARNAME "litecoin"
  3128. | #define PACKAGE_VERSION "0.13.99"
  3129. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  3130. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  3131. | #define PACKAGE_URL "https://litecoin.org/"
  3132. | #define HAVE_CXX11 1
  3133. | #define STDC_HEADERS 1
  3134. | #define HAVE_SYS_TYPES_H 1
  3135. | #define HAVE_SYS_STAT_H 1
  3136. | #define HAVE_STDLIB_H 1
  3137. | #define HAVE_STRING_H 1
  3138. | #define HAVE_MEMORY_H 1
  3139. | #define HAVE_STRINGS_H 1
  3140. | #define HAVE_INTTYPES_H 1
  3141. | #define HAVE_STDINT_H 1
  3142. | #define HAVE_UNISTD_H 1
  3143. | #define HAVE_DLFCN_H 1
  3144. | #define LT_OBJDIR ".libs/"
  3145. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  3146. | #define HAVE_PTHREAD 1
  3147. | #define HAVE_DECL_STRERROR_R 1
  3148. | #define HAVE_STRERROR_R 1
  3149. | #define HAVE_STDIO_H 1
  3150. | #define HAVE_STDLIB_H 1
  3151. | #define HAVE_UNISTD_H 1
  3152. | #define HAVE_STRINGS_H 1
  3153. | #define HAVE_SYS_TYPES_H 1
  3154. | #define HAVE_SYS_STAT_H 1
  3155. | #define HAVE_SYS_SELECT_H 1
  3156. | #define HAVE_DECL_STRNLEN 1
  3157. | #define HAVE_DECL_LE16TOH 0
  3158. | #define HAVE_DECL_LE32TOH 0
  3159. | #define HAVE_DECL_LE64TOH 0
  3160. | #define HAVE_DECL_HTOLE16 0
  3161. | #define HAVE_DECL_HTOLE32 0
  3162. | #define HAVE_DECL_HTOLE64 0
  3163. | #define HAVE_DECL_BE16TOH 0
  3164. | #define HAVE_DECL_BE32TOH 0
  3165. | #define HAVE_DECL_BE64TOH 0
  3166. | #define HAVE_DECL_HTOBE16 0
  3167. | #define HAVE_DECL_HTOBE32 0
  3168. | #define HAVE_DECL_HTOBE64 0
  3169. | #define HAVE_DECL_BSWAP_16 0
  3170. | #define HAVE_DECL_BSWAP_32 0
  3171. | #define HAVE_DECL_BSWAP_64 0
  3172. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  3173. | /* end confdefs.h. */
  3174. |
  3175. | #include <db4.8/db_cxx.h>
  3176. |
  3177. | int
  3178. | main ()
  3179. | {
  3180. |
  3181. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  3182. | #error "failed to find bdb 4.8+"
  3183. | #endif
  3184. |
  3185. | ;
  3186. | return 0;
  3187. | }
  3188. configure:23264: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  3189. conftest.cpp:51:16: fatal error: 'bdb48/db_cxx.h' file not found
  3190. #include <bdb48/db_cxx.h>
  3191. ^
  3192. 1 error generated.
  3193. configure:23264: $? = 1
  3194. configure: failed program was:
  3195. | /* confdefs.h */
  3196. | #define PACKAGE_NAME "Litecoin Core"
  3197. | #define PACKAGE_TARNAME "litecoin"
  3198. | #define PACKAGE_VERSION "0.13.99"
  3199. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  3200. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  3201. | #define PACKAGE_URL "https://litecoin.org/"
  3202. | #define HAVE_CXX11 1
  3203. | #define STDC_HEADERS 1
  3204. | #define HAVE_SYS_TYPES_H 1
  3205. | #define HAVE_SYS_STAT_H 1
  3206. | #define HAVE_STDLIB_H 1
  3207. | #define HAVE_STRING_H 1
  3208. | #define HAVE_MEMORY_H 1
  3209. | #define HAVE_STRINGS_H 1
  3210. | #define HAVE_INTTYPES_H 1
  3211. | #define HAVE_STDINT_H 1
  3212. | #define HAVE_UNISTD_H 1
  3213. | #define HAVE_DLFCN_H 1
  3214. | #define LT_OBJDIR ".libs/"
  3215. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  3216. | #define HAVE_PTHREAD 1
  3217. | #define HAVE_DECL_STRERROR_R 1
  3218. | #define HAVE_STRERROR_R 1
  3219. | #define HAVE_STDIO_H 1
  3220. | #define HAVE_STDLIB_H 1
  3221. | #define HAVE_UNISTD_H 1
  3222. | #define HAVE_STRINGS_H 1
  3223. | #define HAVE_SYS_TYPES_H 1
  3224. | #define HAVE_SYS_STAT_H 1
  3225. | #define HAVE_SYS_SELECT_H 1
  3226. | #define HAVE_DECL_STRNLEN 1
  3227. | #define HAVE_DECL_LE16TOH 0
  3228. | #define HAVE_DECL_LE32TOH 0
  3229. | #define HAVE_DECL_LE64TOH 0
  3230. | #define HAVE_DECL_HTOLE16 0
  3231. | #define HAVE_DECL_HTOLE32 0
  3232. | #define HAVE_DECL_HTOLE64 0
  3233. | #define HAVE_DECL_BE16TOH 0
  3234. | #define HAVE_DECL_BE32TOH 0
  3235. | #define HAVE_DECL_BE64TOH 0
  3236. | #define HAVE_DECL_HTOBE16 0
  3237. | #define HAVE_DECL_HTOBE32 0
  3238. | #define HAVE_DECL_HTOBE64 0
  3239. | #define HAVE_DECL_BSWAP_16 0
  3240. | #define HAVE_DECL_BSWAP_32 0
  3241. | #define HAVE_DECL_BSWAP_64 0
  3242. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  3243. | /* end confdefs.h. */
  3244. |
  3245. | #include <bdb48/db_cxx.h>
  3246. |
  3247. | int
  3248. | main ()
  3249. | {
  3250. |
  3251. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  3252. | #error "failed to find bdb 4.8+"
  3253. | #endif
  3254. |
  3255. | ;
  3256. | return 0;
  3257. | }
  3258. configure:23264: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  3259. conftest.cpp:51:16: fatal error: 'libdb48/db_cxx.h' file not found
  3260. #include <libdb48/db_cxx.h>
  3261. ^
  3262. 1 error generated.
  3263. configure:23264: $? = 1
  3264. configure: failed program was:
  3265. | /* confdefs.h */
  3266. | #define PACKAGE_NAME "Litecoin Core"
  3267. | #define PACKAGE_TARNAME "litecoin"
  3268. | #define PACKAGE_VERSION "0.13.99"
  3269. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  3270. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  3271. | #define PACKAGE_URL "https://litecoin.org/"
  3272. | #define HAVE_CXX11 1
  3273. | #define STDC_HEADERS 1
  3274. | #define HAVE_SYS_TYPES_H 1
  3275. | #define HAVE_SYS_STAT_H 1
  3276. | #define HAVE_STDLIB_H 1
  3277. | #define HAVE_STRING_H 1
  3278. | #define HAVE_MEMORY_H 1
  3279. | #define HAVE_STRINGS_H 1
  3280. | #define HAVE_INTTYPES_H 1
  3281. | #define HAVE_STDINT_H 1
  3282. | #define HAVE_UNISTD_H 1
  3283. | #define HAVE_DLFCN_H 1
  3284. | #define LT_OBJDIR ".libs/"
  3285. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  3286. | #define HAVE_PTHREAD 1
  3287. | #define HAVE_DECL_STRERROR_R 1
  3288. | #define HAVE_STRERROR_R 1
  3289. | #define HAVE_STDIO_H 1
  3290. | #define HAVE_STDLIB_H 1
  3291. | #define HAVE_UNISTD_H 1
  3292. | #define HAVE_STRINGS_H 1
  3293. | #define HAVE_SYS_TYPES_H 1
  3294. | #define HAVE_SYS_STAT_H 1
  3295. | #define HAVE_SYS_SELECT_H 1
  3296. | #define HAVE_DECL_STRNLEN 1
  3297. | #define HAVE_DECL_LE16TOH 0
  3298. | #define HAVE_DECL_LE32TOH 0
  3299. | #define HAVE_DECL_LE64TOH 0
  3300. | #define HAVE_DECL_HTOLE16 0
  3301. | #define HAVE_DECL_HTOLE32 0
  3302. | #define HAVE_DECL_HTOLE64 0
  3303. | #define HAVE_DECL_BE16TOH 0
  3304. | #define HAVE_DECL_BE32TOH 0
  3305. | #define HAVE_DECL_BE64TOH 0
  3306. | #define HAVE_DECL_HTOBE16 0
  3307. | #define HAVE_DECL_HTOBE32 0
  3308. | #define HAVE_DECL_HTOBE64 0
  3309. | #define HAVE_DECL_BSWAP_16 0
  3310. | #define HAVE_DECL_BSWAP_32 0
  3311. | #define HAVE_DECL_BSWAP_64 0
  3312. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  3313. | /* end confdefs.h. */
  3314. |
  3315. | #include <libdb48/db_cxx.h>
  3316. |
  3317. | int
  3318. | main ()
  3319. | {
  3320. |
  3321. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  3322. | #error "failed to find bdb 4.8+"
  3323. | #endif
  3324. |
  3325. | ;
  3326. | return 0;
  3327. | }
  3328. configure:23264: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  3329. configure:23264: $? = 0
  3330. configure:23293: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  3331. configure:23293: $? = 0
  3332. configure:23341: result: /opt/local/include/db48/
  3333. configure:23355: checking for main in -ldb_cxx-4.8
  3334. configure:23374: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names -Wl,-dead_strip conftest.cpp -ldb_cxx-4.8 -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  3335. conftest.cpp:54:1: warning: all paths through this function will call itself [-Winfinite-recursion]
  3336. {
  3337. ^
  3338. 1 warning generated.
  3339. configure:23374: $? = 0
  3340. configure:23384: result: yes
  3341. configure:23405: checking miniupnpc/miniwget.h usability
  3342. configure:23405: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  3343. configure:23405: $? = 0
  3344. configure:23405: result: yes
  3345. configure:23405: checking miniupnpc/miniwget.h presence
  3346. configure:23405: g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp
  3347. configure:23405: $? = 0
  3348. configure:23405: result: yes
  3349. configure:23405: checking for miniupnpc/miniwget.h
  3350. configure:23405: result: yes
  3351. configure:23410: checking for main in -lminiupnpc
  3352. configure:23429: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names -Wl,-dead_strip conftest.cpp -lminiupnpc -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  3353. conftest.cpp:55:1: warning: all paths through this function will call itself [-Winfinite-recursion]
  3354. {
  3355. ^
  3356. 1 warning generated.
  3357. configure:23429: $? = 0
  3358. configure:23438: result: yes
  3359. configure:23405: checking miniupnpc/miniupnpc.h usability
  3360. configure:23405: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  3361. configure:23405: $? = 0
  3362. configure:23405: result: yes
  3363. configure:23405: checking miniupnpc/miniupnpc.h presence
  3364. configure:23405: g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp
  3365. configure:23405: $? = 0
  3366. configure:23405: result: yes
  3367. configure:23405: checking for miniupnpc/miniupnpc.h
  3368. configure:23405: result: yes
  3369. configure:23410: checking for main in -lminiupnpc
  3370. configure:23438: result: yes
  3371. configure:23405: checking miniupnpc/upnpcommands.h usability
  3372. configure:23405: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  3373. configure:23405: $? = 0
  3374. configure:23405: result: yes
  3375. configure:23405: checking miniupnpc/upnpcommands.h presence
  3376. configure:23405: g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp
  3377. configure:23405: $? = 0
  3378. configure:23405: result: yes
  3379. configure:23405: checking for miniupnpc/upnpcommands.h
  3380. configure:23405: result: yes
  3381. configure:23410: checking for main in -lminiupnpc
  3382. configure:23438: result: yes
  3383. configure:23405: checking miniupnpc/upnperrors.h usability
  3384. configure:23405: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  3385. configure:23405: $? = 0
  3386. configure:23405: result: yes
  3387. configure:23405: checking miniupnpc/upnperrors.h presence
  3388. configure:23405: g++ -std=c++11 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp
  3389. configure:23405: $? = 0
  3390. configure:23405: result: yes
  3391. configure:23405: checking for miniupnpc/upnperrors.h
  3392. configure:23405: result: yes
  3393. configure:23410: checking for main in -lminiupnpc
  3394. configure:23438: result: yes
  3395. configure:23548: checking for Qt5Core Qt5Gui Qt5Network Qt5Widgets
  3396. configure:23555: $PKG_CONFIG --exists --print-errors "$qt5_modules"
  3397. configure:23558: $? = 0
  3398. configure:23572: $PKG_CONFIG --exists --print-errors "$qt5_modules"
  3399. configure:23575: $? = 0
  3400. configure:23613: result: yes
  3401. configure:23865: checking for Qt5Test
  3402. configure:23872: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}Test"
  3403. configure:23875: $? = 0
  3404. configure:23889: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}Test"
  3405. configure:23892: $? = 0
  3406. configure:23930: result: yes
  3407. configure:23937: checking for Qt5DBus
  3408. configure:23944: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}DBus"
  3409. configure:23947: $? = 0
  3410. configure:23961: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}DBus"
  3411. configure:23964: $? = 0
  3412. configure:24002: result: yes
  3413. configure:24938: checking for static Qt
  3414. configure:24961: g++ -std=c++11 -c -fPIC -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -I/usr/local/Cellar/qt/5.9.1/include/QtNetwork -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtWidgets -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtGui -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtCore -I/usr/local/Cellar/qt/5.9.1/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  3415. conftest.cpp:62:7: error: unknown type name 'choke'
  3416. choke me
  3417. ^
  3418. 1 error generated.
  3419. configure:24961: $? = 1
  3420. configure: failed program was:
  3421. | /* confdefs.h */
  3422. | #define PACKAGE_NAME "Litecoin Core"
  3423. | #define PACKAGE_TARNAME "litecoin"
  3424. | #define PACKAGE_VERSION "0.13.99"
  3425. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  3426. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  3427. | #define PACKAGE_URL "https://litecoin.org/"
  3428. | #define HAVE_CXX11 1
  3429. | #define STDC_HEADERS 1
  3430. | #define HAVE_SYS_TYPES_H 1
  3431. | #define HAVE_SYS_STAT_H 1
  3432. | #define HAVE_STDLIB_H 1
  3433. | #define HAVE_STRING_H 1
  3434. | #define HAVE_MEMORY_H 1
  3435. | #define HAVE_STRINGS_H 1
  3436. | #define HAVE_INTTYPES_H 1
  3437. | #define HAVE_STDINT_H 1
  3438. | #define HAVE_UNISTD_H 1
  3439. | #define HAVE_DLFCN_H 1
  3440. | #define LT_OBJDIR ".libs/"
  3441. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  3442. | #define HAVE_PTHREAD 1
  3443. | #define HAVE_DECL_STRERROR_R 1
  3444. | #define HAVE_STRERROR_R 1
  3445. | #define HAVE_STDIO_H 1
  3446. | #define HAVE_STDLIB_H 1
  3447. | #define HAVE_UNISTD_H 1
  3448. | #define HAVE_STRINGS_H 1
  3449. | #define HAVE_SYS_TYPES_H 1
  3450. | #define HAVE_SYS_STAT_H 1
  3451. | #define HAVE_SYS_SELECT_H 1
  3452. | #define HAVE_DECL_STRNLEN 1
  3453. | #define HAVE_DECL_LE16TOH 0
  3454. | #define HAVE_DECL_LE32TOH 0
  3455. | #define HAVE_DECL_LE64TOH 0
  3456. | #define HAVE_DECL_HTOLE16 0
  3457. | #define HAVE_DECL_HTOLE32 0
  3458. | #define HAVE_DECL_HTOLE64 0
  3459. | #define HAVE_DECL_BE16TOH 0
  3460. | #define HAVE_DECL_BE32TOH 0
  3461. | #define HAVE_DECL_BE64TOH 0
  3462. | #define HAVE_DECL_HTOBE16 0
  3463. | #define HAVE_DECL_HTOBE32 0
  3464. | #define HAVE_DECL_HTOBE64 0
  3465. | #define HAVE_DECL_BSWAP_16 0
  3466. | #define HAVE_DECL_BSWAP_32 0
  3467. | #define HAVE_DECL_BSWAP_64 0
  3468. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  3469. | #define HAVE_MINIUPNPC_MINIWGET_H 1
  3470. | #define HAVE_MINIUPNPC_MINIUPNPC_H 1
  3471. | #define HAVE_MINIUPNPC_UPNPCOMMANDS_H 1
  3472. | #define HAVE_MINIUPNPC_UPNPERRORS_H 1
  3473. | /* end confdefs.h. */
  3474. | #include <QtCore>
  3475. | int
  3476. | main ()
  3477. | {
  3478. |
  3479. | #if defined(QT_STATIC)
  3480. | return 0;
  3481. | #else
  3482. | choke me
  3483. | #endif
  3484. |
  3485. | ;
  3486. | return 0;
  3487. | }
  3488. configure:24969: result: no
  3489. configure:25785: checking whether -fPIE can be used with this Qt config
  3490. configure:25806: g++ -std=c++11 -c -fPIE -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -I/usr/local/Cellar/qt/5.9.1/include/QtNetwork -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtWidgets -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtGui -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtCore -I/usr/local/Cellar/qt/5.9.1/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX conftest.cpp >&5
  3491. configure:25806: $? = 0
  3492. configure:25807: result: yes
  3493. configure:25875: checking for moc-qt5
  3494. configure:25908: result: no
  3495. configure:25875: checking for moc5
  3496. configure:25908: result: no
  3497. configure:25875: checking for moc
  3498. configure:25893: found /usr/local/Cellar/qt/5.9.1/bin/moc
  3499. configure:25905: result: /usr/local/Cellar/qt/5.9.1/bin/moc
  3500. configure:25994: checking for uic-qt5
  3501. configure:26027: result: no
  3502. configure:25994: checking for uic5
  3503. configure:26027: result: no
  3504. configure:25994: checking for uic
  3505. configure:26012: found /usr/local/Cellar/qt/5.9.1/bin/uic
  3506. configure:26024: result: /usr/local/Cellar/qt/5.9.1/bin/uic
  3507. configure:26113: checking for rcc-qt5
  3508. configure:26146: result: no
  3509. configure:26113: checking for rcc5
  3510. configure:26146: result: no
  3511. configure:26113: checking for rcc
  3512. configure:26131: found /usr/local/Cellar/qt/5.9.1/bin/rcc
  3513. configure:26143: result: /usr/local/Cellar/qt/5.9.1/bin/rcc
  3514. configure:26232: checking for lrelease-qt5
  3515. configure:26265: result: no
  3516. configure:26232: checking for lrelease5
  3517. configure:26265: result: no
  3518. configure:26232: checking for lrelease
  3519. configure:26250: found /usr/local/Cellar/qt/5.9.1/bin/lrelease
  3520. configure:26262: result: /usr/local/Cellar/qt/5.9.1/bin/lrelease
  3521. configure:26351: checking for lupdate-qt5
  3522. configure:26384: result: no
  3523. configure:26351: checking for lupdate5
  3524. configure:26384: result: no
  3525. configure:26351: checking for lupdate
  3526. configure:26369: found /usr/local/Cellar/qt/5.9.1/bin/lupdate
  3527. configure:26381: result: /usr/local/Cellar/qt/5.9.1/bin/lupdate
  3528. configure:26471: checking whether the linker accepts -framework Foundation -framework ApplicationServices -framework AppKit
  3529. configure:26490: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -Wl,-headerpad_max_install_names -Wl,-dead_strip -framework Foundation -framework ApplicationServices -framework AppKit conftest.cpp -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  3530. configure:26490: $? = 0
  3531. configure:26500: result: yes
  3532. configure:26566: checking whether to build Litecoin Core GUI
  3533. configure:26596: result: yes (Qt5)
  3534. configure:26670: checking for boostlib >= 1.47.0
  3535. configure:26755: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -I/usr/local/include conftest.cpp >&5
  3536. configure:26755: $? = 0
  3537. configure:26757: result: yes
  3538. configure:26944: checking whether the Boost::System library is available
  3539. configure:26969: g++ -std=c++11 -c -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -I/usr/local/include conftest.cpp >&5
  3540. configure:26969: $? = 0
  3541. configure:26984: result: yes
  3542. configure:27000: checking for exit in -lboost_system
  3543. configure:27025: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -I/usr/local/include -Wl,-headerpad_max_install_names -Wl,-dead_strip -L/usr/local/lib conftest.cpp -lboost_system -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  3544. configure:27025: $? = 0
  3545. configure:27035: result: yes
  3546. configure:27190: checking whether the Boost::Filesystem library is available
  3547. configure:27214: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -I/usr/local/include conftest.cpp >&5
  3548. configure:27214: $? = 0
  3549. configure:27228: result: yes
  3550. configure:27240: checking for exit in -lboost_filesystem
  3551. configure:27265: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -I/usr/local/include -Wl,-headerpad_max_install_names -Wl,-dead_strip -L/usr/local/lib conftest.cpp -lboost_filesystem -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib -lboost_system >&5
  3552. configure:27265: $? = 0
  3553. configure:27275: result: yes
  3554. configure:27425: checking whether the Boost::Program_Options library is available
  3555. configure:27449: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -I/usr/local/include conftest.cpp >&5
  3556. configure:27449: $? = 0
  3557. configure:27463: result: yes
  3558. configure:27474: checking for exit in -lboost_program_options-mt
  3559. configure:27499: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -I/usr/local/include -Wl,-headerpad_max_install_names -Wl,-dead_strip -L/usr/local/lib conftest.cpp -lboost_program_options-mt -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  3560. configure:27499: $? = 0
  3561. configure:27509: result: yes
  3562. configure:27652: checking whether the Boost::Thread library is available
  3563. configure:27684: g++ -std=c++11 -c -pthread -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -I/usr/local/include conftest.cpp >&5
  3564. configure:27684: $? = 0
  3565. configure:27699: result: yes
  3566. configure:27729: checking for exit in -lboost_thread-mt
  3567. configure:27754: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -I/usr/local/include -Wl,-headerpad_max_install_names -Wl,-dead_strip -L/usr/local/lib conftest.cpp -lboost_thread-mt -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  3568. configure:27754: $? = 0
  3569. configure:27764: result: yes
  3570. configure:27924: checking whether the Boost::Chrono library is available
  3571. configure:27948: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -pthread -I/usr/local/include conftest.cpp >&5
  3572. configure:27948: $? = 0
  3573. configure:27963: result: yes
  3574. configure:27979: checking for exit in -lboost_chrono-mt
  3575. configure:28004: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -pthread -I/usr/local/include -Wl,-headerpad_max_install_names -Wl,-dead_strip -L/usr/local/lib conftest.cpp -lboost_chrono-mt -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  3576. configure:28004: $? = 0
  3577. configure:28014: result: yes
  3578. configure:28255: checking whether the Boost::Unit_Test_Framework library is available
  3579. configure:28278: g++ -std=c++11 -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -pthread -I/usr/local/include conftest.cpp >&5
  3580. conftest.cpp:65:21: warning: unused variable 'test' [-Wunused-variable]
  3581. test_suite* test= BOOST_TEST_SUITE( "Unit test example 1" ); return 0;
  3582. ^
  3583. 1 warning generated.
  3584. configure:28278: $? = 0
  3585. configure:28292: result: yes
  3586. configure:28404: checking for dynamic linked boost test
  3587. configure:28419: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -pthread -I/usr/local/include -Wl,-headerpad_max_install_names -Wl,-dead_strip conftest.cpp -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib -L/usr/local/lib -lboost_unit_test_framework-mt >&5
  3588. configure:28419: $? = 0
  3589. configure:28420: result: yes
  3590. configure:28446: checking for mismatched boost c++11 scoped enums
  3591. configure:28474: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -pthread -I/usr/local/include -Wl,-headerpad_max_install_names -Wl,-dead_strip conftest.cpp -L/usr/local/lib -lboost_system -lboost_filesystem -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  3592. conftest.cpp:78:5: error: use of undeclared identifier 'choke'
  3593. choke;
  3594. ^
  3595. 1 error generated.
  3596. configure:28474: $? = 1
  3597. configure: failed program was:
  3598. | /* confdefs.h */
  3599. | #define PACKAGE_NAME "Litecoin Core"
  3600. | #define PACKAGE_TARNAME "litecoin"
  3601. | #define PACKAGE_VERSION "0.13.99"
  3602. | #define PACKAGE_STRING "Litecoin Core 0.13.99"
  3603. | #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  3604. | #define PACKAGE_URL "https://litecoin.org/"
  3605. | #define HAVE_CXX11 1
  3606. | #define STDC_HEADERS 1
  3607. | #define HAVE_SYS_TYPES_H 1
  3608. | #define HAVE_SYS_STAT_H 1
  3609. | #define HAVE_STDLIB_H 1
  3610. | #define HAVE_STRING_H 1
  3611. | #define HAVE_MEMORY_H 1
  3612. | #define HAVE_STRINGS_H 1
  3613. | #define HAVE_INTTYPES_H 1
  3614. | #define HAVE_STDINT_H 1
  3615. | #define HAVE_UNISTD_H 1
  3616. | #define HAVE_DLFCN_H 1
  3617. | #define LT_OBJDIR ".libs/"
  3618. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  3619. | #define HAVE_PTHREAD 1
  3620. | #define HAVE_DECL_STRERROR_R 1
  3621. | #define HAVE_STRERROR_R 1
  3622. | #define HAVE_STDIO_H 1
  3623. | #define HAVE_STDLIB_H 1
  3624. | #define HAVE_UNISTD_H 1
  3625. | #define HAVE_STRINGS_H 1
  3626. | #define HAVE_SYS_TYPES_H 1
  3627. | #define HAVE_SYS_STAT_H 1
  3628. | #define HAVE_SYS_SELECT_H 1
  3629. | #define HAVE_DECL_STRNLEN 1
  3630. | #define HAVE_DECL_LE16TOH 0
  3631. | #define HAVE_DECL_LE32TOH 0
  3632. | #define HAVE_DECL_LE64TOH 0
  3633. | #define HAVE_DECL_HTOLE16 0
  3634. | #define HAVE_DECL_HTOLE32 0
  3635. | #define HAVE_DECL_HTOLE64 0
  3636. | #define HAVE_DECL_BE16TOH 0
  3637. | #define HAVE_DECL_BE32TOH 0
  3638. | #define HAVE_DECL_BE64TOH 0
  3639. | #define HAVE_DECL_HTOBE16 0
  3640. | #define HAVE_DECL_HTOBE32 0
  3641. | #define HAVE_DECL_HTOBE64 0
  3642. | #define HAVE_DECL_BSWAP_16 0
  3643. | #define HAVE_DECL_BSWAP_32 0
  3644. | #define HAVE_DECL_BSWAP_64 0
  3645. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  3646. | #define HAVE_MINIUPNPC_MINIWGET_H 1
  3647. | #define HAVE_MINIUPNPC_MINIUPNPC_H 1
  3648. | #define HAVE_MINIUPNPC_UPNPCOMMANDS_H 1
  3649. | #define HAVE_MINIUPNPC_UPNPERRORS_H 1
  3650. | #define HAVE_BOOST /**/
  3651. | #define HAVE_BOOST_SYSTEM /**/
  3652. | #define HAVE_BOOST_FILESYSTEM /**/
  3653. | #define HAVE_BOOST_PROGRAM_OPTIONS /**/
  3654. | #define HAVE_BOOST_THREAD /**/
  3655. | #define HAVE_BOOST_CHRONO /**/
  3656. | #define HAVE_BOOST_UNIT_TEST_FRAMEWORK /**/
  3657. | /* end confdefs.h. */
  3658. |
  3659. | #include "boost/config.hpp"
  3660. | #include "boost/version.hpp"
  3661. | #if !defined(BOOST_NO_SCOPED_ENUMS) && !defined(BOOST_NO_CXX11_SCOPED_ENUMS) && BOOST_VERSION < 105700
  3662. | #define BOOST_NO_SCOPED_ENUMS
  3663. | #define BOOST_NO_CXX11_SCOPED_ENUMS
  3664. | #define CHECK
  3665. | #endif
  3666. | #include "boost/filesystem.hpp"
  3667. |
  3668. | int
  3669. | main ()
  3670. | {
  3671. |
  3672. | #if defined(CHECK)
  3673. | boost::filesystem::copy_file("foo", "bar");
  3674. | #else
  3675. | choke;
  3676. | #endif
  3677. |
  3678. | ;
  3679. | return 0;
  3680. | }
  3681. configure:28478: result: ok
  3682. configure:28510: g++ -std=c++11 -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX -pthread -I/usr/local/include -Wl,-headerpad_max_install_names -Wl,-dead_strip conftest.cpp -L/usr/local/lib -lboost_system -lboost_filesystem -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib >&5
  3683. configure:28510: $? = 0
  3684. configure:28572: checking for libssl
  3685. configure:28579: $PKG_CONFIG --exists --print-errors "libssl"
  3686. configure:28582: $? = 0
  3687. configure:28596: $PKG_CONFIG --exists --print-errors "libssl"
  3688. configure:28599: $? = 0
  3689. configure:28637: result: yes
  3690. configure:28643: checking for libcrypto
  3691. configure:28650: $PKG_CONFIG --exists --print-errors "libcrypto"
  3692. configure:28653: $? = 0
  3693. configure:28667: $PKG_CONFIG --exists --print-errors "libcrypto"
  3694. configure:28670: $? = 0
  3695. configure:28708: result: yes
  3696. configure:28717: checking for protobuf
  3697. configure:28724: $PKG_CONFIG --exists --print-errors "protobuf"
  3698. configure:28727: $? = 0
  3699. configure:28741: $PKG_CONFIG --exists --print-errors "protobuf"
  3700. configure:28744: $? = 0
  3701. configure:28804: result: yes
  3702. configure:28819: checking for libqrencode
  3703. configure:28826: $PKG_CONFIG --exists --print-errors "libqrencode"
  3704. configure:28829: $? = 0
  3705. configure:28843: $PKG_CONFIG --exists --print-errors "libqrencode"
  3706. configure:28846: $? = 0
  3707. configure:28884: result: yes
  3708. configure:28897: checking for libevent
  3709. configure:28904: $PKG_CONFIG --exists --print-errors "libevent"
  3710. configure:28907: $? = 0
  3711. configure:28921: $PKG_CONFIG --exists --print-errors "libevent"
  3712. configure:28924: $? = 0
  3713. configure:28962: result: yes
  3714. configure:28969: checking for libevent_pthreads
  3715. configure:28976: $PKG_CONFIG --exists --print-errors "libevent_pthreads"
  3716. configure:28979: $? = 0
  3717. configure:28993: $PKG_CONFIG --exists --print-errors "libevent_pthreads"
  3718. configure:28996: $? = 0
  3719. configure:29034: result: yes
  3720. configure:29044: checking for libzmq >= 4
  3721. configure:29051: $PKG_CONFIG --exists --print-errors "libzmq >= 4"
  3722. Package libzmq was not found in the pkg-config search path.
  3723. Perhaps you should add the directory containing `libzmq.pc'
  3724. to the PKG_CONFIG_PATH environment variable
  3725. No package 'libzmq' found
  3726. configure:29054: $? = 1
  3727. configure:29068: $PKG_CONFIG --exists --print-errors "libzmq >= 4"
  3728. Package libzmq was not found in the pkg-config search path.
  3729. Perhaps you should add the directory containing `libzmq.pc'
  3730. to the PKG_CONFIG_PATH environment variable
  3731. No package 'libzmq' found
  3732. configure:29071: $? = 1
  3733. configure:29085: result: no
  3734. No package 'libzmq' found
  3735. configure:29104: WARNING: libzmq version 4.x or greater not found, disabling
  3736. configure:29722: checking for protoc
  3737. configure:29740: found /usr/local/bin/protoc
  3738. configure:29752: result: /usr/local/bin/protoc
  3739. configure:29786: checking whether to build litecoind
  3740. configure:29796: result: yes
  3741. configure:29799: checking whether to build utils (litecoin-cli litecoin-tx)
  3742. configure:29809: result: yes
  3743. configure:29812: checking whether to build libraries
  3744. configure:29829: result: yes
  3745. configure:29840: checking if ccache should be used
  3746. configure:29853: result: no
  3747. configure:29894: checking if wallet should be enabled
  3748. configure:29897: result: yes
  3749. configure:29910: checking whether to build with support for UPnP
  3750. configure:29920: result: yes
  3751. configure:29922: checking whether to build with UPnP enabled by default
  3752. configure:29930: result: no
  3753. configure:29948: checking whether to build GUI with support for D-Bus
  3754. configure:29955: result: yes
  3755. configure:29958: checking whether to build GUI with support for QR codes
  3756. configure:29968: result: yes
  3757. configure:29985: checking whether to build test_litecoin-qt
  3758. configure:29988: result: yes
  3759. configure:30006: checking whether to build test_litecoin
  3760. configure:30009: result: yes
  3761. configure:30018: checking whether to reduce exports
  3762. configure:30024: result: no
  3763. configure:30368: checking that generated files are newer than configure
  3764. configure:30374: result: done
  3765. configure:30490: creating ./config.status
  3766.  
  3767. ## ---------------------- ##
  3768. ## Running config.status. ##
  3769. ## ---------------------- ##
  3770.  
  3771. This file was extended by Litecoin Core config.status 0.13.99, which was
  3772. generated by GNU Autoconf 2.69. Invocation command line was
  3773.  
  3774. CONFIG_FILES =
  3775. CONFIG_HEADERS =
  3776. CONFIG_LINKS =
  3777. CONFIG_COMMANDS =
  3778. $ ./config.status
  3779.  
  3780. on Jonathans-MBP
  3781.  
  3782. config.status:1389: creating libbitcoinconsensus.pc
  3783. config.status:1389: creating Makefile
  3784. config.status:1389: creating src/Makefile
  3785. config.status:1389: creating share/setup.nsi
  3786. config.status:1389: creating share/qt/Info.plist
  3787. config.status:1389: creating src/test/buildenv.py
  3788. config.status:1389: creating qa/pull-tester/run-bitcoind-for-test.sh
  3789. config.status:1389: creating qa/pull-tester/tests_config.py
  3790. config.status:1389: creating contrib/devtools/split-debug.sh
  3791. config.status:1389: creating src/config/bitcoin-config.h
  3792. config.status:1649: executing depfiles commands
  3793. config.status:1649: executing libtool commands
  3794. configure:33013: === configuring in src/univalue (/Users/jonn4y/Downloads/litecoin-master/src/univalue)
  3795. configure:33076: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-shared' '--with-pic' '--with-bignum=no' '--enable-module-recovery' --cache-file=/dev/null --srcdir=.
  3796. configure:33013: === configuring in src/secp256k1 (/Users/jonn4y/Downloads/litecoin-master/src/secp256k1)
  3797. configure:33076: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-shared' '--with-pic' '--with-bignum=no' '--enable-module-recovery' --cache-file=/dev/null --srcdir=.
  3798.  
  3799. ## ---------------- ##
  3800. ## Cache variables. ##
  3801. ## ---------------- ##
  3802.  
  3803. ac_cv_build=x86_64-apple-darwin16.7.0
  3804. ac_cv_c_bigendian=no
  3805. ac_cv_c_compiler_gnu=yes
  3806. ac_cv_cxx_compiler_gnu=yes
  3807. ac_cv_env_CCC_set=
  3808. ac_cv_env_CCC_value=
  3809. ac_cv_env_CC_set=
  3810. ac_cv_env_CC_value=
  3811. ac_cv_env_CFLAGS_set=
  3812. ac_cv_env_CFLAGS_value=
  3813. ac_cv_env_CPPFLAGS_set=
  3814. ac_cv_env_CPPFLAGS_value=
  3815. ac_cv_env_CPP_set=
  3816. ac_cv_env_CPP_value=
  3817. ac_cv_env_CRYPTO_CFLAGS_set=
  3818. ac_cv_env_CRYPTO_CFLAGS_value=
  3819. ac_cv_env_CRYPTO_LIBS_set=
  3820. ac_cv_env_CRYPTO_LIBS_value=
  3821. ac_cv_env_CXXCPP_set=
  3822. ac_cv_env_CXXCPP_value=
  3823. ac_cv_env_CXXFLAGS_set=
  3824. ac_cv_env_CXXFLAGS_value=
  3825. ac_cv_env_CXX_set=
  3826. ac_cv_env_CXX_value=
  3827. ac_cv_env_EVENT_CFLAGS_set=
  3828. ac_cv_env_EVENT_CFLAGS_value=
  3829. ac_cv_env_EVENT_LIBS_set=
  3830. ac_cv_env_EVENT_LIBS_value=
  3831. ac_cv_env_EVENT_PTHREADS_CFLAGS_set=
  3832. ac_cv_env_EVENT_PTHREADS_CFLAGS_value=
  3833. ac_cv_env_EVENT_PTHREADS_LIBS_set=
  3834. ac_cv_env_EVENT_PTHREADS_LIBS_value=
  3835. ac_cv_env_LDFLAGS_set=
  3836. ac_cv_env_LDFLAGS_value=
  3837. ac_cv_env_LIBS_set=
  3838. ac_cv_env_LIBS_value=
  3839. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  3840. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  3841. ac_cv_env_OBJCXXFLAGS_set=
  3842. ac_cv_env_OBJCXXFLAGS_value=
  3843. ac_cv_env_OBJCXX_set=
  3844. ac_cv_env_OBJCXX_value=
  3845. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  3846. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  3847. ac_cv_env_PKG_CONFIG_PATH_set=
  3848. ac_cv_env_PKG_CONFIG_PATH_value=
  3849. ac_cv_env_PKG_CONFIG_set=
  3850. ac_cv_env_PKG_CONFIG_value=
  3851. ac_cv_env_PROTOBUF_CFLAGS_set=
  3852. ac_cv_env_PROTOBUF_CFLAGS_value=
  3853. ac_cv_env_PROTOBUF_LIBS_set=
  3854. ac_cv_env_PROTOBUF_LIBS_value=
  3855. ac_cv_env_PYTHONPATH_set=
  3856. ac_cv_env_PYTHONPATH_value=
  3857. ac_cv_env_QR_CFLAGS_set=
  3858. ac_cv_env_QR_CFLAGS_value=
  3859. ac_cv_env_QR_LIBS_set=
  3860. ac_cv_env_QR_LIBS_value=
  3861. ac_cv_env_QTPLATFORM_CFLAGS_set=
  3862. ac_cv_env_QTPLATFORM_CFLAGS_value=
  3863. ac_cv_env_QTPLATFORM_LIBS_set=
  3864. ac_cv_env_QTPLATFORM_LIBS_value=
  3865. ac_cv_env_QTPRINT_CFLAGS_set=
  3866. ac_cv_env_QTPRINT_CFLAGS_value=
  3867. ac_cv_env_QTPRINT_LIBS_set=
  3868. ac_cv_env_QTPRINT_LIBS_value=
  3869. ac_cv_env_QTXCBQPA_CFLAGS_set=
  3870. ac_cv_env_QTXCBQPA_CFLAGS_value=
  3871. ac_cv_env_QTXCBQPA_LIBS_set=
  3872. ac_cv_env_QTXCBQPA_LIBS_value=
  3873. ac_cv_env_QT_CFLAGS_set=
  3874. ac_cv_env_QT_CFLAGS_value=
  3875. ac_cv_env_QT_DBUS_CFLAGS_set=
  3876. ac_cv_env_QT_DBUS_CFLAGS_value=
  3877. ac_cv_env_QT_DBUS_LIBS_set=
  3878. ac_cv_env_QT_DBUS_LIBS_value=
  3879. ac_cv_env_QT_LIBS_set=
  3880. ac_cv_env_QT_LIBS_value=
  3881. ac_cv_env_QT_TEST_CFLAGS_set=
  3882. ac_cv_env_QT_TEST_CFLAGS_value=
  3883. ac_cv_env_QT_TEST_LIBS_set=
  3884. ac_cv_env_QT_TEST_LIBS_value=
  3885. ac_cv_env_SSL_CFLAGS_set=
  3886. ac_cv_env_SSL_CFLAGS_value=
  3887. ac_cv_env_SSL_LIBS_set=
  3888. ac_cv_env_SSL_LIBS_value=
  3889. ac_cv_env_UNIVALUE_CFLAGS_set=
  3890. ac_cv_env_UNIVALUE_CFLAGS_value=
  3891. ac_cv_env_UNIVALUE_LIBS_set=
  3892. ac_cv_env_UNIVALUE_LIBS_value=
  3893. ac_cv_env_X11XCB_CFLAGS_set=
  3894. ac_cv_env_X11XCB_CFLAGS_value=
  3895. ac_cv_env_X11XCB_LIBS_set=
  3896. ac_cv_env_X11XCB_LIBS_value=
  3897. ac_cv_env_ZMQ_CFLAGS_set=
  3898. ac_cv_env_ZMQ_CFLAGS_value=
  3899. ac_cv_env_ZMQ_LIBS_set=
  3900. ac_cv_env_ZMQ_LIBS_value=
  3901. ac_cv_env_build_alias_set=
  3902. ac_cv_env_build_alias_value=
  3903. ac_cv_env_host_alias_set=
  3904. ac_cv_env_host_alias_value=
  3905. ac_cv_env_target_alias_set=
  3906. ac_cv_env_target_alias_value=
  3907. ac_cv_func_strerror_r=yes
  3908. ac_cv_func_strerror_r_char_p=no
  3909. ac_cv_have_decl_be16toh=no
  3910. ac_cv_have_decl_be32toh=no
  3911. ac_cv_have_decl_be64toh=no
  3912. ac_cv_have_decl_bswap_16=no
  3913. ac_cv_have_decl_bswap_32=no
  3914. ac_cv_have_decl_bswap_64=no
  3915. ac_cv_have_decl_htobe16=no
  3916. ac_cv_have_decl_htobe32=no
  3917. ac_cv_have_decl_htobe64=no
  3918. ac_cv_have_decl_htole16=no
  3919. ac_cv_have_decl_htole32=no
  3920. ac_cv_have_decl_htole64=no
  3921. ac_cv_have_decl_le16toh=no
  3922. ac_cv_have_decl_le32toh=no
  3923. ac_cv_have_decl_le64toh=no
  3924. ac_cv_have_decl_strerror_r=yes
  3925. ac_cv_have_decl_strnlen=yes
  3926. ac_cv_header_byteswap_h=no
  3927. ac_cv_header_dlfcn_h=yes
  3928. ac_cv_header_endian_h=no
  3929. ac_cv_header_inttypes_h=yes
  3930. ac_cv_header_memory_h=yes
  3931. ac_cv_header_miniupnpc_miniupnpc_h=yes
  3932. ac_cv_header_miniupnpc_miniwget_h=yes
  3933. ac_cv_header_miniupnpc_upnpcommands_h=yes
  3934. ac_cv_header_miniupnpc_upnperrors_h=yes
  3935. ac_cv_header_stdc=yes
  3936. ac_cv_header_stdint_h=yes
  3937. ac_cv_header_stdio_h=yes
  3938. ac_cv_header_stdlib_h=yes
  3939. ac_cv_header_string_h=yes
  3940. ac_cv_header_strings_h=yes
  3941. ac_cv_header_sys_endian_h=no
  3942. ac_cv_header_sys_prctl_h=no
  3943. ac_cv_header_sys_select_h=yes
  3944. ac_cv_header_sys_stat_h=yes
  3945. ac_cv_header_sys_types_h=yes
  3946. ac_cv_header_unistd_h=yes
  3947. ac_cv_host=x86_64-apple-darwin16.7.0
  3948. ac_cv_lib_boost_chrono_mt___exit=yes
  3949. ac_cv_lib_boost_filesystem___exit=yes
  3950. ac_cv_lib_boost_program_options_mt___exit=yes
  3951. ac_cv_lib_boost_system___exit=yes
  3952. ac_cv_lib_boost_thread_mt___exit=yes
  3953. ac_cv_lib_db_cxx_4_8___main=yes
  3954. ac_cv_lib_miniupnpc_main=yes
  3955. ac_cv_objcxx_compiler_gnu=yes
  3956. ac_cv_objext=o
  3957. ac_cv_path_EGREP='/usr/bin/grep -E'
  3958. ac_cv_path_FGREP='/usr/bin/grep -F'
  3959. ac_cv_path_GIT=/usr/bin/git
  3960. ac_cv_path_GREP=/usr/bin/grep
  3961. ac_cv_path_HEXDUMP=/usr/bin/hexdump
  3962. ac_cv_path_JAVA=/usr/bin/java
  3963. ac_cv_path_LRELEASE=/usr/local/Cellar/qt/5.9.1/bin/lrelease
  3964. ac_cv_path_LUPDATE=/usr/local/Cellar/qt/5.9.1/bin/lupdate
  3965. ac_cv_path_MOC=/usr/local/Cellar/qt/5.9.1/bin/moc
  3966. ac_cv_path_PROTOC=/usr/local/bin/protoc
  3967. ac_cv_path_PYTHON=/opt/local/bin/python2.7
  3968. ac_cv_path_RCC=/usr/local/Cellar/qt/5.9.1/bin/rcc
  3969. ac_cv_path_SED=/usr/bin/sed
  3970. ac_cv_path_UIC=/usr/local/Cellar/qt/5.9.1/bin/uic
  3971. ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
  3972. ac_cv_path_ac_pt_AR=/usr/bin/ar
  3973. ac_cv_path_ac_pt_CPPFILT=/usr/bin/c++filt
  3974. ac_cv_path_ac_pt_GCOV=/usr/bin/gcov
  3975. ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
  3976. ac_cv_path_ac_pt_RANLIB=/usr/bin/ranlib
  3977. ac_cv_path_ac_pt_STRIP=/usr/bin/strip
  3978. ac_cv_path_install='/usr/bin/install -c'
  3979. ac_cv_path_lt_DD=/bin/dd
  3980. ac_cv_prog_AWK=awk
  3981. ac_cv_prog_BREW=brew
  3982. ac_cv_prog_CPP='gcc -E'
  3983. ac_cv_prog_CXXCPP='g++ -std=c++11 -E'
  3984. ac_cv_prog_PORT=port
  3985. ac_cv_prog_ac_ct_AR=ar
  3986. ac_cv_prog_ac_ct_CC=gcc
  3987. ac_cv_prog_ac_ct_CXX=g++
  3988. ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
  3989. ac_cv_prog_ac_ct_LIPO=lipo
  3990. ac_cv_prog_ac_ct_NMEDIT=nmedit
  3991. ac_cv_prog_ac_ct_OBJDUMP=objdump
  3992. ac_cv_prog_ac_ct_OTOOL=otool
  3993. ac_cv_prog_ac_ct_RANLIB=ranlib
  3994. ac_cv_prog_ac_ct_STRIP=strip
  3995. ac_cv_prog_cc_c89=
  3996. ac_cv_prog_cc_g=yes
  3997. ac_cv_prog_cxx_g=yes
  3998. ac_cv_prog_make_make_set=yes
  3999. ac_cv_prog_objcxx_g=yes
  4000. ac_cv_search_clock_gettime='none required'
  4001. ac_cv_sys_file_offset_bits=no
  4002. ac_cv_sys_largefile_CC=no
  4003. am_cv_CC_dependencies_compiler_type=gcc3
  4004. am_cv_CXX_dependencies_compiler_type=gcc3
  4005. am_cv_OBJCXX_dependencies_compiler_type=gcc3
  4006. am_cv_make_support_nested_variables=yes
  4007. am_cv_prog_cc_c_o=yes
  4008. ax_cv_PTHREAD_CLANG=yes
  4009. ax_cv_PTHREAD_CLANG_NO_WARN_FLAG=-Qunused-arguments
  4010. ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE
  4011. ax_cv_PTHREAD_PRIO_INHERIT=yes
  4012. ax_cv_PTHREAD_SPECIAL_FLAGS=no
  4013. ax_cv_boost_chrono=yes
  4014. ax_cv_boost_filesystem=yes
  4015. ax_cv_boost_program_options=yes
  4016. ax_cv_boost_system=yes
  4017. ax_cv_boost_thread=yes
  4018. ax_cv_boost_unit_test_framework=yes
  4019. ax_cv_check_cxxcppflags___D_FORTIFY_SOURCE_2=yes
  4020. ax_cv_check_cxxcppflags___U_FORTIFY_SOURCE=yes
  4021. ax_cv_check_cxxflags__Wall=yes
  4022. ax_cv_check_cxxflags__Wdeprecated_register=yes
  4023. ax_cv_check_cxxflags__Wextra=yes
  4024. ax_cv_check_cxxflags__Wformat=yes
  4025. ax_cv_check_cxxflags__Wformat_security=yes
  4026. ax_cv_check_cxxflags__Wself_assign=yes
  4027. ax_cv_check_cxxflags__Wunused_local_typedef=yes
  4028. ax_cv_check_cxxflags__Wunused_parameter=yes
  4029. ax_cv_check_cxxflags___Werror=yes
  4030. ax_cv_check_cxxflags___Wstack_protector=yes
  4031. ax_cv_check_cxxflags___fPIC=yes
  4032. ax_cv_check_cxxflags___fPIE=yes
  4033. ax_cv_check_cxxflags___fstack_protector_all=yes
  4034. ax_cv_check_ldflags___Wl___dynamicbase=no
  4035. ax_cv_check_ldflags___Wl___large_address_aware=no
  4036. ax_cv_check_ldflags___Wl___nxcompat=no
  4037. ax_cv_check_ldflags___Wl__dead_strip=yes
  4038. ax_cv_check_ldflags___Wl__headerpad_max_install_names=yes
  4039. ax_cv_check_ldflags___Wl__z_now=no
  4040. ax_cv_check_ldflags___Wl__z_relro=no
  4041. ax_cv_check_ldflags___framework_Foundation__framework_ApplicationServices__framework_AppKit=yes
  4042. ax_cv_check_ldflags___pie=yes
  4043. ax_cv_cxx_compile_cxx11=no
  4044. ax_cv_cxx_compile_cxx11__std_cpp11=yes
  4045. ax_cv_have_func_attribute_dllexport=no
  4046. ax_cv_have_func_attribute_dllimport=no
  4047. ax_cv_have_func_attribute_visibility=no
  4048. bitcoin_cv_static_qt=no
  4049. lt_cv_apple_cc_single_mod=yes
  4050. lt_cv_ar_at_file=no
  4051. lt_cv_deplibs_check_method=pass_all
  4052. lt_cv_file_magic_cmd='$MAGIC_CMD'
  4053. lt_cv_file_magic_test_file=
  4054. lt_cv_ld_exported_symbols_list=yes
  4055. lt_cv_ld_force_load=yes
  4056. lt_cv_ld_reload_flag=-r
  4057. lt_cv_nm_interface='BSD nm'
  4058. lt_cv_objdir=.libs
  4059. lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  4060. lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  4061. lt_cv_path_NM='/usr/bin/nm -B'
  4062. lt_cv_path_mainfest_tool=no
  4063. lt_cv_prog_compiler_c_o=yes
  4064. lt_cv_prog_compiler_c_o_CXX=yes
  4065. lt_cv_prog_compiler_pic='-fno-common -DPIC'
  4066. lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
  4067. lt_cv_prog_compiler_pic_works=yes
  4068. lt_cv_prog_compiler_pic_works_CXX=yes
  4069. lt_cv_prog_compiler_rtti_exceptions=yes
  4070. lt_cv_prog_compiler_static_works=no
  4071. lt_cv_prog_compiler_static_works_CXX=no
  4072. lt_cv_prog_gnu_ld=no
  4073. lt_cv_prog_gnu_ldcxx=no
  4074. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  4075. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  4076. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  4077. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  4078. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
  4079. lt_cv_sys_global_symbol_to_import=
  4080. lt_cv_sys_max_cmd_len=196608
  4081. lt_cv_to_host_file_cmd=func_convert_file_noop
  4082. lt_cv_to_tool_file_cmd=func_convert_file_noop
  4083. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  4084. pkg_cv_CRYPTO_CFLAGS=-I/usr/local/Cellar/openssl/1.0.2l/include
  4085. pkg_cv_CRYPTO_LIBS='-L/usr/local/Cellar/openssl/1.0.2l/lib -lcrypto'
  4086. pkg_cv_EVENT_CFLAGS=-I/usr/local/Cellar/libevent/2.1.8/include
  4087. pkg_cv_EVENT_LIBS='-L/usr/local/Cellar/libevent/2.1.8/lib -levent'
  4088. pkg_cv_EVENT_PTHREADS_CFLAGS='-D_THREAD_SAFE -I/usr/local/Cellar/libevent/2.1.8/include'
  4089. pkg_cv_EVENT_PTHREADS_LIBS='-L/usr/local/Cellar/libevent/2.1.8/lib -levent_pthreads -levent'
  4090. pkg_cv_PROTOBUF_CFLAGS='-D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.4.1/include'
  4091. pkg_cv_PROTOBUF_LIBS='-L/usr/local/Cellar/protobuf/3.4.1/lib -lprotobuf -D_THREAD_SAFE'
  4092. pkg_cv_QR_CFLAGS=-I/usr/local/Cellar/qrencode/3.4.4/include
  4093. pkg_cv_QR_LIBS='-L/usr/local/Cellar/qrencode/3.4.4/lib -lqrencode'
  4094. pkg_cv_QT_CFLAGS='-I/usr/local/Cellar/qt/5.9.1/include/QtNetwork -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtWidgets -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtGui -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtCore -I/usr/local/Cellar/qt/5.9.1/include'
  4095. pkg_cv_QT_DBUS_CFLAGS='-I/usr/local/Cellar/qt/5.9.1/include/QtDBus -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtCore -I/usr/local/Cellar/qt/5.9.1/include'
  4096. pkg_cv_QT_DBUS_LIBS='-F/usr/local/Cellar/qt/5.9.1/lib -framework QtDBus -F/usr/local/Cellar/qt/5.9.1/lib -framework QtCore'
  4097. pkg_cv_QT_LIBS='-F/usr/local/Cellar/qt/5.9.1/lib -framework QtNetwork -F/usr/local/Cellar/qt/5.9.1/lib -framework QtWidgets -F/usr/local/Cellar/qt/5.9.1/lib -framework QtGui -F/usr/local/Cellar/qt/5.9.1/lib -framework QtCore'
  4098. pkg_cv_QT_TEST_CFLAGS='-I/usr/local/Cellar/qt/5.9.1/include/QtTest -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtCore -I/usr/local/Cellar/qt/5.9.1/include'
  4099. pkg_cv_QT_TEST_LIBS='-F/usr/local/Cellar/qt/5.9.1/lib -framework QtTest -F/usr/local/Cellar/qt/5.9.1/lib -framework QtCore'
  4100. pkg_cv_SSL_CFLAGS=-I/usr/local/Cellar/openssl/1.0.2l/include
  4101. pkg_cv_SSL_LIBS='-L/usr/local/Cellar/openssl/1.0.2l/lib -lssl'
  4102.  
  4103. ## ----------------- ##
  4104. ## Output variables. ##
  4105. ## ----------------- ##
  4106.  
  4107. ACLOCAL='${SHELL} /Users/jonn4y/Downloads/litecoin-master/build-aux/missing aclocal-1.15'
  4108. AMDEPBACKSLASH='\'
  4109. AMDEP_FALSE='#'
  4110. AMDEP_TRUE=''
  4111. AMTAR='$${TAR-tar}'
  4112. AM_BACKSLASH='\'
  4113. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  4114. AM_DEFAULT_VERBOSITY='0'
  4115. AM_V='$(V)'
  4116. AR='/usr/bin/ar'
  4117. AUTOCONF='${SHELL} /Users/jonn4y/Downloads/litecoin-master/build-aux/missing autoconf'
  4118. AUTOHEADER='${SHELL} /Users/jonn4y/Downloads/litecoin-master/build-aux/missing autoheader'
  4119. AUTOMAKE='${SHELL} /Users/jonn4y/Downloads/litecoin-master/build-aux/missing automake-1.15'
  4120. AWK='awk'
  4121. BDB_CPPFLAGS=' -I/opt/local/include/db48/'
  4122. BDB_LIBS='-ldb_cxx-4.8'
  4123. BITCOIN_CLI_NAME='litecoin-cli'
  4124. BITCOIN_DAEMON_NAME='litecoind'
  4125. BITCOIN_GUI_NAME='litecoin-qt'
  4126. BITCOIN_TX_NAME='litecoin-tx'
  4127. BOOST_CHRONO_LIB='-lboost_chrono-mt'
  4128. BOOST_CPPFLAGS='-pthread -I/usr/local/include'
  4129. BOOST_FILESYSTEM_LIB='-lboost_filesystem'
  4130. BOOST_LDFLAGS='-L/usr/local/lib'
  4131. BOOST_LIBS='-L/usr/local/lib -lboost_system -lboost_filesystem -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt'
  4132. BOOST_PROGRAM_OPTIONS_LIB='-lboost_program_options-mt'
  4133. BOOST_SYSTEM_LIB='-lboost_system'
  4134. BOOST_THREAD_LIB='-lboost_thread-mt'
  4135. BOOST_UNIT_TEST_FRAMEWORK_LIB='-lboost_unit_test_framework-mt'
  4136. BREW='brew'
  4137. BUILD_BITCOIND_FALSE='#'
  4138. BUILD_BITCOIND_TRUE=''
  4139. BUILD_BITCOIN_LIBS_FALSE='#'
  4140. BUILD_BITCOIN_LIBS_TRUE=''
  4141. BUILD_BITCOIN_UTILS_FALSE='#'
  4142. BUILD_BITCOIN_UTILS_TRUE=''
  4143. BUILD_DARWIN_FALSE='#'
  4144. BUILD_DARWIN_TRUE=''
  4145. CC='gcc'
  4146. CCACHE=''
  4147. CCDEPMODE='depmode=gcc3'
  4148. CFLAGS='-g -O2'
  4149. CLIENT_VERSION_BUILD='0'
  4150. CLIENT_VERSION_IS_RELEASE='false'
  4151. CLIENT_VERSION_MAJOR='0'
  4152. CLIENT_VERSION_MINOR='13'
  4153. CLIENT_VERSION_REVISION='99'
  4154. COMPARISON_TOOL_REORG_TESTS='0'
  4155. COPYRIGHT_HOLDERS='The %s developers'
  4156. COPYRIGHT_HOLDERS_FINAL='The Litecoin Core developers'
  4157. COPYRIGHT_HOLDERS_SUBSTITUTION='Litecoin Core'
  4158. COPYRIGHT_YEAR='2016'
  4159. CPP='gcc -E'
  4160. CPPFILT='/usr/bin/c++filt'
  4161. CPPFLAGS=' -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -isystem /opt/local/include -I/opt/local/include/db48 -I/usr/local/opt/berkeley-db@4/include -DMAC_OSX'
  4162. CRYPTO_CFLAGS='-I/usr/local/Cellar/openssl/1.0.2l/include'
  4163. CRYPTO_LIBS='-L/usr/local/Cellar/openssl/1.0.2l/lib -lcrypto'
  4164. CXX='g++ -std=c++11'
  4165. CXXCPP='g++ -std=c++11 -E'
  4166. CXXDEPMODE='depmode=gcc3'
  4167. CXXFLAGS='-g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register'
  4168. CYGPATH_W='echo'
  4169. DEFS='-DHAVE_CONFIG_H'
  4170. DEPDIR='.deps'
  4171. DLLTOOL='false'
  4172. DSYMUTIL='dsymutil'
  4173. DUMPBIN=''
  4174. ECHO_C='\c'
  4175. ECHO_N=''
  4176. ECHO_T=''
  4177. EGREP='/usr/bin/grep -E'
  4178. EMBEDDED_LEVELDB_FALSE='#'
  4179. EMBEDDED_LEVELDB_TRUE=''
  4180. EMBEDDED_UNIVALUE_FALSE='#'
  4181. EMBEDDED_UNIVALUE_TRUE=''
  4182. ENABLE_BENCH_FALSE='#'
  4183. ENABLE_BENCH_TRUE=''
  4184. ENABLE_QT_FALSE='#'
  4185. ENABLE_QT_TESTS_FALSE='#'
  4186. ENABLE_QT_TESTS_TRUE=''
  4187. ENABLE_QT_TRUE=''
  4188. ENABLE_TESTS_FALSE='#'
  4189. ENABLE_TESTS_TRUE=''
  4190. ENABLE_WALLET_FALSE='#'
  4191. ENABLE_WALLET_TRUE=''
  4192. ENABLE_ZMQ_FALSE=''
  4193. ENABLE_ZMQ_TRUE='#'
  4194. EVENT_CFLAGS='-I/usr/local/Cellar/libevent/2.1.8/include'
  4195. EVENT_LIBS='-L/usr/local/Cellar/libevent/2.1.8/lib -levent'
  4196. EVENT_PTHREADS_CFLAGS='-D_THREAD_SAFE -I/usr/local/Cellar/libevent/2.1.8/include'
  4197. EVENT_PTHREADS_LIBS='-L/usr/local/Cellar/libevent/2.1.8/lib -levent_pthreads -levent'
  4198. EXEEXT=''
  4199. EXTENDED_RPC_TESTS=''
  4200. FGREP='/usr/bin/grep -F'
  4201. GCOV='/usr/bin/gcov'
  4202. GENHTML=''
  4203. GENISOIMAGE=''
  4204. GIT='/usr/bin/git'
  4205. GLIBC_BACK_COMPAT_FALSE=''
  4206. GLIBC_BACK_COMPAT_TRUE='#'
  4207. GREP='/usr/bin/grep'
  4208. HARDENED_CPPFLAGS=' -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2'
  4209. HARDENED_CXXFLAGS=' -Wstack-protector -fstack-protector-all'
  4210. HARDENED_LDFLAGS=' -pie'
  4211. HARDEN_FALSE='#'
  4212. HARDEN_TRUE=''
  4213. HAVE_CXX11='1'
  4214. HEXDUMP='/usr/bin/hexdump'
  4215. IMAGEMAGICK_CONVERT=''
  4216. INSTALLNAMETOOL=''
  4217. INSTALL_DATA='${INSTALL} -m 644'
  4218. INSTALL_PROGRAM='${INSTALL}'
  4219. INSTALL_SCRIPT='${INSTALL}'
  4220. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  4221. JAVA='/usr/bin/java'
  4222. JAVA_COMPARISON_TOOL=''
  4223. LCOV=''
  4224. LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
  4225. LDFLAGS=' -Wl,-headerpad_max_install_names -Wl,-dead_strip'
  4226. LEVELDB_CPPFLAGS=''
  4227. LEVELDB_TARGET_FLAGS='-DOS_MACOSX'
  4228. LIBLEVELDB=''
  4229. LIBMEMENV=''
  4230. LIBOBJS=''
  4231. LIBS=' -L/opt/local/lib -L/opt/local/lib/db48 -L/usr/local/opt/berkeley-db@4/lib'
  4232. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  4233. LIBTOOL_APP_LDFLAGS=''
  4234. LIPO='lipo'
  4235. LN_S='ln -s'
  4236. LRELEASE='/usr/local/Cellar/qt/5.9.1/bin/lrelease'
  4237. LTLIBOBJS=''
  4238. LT_SYS_LIBRARY_PATH=''
  4239. LUPDATE='/usr/local/Cellar/qt/5.9.1/bin/lupdate'
  4240. MAINT=''
  4241. MAINTAINER_MODE_FALSE='#'
  4242. MAINTAINER_MODE_TRUE=''
  4243. MAKEINFO='${SHELL} /Users/jonn4y/Downloads/litecoin-master/build-aux/missing makeinfo'
  4244. MAKENSIS=''
  4245. MANIFEST_TOOL=':'
  4246. MINIUPNPC_CPPFLAGS=''
  4247. MINIUPNPC_LIBS='-lminiupnpc'
  4248. MKDIR_P='build-aux/install-sh -c -d'
  4249. MOC='/usr/local/Cellar/qt/5.9.1/bin/moc'
  4250. MOC_DEFS='-DHAVE_CONFIG_H -I$(srcdir) -DQ_OS_MAC'
  4251. NM='/usr/bin/nm -B'
  4252. NMEDIT='nmedit'
  4253. OBJCOPY=''
  4254. OBJCXX='g++ -std=c++11'
  4255. OBJCXXDEPMODE='depmode=gcc3'
  4256. OBJCXXFLAGS='-g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register'
  4257. OBJDUMP='objdump'
  4258. OBJEXT='o'
  4259. OTOOL64=':'
  4260. OTOOL='otool'
  4261. PACKAGE='litecoin'
  4262. PACKAGE_BUGREPORT='https://github.com/litecoin-project/litecoin/issues'
  4263. PACKAGE_NAME='Litecoin Core'
  4264. PACKAGE_STRING='Litecoin Core 0.13.99'
  4265. PACKAGE_TARNAME='litecoin'
  4266. PACKAGE_URL='https://litecoin.org/'
  4267. PACKAGE_VERSION='0.13.99'
  4268. PATH_SEPARATOR=':'
  4269. PIC_FLAGS='-fPIC'
  4270. PIE_FLAGS='-fPIE'
  4271. PKG_CONFIG='/usr/local/bin/pkg-config'
  4272. PKG_CONFIG_LIBDIR=''
  4273. PKG_CONFIG_PATH='/usr/local/opt/qt/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:'
  4274. PORT='port'
  4275. PROTOBUF_CFLAGS='-D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.4.1/include'
  4276. PROTOBUF_LIBS='-L/usr/local/Cellar/protobuf/3.4.1/lib -lprotobuf -D_THREAD_SAFE'
  4277. PROTOC='/usr/local/bin/protoc'
  4278. PTHREAD_CC='gcc'
  4279. PTHREAD_CFLAGS='-Qunused-arguments -pthread'
  4280. PTHREAD_LIBS=''
  4281. PYTHON='/opt/local/bin/python2.7'
  4282. PYTHONPATH=''
  4283. QR_CFLAGS='-I/usr/local/Cellar/qrencode/3.4.4/include'
  4284. QR_LIBS='-L/usr/local/Cellar/qrencode/3.4.4/lib -lqrencode'
  4285. QTPLATFORM_CFLAGS=''
  4286. QTPLATFORM_LIBS=''
  4287. QTPRINT_CFLAGS=''
  4288. QTPRINT_LIBS=''
  4289. QTXCBQPA_CFLAGS=''
  4290. QTXCBQPA_LIBS=''
  4291. QT_CFLAGS='-I/usr/local/Cellar/qt/5.9.1/include/QtNetwork -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtWidgets -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtGui -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtCore -I/usr/local/Cellar/qt/5.9.1/include'
  4292. QT_DBUS_CFLAGS='-I/usr/local/Cellar/qt/5.9.1/include/QtDBus -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtCore -I/usr/local/Cellar/qt/5.9.1/include'
  4293. QT_DBUS_INCLUDES='-I/usr/local/Cellar/qt/5.9.1/include/QtDBus -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtCore -I/usr/local/Cellar/qt/5.9.1/include'
  4294. QT_DBUS_LIBS='-F/usr/local/Cellar/qt/5.9.1/lib -framework QtDBus -F/usr/local/Cellar/qt/5.9.1/lib -framework QtCore'
  4295. QT_INCLUDES='-I/usr/local/Cellar/qt/5.9.1/include/QtNetwork -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtWidgets -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtGui -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtCore -I/usr/local/Cellar/qt/5.9.1/include'
  4296. QT_LDFLAGS=''
  4297. QT_LIBS='-F/usr/local/Cellar/qt/5.9.1/lib -framework QtNetwork -F/usr/local/Cellar/qt/5.9.1/lib -framework QtWidgets -F/usr/local/Cellar/qt/5.9.1/lib -framework QtGui -F/usr/local/Cellar/qt/5.9.1/lib -framework QtCore -framework Foundation -framework ApplicationServices -framework AppKit'
  4298. QT_PIE_FLAGS='-fPIE'
  4299. QT_SELECT='qt5'
  4300. QT_TEST_CFLAGS='-I/usr/local/Cellar/qt/5.9.1/include/QtTest -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtCore -I/usr/local/Cellar/qt/5.9.1/include'
  4301. QT_TEST_INCLUDES='-I/usr/local/Cellar/qt/5.9.1/include/QtTest -I/usr/local/Cellar/qt/5.9.1/include -I/usr/local/Cellar/qt/5.9.1/include/QtCore -I/usr/local/Cellar/qt/5.9.1/include'
  4302. QT_TEST_LIBS='-F/usr/local/Cellar/qt/5.9.1/lib -framework QtTest -F/usr/local/Cellar/qt/5.9.1/lib -framework QtCore'
  4303. QT_TRANSLATION_DIR=''
  4304. RANLIB='/usr/bin/ranlib'
  4305. RCC='/usr/local/Cellar/qt/5.9.1/bin/rcc'
  4306. READELF=''
  4307. RELDFLAGS=''
  4308. RSVG_CONVERT=''
  4309. SED='/usr/bin/sed'
  4310. SET_MAKE=''
  4311. SHELL='/bin/sh'
  4312. SSL_CFLAGS='-I/usr/local/Cellar/openssl/1.0.2l/include'
  4313. SSL_LIBS='-L/usr/local/Cellar/openssl/1.0.2l/lib -lssl'
  4314. STRIP='/usr/bin/strip'
  4315. TARGET_DARWIN_FALSE='#'
  4316. TARGET_DARWIN_TRUE=''
  4317. TARGET_WINDOWS_FALSE=''
  4318. TARGET_WINDOWS_TRUE='#'
  4319. TESTDEFS=' -DBOOST_TEST_DYN_LINK'
  4320. TIFFCP=''
  4321. UIC='/usr/local/Cellar/qt/5.9.1/bin/uic'
  4322. UNIVALUE_CFLAGS='-I$(srcdir)/univalue/include'
  4323. UNIVALUE_LIBS='univalue/libunivalue.la'
  4324. USE_COMPARISON_TOOL_FALSE=''
  4325. USE_COMPARISON_TOOL_REORG_TESTS_FALSE='#'
  4326. USE_COMPARISON_TOOL_REORG_TESTS_TRUE=''
  4327. USE_COMPARISON_TOOL_TRUE='#'
  4328. USE_LCOV_FALSE=''
  4329. USE_LCOV_TRUE='#'
  4330. USE_QRCODE=''
  4331. USE_QRCODE_FALSE='#'
  4332. USE_QRCODE_TRUE=''
  4333. USE_UPNP=''
  4334. VERSION='0.13.99'
  4335. WINDOWS_BITS=''
  4336. WINDRES=''
  4337. X11XCB_CFLAGS=''
  4338. X11XCB_LIBS=''
  4339. XGETTEXT='/opt/local/bin/xgettext'
  4340. ZMQ_CFLAGS=''
  4341. ZMQ_LIBS=''
  4342. ac_ct_AR='ar'
  4343. ac_ct_CC='gcc'
  4344. ac_ct_CXX='g++'
  4345. ac_ct_DUMPBIN=''
  4346. ac_ct_OBJCXX=''
  4347. am__EXEEXT_FALSE=''
  4348. am__EXEEXT_TRUE='#'
  4349. am__fastdepCC_FALSE='#'
  4350. am__fastdepCC_TRUE=''
  4351. am__fastdepCXX_FALSE='#'
  4352. am__fastdepCXX_TRUE=''
  4353. am__fastdepOBJCXX_FALSE='#'
  4354. am__fastdepOBJCXX_TRUE=''
  4355. am__include='include'
  4356. am__isrc=''
  4357. am__leading_dot='.'
  4358. am__nodep='_no'
  4359. am__quote=''
  4360. am__tar='$${TAR-tar} chof - "$$tardir"'
  4361. am__untar='$${TAR-tar} xf -'
  4362. ax_pthread_config=''
  4363. bindir='${exec_prefix}/bin'
  4364. build='x86_64-apple-darwin16.7.0'
  4365. build_alias=''
  4366. build_cpu='x86_64'
  4367. build_os='darwin16.7.0'
  4368. build_vendor='apple'
  4369. datadir='${datarootdir}'
  4370. datarootdir='${prefix}/share'
  4371. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  4372. dvidir='${docdir}'
  4373. exec_prefix='${prefix}'
  4374. host='x86_64-apple-darwin16.7.0'
  4375. host_alias=''
  4376. host_cpu='x86_64'
  4377. host_os='darwin16.7.0'
  4378. host_vendor='apple'
  4379. htmldir='${docdir}'
  4380. includedir='${prefix}/include'
  4381. infodir='${datarootdir}/info'
  4382. install_sh='${SHELL} /Users/jonn4y/Downloads/litecoin-master/build-aux/install-sh'
  4383. libdir='${exec_prefix}/lib'
  4384. libexecdir='${exec_prefix}/libexec'
  4385. localedir='${datarootdir}/locale'
  4386. localstatedir='${prefix}/var'
  4387. mandir='${datarootdir}/man'
  4388. mkdir_p='$(MKDIR_P)'
  4389. oldincludedir='/usr/include'
  4390. pdfdir='${docdir}'
  4391. prefix='/usr/local'
  4392. program_transform_name='s,x,x,'
  4393. psdir='${docdir}'
  4394. sbindir='${exec_prefix}/sbin'
  4395. sharedstatedir='${prefix}/com'
  4396. subdirs=' src/univalue src/secp256k1'
  4397. sysconfdir='${prefix}/etc'
  4398. target_alias=''
  4399.  
  4400. ## ----------- ##
  4401. ## confdefs.h. ##
  4402. ## ----------- ##
  4403.  
  4404. /* confdefs.h */
  4405. #define PACKAGE_NAME "Litecoin Core"
  4406. #define PACKAGE_TARNAME "litecoin"
  4407. #define PACKAGE_VERSION "0.13.99"
  4408. #define PACKAGE_STRING "Litecoin Core 0.13.99"
  4409. #define PACKAGE_BUGREPORT "https://github.com/litecoin-project/litecoin/issues"
  4410. #define PACKAGE_URL "https://litecoin.org/"
  4411. #define HAVE_CXX11 1
  4412. #define STDC_HEADERS 1
  4413. #define HAVE_SYS_TYPES_H 1
  4414. #define HAVE_SYS_STAT_H 1
  4415. #define HAVE_STDLIB_H 1
  4416. #define HAVE_STRING_H 1
  4417. #define HAVE_MEMORY_H 1
  4418. #define HAVE_STRINGS_H 1
  4419. #define HAVE_INTTYPES_H 1
  4420. #define HAVE_STDINT_H 1
  4421. #define HAVE_UNISTD_H 1
  4422. #define HAVE_DLFCN_H 1
  4423. #define LT_OBJDIR ".libs/"
  4424. #define HAVE_PTHREAD_PRIO_INHERIT 1
  4425. #define HAVE_PTHREAD 1
  4426. #define HAVE_DECL_STRERROR_R 1
  4427. #define HAVE_STRERROR_R 1
  4428. #define HAVE_STDIO_H 1
  4429. #define HAVE_STDLIB_H 1
  4430. #define HAVE_UNISTD_H 1
  4431. #define HAVE_STRINGS_H 1
  4432. #define HAVE_SYS_TYPES_H 1
  4433. #define HAVE_SYS_STAT_H 1
  4434. #define HAVE_SYS_SELECT_H 1
  4435. #define HAVE_DECL_STRNLEN 1
  4436. #define HAVE_DECL_LE16TOH 0
  4437. #define HAVE_DECL_LE32TOH 0
  4438. #define HAVE_DECL_LE64TOH 0
  4439. #define HAVE_DECL_HTOLE16 0
  4440. #define HAVE_DECL_HTOLE32 0
  4441. #define HAVE_DECL_HTOLE64 0
  4442. #define HAVE_DECL_BE16TOH 0
  4443. #define HAVE_DECL_BE32TOH 0
  4444. #define HAVE_DECL_BE64TOH 0
  4445. #define HAVE_DECL_HTOBE16 0
  4446. #define HAVE_DECL_HTOBE32 0
  4447. #define HAVE_DECL_HTOBE64 0
  4448. #define HAVE_DECL_BSWAP_16 0
  4449. #define HAVE_DECL_BSWAP_32 0
  4450. #define HAVE_DECL_BSWAP_64 0
  4451. #define HAVE_VISIBILITY_ATTRIBUTE 1
  4452. #define HAVE_MINIUPNPC_MINIWGET_H 1
  4453. #define HAVE_MINIUPNPC_MINIUPNPC_H 1
  4454. #define HAVE_MINIUPNPC_UPNPCOMMANDS_H 1
  4455. #define HAVE_MINIUPNPC_UPNPERRORS_H 1
  4456. #define HAVE_BOOST /**/
  4457. #define HAVE_BOOST_SYSTEM /**/
  4458. #define HAVE_BOOST_FILESYSTEM /**/
  4459. #define HAVE_BOOST_PROGRAM_OPTIONS /**/
  4460. #define HAVE_BOOST_THREAD /**/
  4461. #define HAVE_BOOST_CHRONO /**/
  4462. #define HAVE_BOOST_UNIT_TEST_FRAMEWORK /**/
  4463. #define HAVE_WORKING_BOOST_SLEEP_FOR 1
  4464. #define ENABLE_ZMQ 0
  4465. #define HAVE_CONSENSUS_LIB 1
  4466. #define ENABLE_WALLET 1
  4467. #define USE_UPNP 0
  4468. #define USE_DBUS 1
  4469. #define USE_QRCODE 1
  4470. #define CLIENT_VERSION_MAJOR 0
  4471. #define CLIENT_VERSION_MINOR 13
  4472. #define CLIENT_VERSION_REVISION 99
  4473. #define CLIENT_VERSION_BUILD 0
  4474. #define CLIENT_VERSION_IS_RELEASE false
  4475. #define COPYRIGHT_YEAR 2016
  4476. #define COPYRIGHT_HOLDERS "The %s developers"
  4477. #define COPYRIGHT_HOLDERS_SUBSTITUTION "Litecoin Core"
  4478. #define COPYRIGHT_HOLDERS_FINAL "The Litecoin Core developers"
  4479.  
  4480. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement