Guest User

config_qt

a guest
Mar 9th, 2018
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.37 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /bin/mkdir -p
  4. checking for gawk... gawk
  5. checking whether make sets $(MAKE)... yes
  6. checking whether make supports nested variables... yes
  7. checking for style of include used by make... GNU
  8. checking for gcc... gcc
  9. checking whether the C compiler works... yes
  10. checking for C compiler default output file name... a.out
  11. checking for suffix of executables...
  12. checking whether we are cross compiling... no
  13. checking for suffix of object files... o
  14. checking whether we are using the GNU C compiler... yes
  15. checking whether gcc accepts -g... yes
  16. checking for gcc option to accept ISO C89... none needed
  17. checking whether gcc understands -c and -o together... yes
  18. checking dependency style of gcc... gcc3
  19. checking dependency style of gcc... gcc3
  20. checking for ar... ar
  21. checking the archiver (ar) interface... ar
  22. checking for gcc... (cached) gcc
  23. checking whether we are using the GNU C compiler... (cached) yes
  24. checking whether gcc accepts -g... (cached) yes
  25. checking for gcc option to accept ISO C89... (cached) none needed
  26. checking whether gcc understands -c and -o together... (cached) yes
  27. checking dependency style of gcc... (cached) gcc3
  28. checking for g++... g++
  29. checking whether we are using the GNU C++ compiler... yes
  30. checking whether g++ accepts -g... yes
  31. checking dependency style of g++... gcc3
  32. checking for g++... g++
  33. checking whether we are using the GNU Objective C++ compiler... no
  34. checking whether g++ accepts -g... no
  35. checking dependency style of g++... gcc3
  36. checking build system type... x86_64-pc-linux-gnu
  37. checking host system type... x86_64-pc-linux-gnu
  38. checking how to print strings... printf
  39. checking for a sed that does not truncate output... /bin/sed
  40. checking for grep that handles long lines and -e... /bin/grep
  41. checking for egrep... /bin/grep -E
  42. checking for fgrep... /bin/grep -F
  43. checking for ld used by gcc... /usr/bin/ld
  44. checking if the linker (/usr/bin/ld) is GNU ld... yes
  45. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  46. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  47. checking whether ln -s works... yes
  48. checking the maximum length of command line arguments... 1572864
  49. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  50. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  51. checking for /usr/bin/ld option to reload object files... -r
  52. checking for objdump... objdump
  53. checking how to recognize dependent libraries... pass_all
  54. checking for dlltool... no
  55. checking how to associate runtime and link libraries... printf %s\n
  56. checking for archiver @FILE support... @
  57. checking for strip... strip
  58. checking for ranlib... ranlib
  59. checking command to parse /usr/bin/nm -B output from gcc object... ok
  60. checking for sysroot... no
  61. checking for a working dd... /bin/dd
  62. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  63. checking for mt... mt
  64. checking if mt is a manifest tool... no
  65. checking how to run the C preprocessor... gcc -E
  66. checking for ANSI C header files... yes
  67. checking for sys/types.h... yes
  68. checking for sys/stat.h... yes
  69. checking for stdlib.h... yes
  70. checking for string.h... yes
  71. checking for memory.h... yes
  72. checking for strings.h... yes
  73. checking for inttypes.h... yes
  74. checking for stdint.h... yes
  75. checking for unistd.h... yes
  76. checking for dlfcn.h... yes
  77. checking for objdir... .libs
  78. checking if gcc supports -fno-rtti -fno-exceptions... no
  79. checking for gcc option to produce PIC... -fPIC -DPIC
  80. checking if gcc PIC flag -fPIC -DPIC works... yes
  81. checking if gcc static flag -static works... yes
  82. checking if gcc supports -c -o file.o... yes
  83. checking if gcc supports -c -o file.o... (cached) yes
  84. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  85. checking whether -lc should be explicitly linked in... no
  86. checking dynamic linker characteristics... GNU/Linux ld.so
  87. checking how to hardcode library paths into programs... immediate
  88. checking whether stripping libraries is possible... yes
  89. checking if libtool supports shared libraries... yes
  90. checking whether to build shared libraries... yes
  91. checking whether to build static libraries... yes
  92. checking how to run the C++ preprocessor... g++ -E
  93. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  94. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  95. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  96. checking for g++ option to produce PIC... -fPIC -DPIC
  97. checking if g++ PIC flag -fPIC -DPIC works... yes
  98. checking if g++ static flag -static works... yes
  99. checking if g++ supports -c -o file.o... yes
  100. checking if g++ supports -c -o file.o... (cached) yes
  101. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  102. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  103. checking how to hardcode library paths into programs... immediate
  104. checking whether g++ supports C++14 features by default... no
  105. checking whether g++ supports C++14 features with -std=c++14... yes
  106. checking for pkg-config... /usr/bin/pkg-config
  107. checking pkg-config is at least version 0.9.0... yes
  108. checking for OPENSSL... yes
  109. checking for LIBEVENT... yes
  110. checking for ZLIB... yes
  111. checking for ZSTD... no
  112. configure: libzstd not found
  113. checking for LZMA... no
  114. configure: liblzma not found
  115. checking for main in -lsnappy... no
  116. configure: snappy not found
  117. checking for pthread_self in -lpthread... yes
  118. checking for Boost headers version >= 1.58.0... /usr/local/include
  119. checking for Boost's header version... 1_66
  120. checking for the toolset name used by Boost for g++ -std=c++14... configure: WARNING: could not figure out which toolset name to use for g++ -std=c++14
  121.  
  122. checking boost/system/error_code.hpp usability... yes
  123. checking boost/system/error_code.hpp presence... yes
  124. checking for boost/system/error_code.hpp... yes
  125. checking for the Boost system library... yes
  126. checking for boost/system/error_code.hpp... (cached) yes
  127. checking for the Boost system library... (cached) yes
  128. checking boost/chrono.hpp usability... yes
  129. checking boost/chrono.hpp presence... yes
  130. checking for boost/chrono.hpp... yes
  131. checking for the Boost chrono library... (cached) yes
  132. checking for boost/system/error_code.hpp... (cached) yes
  133. checking for the Boost system library... (cached) yes
  134. checking boost/filesystem/path.hpp usability... yes
  135. checking boost/filesystem/path.hpp presence... yes
  136. checking for boost/filesystem/path.hpp... yes
  137. checking for the Boost filesystem library... (cached) yes
  138. checking boost/program_options.hpp usability... yes
  139. checking boost/program_options.hpp presence... yes
  140. checking for boost/program_options.hpp... yes
  141. checking for the Boost program_options library... (cached) yes
  142. checking for the flags needed to use pthreads... conftest.cpp: In function 'int main()':
  143. conftest.cpp:37:24: warning: null argument where non-null required (argument 1) [-Wnonnull]
  144. pthread_attr_init(0); pthread_cleanup_push(0, 0);
  145. ^
  146. conftest.cpp:38:27: warning: null argument where non-null required (argument 1) [-Wnonnull]
  147. pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  148. ^
  149. conftest.cpp:38:27: warning: null argument where non-null required (argument 3) [-Wnonnull]
  150. -pthread
  151. checking for boost/system/error_code.hpp... (cached) yes
  152. checking for the Boost system library... (cached) yes
  153. checking boost/thread.hpp usability... yes
  154. checking boost/thread.hpp presence... yes
  155. checking for boost/thread.hpp... yes
  156. checking for the Boost thread library... (cached) yes
  157. checking boost/asio.hpp usability... yes
  158. checking boost/asio.hpp presence... yes
  159. checking for boost/asio.hpp... yes
  160. checking boost/date_time/posix_time/posix_time.hpp usability... yes
  161. checking boost/date_time/posix_time/posix_time.hpp presence... yes
  162. checking for boost/date_time/posix_time/posix_time.hpp... yes
  163. checking for the Boost date_time library... (cached) yes
  164. checking boost/iostreams/device/file_descriptor.hpp usability... yes
  165. checking boost/iostreams/device/file_descriptor.hpp presence... yes
  166. checking for boost/iostreams/device/file_descriptor.hpp... yes
  167. checking for the Boost iostreams library... (cached) yes
  168. configure: Using Qt5 at /opt/Qt/5.10.1/gcc_64
  169. configure: Using Qt5WebKit at /opt/Qt/5.10.1/gcc_64
  170. checking that generated files are newer than configure... done
  171. === configuring in tor (/home/jpenka/Workspace/spectre/tor)
  172. configure: running /bin/bash ./configure '--prefix=/usr/local' --disable-option-checking '--enable-gui' '--with-qt5=/opt/Qt/5.10.1/gcc_64' '--with-qt5webkit=/opt/Qt/5.10.1/gcc_64' '--with-boost=/usr/local' '--disable-unittests' '--disable-system-torrc' '--disable-systemd' '--disable-asciidoc' '--with-openssl-dir=/usr/local/lib' 'CFLAGS=-I/usr/local/include -O2' '--srcdir=.' --cache-file=
  173. checking for a BSD-compatible install... /usr/bin/install -c
  174. checking whether build environment is sane... yes
  175. checking for a thread-safe mkdir -p... /bin/mkdir -p
  176. checking for gawk... gawk
  177. checking whether make sets $(MAKE)... yes
  178. checking whether make supports nested variables... yes
  179. checking whether make supports nested variables... (cached) yes
  180. checking for style of include used by make... GNU
  181. checking for gcc... gcc
  182. checking whether the C compiler works... yes
  183. checking for C compiler default output file name... a.out
  184. checking for suffix of executables...
  185. checking whether we are cross compiling... no
  186. checking for suffix of object files... o
  187. checking whether we are using the GNU C compiler... yes
  188. checking whether gcc accepts -g... yes
  189. checking for gcc option to accept ISO C89... none needed
  190. checking whether gcc understands -c and -o together... yes
  191. checking dependency style of gcc... gcc3
  192. checking how to run the C preprocessor... gcc -E
  193. checking for grep that handles long lines and -e... /bin/grep
  194. checking for egrep... /bin/grep -E
  195. checking for ANSI C header files... yes
  196. checking for sys/types.h... yes
  197. checking for sys/stat.h... yes
  198. checking for stdlib.h... yes
  199. checking for string.h... yes
  200. checking for memory.h... yes
  201. checking for strings.h... yes
  202. checking for inttypes.h... yes
  203. checking for stdint.h... yes
  204. checking for unistd.h... yes
  205. checking minix/config.h usability... no
  206. checking minix/config.h presence... no
  207. checking for minix/config.h... no
  208. checking whether it is safe to define __EXTENSIONS__... yes
  209. checking build system type... x86_64-pc-linux-gnu
  210. checking host system type... x86_64-pc-linux-gnu
  211. checking for pkg-config... /usr/bin/pkg-config
  212. checking pkg-config is at least version 0.9.0... yes
  213. checking for ar... ar
  214. checking the archiver (ar) interface... ar
  215. checking for gcc... (cached) gcc
  216. checking whether we are using the GNU C compiler... (cached) yes
  217. checking whether gcc accepts -g... (cached) yes
  218. checking for gcc option to accept ISO C89... (cached) none needed
  219. checking whether gcc understands -c and -o together... (cached) yes
  220. checking dependency style of gcc... (cached) gcc3
  221. checking how to run the C preprocessor... gcc -E
  222. checking whether make sets $(MAKE)... (cached) yes
  223. checking for ranlib... ranlib
  224. checking for a sed that does not truncate output... /bin/sed
  225. checking for perl... perl
  226. checking for asciidoc... none
  227. checking for a2x... no
  228. checking for a2x.py... no
  229. checking for gcc option to accept ISO C99... none needed
  230. checking for python... python
  231. checking for flexible array members... yes
  232. checking for working C99 mid-block declaration syntax... yes
  233. checking for working C99 designated initializers... yes
  234. checking for win32... no
  235. checking for MIPSpro compiler... no
  236. checking whether byte ordering is bigendian... no
  237. checking for library containing socket... none required
  238. checking for library containing gethostbyname... none required
  239. checking for library containing dlopen... -ldl
  240. checking for library containing inet_aton... none required
  241. checking for library containing backtrace... none required
  242. checking for library containing clock_gettime... none required
  243. checking for library containing pthread_create... -lpthread
  244. checking for library containing pthread_detach... none required
  245. checking for _NSGetEnviron... no
  246. checking for RtlSecureZeroMemory... no
  247. checking for SecureZeroMemory... no
  248. checking for accept4... yes
  249. checking for backtrace... yes
  250. checking for backtrace_symbols_fd... yes
  251. checking for eventfd... yes
  252. checking for explicit_bzero... no
  253. checking for timingsafe_memcmp... no
  254. checking for flock... yes
  255. checking for ftime... yes
  256. checking for get_current_dir_name... yes
  257. checking for getaddrinfo... yes
  258. checking for getifaddrs... yes
  259. checking for getpass... yes
  260. checking for getrlimit... yes
  261. checking for gettimeofday... yes
  262. checking for gmtime_r... yes
  263. checking for gnu_get_libc_version... yes
  264. checking for htonll... no
  265. checking for inet_aton... yes
  266. checking for ioctl... yes
  267. checking for issetugid... no
  268. checking for llround... no
  269. checking for localtime_r... yes
  270. checking for lround... no
  271. checking for memmem... yes
  272. checking for memset_s... no
  273. checking for pipe... yes
  274. checking for pipe2... yes
  275. checking for prctl... yes
  276. checking for readpassphrase... no
  277. checking for rint... no
  278. checking for sigaction... yes
  279. checking for socketpair... yes
  280. checking for statvfs... yes
  281. checking for strlcat... no
  282. checking for strlcpy... no
  283. checking for strnlen... yes
  284. checking for strptime... yes
  285. checking for strtok_r... yes
  286. checking for strtoull... yes
  287. checking for sysconf... yes
  288. checking for sysctl... yes
  289. checking for truncate... yes
  290. checking for uname... yes
  291. checking for usleep... yes
  292. checking for vasprintf... yes
  293. checking for _vscprintf... no
  294. checking for a pre-Sierra OSX build target... no
  295. checking for clock_gettime... yes
  296. checking for getentropy... no
  297. checking pthread.h usability... yes
  298. checking pthread.h presence... yes
  299. checking for pthread.h... yes
  300. checking for pthread_create... yes
  301. checking for pthread_condattr_setclock... yes
  302. checking for libevent directory... (system)
  303. checking whether we need extra options to link libevent... (none)
  304. checking event2/event.h usability... yes
  305. checking event2/event.h presence... yes
  306. checking for event2/event.h... yes
  307. checking event2/dns.h usability... yes
  308. checking event2/dns.h presence... yes
  309. checking for event2/dns.h... yes
  310. checking event2/bufferevent_ssl.h usability... yes
  311. checking event2/bufferevent_ssl.h presence... yes
  312. checking for event2/bufferevent_ssl.h... yes
  313. checking for library containing event_new... -levent
  314. checking for library containing evdns_base_new... none required
  315. checking for evutil_secure_rng_set_urandom_device_file... no
  316. checking for evutil_secure_rng_add_bytes... yes
  317. checking whether Libevent is new enough... yes
  318. checking for library containing pow... -lm
  319. configure: Now, we'll look for OpenSSL >= 1.0.1
  320. checking for openssl directory... /usr/local/lib
  321. checking whether we need extra options to link openssl... (none)
  322. checking for struct ssl_method_st.get_cipher_by_char... no
  323. checking for SSL_SESSION_get_master_key... yes
  324. checking for SSL_get_server_random... yes
  325. checking for SSL_get_client_ciphers... yes
  326. checking for SSL_get_client_random... yes
  327. checking for SSL_CIPHER_find... yes
  328. checking for TLS_method... yes
  329. checking for EVP_PBE_scrypt... yes
  330. checking for SSL.state... no
  331. checking for struct tcp_info.tcpi_unacked... yes
  332. checking for struct tcp_info.tcpi_snd_mss... yes
  333. checking for zlib directory... (system)
  334. checking whether we need extra options to link zlib... (none)
  335. checking for LZMA... no
  336. configure: WARNING: Unable to find liblzma.
  337. checking for ZSTD... no
  338. configure: WARNING: Unable to find libzstd.
  339. checking for cap_init in -lcap... yes
  340. checking for cap_set_proc... yes
  341. checking whether the compiler accepts -fstack-protector-all... yes
  342. checking whether the compiler accepts -Wstack-protector... yes
  343. checking whether the compiler accepts --param ssp-buffer-size=1... yes
  344. checking whether the compiler accepts -fPIE... yes
  345. checking whether the linker accepts -pie... yes
  346. checking whether the compiler accepts -fwrapv... yes
  347. checking whether the linker accepts -z relro -z now... yes
  348. checking whether the linker accepts -rdynamic... yes
  349. checking whether the compiler accepts -fomit-frame-pointer... yes
  350. checking whether the compiler accepts -fasynchronous-unwind-tables... yes
  351. checking seccomp.h usability... yes
  352. checking seccomp.h presence... yes
  353. checking for seccomp.h... yes
  354. checking for library containing seccomp_init... -lseccomp
  355. checking libscrypt.h usability... no
  356. checking libscrypt.h presence... no
  357. checking for libscrypt.h... no
  358. checking for library containing libscrypt_scrypt... no
  359. checking for libscrypt_scrypt... no
  360. checking whether we can use curve25519-donna-c64... yes
  361. checking crypto_scalarmult_curve25519.h usability... no
  362. checking crypto_scalarmult_curve25519.h presence... no
  363. checking for crypto_scalarmult_curve25519.h... no
  364. checking nacl/crypto_scalarmult_curve25519.h usability... no
  365. checking nacl/crypto_scalarmult_curve25519.h presence... no
  366. checking for nacl/crypto_scalarmult_curve25519.h... no
  367. checking for nacl compiled with a fast curve25519 implementation... no
  368. checking for special C compiler options needed for large files... no
  369. checking for _FILE_OFFSET_BITS value needed for large files... no
  370. checking assert.h usability... yes
  371. checking assert.h presence... yes
  372. checking for assert.h... yes
  373. checking errno.h usability... yes
  374. checking errno.h presence... yes
  375. checking for errno.h... yes
  376. checking fcntl.h usability... yes
  377. checking fcntl.h presence... yes
  378. checking for fcntl.h... yes
  379. checking signal.h usability... yes
  380. checking signal.h presence... yes
  381. checking for signal.h... yes
  382. checking for string.h... (cached) yes
  383. checking sys/capability.h usability... yes
  384. checking sys/capability.h presence... yes
  385. checking for sys/capability.h... yes
  386. checking sys/fcntl.h usability... yes
  387. checking sys/fcntl.h presence... yes
  388. checking for sys/fcntl.h... yes
  389. checking for sys/stat.h... (cached) yes
  390. checking sys/time.h usability... yes
  391. checking sys/time.h presence... yes
  392. checking for sys/time.h... yes
  393. checking for sys/types.h... (cached) yes
  394. checking time.h usability... yes
  395. checking time.h presence... yes
  396. checking for time.h... yes
  397. checking for unistd.h... (cached) yes
  398. checking arpa/inet.h usability... yes
  399. checking arpa/inet.h presence... yes
  400. checking for arpa/inet.h... yes
  401. checking crt_externs.h usability... no
  402. checking crt_externs.h presence... no
  403. checking for crt_externs.h... no
  404. checking execinfo.h usability... yes
  405. checking execinfo.h presence... yes
  406. checking for execinfo.h... yes
  407. checking gnu/libc-version.h usability... yes
  408. checking gnu/libc-version.h presence... yes
  409. checking for gnu/libc-version.h... yes
  410. checking grp.h usability... yes
  411. checking grp.h presence... yes
  412. checking for grp.h... yes
  413. checking ifaddrs.h usability... yes
  414. checking ifaddrs.h presence... yes
  415. checking for ifaddrs.h... yes
  416. checking for inttypes.h... (cached) yes
  417. checking limits.h usability... yes
  418. checking limits.h presence... yes
  419. checking for limits.h... yes
  420. checking linux/types.h usability... yes
  421. checking linux/types.h presence... yes
  422. checking for linux/types.h... yes
  423. checking machine/limits.h usability... no
  424. checking machine/limits.h presence... no
  425. checking for machine/limits.h... no
  426. checking malloc.h usability... yes
  427. checking malloc.h presence... yes
  428. checking for malloc.h... yes
  429. checking malloc/malloc.h usability... no
  430. checking malloc/malloc.h presence... no
  431. checking for malloc/malloc.h... no
  432. checking malloc_np.h usability... no
  433. checking malloc_np.h presence... no
  434. checking for malloc_np.h... no
  435. checking netdb.h usability... yes
  436. checking netdb.h presence... yes
  437. checking for netdb.h... yes
  438. checking netinet/in.h usability... yes
  439. checking netinet/in.h presence... yes
  440. checking for netinet/in.h... yes
  441. checking netinet/in6.h usability... no
  442. checking netinet/in6.h presence... no
  443. checking for netinet/in6.h... no
  444. checking pwd.h usability... yes
  445. checking pwd.h presence... yes
  446. checking for pwd.h... yes
  447. checking readpassphrase.h usability... no
  448. checking readpassphrase.h presence... no
  449. checking for readpassphrase.h... no
  450. checking for stdint.h... (cached) yes
  451. checking sys/eventfd.h usability... yes
  452. checking sys/eventfd.h presence... yes
  453. checking for sys/eventfd.h... yes
  454. checking sys/file.h usability... yes
  455. checking sys/file.h presence... yes
  456. checking for sys/file.h... yes
  457. checking sys/ioctl.h usability... yes
  458. checking sys/ioctl.h presence... yes
  459. checking for sys/ioctl.h... yes
  460. checking sys/limits.h usability... no
  461. checking sys/limits.h presence... no
  462. checking for sys/limits.h... no
  463. checking sys/mman.h usability... yes
  464. checking sys/mman.h presence... yes
  465. checking for sys/mman.h... yes
  466. checking sys/param.h usability... yes
  467. checking sys/param.h presence... yes
  468. checking for sys/param.h... yes
  469. checking sys/prctl.h usability... yes
  470. checking sys/prctl.h presence... yes
  471. checking for sys/prctl.h... yes
  472. checking sys/random.h usability... no
  473. checking sys/random.h presence... no
  474. checking for sys/random.h... no
  475. checking sys/resource.h usability... yes
  476. checking sys/resource.h presence... yes
  477. checking for sys/resource.h... yes
  478. checking sys/select.h usability... yes
  479. checking sys/select.h presence... yes
  480. checking for sys/select.h... yes
  481. checking sys/socket.h usability... yes
  482. checking sys/socket.h presence... yes
  483. checking for sys/socket.h... yes
  484. checking sys/statvfs.h usability... yes
  485. checking sys/statvfs.h presence... yes
  486. checking for sys/statvfs.h... yes
  487. checking sys/syscall.h usability... yes
  488. checking sys/syscall.h presence... yes
  489. checking for sys/syscall.h... yes
  490. checking sys/sysctl.h usability... yes
  491. checking sys/sysctl.h presence... yes
  492. checking for sys/sysctl.h... yes
  493. checking sys/syslimits.h usability... no
  494. checking sys/syslimits.h presence... no
  495. checking for sys/syslimits.h... no
  496. checking for sys/time.h... (cached) yes
  497. checking for sys/types.h... (cached) yes
  498. checking sys/un.h usability... yes
  499. checking sys/un.h presence... yes
  500. checking for sys/un.h... yes
  501. checking sys/utime.h usability... no
  502. checking sys/utime.h presence... no
  503. checking for sys/utime.h... no
  504. checking sys/wait.h usability... yes
  505. checking sys/wait.h presence... yes
  506. checking for sys/wait.h... yes
  507. checking syslog.h usability... yes
  508. checking syslog.h presence... yes
  509. checking for syslog.h... yes
  510. checking utime.h usability... yes
  511. checking utime.h presence... yes
  512. checking for utime.h... yes
  513. checking for sys/param.h... (cached) yes
  514. checking for net/if.h... yes
  515. checking for net/pfvar.h... no
  516. checking for linux/if.h... yes
  517. checking for linux/netfilter_ipv4.h... yes
  518. checking for linux/netfilter_ipv6/ip6_tables.h... yes
  519. checking for struct timeval.tv_sec... yes
  520. checking size of int8_t... 1
  521. checking size of int16_t... 2
  522. checking size of int32_t... 4
  523. checking size of int64_t... 8
  524. checking size of uint8_t... 1
  525. checking size of uint16_t... 2
  526. checking size of uint32_t... 4
  527. checking size of uint64_t... 8
  528. checking size of intptr_t... 8
  529. checking size of uintptr_t... 8
  530. checking size of char... 1
  531. checking size of short... 2
  532. checking size of int... 4
  533. checking size of long... 8
  534. checking size of long long... 8
  535. checking size of __int64... 0
  536. checking size of void *... 8
  537. checking size of time_t... 8
  538. checking size of size_t... 8
  539. checking size of pid_t... 4
  540. checking for uint... yes
  541. checking for u_char... yes
  542. checking for ssize_t... yes
  543. checking ucontext.h usability... yes
  544. checking ucontext.h presence... yes
  545. checking for ucontext.h... yes
  546. checking sys/ucontext.h usability... yes
  547. checking sys/ucontext.h presence... yes
  548. checking for sys/ucontext.h... yes
  549. checking cygwin/signal.h usability... no
  550. checking cygwin/signal.h presence... no
  551. checking for cygwin/signal.h... no
  552. checking how to access the program counter from a struct ucontext... uc_mcontext.gregs[REG_RIP]
  553. checking for struct in6_addr... yes
  554. checking for struct sockaddr_in6... yes
  555. checking for sa_family_t... yes
  556. checking for struct in6_addr.s6_addr32... yes
  557. checking for struct in6_addr.s6_addr16... yes
  558. checking for struct sockaddr_in.sin_len... no
  559. checking for struct sockaddr_in6.sin6_len... no
  560. checking for rlim_t... yes
  561. checking whether time_t is signed... yes
  562. checking whether size_t is signed... no
  563. checking whether enum always is signed... no
  564. checking size of socklen_t... 4
  565. checking size of cell_t... 0
  566. checking whether memset(0) sets pointers to NULL... yes
  567. checking whether memset(0) sets doubles to 0.0... yes
  568. checking whether we can malloc(0) safely.... yes
  569. checking whether we are using 2s-complement arithmetic... yes
  570. checking whether right-shift on negative values does sign-extension... yes
  571. checking whether uint8_t is the same type as unsigned char... yes
  572. checking whether to use dmalloc (debug memory allocation library)... no
  573. checking for mallinfo... yes
  574. checking for mlockall... yes
  575. checking whether mlockall is declared... yes
  576. checking whether getpagesize is declared... yes
  577. checking for getresuid... yes
  578. checking for getresgid... yes
  579. checking for gethostbyname_r... yes
  580. checking how many arguments gethostbyname_r() wants... 6
  581. checking whether the C compiler supports __func__... yes
  582. checking whether the C compiler supports __FUNC__... no
  583. checking whether the C compiler supports __FUNCTION__... yes
  584. checking whether we have extern char **environ already declared... yes
  585. checking whether the compiler accepts -Waddress... yes
  586. checking whether the compiler accepts -Waddress-of-array-temporary... no
  587. checking whether the compiler accepts -Waddress-of-temporary... no
  588. checking whether the compiler accepts -Wambiguous-macro... no
  589. checking whether the compiler accepts -Wanonymous-pack-parens... no
  590. checking whether the compiler accepts -Warc... no
  591. checking whether the compiler accepts -Warc-abi... no
  592. checking whether the compiler accepts -Warc-bridge-casts-disallowed-in-nonarc... no
  593. checking whether the compiler accepts -Warc-maybe-repeated-use-of-weak... no
  594. checking whether the compiler accepts -Warc-performSelector-leaks... no
  595. checking whether the compiler accepts -Warc-repeated-use-of-weak... no
  596. checking whether the compiler accepts -Warray-bounds... yes
  597. checking whether the compiler accepts -Warray-bounds-pointer-arithmetic... no
  598. checking whether the compiler accepts -Wasm... no
  599. checking whether the compiler accepts -Wasm-operand-widths... no
  600. checking whether the compiler accepts -Watomic-properties... no
  601. checking whether the compiler accepts -Watomic-property-with-user-defined-accessor... no
  602. checking whether the compiler accepts -Wauto-import... no
  603. checking whether the compiler accepts -Wauto-storage-class... no
  604. checking whether the compiler accepts -Wauto-var-id... no
  605. checking whether the compiler accepts -Wavailability... no
  606. checking whether the compiler accepts -Wbackslash-newline-escape... no
  607. checking whether the compiler accepts -Wbad-array-new-length... no
  608. checking whether the compiler accepts -Wbind-to-temporary-copy... no
  609. checking whether the compiler accepts -Wbitfield-constant-conversion... no
  610. checking whether the compiler accepts -Wbool-conversion... no
  611. checking whether the compiler accepts -Wbool-conversions... no
  612. checking whether the compiler accepts -Wbuiltin-requires-header... no
  613. checking whether the compiler accepts -Wchar-align... no
  614. checking whether the compiler accepts -Wcompare-distinct-pointer-types... no
  615. checking whether the compiler accepts -Wcomplex-component-init... no
  616. checking whether the compiler accepts -Wconditional-type-mismatch... no
  617. checking whether the compiler accepts -Wconfig-macros... no
  618. checking whether the compiler accepts -Wconstant-conversion... no
  619. checking whether the compiler accepts -Wconstant-logical-operand... no
  620. checking whether the compiler accepts -Wconstexpr-not-const... no
  621. checking whether the compiler accepts -Wcustom-atomic-properties... no
  622. checking whether the compiler accepts -Wdangling-field... no
  623. checking whether the compiler accepts -Wdangling-initializer-list... no
  624. checking whether the compiler accepts -Wdate-time... yes
  625. checking whether the compiler accepts -Wdelegating-ctor-cycles... no
  626. checking whether the compiler accepts -Wdeprecated-implementations... no
  627. checking whether the compiler accepts -Wdeprecated-register... no
  628. checking whether the compiler accepts -Wdirect-ivar-access... no
  629. checking whether the compiler accepts -Wdiscard-qual... no
  630. checking whether the compiler accepts -Wdistributed-object-modifiers... no
  631. checking whether the compiler accepts -Wdivision-by-zero... no
  632. checking whether the compiler accepts -Wdollar-in-identifier-extension... no
  633. checking whether the compiler accepts -Wdouble-promotion... yes
  634. checking whether the compiler accepts -Wduplicate-decl-specifier... no
  635. checking whether the compiler accepts -Wduplicate-enum... no
  636. checking whether the compiler accepts -Wduplicate-method-arg... no
  637. checking whether the compiler accepts -Wduplicate-method-match... no
  638. checking whether the compiler accepts -Wduplicated-cond... no
  639. checking whether the compiler accepts -Wdynamic-class-memaccess... no
  640. checking whether the compiler accepts -Wembedded-directive... no
  641. checking whether the compiler accepts -Wempty-translation-unit... no
  642. checking whether the compiler accepts -Wenum-conversion... no
  643. checking whether the compiler accepts -Wexit-time-destructors... no
  644. checking whether the compiler accepts -Wexplicit-ownership-type... no
  645. checking whether the compiler accepts -Wextern-initializer... no
  646. checking whether the compiler accepts -Wextra... yes
  647. checking whether the compiler accepts -Wextra-semi... no
  648. checking whether the compiler accepts -Wextra-tokens... no
  649. checking whether the compiler accepts -Wflexible-array-extensions... no
  650. checking whether the compiler accepts -Wfloat-conversion... yes
  651. checking whether the compiler accepts -Wformat-non-iso... no
  652. checking whether the compiler accepts -Wfour-char-constants... no
  653. checking whether the compiler accepts -Wgcc-compat... no
  654. checking whether the compiler accepts -Wglobal-constructors... no
  655. checking whether the compiler accepts -Wgnu-array-member-paren-init... no
  656. checking whether the compiler accepts -Wgnu-designator... no
  657. checking whether the compiler accepts -Wgnu-static-float-init... no
  658. checking whether the compiler accepts -Wheader-guard... no
  659. checking whether the compiler accepts -Wheader-hygiene... no
  660. checking whether the compiler accepts -Widiomatic-parentheses... no
  661. checking whether the compiler accepts -Wignored-attributes... no
  662. checking whether the compiler accepts -Wimplicit-atomic-properties... no
  663. checking whether the compiler accepts -Wimplicit-conversion-floating-point-to-bool... no
  664. checking whether the compiler accepts -Wimplicit-exception-spec-mismatch... no
  665. checking whether the compiler accepts -Wimplicit-fallthrough... no
  666. checking whether the compiler accepts -Wimplicit-fallthrough-per-function... no
  667. checking whether the compiler accepts -Wimplicit-retain-self... no
  668. checking whether the compiler accepts -Wimport-preprocessor-directive-pedantic... no
  669. checking whether the compiler accepts -Wincompatible-library-redeclaration... no
  670. checking whether the compiler accepts -Wincompatible-pointer-types-discards-qualifiers... no
  671. checking whether the compiler accepts -Wincomplete-implementation... no
  672. checking whether the compiler accepts -Wincomplete-module... no
  673. checking whether the compiler accepts -Wincomplete-umbrella... no
  674. checking whether the compiler accepts -Winit-self... yes
  675. checking whether the compiler accepts -Wint-conversions... no
  676. checking whether the compiler accepts -Wint-to-void-pointer-cast... no
  677. checking whether the compiler accepts -Winteger-overflow... no
  678. checking whether the compiler accepts -Winvalid-constexpr... no
  679. checking whether the compiler accepts -Winvalid-iboutlet... no
  680. checking whether the compiler accepts -Winvalid-noreturn... no
  681. checking whether the compiler accepts -Winvalid-pp-token... no
  682. checking whether the compiler accepts -Winvalid-source-encoding... no
  683. checking whether the compiler accepts -Winvalid-token-paste... no
  684. checking whether the compiler accepts -Wknr-promoted-parameter... no
  685. checking whether the compiler accepts -Wlanguage-extension-token... no
  686. checking whether the compiler accepts -Wlarge-by-value-copy... no
  687. checking whether the compiler accepts -Wliteral-conversion... no
  688. checking whether the compiler accepts -Wliteral-range... no
  689. checking whether the compiler accepts -Wlocal-type-template-args... no
  690. checking whether the compiler accepts -Wlogical-op... yes
  691. checking whether the compiler accepts -Wloop-analysis... no
  692. checking whether the compiler accepts -Wmain-return-type... no
  693. checking whether the compiler accepts -Wmalformed-warning-check... no
  694. checking whether the compiler accepts -Wmethod-signatures... no
  695. checking whether the compiler accepts -Wmicrosoft... no
  696. checking whether the compiler accepts -Wmicrosoft-exists... no
  697. checking whether the compiler accepts -Wmismatched-parameter-types... no
  698. checking whether the compiler accepts -Wmismatched-return-types... no
  699. checking whether the compiler accepts -Wmissing-field-initializers... yes
  700. checking whether the compiler accepts -Wmissing-format-attribute... yes
  701. checking whether the compiler accepts -Wmissing-noreturn... yes
  702. checking whether the compiler accepts -Wmissing-selector-name... no
  703. checking whether the compiler accepts -Wmissing-sysroot... no
  704. checking whether the compiler accepts -Wmissing-variable-declarations... no
  705. checking whether the compiler accepts -Wmodule-conflict... no
  706. checking whether the compiler accepts -Wnested-anon-types... no
  707. checking whether the compiler accepts -Wnewline-eof... no
  708. checking whether the compiler accepts -Wnon-literal-null-conversion... no
  709. checking whether the compiler accepts -Wnon-pod-varargs... no
  710. checking whether the compiler accepts -Wnonportable-cfstrings... no
  711. checking whether the compiler accepts -Wnormalized=id... yes
  712. checking whether the compiler accepts -Wnull-arithmetic... no
  713. checking whether the compiler accepts -Wnull-character... no
  714. checking whether the compiler accepts -Wnull-conversion... no
  715. checking whether the compiler accepts -Wnull-dereference... no
  716. checking whether the compiler accepts -Wout-of-line-declaration... no
  717. checking whether the compiler accepts -Wover-aligned... no
  718. checking whether the compiler accepts -Woverlength-strings... yes
  719. checking whether the compiler accepts -Woverride-init... yes
  720. checking whether the compiler accepts -Woverriding-method-mismatch... no
  721. checking whether the compiler accepts -Wpointer-type-mismatch... no
  722. checking whether the compiler accepts -Wpredefined-identifier-outside-function... no
  723. checking whether the compiler accepts -Wprotocol-property-synthesis-ambiguity... no
  724. checking whether the compiler accepts -Wreadonly-iboutlet-property... no
  725. checking whether the compiler accepts -Wreadonly-setter-attrs... no
  726. checking whether the compiler accepts -Wreceiver-expr... no
  727. checking whether the compiler accepts -Wreceiver-forward-class... no
  728. checking whether the compiler accepts -Wreceiver-is-weak... no
  729. checking whether the compiler accepts -Wreinterpret-base-class... no
  730. checking whether the compiler accepts -Wrequires-super-attribute... no
  731. checking whether the compiler accepts -Wreserved-user-defined-literal... no
  732. checking whether the compiler accepts -Wreturn-stack-address... no
  733. checking whether the compiler accepts -Wsection... no
  734. checking whether the compiler accepts -Wselector-type-mismatch... no
  735. checking whether the compiler accepts -Wsentinel... no
  736. checking whether the compiler accepts -Wserialized-diagnostics... no
  737. checking whether the compiler accepts -Wshadow... yes
  738. checking whether the compiler accepts -Wshift-count-negative... yes
  739. checking whether the compiler accepts -Wshift-count-overflow... yes
  740. checking whether the compiler accepts -Wshift-negative-value... no
  741. checking whether the compiler accepts -Wshift-overflow=2... no
  742. checking whether the compiler accepts -Wshift-sign-overflow... no
  743. checking whether the compiler accepts -Wshorten-64-to-32... no
  744. checking whether the compiler accepts -Wsizeof-array-argument... yes
  745. checking whether the compiler accepts -Wsource-uses-openmp... no
  746. checking whether the compiler accepts -Wstatic-float-init... no
  747. checking whether the compiler accepts -Wstatic-in-inline... no
  748. checking whether the compiler accepts -Wstatic-local-in-inline... no
  749. checking whether the compiler accepts -Wstrict-overflow=1... yes
  750. checking whether the compiler accepts -Wstring-compare... no
  751. checking whether the compiler accepts -Wstring-conversion... no
  752. checking whether the compiler accepts -Wstrlcpy-strlcat-size... no
  753. checking whether the compiler accepts -Wstrncat-size... no
  754. checking whether the compiler accepts -Wsuggest-attribute=format... yes
  755. checking whether the compiler accepts -Wsuggest-attribute=noreturn... yes
  756. checking whether the compiler accepts -Wsuper-class-method-mismatch... no
  757. checking whether the compiler accepts -Wswitch-bool... yes
  758. checking whether the compiler accepts -Wsync-nand... yes
  759. checking whether the compiler accepts -Wtautological-constant-out-of-range-compare... no
  760. checking whether the compiler accepts -Wtentative-definition-incomplete-type... no
  761. checking whether the compiler accepts -Wtrampolines... yes
  762. checking whether the compiler accepts -Wtype-safety... no
  763. checking whether the compiler accepts -Wtypedef-redefinition... no
  764. checking whether the compiler accepts -Wtypename-missing... no
  765. checking whether the compiler accepts -Wundefined-inline... no
  766. checking whether the compiler accepts -Wundefined-internal... no
  767. checking whether the compiler accepts -Wundefined-reinterpret-cast... no
  768. checking whether the compiler accepts -Wunicode... no
  769. checking whether the compiler accepts -Wunicode-whitespace... no
  770. checking whether the compiler accepts -Wunknown-warning-option... no
  771. checking whether the compiler accepts -Wunnamed-type-template-args... no
  772. checking whether the compiler accepts -Wunneeded-member-function... no
  773. checking whether the compiler accepts -Wunsequenced... no
  774. checking whether the compiler accepts -Wunsupported-visibility... no
  775. checking whether the compiler accepts -Wunused-but-set-parameter... yes
  776. checking whether the compiler accepts -Wunused-but-set-variable... yes
  777. checking whether the compiler accepts -Wunused-command-line-argument... no
  778. checking whether the compiler accepts -Wunused-const-variable=2... no
  779. checking whether the compiler accepts -Wunused-exception-parameter... no
  780. checking whether the compiler accepts -Wunused-local-typedefs... yes
  781. checking whether the compiler accepts -Wunused-member-function... no
  782. checking whether the compiler accepts -Wunused-sanitize-argument... no
  783. checking whether the compiler accepts -Wunused-volatile-lvalue... no
  784. checking whether the compiler accepts -Wuser-defined-literals... no
  785. checking whether the compiler accepts -Wvariadic-macros... yes
  786. checking whether the compiler accepts -Wvector-conversion... no
  787. checking whether the compiler accepts -Wvector-conversions... no
  788. checking whether the compiler accepts -Wvexing-parse... no
  789. checking whether the compiler accepts -Wvisibility... no
  790. checking whether the compiler accepts -Wvla-extension... no
  791. checking whether the compiler accepts -Wzero-length-array... no
  792. checking that generated files are newer than configure... done
  793. configure: creating ./config.status
  794. config.status: creating Doxyfile
  795. config.status: creating Makefile
  796. config.status: creating contrib/dist/suse/tor.sh
  797. config.status: creating contrib/operator-tools/tor.logrotate
  798. config.status: creating contrib/dist/tor.sh
  799. config.status: creating contrib/dist/torctl
  800. config.status: creating contrib/dist/tor.service
  801. config.status: creating src/config/torrc.sample
  802. config.status: creating src/config/torrc.minimal
  803. config.status: creating src/rust/.cargo/config
  804. config.status: creating scripts/maint/checkOptionDocs.pl
  805. config.status: creating scripts/maint/updateVersions.pl
  806. config.status: creating orconfig.h
  807. config.status: executing depfiles commands
  808. === configuring in db4.8/build_unix (/home/jpenka/Workspace/spectre/db4.8/build_unix)
  809. configure: running /bin/bash ./configure '--prefix=/usr/local' --disable-option-checking '--enable-gui' '--with-qt5=/opt/Qt/5.10.1/gcc_64' '--with-qt5webkit=/opt/Qt/5.10.1/gcc_64' '--with-boost=/usr/local' '--disable-cryptography' '--disable-partition' '--disable-compression' '--disable-replication' '--enable-cxx' '--enable-static' '--disable-shared' 'CFLAGS=-fPIC -fstack-protector -O2 -D_FORTIFY_SOURCE=1' 'CPPFLAGS=-fPIC -fstack-protector -O2 -D_FORTIFY_SOURCE=1' '--srcdir=.' --cache-file=
  810. checking build system type... x86_64-pc-linux-gnu
  811. checking host system type... x86_64-pc-linux-gnu
  812. checking if building in the top-level or dist directories... no
  813. checking if --disable-cryptography option specified... yes
  814. checking if --disable-hash option specified... no
  815. checking if --disable-partition option specified... yes
  816. checking if --disable-compression option specified... yes
  817. checking if --disable-mutexsupport option specified... no
  818. checking if --disable-atomicsupport option specified... no
  819. checking if --disable-queue option specified... no
  820. checking if --disable-replication option specified... yes
  821. checking if --disable-statistics option specified... no
  822. checking if --disable-verify option specified... no
  823. checking if --enable-compat185 option specified... no
  824. checking if --enable-cxx option specified... yes
  825. checking if --enable-debug option specified... no
  826. checking if --enable-debug_rop option specified... no
  827. checking if --enable-debug_wop option specified... no
  828. checking if --enable-diagnostic option specified... no
  829. checking if --enable-dump185 option specified... no
  830. checking if --enable-java option specified... no
  831. checking if --enable-mingw option specified... no
  832. checking if --enable-o_direct option specified... no
  833. checking if --enable-posixmutexes option specified... no
  834. checking if --enable-rpc option specified... no
  835. checking if --enable-smallbuild option specified... no
  836. checking if --enable-stl option specified... no
  837. checking if --enable-tcl option specified... no
  838. checking if --enable-test option specified... no
  839. checking if --enable-uimutexes option specified... no
  840. checking if --enable-umrw option specified... no
  841. checking if --with-mutex=MUTEX option specified... no
  842. checking if --with-tcl=DIR option specified... no
  843. checking if --with-uniquename=NAME option specified... no
  844. checking for chmod... chmod
  845. checking for cp... cp
  846. checking for ln... ln
  847. checking for mkdir... mkdir
  848. checking for rm... rm
  849. checking for sh... /bin/sh
  850. checking for a BSD-compatible install... /usr/bin/install -c
  851. checking for cc... cc
  852. checking whether the C compiler works... yes
  853. checking for C compiler default output file name... a.out
  854. checking for suffix of executables...
  855. checking whether we are cross compiling... no
  856. checking for suffix of object files... o
  857. checking whether we are using the GNU C compiler... yes
  858. checking whether cc accepts -g... yes
  859. checking for cc option to accept ISO C89... none needed
  860. checking for an ANSI C-conforming const... yes
  861. checking for inline... inline
  862. checking for g++... g++
  863. checking whether we are using the GNU C++ compiler... yes
  864. checking whether g++ accepts -g... yes
  865. checking how to run the C++ preprocessor... g++ -E
  866. checking whether C++ supports the ISO C++ standard includes... yes
  867. checking whether we are using gcc version 2.96... no
  868. checking for a sed that does not truncate output... /bin/sed
  869. checking for grep that handles long lines and -e... /bin/grep
  870. checking for egrep... /bin/grep -E
  871. checking for fgrep... /bin/grep -F
  872. checking for ld used by cc... /usr/bin/ld
  873. checking if the linker (/usr/bin/ld) is GNU ld... yes
  874. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  875. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  876. checking whether ln -s works... yes
  877. checking the maximum length of command line arguments... 1572864
  878. checking whether the shell understands some XSI constructs... yes
  879. checking whether the shell understands "+="... yes
  880. checking for /usr/bin/ld option to reload object files... -r
  881. checking for objdump... objdump
  882. checking how to recognize dependent libraries... pass_all
  883. checking for ar... ar
  884. checking for strip... strip
  885. checking for ranlib... ranlib
  886. checking command to parse /usr/bin/nm -B output from cc object... ok
  887. checking how to run the C preprocessor... cc -E
  888. checking for ANSI C header files... yes
  889. checking for sys/types.h... yes
  890. checking for sys/stat.h... yes
  891. checking for stdlib.h... yes
  892. checking for string.h... yes
  893. checking for memory.h... yes
  894. checking for strings.h... yes
  895. checking for inttypes.h... yes
  896. checking for stdint.h... yes
  897. checking for unistd.h... yes
  898. checking for dlfcn.h... yes
  899. checking whether we are using the GNU C++ compiler... (cached) yes
  900. checking whether g++ accepts -g... (cached) yes
  901. checking how to run the C++ preprocessor... g++ -E
  902. checking for objdir... .libs
  903. checking if cc supports -fno-rtti -fno-exceptions... no
  904. checking for cc option to produce PIC... -fPIC -DPIC
  905. checking if cc PIC flag -fPIC -DPIC works... yes
  906. checking if cc static flag -static works... yes
  907. checking if cc supports -c -o file.o... yes
  908. checking if cc supports -c -o file.o... (cached) yes
  909. checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  910. checking dynamic linker characteristics... GNU/Linux ld.so
  911. checking how to hardcode library paths into programs... immediate
  912. checking whether stripping libraries is possible... yes
  913. checking if libtool supports shared libraries... yes
  914. checking whether to build shared libraries... no
  915. checking whether to build static libraries... yes
  916. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  917. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  918. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  919. checking for g++ option to produce PIC... -fPIC -DPIC
  920. checking if g++ PIC flag -fPIC -DPIC works... yes
  921. checking if g++ static flag -static works... yes
  922. checking if g++ supports -c -o file.o... yes
  923. checking if g++ supports -c -o file.o... (cached) yes
  924. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  925. checking dynamic linker characteristics... GNU/Linux ld.so
  926. checking how to hardcode library paths into programs... immediate
  927. checking SOSUFFIX from libtool... .so
  928. checking MODSUFFIX from libtool... .so
  929. checking JMODSUFFIX from libtool... .so
  930. checking whether stat file-mode macros are broken... no
  931. checking whether time.h and sys/time.h may both be included... yes
  932. checking for dirent.h that defines DIR... yes
  933. checking for library containing opendir... none required
  934. checking execinfo.h usability... yes
  935. checking execinfo.h presence... yes
  936. checking for execinfo.h... yes
  937. checking sys/select.h usability... yes
  938. checking sys/select.h presence... yes
  939. checking for sys/select.h... yes
  940. checking sys/socket.h usability... yes
  941. checking sys/socket.h presence... yes
  942. checking for sys/socket.h... yes
  943. checking sys/time.h usability... yes
  944. checking sys/time.h presence... yes
  945. checking for sys/time.h... yes
  946. checking for struct stat.st_blksize... yes
  947. checking for inttypes.h... (cached) yes
  948. checking for stdint.h... yes
  949. checking if stdint.h can be used by C++... yes
  950. checking stddef.h usability... yes
  951. checking stddef.h presence... yes
  952. checking for stddef.h... yes
  953. checking for unistd.h... (cached) yes
  954. checking size of char... 1
  955. checking size of unsigned char... 1
  956. checking size of short... 2
  957. checking size of unsigned short... 2
  958. checking size of int... 4
  959. checking size of unsigned int... 4
  960. checking size of long... 8
  961. checking size of unsigned long... 8
  962. checking size of long long... 8
  963. checking size of unsigned long long... 8
  964. checking size of char *... 8
  965. checking for u_char... yes
  966. checking for u_short... yes
  967. checking for u_int... yes
  968. checking for u_long... yes
  969. checking for u_int8_t... yes
  970. checking for u_int16_t... yes
  971. checking for int16_t... yes
  972. checking for u_int32_t... yes
  973. checking for int32_t... yes
  974. checking for u_int64_t... yes
  975. checking for int64_t... yes
  976. checking for FILE *... yes
  977. checking for off_t... yes
  978. checking for pid_t... yes
  979. checking for size_t... yes
  980. checking for time_t... yes
  981. checking size of size_t... 8
  982. checking for ssize_t... yes
  983. checking for uintmax_t... yes
  984. checking for uintptr_t... yes
  985. checking for socklen_t... yes
  986. checking for ANSI C exit success/failure values... yes
  987. checking for getopt optreset variable... no
  988. checking for mutexes... POSIX/pthreads/library/x86_64/gcc-assembly
  989. checking pthread.h usability... yes
  990. checking pthread.h presence... yes
  991. checking for pthread.h... yes
  992. checking for main in -lpthread... yes
  993. checking for atomic operations... x86/gcc-assembly
  994. checking for library containing sched_yield... none required
  995. checking for library containing fdatasync... none required
  996. checking for library containing getaddrinfo... none required
  997. checking for library containing hstrerror... none required
  998. checking for main in -lm... yes
  999. checking for main in -lnsl... yes
  1000. checking for main in -lsocket... no
  1001. checking for abort... yes
  1002. checking for atoi... yes
  1003. checking for atol... yes
  1004. checking for getcwd... yes
  1005. checking for getenv... yes
  1006. checking for getopt... yes
  1007. checking for isalpha... yes
  1008. checking for isdigit... yes
  1009. checking for isprint... yes
  1010. checking for isspace... yes
  1011. checking for memcmp... yes
  1012. checking for memcpy... yes
  1013. checking for memmove... yes
  1014. checking for printf... yes
  1015. checking for qsort... yes
  1016. checking for raise... yes
  1017. checking for rand... yes
  1018. checking for strcasecmp... yes
  1019. checking for strcat... yes
  1020. checking for strchr... yes
  1021. checking for strdup... yes
  1022. checking for strerror... yes
  1023. checking for strncat... yes
  1024. checking for strncmp... yes
  1025. checking for strrchr... yes
  1026. checking for strsep... yes
  1027. checking for strtol... yes
  1028. checking for strtoul... yes
  1029. checking for _fstati64... no
  1030. checking for backtrace... yes
  1031. checking for backtrace_symbols... yes
  1032. checking for directio... no
  1033. checking for fchmod... yes
  1034. checking for fclose... yes
  1035. checking for fcntl... yes
  1036. checking for fdatasync... yes
  1037. checking for fgetc... yes
  1038. checking for fgets... yes
  1039. checking for fopen... yes
  1040. checking for fwrite... yes
  1041. checking for getgid... yes
  1042. checking for getrusage... yes
  1043. checking for getuid... yes
  1044. checking for hstrerror... yes
  1045. checking for mprotect... yes
  1046. checking for pstat_getdynamic... no
  1047. checking for pthread_self... yes
  1048. checking for pthread_yield... yes
  1049. checking for random... yes
  1050. checking for sched_yield... yes
  1051. checking for select... yes
  1052. checking for setgid... yes
  1053. checking for setuid... yes
  1054. checking for sigaction... yes
  1055. checking for snprintf... yes
  1056. checking for stat... yes
  1057. checking for sysconf... yes
  1058. checking for vsnprintf... yes
  1059. checking for yield... no
  1060. checking for gettimeofday... yes
  1061. checking for localtime... yes
  1062. checking for time... yes
  1063. checking for strftime... yes
  1064. checking for clock_gettime... yes
  1065. checking for clock_gettime monotonic clock... no
  1066. checking for ctime_r... yes
  1067. checking for 2 or 3 argument version of ctime_r... 2-argument
  1068. checking for ftruncate... yes
  1069. checking for pread... yes
  1070. checking for pwrite... yes
  1071. checking for getaddrinfo... yes
  1072. checking for fcntl/F_SETFD... yes
  1073. checking for special C compiler options needed for large files... no
  1074. checking for _FILE_OFFSET_BITS value needed for large files... no
  1075. checking for mlock... yes
  1076. checking for munlock... yes
  1077. checking for mmap... yes
  1078. checking for munmap... yes
  1079. checking for shmget... yes
  1080. checking for shmctl... yes
  1081. checking for 64-bit integral type support for sequences... yes
  1082. configure: creating ./config.status
  1083. config.status: creating Makefile
  1084. config.status: creating db_cxx.h
  1085. config.status: creating db_int.h
  1086. config.status: creating clib_port.h
  1087. config.status: creating include.tcl
  1088. config.status: creating db.h
  1089. config.status: creating db_config.h
  1090. config.status: executing libtool commands
  1091. === configuring in db4.8/build_unix (/home/jpenka/Workspace/spectre/db4.8/build_unix)
  1092. configure: running /bin/bash ./configure '--prefix=/usr/local' --disable-option-checking '--enable-gui' '--with-qt5=/opt/Qt/5.10.1/gcc_64' '--with-qt5webkit=/opt/Qt/5.10.1/gcc_64' '--with-boost=/usr/local' '--disable-cryptography' '--disable-partition' '--disable-compression' '--disable-replication' '--enable-cxx' '--enable-static' '--disable-shared' 'CFLAGS=-fPIC -fstack-protector -O2 -D_FORTIFY_SOURCE=1' 'CPPFLAGS=-fPIC -fstack-protector -O2 -D_FORTIFY_SOURCE=1' '--srcdir=.' --cache-file=
  1093. checking build system type... x86_64-pc-linux-gnu
  1094. checking host system type... x86_64-pc-linux-gnu
  1095. checking if building in the top-level or dist directories... no
  1096. checking if --disable-cryptography option specified... yes
  1097. checking if --disable-hash option specified... no
  1098. checking if --disable-partition option specified... yes
  1099. checking if --disable-compression option specified... yes
  1100. checking if --disable-mutexsupport option specified... no
  1101. checking if --disable-atomicsupport option specified... no
  1102. checking if --disable-queue option specified... no
  1103. checking if --disable-replication option specified... yes
  1104. checking if --disable-statistics option specified... no
  1105. checking if --disable-verify option specified... no
  1106. checking if --enable-compat185 option specified... no
  1107. checking if --enable-cxx option specified... yes
  1108. checking if --enable-debug option specified... no
  1109. checking if --enable-debug_rop option specified... no
  1110. checking if --enable-debug_wop option specified... no
  1111. checking if --enable-diagnostic option specified... no
  1112. checking if --enable-dump185 option specified... no
  1113. checking if --enable-java option specified... no
  1114. checking if --enable-mingw option specified... no
  1115. checking if --enable-o_direct option specified... no
  1116. checking if --enable-posixmutexes option specified... no
  1117. checking if --enable-rpc option specified... no
  1118. checking if --enable-smallbuild option specified... no
  1119. checking if --enable-stl option specified... no
  1120. checking if --enable-tcl option specified... no
  1121. checking if --enable-test option specified... no
  1122. checking if --enable-uimutexes option specified... no
  1123. checking if --enable-umrw option specified... no
  1124. checking if --with-mutex=MUTEX option specified... no
  1125. checking if --with-tcl=DIR option specified... no
  1126. checking if --with-uniquename=NAME option specified... no
  1127. checking for chmod... chmod
  1128. checking for cp... cp
  1129. checking for ln... ln
  1130. checking for mkdir... mkdir
  1131. checking for rm... rm
  1132. checking for sh... /bin/sh
  1133. checking for a BSD-compatible install... /usr/bin/install -c
  1134. checking for cc... cc
  1135. checking whether the C compiler works... yes
  1136. checking for C compiler default output file name... a.out
  1137. checking for suffix of executables...
  1138. checking whether we are cross compiling... no
  1139. checking for suffix of object files... o
  1140. checking whether we are using the GNU C compiler... yes
  1141. checking whether cc accepts -g... yes
  1142. checking for cc option to accept ISO C89... none needed
  1143. checking for an ANSI C-conforming const... yes
  1144. checking for inline... inline
  1145. checking for g++... g++
  1146. checking whether we are using the GNU C++ compiler... yes
  1147. checking whether g++ accepts -g... yes
  1148. checking how to run the C++ preprocessor... g++ -E
  1149. checking whether C++ supports the ISO C++ standard includes... yes
  1150. checking whether we are using gcc version 2.96... no
  1151. checking for a sed that does not truncate output... /bin/sed
  1152. checking for grep that handles long lines and -e... /bin/grep
  1153. checking for egrep... /bin/grep -E
  1154. checking for fgrep... /bin/grep -F
  1155. checking for ld used by cc... /usr/bin/ld
  1156. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1157. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1158. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1159. checking whether ln -s works... yes
  1160. checking the maximum length of command line arguments... 1572864
  1161. checking whether the shell understands some XSI constructs... yes
  1162. checking whether the shell understands "+="... yes
  1163. checking for /usr/bin/ld option to reload object files... -r
  1164. checking for objdump... objdump
  1165. checking how to recognize dependent libraries... pass_all
  1166. checking for ar... ar
  1167. checking for strip... strip
  1168. checking for ranlib... ranlib
  1169. checking command to parse /usr/bin/nm -B output from cc object... ok
  1170. checking how to run the C preprocessor... cc -E
  1171. checking for ANSI C header files... yes
  1172. checking for sys/types.h... yes
  1173. checking for sys/stat.h... yes
  1174. checking for stdlib.h... yes
  1175. checking for string.h... yes
  1176. checking for memory.h... yes
  1177. checking for strings.h... yes
  1178. checking for inttypes.h... yes
  1179. checking for stdint.h... yes
  1180. checking for unistd.h... yes
  1181. checking for dlfcn.h... yes
  1182. checking whether we are using the GNU C++ compiler... (cached) yes
  1183. checking whether g++ accepts -g... (cached) yes
  1184. checking how to run the C++ preprocessor... g++ -E
  1185. checking for objdir... .libs
  1186. checking if cc supports -fno-rtti -fno-exceptions... no
  1187. checking for cc option to produce PIC... -fPIC -DPIC
  1188. checking if cc PIC flag -fPIC -DPIC works... yes
  1189. checking if cc static flag -static works... yes
  1190. checking if cc supports -c -o file.o... yes
  1191. checking if cc supports -c -o file.o... (cached) yes
  1192. checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1193. checking dynamic linker characteristics... GNU/Linux ld.so
  1194. checking how to hardcode library paths into programs... immediate
  1195. checking whether stripping libraries is possible... yes
  1196. checking if libtool supports shared libraries... yes
  1197. checking whether to build shared libraries... no
  1198. checking whether to build static libraries... yes
  1199. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  1200. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  1201. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1202. checking for g++ option to produce PIC... -fPIC -DPIC
  1203. checking if g++ PIC flag -fPIC -DPIC works... yes
  1204. checking if g++ static flag -static works... yes
  1205. checking if g++ supports -c -o file.o... yes
  1206. checking if g++ supports -c -o file.o... (cached) yes
  1207. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1208. checking dynamic linker characteristics... GNU/Linux ld.so
  1209. checking how to hardcode library paths into programs... immediate
  1210. checking SOSUFFIX from libtool... .so
  1211. checking MODSUFFIX from libtool... .so
  1212. checking JMODSUFFIX from libtool... .so
  1213. checking whether stat file-mode macros are broken... no
  1214. checking whether time.h and sys/time.h may both be included... yes
  1215. checking for dirent.h that defines DIR... yes
  1216. checking for library containing opendir... none required
  1217. checking execinfo.h usability... yes
  1218. checking execinfo.h presence... yes
  1219. checking for execinfo.h... yes
  1220. checking sys/select.h usability... yes
  1221. checking sys/select.h presence... yes
  1222. checking for sys/select.h... yes
  1223. checking sys/socket.h usability... yes
  1224. checking sys/socket.h presence... yes
  1225. checking for sys/socket.h... yes
  1226. checking sys/time.h usability... yes
  1227. checking sys/time.h presence... yes
  1228. checking for sys/time.h... yes
  1229. checking for struct stat.st_blksize... yes
  1230. checking for inttypes.h... (cached) yes
  1231. checking for stdint.h... yes
  1232. checking if stdint.h can be used by C++... yes
  1233. checking stddef.h usability... yes
  1234. checking stddef.h presence... yes
  1235. checking for stddef.h... yes
  1236. checking for unistd.h... (cached) yes
  1237. checking size of char... 1
  1238. checking size of unsigned char... 1
  1239. checking size of short... 2
  1240. checking size of unsigned short... 2
  1241. checking size of int... 4
  1242. checking size of unsigned int... 4
  1243. checking size of long... 8
  1244. checking size of unsigned long... 8
  1245. checking size of long long... 8
  1246. checking size of unsigned long long... 8
  1247. checking size of char *... 8
  1248. checking for u_char... yes
  1249. checking for u_short... yes
  1250. checking for u_int... yes
  1251. checking for u_long... yes
  1252. checking for u_int8_t... yes
  1253. checking for u_int16_t... yes
  1254. checking for int16_t... yes
  1255. checking for u_int32_t... yes
  1256. checking for int32_t... yes
  1257. checking for u_int64_t... yes
  1258. checking for int64_t... yes
  1259. checking for FILE *... yes
  1260. checking for off_t... yes
  1261. checking for pid_t... yes
  1262. checking for size_t... yes
  1263. checking for time_t... yes
  1264. checking size of size_t... 8
  1265. checking for ssize_t... yes
  1266. checking for uintmax_t... yes
  1267. checking for uintptr_t... yes
  1268. checking for socklen_t... yes
  1269. checking for ANSI C exit success/failure values... yes
  1270. checking for getopt optreset variable... no
  1271. checking for mutexes... POSIX/pthreads/library/x86_64/gcc-assembly
  1272. checking pthread.h usability... yes
  1273. checking pthread.h presence... yes
  1274. checking for pthread.h... yes
  1275. checking for main in -lpthread... yes
  1276. checking for atomic operations... x86/gcc-assembly
  1277. checking for library containing sched_yield... none required
  1278. checking for library containing fdatasync... none required
  1279. checking for library containing getaddrinfo... none required
  1280. checking for library containing hstrerror... none required
  1281. checking for main in -lm... yes
  1282. checking for main in -lnsl... yes
  1283. checking for main in -lsocket... no
  1284. checking for abort... yes
  1285. checking for atoi... yes
  1286. checking for atol... yes
  1287. checking for getcwd... yes
  1288. checking for getenv... yes
  1289. checking for getopt... yes
  1290. checking for isalpha... yes
  1291. checking for isdigit... yes
  1292. checking for isprint... yes
  1293. checking for isspace... yes
  1294. checking for memcmp... yes
  1295. checking for memcpy... yes
  1296. checking for memmove... yes
  1297. checking for printf... yes
  1298. checking for qsort... yes
  1299. checking for raise... yes
  1300. checking for rand... yes
  1301. checking for strcasecmp... yes
  1302. checking for strcat... yes
  1303. checking for strchr... yes
  1304. checking for strdup... yes
  1305. checking for strerror... yes
  1306. checking for strncat... yes
  1307. checking for strncmp... yes
  1308. checking for strrchr... yes
  1309. checking for strsep... yes
  1310. checking for strtol... yes
  1311. checking for strtoul... yes
  1312. checking for _fstati64... no
  1313. checking for backtrace... yes
  1314. checking for backtrace_symbols... yes
  1315. checking for directio... no
  1316. checking for fchmod... yes
  1317. checking for fclose... yes
  1318. checking for fcntl... yes
  1319. checking for fdatasync... yes
  1320. checking for fgetc... yes
  1321. checking for fgets... yes
  1322. checking for fopen... yes
  1323. checking for fwrite... yes
  1324. checking for getgid... yes
  1325. checking for getrusage... yes
  1326. checking for getuid... yes
  1327. checking for hstrerror... yes
  1328. checking for mprotect... yes
  1329. checking for pstat_getdynamic... no
  1330. checking for pthread_self... yes
  1331. checking for pthread_yield... yes
  1332. checking for random... yes
  1333. checking for sched_yield... yes
  1334. checking for select... yes
  1335. checking for setgid... yes
  1336. checking for setuid... yes
  1337. checking for sigaction... yes
  1338. checking for snprintf... yes
  1339. checking for stat... yes
  1340. checking for sysconf... yes
  1341. checking for vsnprintf... yes
  1342. checking for yield... no
  1343. checking for gettimeofday... yes
  1344. checking for localtime... yes
  1345. checking for time... yes
  1346. checking for strftime... yes
  1347. checking for clock_gettime... yes
  1348. checking for clock_gettime monotonic clock... no
  1349. checking for ctime_r... yes
  1350. checking for 2 or 3 argument version of ctime_r... 2-argument
  1351. checking for ftruncate... yes
  1352. checking for pread... yes
  1353. checking for pwrite... yes
  1354. checking for getaddrinfo... yes
  1355. checking for fcntl/F_SETFD... yes
  1356. checking for special C compiler options needed for large files... no
  1357. checking for _FILE_OFFSET_BITS value needed for large files... no
  1358. checking for mlock... yes
  1359. checking for munlock... yes
  1360. checking for mmap... yes
  1361. checking for munmap... yes
  1362. checking for shmget... yes
  1363. checking for shmctl... yes
  1364. checking for 64-bit integral type support for sequences... yes
  1365. configure: creating ./config.status
  1366. config.status: creating Makefile
  1367. config.status: creating db_cxx.h
  1368. config.status: creating db_int.h
  1369. config.status: creating clib_port.h
  1370. config.status: creating include.tcl
  1371. config.status: creating db.h
  1372. config.status: creating db_config.h
  1373. config.status: db_config.h is unchanged
  1374. config.status: executing libtool commands
  1375. configure: creating ./config.status
  1376. config.status: creating Makefile
  1377. config.status: creating src/Makefile
  1378. config.status: executing depfiles commands
  1379. config.status: executing libtool commands
Add Comment
Please, Sign In to add comment