Guest User

Untitled

a guest
May 20th, 2018
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.79 KB | None | 0 0
  1. checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
  2. checking for wchar_t... yes
  3. checking for max_align_t... yes
  4. checking whether NULL can be used in arbitrary expressions... yes
  5. checking whether imported symbols can be declared weak... yes
  6. checking pthread.h usability... yes
  7. checking pthread.h presence... yes
  8. checking for pthread.h... yes
  9. checking for pthread_kill in -lpthread... yes
  10. checking for multithread API to use... posix
  11. checking whether lstat correctly handles trailing slash... yes
  12. checking whether malloc, realloc, calloc are POSIX compliant... yes
  13. checking for stdlib.h... (cached) yes
  14. checking for GNU libc compatible malloc... yes
  15. checking for a traditional japanese locale... ja_JP
  16. checking for a transitional chinese locale... zh_CN.GB18030
  17. checking for a french Unicode locale... fr_FR.UTF-8
  18. checking for mmap... yes
  19. checking for MAP_ANONYMOUS... yes
  20. checking whether memchr works... yes
  21. checking whether memrchr is declared... yes
  22. checking whether <limits.h> defines MIN and MAX... no
  23. checking whether <sys/param.h> defines MIN and MAX... yes
  24. checking whether time_t is signed... yes
  25. checking whether alarm is declared... yes
  26. checking for working mktime... yes
  27. checking whether <sys/select.h> is self-contained... yes
  28. checking whether pselect is declared without a macro... yes
  29. checking whether select is declared without a macro... yes
  30. checking for library containing setsockopt... none needed
  31. checking whether select supports a 0 argument... yes
  32. checking whether select detects invalid fds... yes
  33. checking for O_CLOEXEC... yes
  34. checking for promoted mode_t type... mode_t
  35. checking for library containing posix_spawn... none required
  36. checking for posix_spawn... yes
  37. checking whether posix_spawn works... yes
  38. checking whether posix_spawnattr_setschedpolicy is supported... yes
  39. checking whether posix_spawnattr_setschedparam is supported... yes
  40. checking for sigset_t... yes
  41. checking for SIGPIPE... yes
  42. checking whether C symbols are prefixed with underscore at the linker level... no
  43. checking whether snprintf returns a byte count as in C99... yes
  44. checking whether snprintf is declared... yes
  45. checking whether strdup is declared... yes
  46. checking whether strerror(0) succeeds... yes
  47. checking for strerror_r with POSIX signature... no
  48. checking whether __xpg_strerror_r works... yes
  49. checking whether strerror_r is declared... (cached) yes
  50. checking whether ffsl is declared without a macro... yes
  51. checking whether ffsll is declared without a macro... yes
  52. checking whether memmem is declared without a macro... yes
  53. checking whether mempcpy is declared without a macro... yes
  54. checking whether memrchr is declared without a macro... yes
  55. checking whether rawmemchr is declared without a macro... yes
  56. checking whether stpcpy is declared without a macro... yes
  57. checking whether stpncpy is declared without a macro... yes
  58. checking whether strchrnul is declared without a macro... yes
  59. checking whether strdup is declared without a macro... yes
  60. checking whether strncat is declared without a macro... yes
  61. checking whether strndup is declared without a macro... yes
  62. checking whether strnlen is declared without a macro... yes
  63. checking whether strpbrk is declared without a macro... yes
  64. checking whether strsep is declared without a macro... yes
  65. checking whether strcasestr is declared without a macro... yes
  66. checking whether strtok_r is declared without a macro... yes
  67. checking whether strerror_r is declared without a macro... yes
  68. checking whether strsignal is declared without a macro... yes
  69. checking whether strverscmp is declared without a macro... yes
  70. checking whether ffs is declared without a macro... yes
  71. checking whether strcasecmp is declared without a macro... yes
  72. checking whether strncasecmp is declared without a macro... yes
  73. checking whether strndup is declared... (cached) yes
  74. checking whether strnlen is declared... (cached) yes
  75. checking for struct tm.tm_gmtoff... yes
  76. checking whether strtok_r is declared... (cached) yes
  77. checking for struct timespec in <time.h>... yes
  78. checking whether clearerr_unlocked is declared... yes
  79. checking whether feof_unlocked is declared... yes
  80. checking whether ferror_unlocked is declared... yes
  81. checking whether fgets_unlocked is declared... yes
  82. checking whether fputc_unlocked is declared... yes
  83. checking whether fread_unlocked is declared... yes
  84. checking whether fwrite_unlocked is declared... yes
  85. checking whether getchar_unlocked is declared... yes
  86. checking whether putchar_unlocked is declared... yes
  87. checking whether the utimes function works... yes
  88. checking for inttypes.h... yes
  89. checking for stdint.h... yes
  90. checking for intmax_t... yes
  91. checking where to find the exponent in a 'double'... word 1 bit 20
  92. checking for snprintf... (cached) yes
  93. checking for strnlen... yes
  94. checking for wcslen... yes
  95. checking for wcsnlen... yes
  96. checking for mbrtowc... (cached) yes
  97. checking for wcrtomb... (cached) yes
  98. checking whether _snprintf is declared... no
  99. checking whether vsnprintf is declared... yes
  100. checking for alloca as a compiler built-in... yes
  101. checking whether inet_ntop is declared without a macro... yes
  102. checking whether inet_pton is declared without a macro... yes
  103. checking whether btowc(0) is correct... yes
  104. checking whether btowc(EOF) is correct... yes
  105. checking for __builtin_expect... yes
  106. checking for library containing clock_gettime... none required
  107. checking for clock_gettime... yes
  108. checking for clock_settime... yes
  109. checking whether // is distinct from /... (cached) no
  110. checking whether dup2 works... yes
  111. checking for error_at_line... yes
  112. checking whether fcntl handles F_DUPFD correctly... yes
  113. checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
  114. checking whether fcntl is declared without a macro... yes
  115. checking whether openat is declared without a macro... yes
  116. checking for flexible array member... yes
  117. checking whether conversion from 'int' to 'long double' works... yes
  118. checking for working POSIX fnmatch... yes
  119. checking whether fopen recognizes a trailing slash... yes
  120. checking for fseeko... (cached) yes
  121. checking for ftello... (cached) yes
  122. checking whether ftello works... (cached) yes
  123. checking whether futimens works... yes
  124. checking how to do getaddrinfo, freeaddrinfo and getnameinfo... checking for library containing getaddrinfo... none required
  125. checking for getaddrinfo... yes
  126. checking whether gai_strerror is declared... (cached) yes
  127. checking whether gai_strerrorA is declared... no
  128. checking for gai_strerror with POSIX signature... yes
  129. checking for struct sockaddr.sa_len... no
  130. checking whether getaddrinfo is declared... (cached) yes
  131. checking whether freeaddrinfo is declared... (cached) yes
  132. checking whether getnameinfo is declared... (cached) yes
  133. checking for struct addrinfo... yes
  134. checking for working getdelim function... yes
  135. checking whether getdtablesize works... yes
  136. checking for getgroups... yes
  137. checking for working getgroups... yes
  138. checking whether getgroups handles negative values... yes
  139. checking for getline... yes
  140. checking for working getline function... yes
  141. checking whether __fsetlocking is declared... yes
  142. checking whether program_invocation_name is declared... yes
  143. checking whether program_invocation_short_name is declared... yes
  144. checking whether __argv is declared... no
  145. checking whether gettimeofday clobbers localtime buffer... no
  146. checking for gettimeofday with POSIX signature... almost
  147. checking for group_member... yes
  148. checking for library containing gethostbyname... (cached) none required
  149. checking for gethostbyname... (cached) yes
  150. checking for library containing inet_ntop... (cached) none required
  151. checking whether inet_ntop is declared... (cached) yes
  152. checking whether the compiler generally respects inline... yes
  153. checking whether INT32_MAX < INTMAX_MAX... yes
  154. checking whether INT64_MAX == LONG_MAX... yes
  155. checking whether UINT32_MAX < UINTMAX_MAX... yes
  156. checking whether UINT64_MAX == ULONG_MAX... yes
  157. checking for ioctl... yes
  158. checking for ioctl with POSIX signature... no
  159. checking whether iswblank is declared... yes
  160. checking whether langinfo.h defines CODESET... yes
  161. checking whether langinfo.h defines T_FMT_AMPM... yes
  162. checking whether langinfo.h defines ERA... yes
  163. checking whether langinfo.h defines YESEXPR... yes
  164. checking whether nl_langinfo is declared without a macro... yes
  165. checking whether to use the included libunistring... yes
  166. checking whether link obeys POSIX... yes
  167. checking whether locale.h conforms to POSIX:2001... yes
  168. checking whether locale.h defines locale_t... yes
  169. checking whether struct lconv is properly defined... yes
  170. checking whether setlocale is declared without a macro... yes
  171. checking whether duplocale is declared without a macro... yes
  172. checking for pthread_rwlock_t... yes
  173. checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
  174. checking whether lseek detects pipes... yes
  175. checking whether mbrtowc handles incomplete characters... yes
  176. checking whether mbrtowc works as well as mbtowc... yes
  177. checking whether mbrtowc handles a NULL pwc argument... yes
  178. checking whether mbrtowc handles a NULL string argument... yes
  179. checking whether mbrtowc has a correct return value... yes
  180. checking whether mbrtowc returns 0 when parsing a NUL character... yes
  181. checking whether mbrtowc works on empty input... no
  182. checking whether the C locale is free of encoding errors... no
  183. checking whether mbrtowc handles incomplete characters... (cached) yes
  184. checking whether mbrtowc works as well as mbtowc... (cached) yes
  185. checking whether mbrtowc handles incomplete characters... (cached) yes
  186. checking whether mbrtowc works as well as mbtowc... (cached) yes
  187. checking whether mbsrtowcs works... yes
  188. checking for memrchr... yes
  189. checking whether mkdir handles trailing slash... yes
  190. checking whether mkdir handles trailing dot... yes
  191. checking for working mkstemp... yes
  192. checking for __mktime_internal... no
  193. checking for library containing nanosleep... none required
  194. checking for working nanosleep... no (mishandles large arguments)
  195. checking whether getaddrinfo is declared without a macro... (cached) yes
  196. checking whether freeaddrinfo is declared without a macro... (cached) yes
  197. checking whether gai_strerror is declared without a macro... (cached) yes
  198. checking whether getnameinfo is declared without a macro... (cached) yes
  199. checking whether <netinet/in.h> is self-contained... yes
  200. checking whether YESEXPR works... yes
  201. checking whether open recognizes a trailing slash... yes
  202. checking whether posix_spawn_file_actions_addclose works... yes
  203. checking whether posix_spawn_file_actions_adddup2 works... yes
  204. checking whether posix_spawn_file_actions_addopen works... yes
  205. checking for raise... yes
  206. checking for sigprocmask... yes
  207. checking for rawmemchr... yes
  208. checking for working re_compile_pattern... yes
  209. checking whether select supports a 0 argument... (cached) yes
  210. checking whether select detects invalid fds... (cached) yes
  211. checking for library containing getservbyname... (cached) none required
  212. checking for getservbyname... (cached) yes
  213. checking for struct sigaction.sa_sigaction... yes
  214. checking for volatile sig_atomic_t... yes
  215. checking for sighandler_t... yes
  216. checking whether pthread_sigmask is declared without a macro... yes
  217. checking whether sigaction is declared without a macro... yes
  218. checking whether sigaddset is declared without a macro... yes
  219. checking whether sigdelset is declared without a macro... yes
  220. checking whether sigemptyset is declared without a macro... yes
  221. checking whether sigfillset is declared without a macro... yes
  222. checking whether sigismember is declared without a macro... yes
  223. checking whether sigpending is declared without a macro... yes
  224. checking whether sigprocmask is declared without a macro... yes
  225. checking for sigprocmask... (cached) yes
  226. checking for stdint.h... (cached) yes
  227. checking for SIZE_MAX... yes
  228. checking for snprintf... (cached) yes
  229. checking whether snprintf respects a size of 1... yes
  230. checking whether printf supports POSIX/XSI format strings with positions... yes
  231. checking for socklen_t... yes
  232. checking for posix_spawnattr_t... yes
  233. checking for posix_spawn_file_actions_t... yes
  234. checking whether posix_spawn is declared without a macro... yes
  235. checking whether posix_spawnp is declared without a macro... yes
  236. checking whether posix_spawnattr_init is declared without a macro... yes
  237. checking whether posix_spawnattr_destroy is declared without a macro... yes
  238. checking whether posix_spawnattr_getsigdefault is declared without a macro... yes
  239. checking whether posix_spawnattr_setsigdefault is declared without a macro... yes
  240. checking whether posix_spawnattr_getsigmask is declared without a macro... yes
  241. checking whether posix_spawnattr_setsigmask is declared without a macro... yes
  242. checking whether posix_spawnattr_getflags is declared without a macro... yes
  243. checking whether posix_spawnattr_setflags is declared without a macro... yes
  244. checking whether posix_spawnattr_getpgroup is declared without a macro... yes
  245. checking whether posix_spawnattr_setpgroup is declared without a macro... yes
  246. checking whether posix_spawnattr_getschedpolicy is declared without a macro... yes
  247. checking whether posix_spawnattr_setschedpolicy is declared without a macro... yes
  248. checking whether posix_spawnattr_getschedparam is declared without a macro... yes
  249. checking whether posix_spawnattr_setschedparam is declared without a macro... yes
  250. checking whether posix_spawn_file_actions_init is declared without a macro... yes
  251. checking whether posix_spawn_file_actions_destroy is declared without a macro... yes
  252. checking whether posix_spawn_file_actions_addopen is declared without a macro... yes
  253. checking whether posix_spawn_file_actions_addclose is declared without a macro... yes
  254. checking whether posix_spawn_file_actions_adddup2 is declared without a macro... yes
  255. checking for ssize_t... yes
  256. checking whether stat handles trailing slashes on files... yes
  257. checking for struct stat.st_atim.tv_nsec... yes
  258. checking whether struct stat.st_atim is of type struct timespec... yes
  259. checking for struct stat.st_birthtimespec.tv_nsec... no
  260. checking for struct stat.st_birthtimensec... no
  261. checking for struct stat.st_birthtim.tv_nsec... no
  262. checking for working stdalign.h... yes
  263. checking for max_align_t... (cached) yes
  264. checking whether NULL can be used in arbitrary expressions... (cached) yes
  265. checking which flavor of printf attribute matches inttypes macros... system
  266. checking whether dprintf is declared without a macro... yes
  267. checking whether fpurge is declared without a macro... no
  268. checking whether fseeko is declared without a macro... yes
  269. checking whether ftello is declared without a macro... yes
  270. checking whether getdelim is declared without a macro... yes
  271. checking whether getline is declared without a macro... yes
  272. checking whether gets is declared without a macro... no
  273. checking whether pclose is declared without a macro... yes
  274. checking whether popen is declared without a macro... yes
  275. checking whether renameat is declared without a macro... yes
  276. checking whether snprintf is declared without a macro... yes
  277. checking whether tmpfile is declared without a macro... yes
  278. checking whether vdprintf is declared without a macro... yes
  279. checking whether vsnprintf is declared without a macro... yes
  280. checking whether _Exit is declared without a macro... yes
  281. checking whether atoll is declared without a macro... yes
  282. checking whether canonicalize_file_name is declared without a macro... yes
  283. checking whether getloadavg is declared without a macro... yes
  284. checking whether getsubopt is declared without a macro... yes
  285. checking whether grantpt is declared without a macro... yes
  286. checking whether initstate is declared without a macro... yes
  287. checking whether initstate_r is declared without a macro... yes
  288. checking whether mkdtemp is declared without a macro... yes
  289. checking whether mkostemp is declared without a macro... yes
  290. checking whether mkostemps is declared without a macro... yes
  291. checking whether mkstemp is declared without a macro... yes
  292. checking whether mkstemps is declared without a macro... yes
  293. checking whether posix_openpt is declared without a macro... yes
  294. checking whether ptsname is declared without a macro... yes
  295. checking whether ptsname_r is declared without a macro... yes
  296. checking whether qsort_r is declared without a macro... yes
  297. checking whether random is declared without a macro... yes
  298. checking whether random_r is declared without a macro... yes
  299. checking whether reallocarray is declared without a macro... no
  300. checking whether realpath is declared without a macro... yes
  301. checking whether rpmatch is declared without a macro... yes
  302. checking whether secure_getenv is declared without a macro... yes
  303. checking whether setenv is declared without a macro... yes
  304. checking whether setstate is declared without a macro... yes
  305. checking whether setstate_r is declared without a macro... yes
  306. checking whether srandom is declared without a macro... yes
  307. checking whether srandom_r is declared without a macro... yes
  308. checking whether strtod is declared without a macro... yes
  309. checking whether strtoll is declared without a macro... yes
  310. checking whether strtoull is declared without a macro... yes
  311. checking whether unlockpt is declared without a macro... yes
  312. checking whether unsetenv is declared without a macro... yes
  313. checking for strcasecmp... yes
  314. checking for strncasecmp... yes
  315. checking whether strncasecmp is declared... (cached) yes
  316. checking for strchrnul... yes
  317. checking whether strchrnul works... yes
  318. checking for working strerror function... yes
  319. checking for working strndup... yes
  320. checking for working strnlen... yes
  321. checking for strpbrk... yes
  322. checking for strtok_r... yes
  323. checking whether strtok_r works... yes
  324. checking for strtoll... yes
  325. checking whether symlink handles trailing slash correctly... yes
  326. checking whether flock is declared without a macro... yes
  327. checking whether <sys/ioctl.h> declares ioctl... yes
  328. checking whether ioctl is declared without a macro... yes
  329. checking for nlink_t... (cached) yes
  330. checking whether fchmodat is declared without a macro... (cached) yes
  331. checking whether fstat is declared without a macro... (cached) yes
  332. checking whether fstatat is declared without a macro... (cached) yes
  333. checking whether futimens is declared without a macro... (cached) yes
  334. checking whether lchmod is declared without a macro... (cached) yes
  335. checking whether lstat is declared without a macro... (cached) yes
  336. checking whether mkdirat is declared without a macro... (cached) yes
  337. checking whether mkfifo is declared without a macro... (cached) yes
  338. checking whether mkfifoat is declared without a macro... (cached) yes
  339. checking whether mknod is declared without a macro... (cached) yes
  340. checking whether mknodat is declared without a macro... (cached) yes
  341. checking whether stat is declared without a macro... (cached) yes
  342. checking whether utimensat is declared without a macro... (cached) yes
  343. checking whether waitpid is declared without a macro... yes
  344. checking whether localtime_r is declared... yes
  345. checking whether localtime_r is compatible with its POSIX signature... yes
  346. checking whether chdir is declared without a macro... yes
  347. checking whether chown is declared without a macro... yes
  348. checking whether dup is declared without a macro... yes
  349. checking whether dup2 is declared without a macro... yes
  350. checking whether dup3 is declared without a macro... yes
  351. checking whether environ is declared without a macro... yes
  352. checking whether euidaccess is declared without a macro... yes
  353. checking whether faccessat is declared without a macro... yes
  354. checking whether fchdir is declared without a macro... yes
  355. checking whether fchownat is declared without a macro... yes
  356. checking whether fdatasync is declared without a macro... yes
  357. checking whether fsync is declared without a macro... yes
  358. checking whether ftruncate is declared without a macro... yes
  359. checking whether getcwd is declared without a macro... yes
  360. checking whether getdomainname is declared without a macro... yes
  361. checking whether getdtablesize is declared without a macro... yes
  362. checking whether getgroups is declared without a macro... yes
  363. checking whether gethostname is declared without a macro... yes
  364. checking whether getlogin is declared without a macro... yes
  365. checking whether getlogin_r is declared without a macro... yes
  366. checking whether getpagesize is declared without a macro... yes
  367. checking whether getusershell is declared without a macro... yes
  368. checking whether setusershell is declared without a macro... yes
  369. checking whether endusershell is declared without a macro... yes
  370. checking whether group_member is declared without a macro... yes
  371. checking whether isatty is declared without a macro... yes
  372. checking whether lchown is declared without a macro... yes
  373. checking whether link is declared without a macro... yes
  374. checking whether linkat is declared without a macro... yes
  375. checking whether lseek is declared without a macro... yes
  376. checking whether pipe is declared without a macro... yes
  377. checking whether pipe2 is declared without a macro... yes
  378. checking whether pread is declared without a macro... yes
  379. checking whether pwrite is declared without a macro... yes
  380. checking whether readlink is declared without a macro... yes
  381. checking whether readlinkat is declared without a macro... yes
  382. checking whether rmdir is declared without a macro... yes
  383. checking whether sethostname is declared without a macro... yes
  384. checking whether sleep is declared without a macro... yes
  385. checking whether symlink is declared without a macro... yes
  386. checking whether symlinkat is declared without a macro... yes
  387. checking whether truncate is declared without a macro... yes
  388. checking whether ttyname_r is declared without a macro... yes
  389. checking whether unlink is declared without a macro... yes
  390. checking whether unlinkat is declared without a macro... yes
  391. checking whether usleep is declared without a macro... yes
  392. checking whether unlink honors trailing slashes... yes
  393. checking whether unlink of a parent directory fails as it should... guessing yes
  394. checking whether utime is declared without a macro... yes
  395. checking for ptrdiff_t... yes
  396. checking for vasprintf... yes
  397. checking for vsnprintf... yes
  398. checking whether snprintf respects a size of 1... (cached) yes
  399. checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
  400. checking for waitid... yes
  401. checking whether btowc is declared without a macro... yes
  402. checking whether wctob is declared without a macro... yes
  403. checking whether mbsinit is declared without a macro... yes
  404. checking whether mbrtowc is declared without a macro... yes
  405. checking whether mbrlen is declared without a macro... yes
  406. checking whether mbsrtowcs is declared without a macro... yes
  407. checking whether mbsnrtowcs is declared without a macro... yes
  408. checking whether wcrtomb is declared without a macro... yes
  409. checking whether wcsrtombs is declared without a macro... yes
  410. checking whether wcsnrtombs is declared without a macro... yes
  411. checking whether wcwidth is declared without a macro... yes
  412. checking whether wmemchr is declared without a macro... yes
  413. checking whether wmemcmp is declared without a macro... yes
  414. checking whether wmemcpy is declared without a macro... yes
  415. checking whether wmemmove is declared without a macro... yes
  416. checking whether wmemset is declared without a macro... yes
  417. checking whether wcslen is declared without a macro... yes
  418. checking whether wcsnlen is declared without a macro... yes
  419. checking whether wcscpy is declared without a macro... yes
  420. checking whether wcpcpy is declared without a macro... yes
  421. checking whether wcsncpy is declared without a macro... yes
  422. checking whether wcpncpy is declared without a macro... yes
  423. checking whether wcscat is declared without a macro... yes
  424. checking whether wcsncat is declared without a macro... yes
  425. checking whether wcscmp is declared without a macro... yes
  426. checking whether wcsncmp is declared without a macro... yes
  427. checking whether wcscasecmp is declared without a macro... yes
  428. checking whether wcsncasecmp is declared without a macro... yes
  429. checking whether wcscoll is declared without a macro... yes
  430. checking whether wcsxfrm is declared without a macro... yes
  431. checking whether wcsdup is declared without a macro... yes
  432. checking whether wcschr is declared without a macro... yes
  433. checking whether wcsrchr is declared without a macro... yes
  434. checking whether wcscspn is declared without a macro... yes
  435. checking whether wcsspn is declared without a macro... yes
  436. checking whether wcspbrk is declared without a macro... yes
  437. checking whether wcsstr is declared without a macro... yes
  438. checking whether wcstok is declared without a macro... yes
  439. checking whether wcswidth is declared without a macro... yes
  440. checking whether wcsftime is declared without a macro... yes
  441. checking whether mbrtowc handles incomplete characters... (cached) yes
  442. checking whether mbrtowc works as well as mbtowc... (cached) yes
  443. checking whether wcrtomb return value is correct... yes
  444. checking whether iswcntrl works... (cached) yes
  445. checking for towlower... (cached) yes
  446. checking for wctype_t... (cached) yes
  447. checking for wctrans_t... (cached) yes
  448. checking whether wctype is declared without a macro... (cached) yes
  449. checking whether iswctype is declared without a macro... (cached) yes
  450. checking whether wctrans is declared without a macro... (cached) yes
  451. checking whether towctrans is declared without a macro... (cached) yes
  452. checking whether wcwidth is declared... (cached) yes
  453. checking whether wcwidth works reasonably in UTF-8 locales... yes
  454. checking for stdint.h... (cached) yes
  455. checking for getpagesize... yes
  456. checking for working mmap... yes
  457. checking for _LARGEFILE_SOURCE value needed for large files... (cached) no
  458. checking for strptime... (cached) yes
  459. checking for timegm... (cached) yes
  460. checking for vsnprintf... (cached) yes
  461. checking for vasprintf... (cached) yes
  462. checking for drand48... yes
  463. checking for pathconf... yes
  464. checking for strtoll... (cached) yes
  465. checking for usleep... yes
  466. checking for ftello... yes
  467. checking for sigblock... yes
  468. checking for sigsetjmp... no
  469. checking for memrchr... (cached) yes
  470. checking for wcwidth... (cached) yes
  471. checking for mbtowc... yes
  472. checking for sleep... yes
  473. checking for symlink... (cached) yes
  474. checking for utime... (cached) yes
  475. checking for strlcpy... no
  476. checking for random... yes
  477. checking for pkg-config... /user/home/gent/vsc400/vsc40023/eb_phanpyscratch/CO7/haswell-ib/software/pkg-config/0.29.2-GCCcore-6.4.0/bin/pkg-config
  478. checking pkg-config is at least version 0.9.0... yes
  479. checking for libpsl... no
  480. checking for library containing psl_builtin... no
  481. configure: WARNING: *** libpsl was not found. Fallback to builtin cookie checking.
  482. checking for zlib... yes
  483. checking for openssl... no
  484. configure: error: Package requirements (openssl) were not met:
  485.  
  486. No package 'openssl' found
  487.  
  488. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  489. installed software in a non-standard prefix.
  490.  
  491. Alternatively, you may set the environment variables OPENSSL_CFLAGS
  492. and OPENSSL_LIBS to avoid the need to call pkg-config.
  493. See the pkg-config man page for more details.
  494. (at easybuild/tools/run.py:501 in parse_cmd_output)
  495. == 2018-05-15 19:19:58,865 easyblock.py:2710 WARNING build failed (first 300 chars): cmd " ./configure --prefix=/user/home/gent/vsc400/vsc40023/eb_phanpyscratch/CO7/haswell-ib/software/wget/1.19.4-GCCcore-6.4.0 --with-ssl=openssl " exited with exit code 1 and output:
  496. configure: configuring for GNU Wget 1.19.4
  497. checking for a BSD-compatible install... /usr/bin/install -c
  498. checking whet
  499. == 2018-05-15 19:19:58,866 easyblock.py:280 INFO Closing log for application name wget version 1.19.4
Add Comment
Please, Sign In to add comment