A PHP Error was encountered

Severity: 8192

Message: Function create_function() is deprecated

Filename: geshi/geshi.php

Line Number: 4698

Backtrace:

File: /home3/analyti4/public_html/nerdingout/pastetool/application/libraries/geshi/geshi.php
Line: 4698
Function: _error_handler

File: /home3/analyti4/public_html/nerdingout/pastetool/application/libraries/geshi/geshi.php
Line: 4621
Function: _optimize_regexp_list_tokens_to_string

File: /home3/analyti4/public_html/nerdingout/pastetool/application/libraries/geshi/geshi.php
Line: 1655
Function: optimize_regexp_list

File: /home3/analyti4/public_html/nerdingout/pastetool/application/libraries/geshi/geshi.php
Line: 2029
Function: optimize_keyword_group

File: /home3/analyti4/public_html/nerdingout/pastetool/application/libraries/geshi/geshi.php
Line: 2168
Function: build_parse_cache

File: /home3/analyti4/public_html/nerdingout/pastetool/application/libraries/Process.php
Line: 45
Function: parse_code

File: /home3/analyti4/public_html/nerdingout/pastetool/application/models/Pastes.php
Line: 517
Function: syntax

File: /home3/analyti4/public_html/nerdingout/pastetool/application/controllers/Main.php
Line: 693
Function: getPaste

File: /home3/analyti4/public_html/nerdingout/pastetool/index.php
Line: 315
Function: require_once

BlackKnight - NerdingOut Paste Tool (Stikked)

BlackKnight

From Black, 6 Years ago, written in Bash, viewed 76 times. This paste will run down the curtain in 1 Second.
URL http://nerdingout.net/pastetool/view/df194042 Embed
Download Paste or View Raw
  1. checking build system type... x86_64-pc-linux-gnu
  2. checking host system type... x86_64-pc-linux-gnu
  3. checking for a BSD-compatible install... /usr/bin/install -c
  4. checking whether build environment is sane... yes
  5. checking for a thread-safe mkdir -p... /bin/mkdir -p
  6. checking for gawk... gawk
  7. checking whether make sets $(MAKE)... yes
  8. checking whether make supports nested variables... yes
  9. checking whether make supports nested variables... (cached) yes
  10. ***
  11. *** Checking for compilation programs...
  12.  
  13. checking for pkg-config... /usr/bin/pkg-config
  14. checking pkg-config is at least version 0.9.0... yes
  15. checking for gcc... gcc
  16. checking whether the C compiler works... yes
  17. checking for C compiler default output file name... a.out
  18. checking for suffix of executables...
  19. checking whether we are cross compiling... no
  20. checking for suffix of object files... o
  21. checking whether we are using the GNU C compiler... yes
  22. checking whether gcc accepts -g... yes
  23. checking for gcc option to accept ISO C89... none needed
  24. checking whether gcc understands -c and -o together... yes
  25. checking for style of include used by make... GNU
  26. checking dependency style of gcc... gcc3
  27. checking how to run the C preprocessor... gcc -E
  28. checking for grep that handles long lines and -e... /bin/grep
  29. checking for egrep... /bin/grep -E
  30. checking for ANSI C header files... yes
  31. checking for sys/types.h... yes
  32. checking for sys/stat.h... yes
  33. checking for stdlib.h... yes
  34. checking for string.h... yes
  35. checking for memory.h... yes
  36. checking for strings.h... yes
  37. checking for inttypes.h... yes
  38. checking for stdint.h... yes
  39. checking for unistd.h... yes
  40. checking minix/config.h usability... no
  41. checking minix/config.h presence... no
  42. checking for minix/config.h... no
  43. checking whether it is safe to define __EXTENSIONS__... yes
  44. checking whether _XOPEN_SOURCE should be defined... no
  45. checking for Minix Amsterdam compiler... no
  46. checking for ar... ar
  47. checking the archiver (ar) interface... ar
  48. checking for ar... (cached) ar
  49. checking for ranlib... ranlib
  50. checking for _LARGEFILE_SOURCE value needed for large files... no
  51. checking for special C compiler options needed for large files... no
  52. checking for _FILE_OFFSET_BITS value needed for large files... no
  53. checking dependency style of gcc... gcc3
  54. checking the archiver (ar) interface... (cached) ar
  55. checking for g++... g++
  56. checking whether we are using the GNU C++ compiler... yes
  57. checking whether g++ accepts -g... yes
  58. checking dependency style of g++... gcc3
  59. checking for bison... bison -y
  60. checking for a sed that does not truncate output... /bin/sed
  61. checking for gcc option to accept ISO C99... none needed
  62. checking whether to build with code coverage support... no
  63. checking whether to enable maintainer-specific portions of Makefiles... yes
  64. checking for autogen... autogen
  65. checking for inline... inline
  66. checking for ANSI C header files... (cached) yes
  67. checking cpuid.h usability... yes
  68. checking cpuid.h presence... yes
  69. checking for cpuid.h... yes
  70. checking for struct iovec.iov_basea... no
  71. checking netinet/tcp.h usability... yes
  72. checking netinet/tcp.h presence... yes
  73. checking for netinet/tcp.h... yes
  74. checking stdatomic.h usability... yes
  75. checking stdatomic.h presence... yes
  76. checking for stdatomic.h... yes
  77. checking for getrandom... no
  78. checking for getentropy... no
  79. checking for NETTLE... yes
  80. checking for HOGWEED... yes
  81. checking for __gmpz_cmp in -lgmp... yes
  82. checking for LIBTASN1... yes
  83. checking whether to use the included minitasn1... no
  84. checking whether C99 macros are supported... yes
  85. checking whether to disable the SSL 3.0 protocol... no
  86. checking whether to disable the SSL 2.0 client hello... no
  87. checking whether to disable DTLS-SRTP extension... no
  88. checking whether to disable ALPN extension... no
  89. checking whether to enable TLS heartbeat support... yes
  90. checking whether to disable SRP authentication support... no
  91. checking whether to disable PSK authentication support... no
  92. checking whether to disable anonymous authentication support... no
  93. checking whether to disable DHE support... no
  94. checking whether to disable ECDHE support... no
  95. checking whether to disable OpenPGP Certificate authentication support... no
  96. checking whether to add cryptodev support... yes
  97. checking whether to disable OCSP support... no
  98. checking whether to disable session tickets support... no
  99. checking size of void *... 8
  100. checking size of long long... 8
  101. checking size of long... 8
  102. checking size of int... 4
  103. checking sys/socket.h usability... yes
  104. checking sys/socket.h presence... yes
  105. checking for sys/socket.h... yes
  106. checking for sys/stat.h... (cached) yes
  107. checking sys/time.h usability... yes
  108. checking sys/time.h presence... yes
  109. checking for sys/time.h... yes
  110. checking limits.h usability... yes
  111. checking limits.h presence... yes
  112. checking for limits.h... yes
  113. checking for unistd.h... (cached) yes
  114. checking sys/mman.h usability... yes
  115. checking sys/mman.h presence... yes
  116. checking for sys/mman.h... yes
  117. checking netdb.h usability... yes
  118. checking netdb.h presence... yes
  119. checking for netdb.h... yes
  120. checking netinet/in.h usability... yes
  121. checking netinet/in.h presence... yes
  122. checking for netinet/in.h... yes
  123. checking wchar.h usability... yes
  124. checking wchar.h presence... yes
  125. checking for wchar.h... yes
  126. checking for stdint.h... (cached) yes
  127. checking for strings.h... (cached) yes
  128. checking sys/uio.h usability... yes
  129. checking sys/uio.h presence... yes
  130. checking for sys/uio.h... yes
  131. checking features.h usability... yes
  132. checking features.h presence... yes
  133. checking for features.h... yes
  134. checking for inttypes.h... (cached) yes
  135. checking arpa/inet.h usability... yes
  136. checking arpa/inet.h presence... yes
  137. checking for arpa/inet.h... yes
  138. checking stdio_ext.h usability... yes
  139. checking stdio_ext.h presence... yes
  140. checking for stdio_ext.h... yes
  141. checking termios.h usability... yes
  142. checking termios.h presence... yes
  143. checking for termios.h... yes
  144. checking sys/select.h usability... yes
  145. checking sys/select.h presence... yes
  146. checking for sys/select.h... yes
  147. checking for library containing setsockopt... none needed
  148. checking whether to build OpenSSL compatibility layer... no
  149. checking for gtkdoc-check... no
  150. checking for gtkdoc-rebase... no
  151. checking for gtkdoc-mkpdf... no
  152. checking whether to build gtk-doc documentation... no
  153. checking whether NLS is requested... yes
  154. checking for msgfmt... /usr/bin/msgfmt
  155. checking for gmsgfmt... /usr/bin/msgfmt
  156. checking for xgettext... /usr/bin/xgettext
  157. checking for msgmerge... /usr/bin/msgmerge
  158. checking for ld used by gcc... /usr/bin/ld
  159. checking if the linker (/usr/bin/ld) is GNU ld... yes
  160. checking for shared library run path origin... done
  161. checking for CFPreferencesCopyAppValue... no
  162. checking for CFLocaleCopyCurrent... no
  163. checking for GNU gettext in libc... yes
  164. checking whether to use NLS... yes
  165. checking where the gettext function comes from... libc
  166. checking whether byte ordering is bigendian... no
  167. checking for fork... yes
  168. checking for setitimer... yes
  169. checking for inet_ntop... yes
  170. checking for inet_pton... yes
  171. checking for getrusage... yes
  172. checking for getpwuid_r... yes
  173. checking for nanosleep... yes
  174. checking for daemon... yes
  175. checking for getpid... yes
  176. checking for clock_gettime... yes
  177. checking for localtime... yes
  178. checking for fmemopen... yes
  179. checking for vasprintf... yes
  180. checking for mmap... yes
  181. checking for __register_atfork... yes
  182. checking for secure_getenv... yes
  183. checking for libseccomp... no
  184. checking for libcrypto... yes
  185. checking how to link with libcrypto... -lcrypto
  186. checking for librt... yes
  187. checking how to link with librt... -lrt
  188. checking for pthread_mutex_lock... yes
  189. checking for size_t... yes
  190. checking for working alloca.h... yes
  191. checking for alloca... yes
  192. checking whether the preprocessor supports include_next... yes
  193. checking whether system header files limit the line length... no
  194. checking for complete errno.h... yes
  195. checking for _set_invalid_parameter_handler... no
  196. checking for getdelim... yes
  197. checking for gettimeofday... yes
  198. checking for mprotect... yes
  199. checking for secure_getenv... (cached) yes
  200. checking for getuid... yes
  201. checking for geteuid... yes
  202. checking for getgid... yes
  203. checking for getegid... yes
  204. checking for snprintf... yes
  205. checking for strndup... yes
  206. checking for localtime_r... yes
  207. checking for vasnprintf... no
  208. checking for symlink... yes
  209. checking for shutdown... yes
  210. checking for __fsetlocking... yes
  211. checking for tcgetattr... yes
  212. checking for tcsetattr... yes
  213. checking for getprogname... no
  214. checking for getexecname... no
  215. checking for nanotime... no
  216. checking for tzset... yes
  217. checking for setenv... yes
  218. checking for strdup... yes
  219. checking for timegm... yes
  220. checking whether stat file-mode macros are broken... no
  221. checking for mode_t... yes
  222. checking for nlink_t... yes
  223. checking whether fchmodat is declared without a macro... yes
  224. checking whether fstat is declared without a macro... yes
  225. checking whether fstatat is declared without a macro... yes
  226. checking whether futimens is declared without a macro... yes
  227. checking whether lchmod is declared without a macro... yes
  228. checking whether lstat is declared without a macro... yes
  229. checking whether mkdirat is declared without a macro... yes
  230. checking whether mkfifo is declared without a macro... yes
  231. checking whether mkfifoat is declared without a macro... yes
  232. checking whether mknod is declared without a macro... yes
  233. checking whether mknodat is declared without a macro... yes
  234. checking whether stat is declared without a macro... yes
  235. checking whether utimensat is declared without a macro... yes
  236. checking whether stdin defaults to large file offsets... yes
  237. checking for pid_t... yes
  238. checking whether ftello is declared... yes
  239. checking for ftello... yes
  240. checking whether ftello works... yes
  241. checking whether getdelim is declared... yes
  242. checking whether getline is declared... yes
  243. checking for C/C++ restrict keyword... __restrict
  244. checking for struct timeval... yes
  245. checking for wide-enough struct timeval.tv_sec member... yes
  246. checking whether gettimeofday is declared without a macro... yes
  247. checking whether limits.h has ULLONG_WIDTH etc.... no
  248. checking whether malloc, realloc, calloc are POSIX compliant... yes
  249. checking for mmap... (cached) yes
  250. checking for MAP_ANONYMOUS... yes
  251. checking whether memchr works... yes
  252. checking whether memmem is declared... yes
  253. checking whether <limits.h> defines MIN and MAX... no
  254. checking whether <sys/param.h> defines MIN and MAX... yes
  255. checking whether snprintf returns a byte count as in C99... yes
  256. checking whether snprintf is declared... yes
  257. checking for stdbool.h that conforms to C99... yes
  258. checking for _Bool... yes
  259. checking for wchar_t... yes
  260. checking for unsigned long long int... yes
  261. checking for long long int... yes
  262. checking whether stdint.h conforms to C99... yes
  263. checking whether stdint.h predates C++11... no
  264. checking whether stdint.h has UINTMAX_WIDTH etc.... no
  265. checking whether ffsl is declared without a macro... yes
  266. checking whether ffsll is declared without a macro... yes
  267. checking whether memmem is declared without a macro... yes
  268. checking whether mempcpy is declared without a macro... yes
  269. checking whether memrchr is declared without a macro... yes
  270. checking whether rawmemchr is declared without a macro... yes
  271. checking whether stpcpy is declared without a macro... yes
  272. checking whether stpncpy is declared without a macro... yes
  273. checking whether strchrnul is declared without a macro... yes
  274. checking whether strdup is declared without a macro... yes
  275. checking whether strncat is declared without a macro... yes
  276. checking whether strndup is declared without a macro... yes
  277. checking whether strnlen is declared without a macro... yes
  278. checking whether strpbrk is declared without a macro... yes
  279. checking whether strsep is declared without a macro... yes
  280. checking whether strcasestr is declared without a macro... yes
  281. checking whether strtok_r is declared without a macro... yes
  282. checking whether strerror_r is declared without a macro... yes
  283. checking whether strsignal is declared without a macro... yes
  284. checking whether strverscmp is declared without a macro... yes
  285. checking whether ffs is declared without a macro... yes
  286. checking whether strcasecmp is declared without a macro... yes
  287. checking whether strncasecmp is declared without a macro... yes
  288. checking whether strndup is declared... (cached) yes
  289. checking whether strnlen is declared... (cached) yes
  290. checking whether strtok_r is declared... (cached) yes
  291. checking whether <sys/socket.h> is self-contained... yes
  292. checking for shutdown... (cached) yes
  293. checking whether <sys/socket.h> defines the SHUT_* macros... yes
  294. checking for struct sockaddr_storage... yes
  295. checking for sa_family_t... yes
  296. checking for struct sockaddr_storage.ss_family... yes
  297. checking whether socket is declared without a macro... yes
  298. checking whether connect is declared without a macro... yes
  299. checking whether accept is declared without a macro... yes
  300. checking whether bind is declared without a macro... yes
  301. checking whether getpeername is declared without a macro... yes
  302. checking whether getsockname is declared without a macro... yes
  303. checking whether getsockopt is declared without a macro... yes
  304. checking whether listen is declared without a macro... yes
  305. checking whether recv is declared without a macro... yes
  306. checking whether send is declared without a macro... yes
  307. checking whether recvfrom is declared without a macro... yes
  308. checking whether sendto is declared without a macro... yes
  309. checking whether setsockopt is declared without a macro... yes
  310. checking whether shutdown is declared without a macro... yes
  311. checking whether accept4 is declared without a macro... yes
  312. checking for struct timespec in <time.h>... yes
  313. checking for wint_t... yes
  314. checking for inttypes.h... yes
  315. checking for stdint.h... yes
  316. checking for intmax_t... yes
  317. checking where to find the exponent in a 'double'... word 1 bit 20
  318. checking for snprintf... (cached) yes
  319. checking for strnlen... yes
  320. checking for wcslen... yes
  321. checking for wcsnlen... yes
  322. checking for mbrtowc... yes
  323. checking for wcrtomb... yes
  324. checking whether _snprintf is declared... no
  325. checking whether vsnprintf is declared... yes
  326. checking whether <wchar.h> uses 'inline' correctly... yes
  327. checking for working fcntl.h... yes
  328. checking whether ungetc works on arbitrary bytes... yes
  329. checking whether imaxabs is declared without a macro... yes
  330. checking whether imaxdiv is declared without a macro... yes
  331. checking whether strtoimax is declared without a macro... yes
  332. checking whether strtoumax is declared without a macro... yes
  333. checking for inttypes.h... (cached) yes
  334. checking whether the inttypes.h PRIxNN macros are broken... no
  335. checking for alloca as a compiler built-in... yes
  336. checking byteswap.h usability... yes
  337. checking byteswap.h presence... yes
  338. checking for byteswap.h... yes
  339. checking whether conversion from 'int' to 'long double' works... yes
  340. checking for ftello... (cached) yes
  341. checking whether ftello works... (cached) yes
  342. checking whether __func__ is available... yes
  343. checking for working getdelim function... yes
  344. checking for getline... yes
  345. checking for working getline function... yes
  346. checking whether gettimeofday clobbers localtime buffer... no
  347. checking for gettimeofday with POSIX signature... almost
  348. checking if gcc/ld supports -Wl,--output-def... no
  349. checking if LD -Wl,--version-script works... yes
  350. checking whether lseek detects pipes... yes
  351. checking for memmem... yes
  352. checking whether memmem works... yes
  353. checking whether getaddrinfo is declared without a macro... yes
  354. checking whether freeaddrinfo is declared without a macro... yes
  355. checking whether gai_strerror is declared without a macro... yes
  356. checking whether getnameinfo is declared without a macro... yes
  357. checking whether <netinet/in.h> is self-contained... yes
  358. checking for pmccabe... false
  359. checking for stdint.h... (cached) yes
  360. checking for SIZE_MAX... yes
  361. checking for snprintf... (cached) yes
  362. checking whether snprintf respects a size of 1... yes
  363. checking whether printf supports POSIX/XSI format strings with positions... yes
  364. checking for socklen_t... yes
  365. checking for ssize_t... yes
  366. checking for working stdalign.h... yes
  367. checking for max_align_t... yes
  368. checking whether NULL can be used in arbitrary expressions... yes
  369. checking which flavor of printf attribute matches inttypes macros... system
  370. checking whether dprintf is declared without a macro... yes
  371. checking whether fpurge is declared without a macro... no
  372. checking whether fseeko is declared without a macro... yes
  373. checking whether ftello is declared without a macro... yes
  374. checking whether getdelim is declared without a macro... yes
  375. checking whether getline is declared without a macro... yes
  376. checking whether gets is declared without a macro... no
  377. checking whether pclose is declared without a macro... yes
  378. checking whether popen is declared without a macro... yes
  379. checking whether renameat is declared without a macro... yes
  380. checking whether snprintf is declared without a macro... yes
  381. checking whether tmpfile is declared without a macro... yes
  382. checking whether vdprintf is declared without a macro... yes
  383. checking whether vsnprintf is declared without a macro... yes
  384. checking whether _Exit is declared without a macro... yes
  385. checking whether atoll is declared without a macro... yes
  386. checking whether canonicalize_file_name is declared without a macro... yes
  387. checking whether getloadavg is declared without a macro... yes
  388. checking whether getsubopt is declared without a macro... yes
  389. checking whether grantpt is declared without a macro... yes
  390. checking whether initstate is declared without a macro... yes
  391. checking whether initstate_r is declared without a macro... yes
  392. checking whether mkdtemp is declared without a macro... yes
  393. checking whether mkostemp is declared without a macro... yes
  394. checking whether mkostemps is declared without a macro... yes
  395. checking whether mkstemp is declared without a macro... yes
  396. checking whether mkstemps is declared without a macro... yes
  397. checking whether posix_openpt is declared without a macro... yes
  398. checking whether ptsname is declared without a macro... yes
  399. checking whether ptsname_r is declared without a macro... yes
  400. checking whether qsort_r is declared without a macro... yes
  401. checking whether random is declared without a macro... yes
  402. checking whether random_r is declared without a macro... yes
  403. checking whether realpath is declared without a macro... yes
  404. checking whether rpmatch is declared without a macro... yes
  405. checking whether secure_getenv is declared without a macro... yes
  406. checking whether setenv is declared without a macro... yes
  407. checking whether setstate is declared without a macro... yes
  408. checking whether setstate_r is declared without a macro... yes
  409. checking whether srandom is declared without a macro... yes
  410. checking whether srandom_r is declared without a macro... yes
  411. checking whether strtod is declared without a macro... yes
  412. checking whether strtoll is declared without a macro... yes
  413. checking whether strtoull is declared without a macro... yes
  414. checking whether unlockpt is declared without a macro... yes
  415. checking whether unsetenv is declared without a macro... yes
  416. checking for strcasecmp... yes
  417. checking for strncasecmp... yes
  418. checking whether strncasecmp is declared... (cached) yes
  419. checking for working strndup... yes
  420. checking for working strnlen... yes
  421. checking for strtok_r... yes
  422. checking whether strtok_r works... yes
  423. checking for strverscmp... yes
  424. checking for nlink_t... (cached) yes
  425. checking whether fchmodat is declared without a macro... (cached) yes
  426. checking whether fstat is declared without a macro... (cached) yes
  427. checking whether fstatat is declared without a macro... (cached) yes
  428. checking whether futimens is declared without a macro... (cached) yes
  429. checking whether lchmod is declared without a macro... (cached) yes
  430. checking whether lstat is declared without a macro... (cached) yes
  431. checking whether mkdirat is declared without a macro... (cached) yes
  432. checking whether mkfifo is declared without a macro... (cached) yes
  433. checking whether mkfifoat is declared without a macro... (cached) yes
  434. checking whether mknod is declared without a macro... (cached) yes
  435. checking whether mknodat is declared without a macro... (cached) yes
  436. checking whether stat is declared without a macro... (cached) yes
  437. checking whether utimensat is declared without a macro... (cached) yes
  438. checking whether localtime_r is declared... yes
  439. checking whether localtime_r is compatible with its POSIX signature... yes
  440. checking whether chdir is declared without a macro... yes
  441. checking whether chown is declared without a macro... yes
  442. checking whether dup is declared without a macro... yes
  443. checking whether dup2 is declared without a macro... yes
  444. checking whether dup3 is declared without a macro... yes
  445. checking whether environ is declared without a macro... yes
  446. checking whether euidaccess is declared without a macro... yes
  447. checking whether faccessat is declared without a macro... yes
  448. checking whether fchdir is declared without a macro... yes
  449. checking whether fchownat is declared without a macro... yes
  450. checking whether fdatasync is declared without a macro... yes
  451. checking whether fsync is declared without a macro... yes
  452. checking whether ftruncate is declared without a macro... yes
  453. checking whether getcwd is declared without a macro... yes
  454. checking whether getdomainname is declared without a macro... yes
  455. checking whether getdtablesize is declared without a macro... yes
  456. checking whether getgroups is declared without a macro... yes
  457. checking whether gethostname is declared without a macro... yes
  458. checking whether getlogin is declared without a macro... yes
  459. checking whether getlogin_r is declared without a macro... yes
  460. checking whether getpagesize is declared without a macro... yes
  461. checking whether getusershell is declared without a macro... yes
  462. checking whether setusershell is declared without a macro... yes
  463. checking whether endusershell is declared without a macro... yes
  464. checking whether group_member is declared without a macro... yes
  465. checking whether isatty is declared without a macro... yes
  466. checking whether lchown is declared without a macro... yes
  467. checking whether link is declared without a macro... yes
  468. checking whether linkat is declared without a macro... yes
  469. checking whether lseek is declared without a macro... yes
  470. checking whether pipe is declared without a macro... yes
  471. checking whether pipe2 is declared without a macro... yes
  472. checking whether pread is declared without a macro... yes
  473. checking whether pwrite is declared without a macro... yes
  474. checking whether readlink is declared without a macro... yes
  475. checking whether readlinkat is declared without a macro... yes
  476. checking whether rmdir is declared without a macro... yes
  477. checking whether sethostname is declared without a macro... yes
  478. checking whether sleep is declared without a macro... yes
  479. checking whether symlink is declared without a macro... yes
  480. checking whether symlinkat is declared without a macro... yes
  481. checking whether ttyname_r is declared without a macro... yes
  482. checking whether unlink is declared without a macro... yes
  483. checking whether unlinkat is declared without a macro... yes
  484. checking whether usleep is declared without a macro... yes
  485. checking whether self tests are run under valgrind... no
  486. checking for ptrdiff_t... yes
  487. checking for vasprintf... (cached) yes
  488. checking for vsnprintf... yes
  489. checking whether snprintf respects a size of 1... (cached) yes
  490. checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
  491. checking whether btowc is declared without a macro... yes
  492. checking whether wctob is declared without a macro... yes
  493. checking whether mbsinit is declared without a macro... yes
  494. checking whether mbrtowc is declared without a macro... yes
  495. checking whether mbrlen is declared without a macro... yes
  496. checking whether mbsrtowcs is declared without a macro... yes
  497. checking whether mbsnrtowcs is declared without a macro... yes
  498. checking whether wcrtomb is declared without a macro... yes
  499. checking whether wcsrtombs is declared without a macro... yes
  500. checking whether wcsnrtombs is declared without a macro... yes
  501. checking whether wcwidth is declared without a macro... yes
  502. checking whether wmemchr is declared without a macro... yes
  503. checking whether wmemcmp is declared without a macro... yes
  504. checking whether wmemcpy is declared without a macro... yes
  505. checking whether wmemmove is declared without a macro... yes
  506. checking whether wmemset is declared without a macro... yes
  507. checking whether wcslen is declared without a macro... yes
  508. checking whether wcsnlen is declared without a macro... yes
  509. checking whether wcscpy is declared without a macro... yes
  510. checking whether wcpcpy is declared without a macro... yes
  511. checking whether wcsncpy is declared without a macro... yes
  512. checking whether wcpncpy is declared without a macro... yes
  513. checking whether wcscat is declared without a macro... yes
  514. checking whether wcsncat is declared without a macro... yes
  515. checking whether wcscmp is declared without a macro... yes
  516. checking whether wcsncmp is declared without a macro... yes
  517. checking whether wcscasecmp is declared without a macro... yes
  518. checking whether wcsncasecmp is declared without a macro... yes
  519. checking whether wcscoll is declared without a macro... yes
  520. checking whether wcsxfrm is declared without a macro... yes
  521. checking whether wcsdup is declared without a macro... yes
  522. checking whether wcschr is declared without a macro... yes
  523. checking whether wcsrchr is declared without a macro... yes
  524. checking whether wcscspn is declared without a macro... yes
  525. checking whether wcsspn is declared without a macro... yes
  526. checking whether wcspbrk is declared without a macro... yes
  527. checking whether wcsstr is declared without a macro... yes
  528. checking whether wcstok is declared without a macro... yes
  529. checking whether wcswidth is declared without a macro... yes
  530. checking for stdint.h... (cached) yes
  531. checking whether isblank is declared without a macro... yes
  532. checking whether fcntl is declared without a macro... yes
  533. checking whether openat is declared without a macro... yes
  534. checking whether fdopen sets errno... yes
  535. checking for getpagesize... yes
  536. checking whether getpagesize is declared... (cached) yes
  537. checking whether INT32_MAX < INTMAX_MAX... yes
  538. checking whether INT64_MAX == LONG_MAX... yes
  539. checking whether UINT32_MAX < UINTMAX_MAX... yes
  540. checking whether UINT64_MAX == ULONG_MAX... yes
  541. checking for mmap... (cached) yes
  542. checking for MAP_ANONYMOUS... yes
  543. checking for mmap... (cached) yes
  544. checking for MAP_ANONYMOUS... yes
  545. checking whether self tests are run under valgrind... no
  546. checking whether // is distinct from /... no
  547. checking if environ is properly declared... yes
  548. checking whether strerror_r is declared... (cached) yes
  549. checking for strerror_r... yes
  550. checking whether strerror_r returns char *... yes
  551. checking whether fseeko is declared... (cached) yes
  552. checking for fseeko... yes
  553. checking for library containing gethostbyname... none required
  554. checking for gethostbyname... yes
  555. checking for library containing getservbyname... none required
  556. checking for getservbyname... yes
  557. checking for library containing inet_ntop... none required
  558. checking whether inet_ntop is declared... yes
  559. checking for IPv4 sockets... yes
  560. checking for IPv6 sockets... yes
  561. checking whether getpass is declared... yes
  562. checking whether fflush_unlocked is declared... yes
  563. checking whether flockfile is declared... yes
  564. checking whether fputs_unlocked is declared... yes
  565. checking whether funlockfile is declared... yes
  566. checking whether putc_unlocked is declared... yes
  567. checking for stdlib.h... (cached) yes
  568. checking for GNU libc compatible malloc... yes
  569. checking whether time_t is signed... yes
  570. checking whether alarm is declared... yes
  571. checking for compound literals... yes
  572. checking whether struct tm is in sys/time.h or time.h... time.h
  573. checking for struct tm.tm_gmtoff... yes
  574. checking whether <sys/select.h> is self-contained... yes
  575. checking whether pselect is declared without a macro... yes
  576. checking whether select is declared without a macro... yes
  577. checking whether setenv is declared... (cached) yes
  578. checking search.h usability... yes
  579. checking search.h presence... yes
  580. checking for search.h... yes
  581. checking for tsearch... yes
  582. checking for sigset_t... yes
  583. checking for uid_t in sys/types.h... yes
  584. checking whether strdup is declared... (cached) yes
  585. checking whether strerror(0) succeeds... yes
  586. checking whether unsetenv is declared... (cached) yes
  587. checking for alloca as a compiler built-in... (cached) yes
  588. checking whether inet_ntop is declared without a macro... yes
  589. checking whether inet_pton is declared without a macro... yes
  590. checking for library containing clock_gettime... none required
  591. checking for clock_gettime... (cached) yes
  592. checking for clock_settime... yes
  593. checking whether // is distinct from /... (cached) no
  594. checking whether dup2 works... yes
  595. checking for error_at_line... yes
  596. checking for flexible array member... yes
  597. checking whether conversion from 'int' to 'long double' works... (cached) yes
  598. checking for fseeko... (cached) yes
  599. checking for ftello... (cached) yes
  600. checking whether ftello works... (cached) yes
  601. checking how to do getaddrinfo, freeaddrinfo and getnameinfo... checking for library containing getaddrinfo... none required
  602. checking for getaddrinfo... yes
  603. checking whether gai_strerror is declared... (cached) yes
  604. checking whether gai_strerrorA is declared... no
  605. checking for gai_strerror with POSIX signature... yes
  606. checking for struct sockaddr.sa_len... no
  607. checking whether getaddrinfo is declared... (cached) yes
  608. checking whether freeaddrinfo is declared... (cached) yes
  609. checking whether getnameinfo is declared... (cached) yes
  610. checking for struct addrinfo... yes
  611. checking for working getdelim function... (cached) yes
  612. checking for getline... (cached) yes
  613. checking for working getline function... (cached) yes
  614. checking for getpass... yes
  615. checking whether program_invocation_name is declared... yes
  616. checking whether program_invocation_short_name is declared... yes
  617. checking whether __argv is declared... no
  618. checking whether gettimeofday clobbers localtime buffer... (cached) no
  619. checking for gettimeofday with POSIX signature... (cached) almost
  620. checking for library containing gethostbyname... (cached) none required
  621. checking for gethostbyname... (cached) yes
  622. checking for library containing inet_ntop... (cached) none required
  623. checking whether inet_ntop is declared... (cached) yes
  624. checking for library containing inet_pton... none required
  625. checking whether inet_pton is declared... (cached) yes
  626. checking whether lseek detects pipes... (cached) yes
  627. checking for working mktime... yes
  628. checking for __mktime_internal... no
  629. checking whether getaddrinfo is declared without a macro... (cached) yes
  630. checking whether freeaddrinfo is declared without a macro... (cached) yes
  631. checking whether gai_strerror is declared without a macro... (cached) yes
  632. checking whether getnameinfo is declared without a macro... (cached) yes
  633. checking whether <netinet/in.h> is self-contained... (cached) yes
  634. checking for struct tm.tm_zone... yes
  635. checking whether program_invocation_name is declared... (cached) yes
  636. checking whether program_invocation_short_name is declared... (cached) yes
  637. checking whether select supports a 0 argument... yes
  638. checking whether select detects invalid fds... yes
  639. checking for library containing getservbyname... (cached) none required
  640. checking for getservbyname... (cached) yes
  641. checking whether setenv validates arguments... yes
  642. checking for volatile sig_atomic_t... yes
  643. checking for sighandler_t... yes
  644. checking whether pthread_sigmask is declared without a macro... yes
  645. checking whether sigaction is declared without a macro... yes
  646. checking whether sigaddset is declared without a macro... yes
  647. checking whether sigdelset is declared without a macro... yes
  648. checking whether sigemptyset is declared without a macro... yes
  649. checking whether sigfillset is declared without a macro... yes
  650. checking whether sigismember is declared without a macro... yes
  651. checking whether sigpending is declared without a macro... yes
  652. checking whether sigprocmask is declared without a macro... yes
  653. checking for stdint.h... (cached) yes
  654. checking for SIZE_MAX... (cached) yes
  655. checking for snprintf... (cached) yes
  656. checking whether snprintf respects a size of 1... (cached) yes
  657. checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
  658. checking for socklen_t... (cached) yes
  659. checking for ssize_t... (cached) yes
  660. checking for working stdalign.h... (cached) yes
  661. checking for max_align_t... (cached) yes
  662. checking whether NULL can be used in arbitrary expressions... (cached) yes
  663. checking which flavor of printf attribute matches inttypes macros... (cached) system
  664. checking whether dprintf is declared without a macro... (cached) yes
  665. checking whether fpurge is declared without a macro... (cached) no
  666. checking whether fseeko is declared without a macro... (cached) yes
  667. checking whether ftello is declared without a macro... (cached) yes
  668. checking whether getdelim is declared without a macro... (cached) yes
  669. checking whether getline is declared without a macro... (cached) yes
  670. checking whether gets is declared without a macro... (cached) no
  671. checking whether pclose is declared without a macro... (cached) yes
  672. checking whether popen is declared without a macro... (cached) yes
  673. checking whether renameat is declared without a macro... (cached) yes
  674. checking whether snprintf is declared without a macro... (cached) yes
  675. checking whether tmpfile is declared without a macro... (cached) yes
  676. checking whether vdprintf is declared without a macro... (cached) yes
  677. checking whether vsnprintf is declared without a macro... (cached) yes
  678. checking whether _Exit is declared without a macro... (cached) yes
  679. checking whether atoll is declared without a macro... (cached) yes
  680. checking whether canonicalize_file_name is declared without a macro... (cached) yes
  681. checking whether getloadavg is declared without a macro... (cached) yes
  682. checking whether getsubopt is declared without a macro... (cached) yes
  683. checking whether grantpt is declared without a macro... (cached) yes
  684. checking whether initstate is declared without a macro... (cached) yes
  685. checking whether initstate_r is declared without a macro... (cached) yes
  686. checking whether mkdtemp is declared without a macro... (cached) yes
  687. checking whether mkostemp is declared without a macro... (cached) yes
  688. checking whether mkostemps is declared without a macro... (cached) yes
  689. checking whether mkstemp is declared without a macro... (cached) yes
  690. checking whether mkstemps is declared without a macro... (cached) yes
  691. checking whether posix_openpt is declared without a macro... (cached) yes
  692. checking whether ptsname is declared without a macro... (cached) yes
  693. checking whether ptsname_r is declared without a macro... (cached) yes
  694. checking whether qsort_r is declared without a macro... (cached) yes
  695. checking whether random is declared without a macro... (cached) yes
  696. checking whether random_r is declared without a macro... (cached) yes
  697. checking whether realpath is declared without a macro... (cached) yes
  698. checking whether rpmatch is declared without a macro... (cached) yes
  699. checking whether secure_getenv is declared without a macro... (cached) yes
  700. checking whether setenv is declared without a macro... (cached) yes
  701. checking whether setstate is declared without a macro... (cached) yes
  702. checking whether setstate_r is declared without a macro... (cached) yes
  703. checking whether srandom is declared without a macro... (cached) yes
  704. checking whether srandom_r is declared without a macro... (cached) yes
  705. checking whether strtod is declared without a macro... (cached) yes
  706. checking whether strtoll is declared without a macro... (cached) yes
  707. checking whether strtoull is declared without a macro... (cached) yes
  708. checking whether unlockpt is declared without a macro... (cached) yes
  709. checking whether unsetenv is declared without a macro... (cached) yes
  710. checking for working strerror function... yes
  711. checking whether <sys/select.h> is self-contained... (cached) yes
  712. checking whether pselect is declared without a macro... (cached) yes
  713. checking whether select is declared without a macro... (cached) yes
  714. checking for nlink_t... (cached) yes
  715. checking whether fchmodat is declared without a macro... (cached) yes
  716. checking whether fstat is declared without a macro... (cached) yes
  717. checking whether fstatat is declared without a macro... (cached) yes
  718. checking whether futimens is declared without a macro... (cached) yes
  719. checking whether lchmod is declared without a macro... (cached) yes
  720. checking whether lstat is declared without a macro... (cached) yes
  721. checking whether mkdirat is declared without a macro... (cached) yes
  722. checking whether mkfifo is declared without a macro... (cached) yes
  723. checking whether mkfifoat is declared without a macro... (cached) yes
  724. checking whether mknod is declared without a macro... (cached) yes
  725. checking whether mknodat is declared without a macro... (cached) yes
  726. checking whether stat is declared without a macro... (cached) yes
  727. checking whether utimensat is declared without a macro... (cached) yes
  728. checking whether localtime_r is declared... (cached) yes
  729. checking whether localtime_r is compatible with its POSIX signature... (cached) yes
  730. checking for timezone_t... no
  731. checking whether chdir is declared without a macro... (cached) yes
  732. checking whether chown is declared without a macro... (cached) yes
  733. checking whether dup is declared without a macro... (cached) yes
  734. checking whether dup2 is declared without a macro... (cached) yes
  735. checking whether dup3 is declared without a macro... (cached) yes
  736. checking whether environ is declared without a macro... (cached) yes
  737. checking whether euidaccess is declared without a macro... (cached) yes
  738. checking whether faccessat is declared without a macro... (cached) yes
  739. checking whether fchdir is declared without a macro... (cached) yes
  740. checking whether fchownat is declared without a macro... (cached) yes
  741. checking whether fdatasync is declared without a macro... (cached) yes
  742. checking whether fsync is declared without a macro... (cached) yes
  743. checking whether ftruncate is declared without a macro... (cached) yes
  744. checking whether getcwd is declared without a macro... (cached) yes
  745. checking whether getdomainname is declared without a macro... (cached) yes
  746. checking whether getdtablesize is declared without a macro... (cached) yes
  747. checking whether getgroups is declared without a macro... (cached) yes
  748. checking whether gethostname is declared without a macro... (cached) yes
  749. checking whether getlogin is declared without a macro... (cached) yes
  750. checking whether getlogin_r is declared without a macro... (cached) yes
  751. checking whether getpagesize is declared without a macro... (cached) yes
  752. checking whether getusershell is declared without a macro... (cached) yes
  753. checking whether setusershell is declared without a macro... (cached) yes
  754. checking whether endusershell is declared without a macro... (cached) yes
  755. checking whether group_member is declared without a macro... (cached) yes
  756. checking whether isatty is declared without a macro... (cached) yes
  757. checking whether lchown is declared without a macro... (cached) yes
  758. checking whether link is declared without a macro... (cached) yes
  759. checking whether linkat is declared without a macro... (cached) yes
  760. checking whether lseek is declared without a macro... (cached) yes
  761. checking whether pipe is declared without a macro... (cached) yes
  762. checking whether pipe2 is declared without a macro... (cached) yes
  763. checking whether pread is declared without a macro... (cached) yes
  764. checking whether pwrite is declared without a macro... (cached) yes
  765. checking whether readlink is declared without a macro... (cached) yes
  766. checking whether readlinkat is declared without a macro... (cached) yes
  767. checking whether rmdir is declared without a macro... (cached) yes
  768. checking whether sethostname is declared without a macro... (cached) yes
  769. checking whether sleep is declared without a macro... (cached) yes
  770. checking whether symlink is declared without a macro... (cached) yes
  771. checking whether symlinkat is declared without a macro... (cached) yes
  772. checking whether ttyname_r is declared without a macro... (cached) yes
  773. checking whether unlink is declared without a macro... (cached) yes
  774. checking whether unlinkat is declared without a macro... (cached) yes
  775. checking whether usleep is declared without a macro... (cached) yes
  776. checking for unsetenv... yes
  777. checking for unsetenv() return type... int
  778. checking whether unsetenv obeys POSIX... yes
  779. checking for ptrdiff_t... (cached) yes
  780. checking whether btowc is declared without a macro... (cached) yes
  781. checking whether wctob is declared without a macro... (cached) yes
  782. checking whether mbsinit is declared without a macro... (cached) yes
  783. checking whether mbrtowc is declared without a macro... (cached) yes
  784. checking whether mbrlen is declared without a macro... (cached) yes
  785. checking whether mbsrtowcs is declared without a macro... (cached) yes
  786. checking whether mbsnrtowcs is declared without a macro... (cached) yes
  787. checking whether wcrtomb is declared without a macro... (cached) yes
  788. checking whether wcsrtombs is declared without a macro... (cached) yes
  789. checking whether wcsnrtombs is declared without a macro... (cached) yes
  790. checking whether wcwidth is declared without a macro... (cached) yes
  791. checking whether wmemchr is declared without a macro... (cached) yes
  792. checking whether wmemcmp is declared without a macro... (cached) yes
  793. checking whether wmemcpy is declared without a macro... (cached) yes
  794. checking whether wmemmove is declared without a macro... (cached) yes
  795. checking whether wmemset is declared without a macro... (cached) yes
  796. checking whether wcslen is declared without a macro... (cached) yes
  797. checking whether wcsnlen is declared without a macro... (cached) yes
  798. checking whether wcscpy is declared without a macro... (cached) yes
  799. checking whether wcpcpy is declared without a macro... (cached) yes
  800. checking whether wcsncpy is declared without a macro... (cached) yes
  801. checking whether wcpncpy is declared without a macro... (cached) yes
  802. checking whether wcscat is declared without a macro... (cached) yes
  803. checking whether wcsncat is declared without a macro... (cached) yes
  804. checking whether wcscmp is declared without a macro... (cached) yes
  805. checking whether wcsncmp is declared without a macro... (cached) yes
  806. checking whether wcscasecmp is declared without a macro... (cached) yes
  807. checking whether wcsncasecmp is declared without a macro... (cached) yes
  808. checking whether wcscoll is declared without a macro... (cached) yes
  809. checking whether wcsxfrm is declared without a macro... (cached) yes
  810. checking whether wcsdup is declared without a macro... (cached) yes
  811. checking whether wcschr is declared without a macro... (cached) yes
  812. checking whether wcsrchr is declared without a macro... (cached) yes
  813. checking whether wcscspn is declared without a macro... (cached) yes
  814. checking whether wcsspn is declared without a macro... (cached) yes
  815. checking whether wcspbrk is declared without a macro... (cached) yes
  816. checking whether wcsstr is declared without a macro... (cached) yes
  817. checking whether wcstok is declared without a macro... (cached) yes
  818. checking whether wcswidth is declared without a macro... (cached) yes
  819. checking for stdint.h... (cached) yes
  820. checking whether the compiler generally respects inline... yes
  821. checking for ssize_t... (cached) yes
  822. checking whether C compiler handles -Werror -Wunknown-warning-option... no
  823. checking whether C compiler handles -Wtype-limits... yes
  824. checking whether -Wno-missing-field-initializers is supported... yes
  825. checking whether -Wno-missing-field-initializers is needed... no
  826. checking whether -Wuninitialized is supported... yes
  827. checking whether C compiler handles -fno-common... yes
  828. checking whether C compiler handles -W... yes
  829. checking whether C compiler handles -Wabi... yes
  830. checking whether C compiler handles -Waddress... yes
  831. checking whether C compiler handles -Waggressive-loop-optimizations... yes
  832. checking whether C compiler handles -Wall... yes
  833. checking whether C compiler handles -Wattributes... yes
  834. checking whether C compiler handles -Wbad-function-cast... yes
  835. checking whether C compiler handles -Wbool-compare... yes
  836. checking whether C compiler handles -Wbuiltin-macro-redefined... yes
  837. checking whether C compiler handles -Wcast-align... yes
  838. checking whether C compiler handles -Wchar-subscripts... yes
  839. checking whether C compiler handles -Wchkp... yes
  840. checking whether C compiler handles -Wclobbered... yes
  841. checking whether C compiler handles -Wcomment... yes
  842. checking whether C compiler handles -Wcomments... yes
  843. checking whether C compiler handles -Wcoverage-mismatch... yes
  844. checking whether C compiler handles -Wcpp... yes
  845. checking whether C compiler handles -Wdate-time... yes
  846. checking whether C compiler handles -Wdeprecated... yes
  847. checking whether C compiler handles -Wdeprecated-declarations... yes
  848. checking whether C compiler handles -Wdesignated-init... yes
  849. checking whether C compiler handles -Wdisabled-optimization... yes
  850. checking whether C compiler handles -Wdiscarded-array-qualifiers... yes
  851. checking whether C compiler handles -Wdiscarded-qualifiers... yes
  852. checking whether C compiler handles -Wdiv-by-zero... yes
  853. checking whether C compiler handles -Wdouble-promotion... yes
  854. checking whether C compiler handles -Wduplicated-cond... yes
  855. checking whether C compiler handles -Wempty-body... yes
  856. checking whether C compiler handles -Wendif-labels... yes
  857. checking whether C compiler handles -Wenum-compare... yes
  858. checking whether C compiler handles -Wextra... yes
  859. checking whether C compiler handles -Wformat-contains-nul... yes
  860. checking whether C compiler handles -Wformat-extra-args... yes
  861. checking whether C compiler handles -Wformat-security... yes
  862. checking whether C compiler handles -Wformat-zero-length... yes
  863. checking whether C compiler handles -Wframe-address... yes
  864. checking whether C compiler handles -Wfree-nonheap-object... yes
  865. checking whether C compiler handles -Whsa... yes
  866. checking whether C compiler handles -Wignored-attributes... yes
  867. checking whether C compiler handles -Wignored-qualifiers... yes
  868. checking whether C compiler handles -Wimplicit... yes
  869. checking whether C compiler handles -Wimplicit-function-declaration... yes
  870. checking whether C compiler handles -Wimplicit-int... yes
  871. checking whether C compiler handles -Wincompatible-pointer-types... yes
  872. checking whether C compiler handles -Winit-self... yes
  873. checking whether C compiler handles -Wint-conversion... yes
  874. checking whether C compiler handles -Wint-to-pointer-cast... yes
  875. checking whether C compiler handles -Winvalid-memory-model... yes
  876. checking whether C compiler handles -Winvalid-pch... yes
  877. checking whether C compiler handles -Wjump-misses-init... yes
  878. checking whether C compiler handles -Wlogical-not-parentheses... yes
  879. checking whether C compiler handles -Wlogical-op... yes
  880. checking whether C compiler handles -Wmain... yes
  881. checking whether C compiler handles -Wmaybe-uninitialized... yes
  882. checking whether C compiler handles -Wmemset-transposed-args... yes
  883. checking whether C compiler handles -Wmisleading-indentation... yes
  884. checking whether C compiler handles -Wmissing-braces... yes
  885. checking whether C compiler handles -Wmissing-declarations... yes
  886. checking whether C compiler handles -Wmissing-field-initializers... yes
  887. checking whether C compiler handles -Wmissing-include-dirs... yes
  888. checking whether C compiler handles -Wmissing-parameter-type... yes
  889. checking whether C compiler handles -Wmissing-prototypes... yes
  890. checking whether C compiler handles -Wmultichar... yes
  891. checking whether C compiler handles -Wnarrowing... yes
  892. checking whether C compiler handles -Wnested-externs... yes
  893. checking whether C compiler handles -Wnonnull... yes
  894. checking whether C compiler handles -Wnonnull-compare... yes
  895. checking whether C compiler handles -Wnull-dereference... yes
  896. checking whether C compiler handles -Wodr... yes
  897. checking whether C compiler handles -Wold-style-declaration... yes
  898. checking whether C compiler handles -Wold-style-definition... yes
  899. checking whether C compiler handles -Wopenmp-simd... yes
  900. checking whether C compiler handles -Woverflow... yes
  901. checking whether C compiler handles -Woverride-init... yes
  902. checking whether C compiler handles -Wpacked... yes
  903. checking whether C compiler handles -Wpacked-bitfield-compat... yes
  904. checking whether C compiler handles -Wparentheses... yes
  905. checking whether C compiler handles -Wpointer-arith... yes
  906. checking whether C compiler handles -Wpointer-sign... yes
  907. checking whether C compiler handles -Wpointer-to-int-cast... yes
  908. checking whether C compiler handles -Wpragmas... yes
  909. checking whether C compiler handles -Wreturn-local-addr... yes
  910. checking whether C compiler handles -Wreturn-type... yes
  911. checking whether C compiler handles -Wscalar-storage-order... yes
  912. checking whether C compiler handles -Wsequence-point... yes
  913. checking whether C compiler handles -Wshadow... yes
  914. checking whether C compiler handles -Wshift-count-negative... yes
  915. checking whether C compiler handles -Wshift-count-overflow... yes
  916. checking whether C compiler handles -Wshift-negative-value... yes
  917. checking whether C compiler handles -Wsizeof-array-argument... yes
  918. checking whether C compiler handles -Wsizeof-pointer-memaccess... yes
  919. checking whether C compiler handles -Wstrict-aliasing... yes
  920. checking whether C compiler handles -Wstrict-prototypes... yes
  921. checking whether C compiler handles -Wsuggest-attribute=format... yes
  922. checking whether C compiler handles -Wsuggest-final-methods... yes
  923. checking whether C compiler handles -Wsuggest-final-types... yes
  924. checking whether C compiler handles -Wswitch... yes
  925. checking whether C compiler handles -Wswitch-bool... yes
  926. checking whether C compiler handles -Wsync-nand... yes
  927. checking whether C compiler handles -Wtautological-compare... yes
  928. checking whether C compiler handles -Wtrampolines... yes
  929. checking whether C compiler handles -Wtrigraphs... yes
  930. checking whether C compiler handles -Wtype-limits... (cached) yes
  931. checking whether C compiler handles -Wuninitialized... yes
  932. checking whether C compiler handles -Wunknown-pragmas... yes
  933. checking whether C compiler handles -Wunused... yes
  934. checking whether C compiler handles -Wunused-but-set-parameter... yes
  935. checking whether C compiler handles -Wunused-but-set-variable... yes
  936. checking whether C compiler handles -Wunused-function... yes
  937. checking whether C compiler handles -Wunused-label... yes
  938. checking whether C compiler handles -Wunused-local-typedefs... yes
  939. checking whether C compiler handles -Wunused-macros... yes
  940. checking whether C compiler handles -Wunused-parameter... yes
  941. checking whether C compiler handles -Wunused-result... yes
  942. checking whether C compiler handles -Wunused-value... yes
  943. checking whether C compiler handles -Wunused-variable... yes
  944. checking whether C compiler handles -Wvarargs... yes
  945. checking whether C compiler handles -Wvariadic-macros... yes
  946. checking whether C compiler handles -Wvector-operation-performance... yes
  947. checking whether C compiler handles -Wvolatile-register-var... yes
  948. checking whether C compiler handles -Wwrite-strings... yes
  949. checking whether C compiler handles -Warray-bounds=2... yes
  950. checking whether C compiler handles -Wnormalized=nfc... yes
  951. checking whether C compiler handles -Wshift-overflow=2... yes
  952. checking whether C compiler handles -Wunused-const-variable=2... yes
  953. checking whether C compiler handles -Wno-missing-field-initializers... yes
  954. checking whether C compiler handles -Wno-unused-parameter... yes
  955. checking whether C compiler handles -fdiagnostics-show-option... yes
  956. checking whether ln -s works... yes
  957. checking how to print strings... printf
  958. checking for a sed that does not truncate output... (cached) /bin/sed
  959. checking for fgrep... /bin/grep -F
  960. checking for ld used by gcc... /usr/bin/ld
  961. checking if the linker (/usr/bin/ld) is GNU ld... yes
  962. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  963. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  964. checking the maximum length of command line arguments... 1572864
  965. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  966. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  967. checking for /usr/bin/ld option to reload object files... -r
  968. checking for objdump... objdump
  969. checking how to recognize dependent libraries... pass_all
  970. checking for dlltool... no
  971. checking how to associate runtime and link libraries... printf %s\n
  972. checking for archiver @FILE support... @
  973. checking for strip... strip
  974. checking for ranlib... (cached) ranlib
  975. checking command to parse /usr/bin/nm -B output from gcc object... ok
  976. checking for sysroot... no
  977. checking for a working dd... /bin/dd
  978. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  979. checking for mt... mt
  980. checking if mt is a manifest tool... no
  981. checking for dlfcn.h... yes
  982. checking for objdir... .libs
  983. checking if gcc supports -fno-rtti -fno-exceptions... no
  984. checking for gcc option to produce PIC... -fPIC -DPIC
  985. checking if gcc PIC flag -fPIC -DPIC works... yes
  986. checking if gcc static flag -static works... yes
  987. checking if gcc supports -c -o file.o... yes
  988. checking if gcc supports -c -o file.o... (cached) yes
  989. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  990. checking whether -lc should be explicitly linked in... no
  991. checking dynamic linker characteristics... GNU/Linux ld.so
  992. checking how to hardcode library paths into programs... immediate
  993. checking whether stripping libraries is possible... yes
  994. checking if libtool supports shared libraries... yes
  995. checking whether to build shared libraries... yes
  996. checking whether to build static libraries... no
  997. checking how to run the C++ preprocessor... g++ -E
  998. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  999. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  1000. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1001. checking for g++ option to produce PIC... -fPIC -DPIC
  1002. checking if g++ PIC flag -fPIC -DPIC works... yes
  1003. checking if g++ static flag -static works... yes
  1004. checking if g++ supports -c -o file.o... yes
  1005. checking if g++ supports -c -o file.o... (cached) yes
  1006. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1007. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  1008. checking how to hardcode library paths into programs... immediate
  1009. checking for libdl... yes
  1010. checking how to link with libdl... -ldl
  1011. checking for CMOCKA... no
  1012. checking for library containing idn2_lookup_u8... no
  1013. checking for LIBIDN... no
  1014. checking for nettle_secp_192r1 in -lhogweed... yes
  1015. checking whether to build libdane... yes
  1016. checking for unbound library... no
  1017. checking for P11_KIT... yes
  1018. checking for tss library... no
  1019. checking for dirent.h that defines DIR... yes
  1020. checking for library containing opendir... none required
  1021. checking for sys/mman.h... (cached) yes
  1022. checking sys/param.h usability... yes
  1023. checking sys/param.h presence... yes
  1024. checking for sys/param.h... yes
  1025. checking sys/poll.h usability... yes
  1026. checking sys/poll.h presence... yes
  1027. checking for sys/poll.h... yes
  1028. checking sys/procset.h usability... no
  1029. checking sys/procset.h presence... no
  1030. checking for sys/procset.h... no
  1031. checking for sys/select.h... (cached) yes
  1032. checking for sys/socket.h... (cached) yes
  1033. checking sys/stropts.h usability... yes
  1034. checking sys/stropts.h presence... yes
  1035. checking for sys/stropts.h... yes
  1036. checking for sys/time.h... (cached) yes
  1037. checking sys/un.h usability... yes
  1038. checking sys/un.h presence... yes
  1039. checking for sys/un.h... yes
  1040. checking sys/wait.h usability... yes
  1041. checking sys/wait.h presence... yes
  1042. checking for sys/wait.h... yes
  1043. checking for dlfcn.h... (cached) yes
  1044. checking errno.h usability... yes
  1045. checking errno.h presence... yes
  1046. checking for errno.h... yes
  1047. checking fcntl.h usability... yes
  1048. checking fcntl.h presence... yes
  1049. checking for fcntl.h... yes
  1050. checking libgen.h usability... yes
  1051. checking libgen.h presence... yes
  1052. checking for libgen.h... yes
  1053. checking libintl.h usability... yes
  1054. checking libintl.h presence... yes
  1055. checking for libintl.h... yes
  1056. checking for memory.h... (cached) yes
  1057. checking for netinet/in.h... (cached) yes
  1058. checking setjmp.h usability... yes
  1059. checking setjmp.h presence... yes
  1060. checking for setjmp.h... yes
  1061. checking for stdbool.h... (cached) yes
  1062. checking sysexits.h usability... yes
  1063. checking sysexits.h presence... yes
  1064. checking for sysexits.h... yes
  1065. checking for unistd.h... (cached) yes
  1066. checking utime.h usability... yes
  1067. checking utime.h presence... yes
  1068. checking for utime.h... yes
  1069. checking stdarg.h usability... yes
  1070. checking stdarg.h presence... yes
  1071. checking for stdarg.h... yes
  1072. checking for string.h... (cached) yes
  1073. checking for limits.h... (cached) yes
  1074. checking for inttypes.h... (cached) yes
  1075. checking for working stdnoreturn.h... yes
  1076. checking for runetype.h... no
  1077. checking for wchar.h... (cached) yes
  1078. checking for wchar_t... yes
  1079. checking for wint_t... yes
  1080. checking for int8_t... yes
  1081. checking for uint8_t... yes
  1082. checking for int16_t... yes
  1083. checking for uint16_t... yes
  1084. checking for int32_t... yes
  1085. checking for uint32_t... yes
  1086. checking for intptr_t... yes
  1087. checking for uintptr_t... yes
  1088. checking for uint_t... no
  1089. checking for pid_t... (cached) yes
  1090. checking for size_t... (cached) yes
  1091. checking for ptrdiff_t... (cached) yes
  1092. checking size of char *... 8
  1093. checking size of int... (cached) 4
  1094. checking size of long... (cached) 8
  1095. checking size of short... 2
  1096. checking for pathfind in -lgen... no
  1097. checking for gettext in -lintl... no
  1098. checking for vprintf... yes
  1099. checking for _doprnt... no
  1100. checking vfork.h usability... no
  1101. checking vfork.h presence... no
  1102. checking for vfork.h... no
  1103. checking for fork... (cached) yes
  1104. checking for vfork... yes
  1105. checking for working fork... yes
  1106. checking for working vfork... (cached) yes
  1107. checking for mmap... (cached) yes
  1108. checking for canonicalize_file_name... yes
  1109. checking for snprintf... (cached) yes
  1110. checking for strdup... (cached) yes
  1111. checking for strchr... yes
  1112. checking for strrchr... yes
  1113. checking for strsignal... yes
  1114. checking for fchmod... yes
  1115. checking for fstat... yes
  1116. checking for chmod... yes
  1117. checking for a sed that does not truncate output... (cached) /bin/sed
  1118. checking whether autoopts-config can be found... checking whether autoopts-config is specified... autoopts-config
  1119.  -lopts
  1120. checking for ssize_t... yes
  1121. checking size of unsigned long int... 8
  1122. checking size of unsigned int... 4
  1123. checking whether to include zlib compression support... yes
  1124. checking for libz... no
  1125. checking whether building Guile bindings... yes
  1126. ***
  1127. *** Detecting GNU Guile...
  1128.  
  1129. checking for guile-snarf... no
  1130. checking that generated files are newer than configure... done
  1131. configure: creating ./config.status
  1132. config.status: creating src/libopts/Makefile
  1133. config.status: creating guile/pre-inst-guile
  1134. config.status: creating Makefile
  1135. config.status: creating doc/Makefile
  1136. config.status: creating doc/credentials/Makefile
  1137. config.status: creating doc/credentials/openpgp/Makefile
  1138. config.status: creating doc/credentials/srp/Makefile
  1139. config.status: creating doc/credentials/x509/Makefile
  1140. config.status: creating doc/cyclo/Makefile
  1141. config.status: creating doc/doxygen/Doxyfile
  1142. config.status: creating doc/examples/Makefile
  1143. config.status: creating doc/latex/Makefile
  1144. config.status: creating doc/manpages/Makefile
  1145. config.status: creating doc/reference/Makefile
  1146. config.status: creating doc/reference/version.xml
  1147. config.status: creating doc/scripts/Makefile
  1148. config.status: creating extra/Makefile
  1149. config.status: creating extra/includes/Makefile
  1150. config.status: creating libdane/Makefile
  1151. config.status: creating libdane/includes/Makefile
  1152. config.status: creating libdane/gnutls-dane.pc
  1153. config.status: creating gl/Makefile
  1154. config.status: creating gl/tests/Makefile
  1155. config.status: creating guile/Makefile
  1156. config.status: creating guile/src/Makefile
  1157. config.status: creating lib/Makefile
  1158. config.status: creating lib/accelerated/Makefile
  1159. config.status: creating lib/accelerated/x86/Makefile
  1160. config.status: creating lib/accelerated/aarch64/Makefile
  1161. config.status: creating lib/algorithms/Makefile
  1162. config.status: creating lib/auth/Makefile
  1163. config.status: creating lib/ext/Makefile
  1164. config.status: creating lib/extras/Makefile
  1165. config.status: creating lib/gnutls.pc
  1166. config.status: creating lib/includes/Makefile
  1167. config.status: creating lib/includes/gnutls/gnutls.h
  1168. config.status: creating lib/minitasn1/Makefile
  1169. config.status: creating lib/nettle/Makefile
  1170. config.status: creating lib/opencdk/Makefile
  1171. config.status: creating lib/openpgp/Makefile
  1172. config.status: creating lib/x509/Makefile
  1173. config.status: creating lib/unistring/Makefile
  1174. config.status: creating po/Makefile.in
  1175. config.status: creating src/Makefile
  1176. config.status: creating src/gl/Makefile
  1177. config.status: creating tests/Makefile
  1178. config.status: creating tests/windows/Makefile
  1179. config.status: creating tests/cert-tests/Makefile
  1180. config.status: creating tests/ocsp-tests/Makefile
  1181. config.status: creating tests/dtls/Makefile
  1182. config.status: creating tests/key-tests/Makefile
  1183. config.status: creating tests/slow/Makefile
  1184. config.status: creating tests/suite/Makefile
  1185. config.status: creating config.h
  1186. config.status: config.h is unchanged
  1187. config.status: executing depfiles commands
  1188. config.status: executing po-directories commands
  1189. config.status: creating po/POTFILES
  1190. config.status: creating po/Makefile
  1191. config.status: executing libtool commands
  1192. configure: summary of build options:
  1193.  
  1194.   version:              3.5.18 shared 44:10:14
  1195.   Host/Target system:   x86_64-pc-linux-gnu
  1196.   Build system:         x86_64-pc-linux-gnu
  1197.   Install prefix:       /usr
  1198.   Compiler:             gcc
  1199.   Valgrind:             no
  1200.   CFlags:               -g -O2
  1201.   Library types:        Shared=yes, Static=no
  1202.   Local libopts:        no
  1203.   Local libtasn1:       no
  1204.   Local unistring:      yes
  1205.   Use nettle-mini:      no
  1206.   Documentation:        yes (manpages: yes)
  1207.  
  1208. configure: External hardware support:
  1209.  
  1210.   /dev/crypto:          yes
  1211.   Hardware accel:       x86-64
  1212.   Padlock accel:        yes
  1213.   Random gen. variant:  auto-detect
  1214.   PKCS#11 support:      yes
  1215.   TPM support:          no
  1216.  
  1217. configure: Optional features:
  1218. (note that included applications might not compile properly
  1219. if features are disabled)
  1220.  
  1221.   SSL3.0 support:       yes
  1222.   SSL2.0 client hello:  yes
  1223.   DTLS-SRTP support:    yes
  1224.   ALPN support:         yes
  1225.   OCSP support:         yes
  1226.   Ses. ticket support:  yes
  1227.   OpenPGP support:      yes
  1228.   SRP support:          yes
  1229.   PSK support:          yes
  1230.   DHE support:          yes
  1231.   ECDHE support:        yes
  1232.   Anon auth support:    yes
  1233.   Heartbeat support:    yes
  1234.   IDNA support:         no
  1235.   Self checks:          no
  1236.   Non-SuiteB curves:    yes
  1237.   FIPS140 mode:         no
  1238.  
  1239. configure: Optional libraries:
  1240.  
  1241.   Guile wrappers:       no
  1242.   C++ library:          yes
  1243.   DANE library:         no
  1244.   OpenSSL compat:       no
  1245.  
  1246. configure: System files:
  1247.  
  1248.   Trust store pkcs11:  
  1249.   Trust store dir:      
  1250.   Trust store file:     /etc/ssl/certs/ca-certificates.crt
  1251.   Blacklist file:      
  1252.   CRL file:            
  1253.   Priority file:        /etc/gnutls/default-priorities
  1254.   DNSSEC root key file: /etc/unbound/root.key
  1255.  
  1256.  

Reply to "BlackKnight"

Here you can reply to the paste above

captcha