spacepaste

  1.  
  2.  * Package: net-misc/wget-1.19.1-r2
  3.  * Repository: gentoo
  4.  * Maintainer: base-system@gentoo.org
  5.  * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux nls pcre ssl userland_GNU zlib
  6.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> cfg-update-1.8.2-r1: Checksum index is up-to-date ...
  8. >>> Unpacking source...
  9. >>> Unpacking wget-1.19.1.tar.xz to /var/tmp/portage/net-misc/wget-1.19.1-r2/work
  10. >>> Source unpacked in /var/tmp/portage/net-misc/wget-1.19.1-r2/work
  11. >>> Preparing source in /var/tmp/portage/net-misc/wget-1.19.1-r2/work/wget-1.19.1 ...
  12. * Applying wget-1.19.1-CRLF_injection.patch ...
  13.  [ ok ]
  14. * Applying wget-1.19.1-fix-Perl-warnings-in-tests.patch ...
  15.  [ ok ]
  16. * Applying wget-1.19.1-fix-Python-test-suite.patch ...
  17.  [ ok ]
  18. * Applying wget-1.19.1-CVE-2017-13089.patch ...
  19.  [ ok ]
  20. * Applying wget-1.19.1-CVE-2017-13090.patch ...
  21.  [ ok ]
  22. >>> Source prepared.
  23. >>> Configuring source in /var/tmp/portage/net-misc/wget-1.19.1-r2/work/wget-1.19.1 ...
  24. * econf: updating wget-1.19.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  25. * econf: updating wget-1.19.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  26. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/wget-1.19.1-r2 --htmldir=/usr/share/doc/wget-1.19.1-r2/html --libdir=/usr/lib64 --disable-assert --disable-rpath --without-included-libunistring --without-libunistring-prefix --disable-debug --disable-iri --enable-ipv6 --enable-nls --disable-ntlm --enable-pcre --enable-digest --enable-opie --without-libidn --with-ssl=openssl --without-libuuid --with-zlib
  27. configure: configuring for GNU Wget 1.19.1
  28. checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.iu8byshv/bin/ebuild-helpers/xattr/install -c
  29. checking whether build environment is sane... yes
  30. checking for a thread-safe mkdir -p... /bin/mkdir -p
  31. checking for gawk... gawk
  32. checking whether make sets $(MAKE)... yes
  33. checking whether make supports nested variables... yes
  34. checking build system type... x86_64-pc-linux-gnu
  35. checking host system type... x86_64-pc-linux-gnu
  36. checking whether make supports nested variables... (cached) yes
  37. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  38. checking whether the C compiler works... yes
  39. checking for C compiler default output file name... a.out
  40. checking for suffix of executables...
  41. checking whether we are cross compiling... no
  42. checking for suffix of object files... o
  43. checking whether we are using the GNU C compiler... yes
  44. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  45. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  46. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  47. checking for style of include used by make... GNU
  48. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  49. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  50. checking for grep that handles long lines and -e... /bin/grep
  51. checking for egrep... /bin/grep -E
  52. checking for ANSI C header files... yes
  53. checking for sys/types.h... yes
  54. checking for sys/stat.h... yes
  55. checking for stdlib.h... yes
  56. checking for string.h... yes
  57. checking for memory.h... yes
  58. checking for strings.h... yes
  59. checking for inttypes.h... yes
  60. checking for stdint.h... yes
  61. checking for unistd.h... yes
  62. checking minix/config.h usability... no
  63. checking minix/config.h presence... no
  64. checking for minix/config.h... no
  65. checking whether it is safe to define __EXTENSIONS__... yes
  66. checking whether _XOPEN_SOURCE should be defined... no
  67. checking for Minix Amsterdam compiler... no
  68. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  69. checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
  70. checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
  71. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  72. checking for _LARGEFILE_SOURCE value needed for large files... no
  73. checking for special C compiler options needed for large files... no
  74. checking for _FILE_OFFSET_BITS value needed for large files... no
  75. checking for a Python interpreter with version >= 3.0... python
  76. checking for python... /usr/bin/python
  77. checking for python version... 3.6
  78. checking for python platform... linux
  79. checking for python script directory... ${prefix}/lib64/python3.6/site-packages
  80. checking for python extension module directory... ${exec_prefix}/lib64/python3.6/site-packages
  81. checking for a sed that does not truncate output... /bin/sed
  82. checking whether NLS is requested... yes
  83. checking for msgfmt... /usr/bin/msgfmt
  84. checking for gmsgfmt... /usr/bin/gmsgfmt
  85. checking for xgettext... /usr/bin/xgettext
  86. checking for msgmerge... /usr/bin/msgmerge
  87. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  88. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  89. checking for shared library run path origin... done
  90. checking for CFPreferencesCopyAppValue... no
  91. checking for CFLocaleCopyCurrent... no
  92. checking for GNU gettext in libc... yes
  93. checking whether to use NLS... yes
  94. checking where the gettext function comes from... libc
  95. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  96. checking for flex... flex
  97. checking lex output file root... lex.yy
  98. checking lex library... -lfl
  99. checking whether yytext is a pointer... yes
  100. checking for an ANSI C-conforming const... yes
  101. checking for inline... inline
  102. checking for working volatile... yes
  103. checking for ANSI C header files... (cached) yes
  104. checking for special C compiler options needed for large files... (cached) no
  105. checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
  106. checking size of off_t... 8
  107. checking for stdbool.h that conforms to C99... yes
  108. checking for _Bool... yes
  109. checking for unistd.h... (cached) yes
  110. checking sys/time.h usability... yes
  111. checking sys/time.h presence... yes
  112. checking for sys/time.h... yes
  113. checking termios.h usability... yes
  114. checking termios.h presence... yes
  115. checking for termios.h... yes
  116. checking sys/ioctl.h usability... yes
  117. checking sys/ioctl.h presence... yes
  118. checking for sys/ioctl.h... yes
  119. checking sys/select.h usability... yes
  120. checking sys/select.h presence... yes
  121. checking for sys/select.h... yes
  122. checking utime.h usability... yes
  123. checking utime.h presence... yes
  124. checking for utime.h... yes
  125. checking sys/utime.h usability... no
  126. checking sys/utime.h presence... no
  127. checking for sys/utime.h... no
  128. checking for stdint.h... (cached) yes
  129. checking for inttypes.h... (cached) yes
  130. checking pwd.h usability... yes
  131. checking pwd.h presence... yes
  132. checking for pwd.h... yes
  133. checking wchar.h usability... yes
  134. checking wchar.h presence... yes
  135. checking for wchar.h... yes
  136. checking whether h_errno is declared... yes
  137. checking size of short... 2
  138. checking size of int... 4
  139. checking size of long... 8
  140. checking size of long long... 8
  141. checking size of void *... 8
  142. checking for size_t... yes
  143. checking for pid_t... yes
  144. checking for uint32_t... yes
  145. checking for uintptr_t... yes
  146. checking for intptr_t... yes
  147. checking for int64_t... yes
  148. checking for sig_atomic_t... yes
  149. checking for sys/socket.h... yes
  150. checking for arpa/inet.h... yes
  151. checking for features.h... yes
  152. checking for unistd.h... (cached) yes
  153. checking for wctype.h... yes
  154. checking for sys/stat.h... (cached) yes
  155. checking for netdb.h... yes
  156. checking for netinet/in.h... yes
  157. checking for getopt.h... yes
  158. checking for stdio_ext.h... yes
  159. checking for termios.h... (cached) yes
  160. checking for sys/time.h... (cached) yes
  161. checking for iconv.h... yes
  162. checking for limits.h... yes
  163. checking for wchar.h... (cached) yes
  164. checking for stdint.h... (cached) yes
  165. checking for inttypes.h... (cached) yes
  166. checking for langinfo.h... yes
  167. checking for xlocale.h... yes
  168. checking for sys/mman.h... yes
  169. checking for sys/select.h... (cached) yes
  170. checking for sys/param.h... yes
  171. checking for malloc.h... yes
  172. checking for sys/cdefs.h... yes
  173. checking for spawn.h... yes
  174. checking for strings.h... (cached) yes
  175. checking for sys/file.h... yes
  176. checking for sys/ioctl.h... (cached) yes
  177. checking for sys/uio.h... yes
  178. checking for sys/wait.h... yes
  179. checking for utime.h... (cached) yes
  180. checking for stdlib.h... (cached) yes
  181. checking whether the preprocessor supports include_next... yes
  182. checking whether system header files limit the line length... no
  183. checking whether <sys/socket.h> is self-contained... yes
  184. checking for shutdown... yes
  185. checking whether <sys/socket.h> defines the SHUT_* macros... yes
  186. checking for struct sockaddr_storage... yes
  187. checking for sa_family_t... yes
  188. checking for struct sockaddr_storage.ss_family... yes
  189. checking whether socket is declared without a macro... yes
  190. checking whether connect is declared without a macro... yes
  191. checking whether accept is declared without a macro... yes
  192. checking whether bind is declared without a macro... yes
  193. checking whether getpeername is declared without a macro... yes
  194. checking whether getsockname is declared without a macro... yes
  195. checking whether getsockopt is declared without a macro... yes
  196. checking whether listen is declared without a macro... yes
  197. checking whether recv is declared without a macro... yes
  198. checking whether send is declared without a macro... yes
  199. checking whether recvfrom is declared without a macro... yes
  200. checking whether sendto is declared without a macro... yes
  201. checking whether setsockopt is declared without a macro... yes
  202. checking whether shutdown is declared without a macro... yes
  203. checking whether accept4 is declared without a macro... yes
  204. checking for working alloca.h... yes
  205. checking for alloca... yes
  206. checking for C/C++ restrict keyword... __restrict
  207. checking whether <wchar.h> uses 'inline' correctly... yes
  208. checking for btowc... yes
  209. checking for _set_invalid_parameter_handler... no
  210. checking for fcntl... yes
  211. checking for symlink... yes
  212. checking for flock... yes
  213. checking for isblank... yes
  214. checking for iswctype... yes
  215. checking for mbsrtowcs... yes
  216. checking for mempcpy... yes
  217. checking for wmemchr... yes
  218. checking for wmemcpy... yes
  219. checking for wmempcpy... yes
  220. checking for futimens... yes
  221. checking for getdelim... yes
  222. checking for getdtablesize... yes
  223. checking for __fsetlocking... yes
  224. checking for tcgetattr... yes
  225. checking for tcsetattr... yes
  226. checking for getprogname... no
  227. checking for getexecname... no
  228. checking for gettimeofday... yes
  229. checking for nanotime... no
  230. checking for iswcntrl... yes
  231. checking for iswblank... yes
  232. checking for link... yes
  233. checking for lstat... yes
  234. checking for mbsinit... yes
  235. checking for mbrtowc... yes
  236. checking for mprotect... yes
  237. checking for mkostemp... yes
  238. checking for mkstemp... yes
  239. checking for tzset... yes
  240. checking for nl_langinfo... yes
  241. checking for pipe... yes
  242. checking for pipe2... yes
  243. checking for secure_getenv... yes
  244. checking for getuid... yes
  245. checking for geteuid... yes
  246. checking for getgid... yes
  247. checking for getegid... yes
  248. checking for sigaction... yes
  249. checking for sigaltstack... yes
  250. checking for siginterrupt... yes
  251. checking for snprintf... yes
  252. checking for strdup... yes
  253. checking for __xpg_strerror_r... yes
  254. checking for catgets... yes
  255. checking for strndup... yes
  256. checking for strptime... yes
  257. checking for localtime_r... yes
  258. checking for timegm... yes
  259. checking for futimes... yes
  260. checking for futimesat... yes
  261. checking for utimensat... yes
  262. checking for lutimes... yes
  263. checking for vasnprintf... no
  264. checking for wcrtomb... yes
  265. checking for wcwidth... yes
  266. checking for nl_langinfo and CODESET... yes
  267. checking for a traditional french locale... none
  268. checking whether byte ordering is bigendian... no
  269. checking whether // is distinct from /... no
  270. checking if environ is properly declared... yes
  271. checking for complete errno.h... yes
  272. checking for sig_atomic_t... (cached) yes
  273. checking for working fcntl.h... yes
  274. checking for mode_t... yes
  275. checking for mbstate_t... yes
  276. checking whether stdin defaults to large file offsets... yes
  277. checking whether fseeko is declared... yes
  278. checking for fseeko... yes
  279. checking whether stat file-mode macros are broken... no
  280. checking for nlink_t... yes
  281. checking whether fchmodat is declared without a macro... yes
  282. checking whether fstat is declared without a macro... yes
  283. checking whether fstatat is declared without a macro... yes
  284. checking whether futimens is declared without a macro... yes
  285. checking whether lchmod is declared without a macro... yes
  286. checking whether lstat is declared without a macro... yes
  287. checking whether mkdirat is declared without a macro... yes
  288. checking whether mkfifo is declared without a macro... yes
  289. checking whether mkfifoat is declared without a macro... yes
  290. checking whether mknod is declared without a macro... yes
  291. checking whether mknodat is declared without a macro... yes
  292. checking whether stat is declared without a macro... yes
  293. checking whether utimensat is declared without a macro... yes
  294. checking whether ftello is declared... yes
  295. checking for ftello... yes
  296. checking whether ftello works... yes
  297. checking whether getaddrinfo is declared without a macro... yes
  298. checking whether freeaddrinfo is declared without a macro... yes
  299. checking whether gai_strerror is declared without a macro... yes
  300. checking whether getnameinfo is declared without a macro... yes
  301. checking for library containing gethostbyname... none required
  302. checking for gethostbyname... yes
  303. checking for library containing getservbyname... none required
  304. checking for getservbyname... yes
  305. checking for library containing inet_ntop... none required
  306. checking whether inet_ntop is declared... yes
  307. checking for IPv4 sockets... yes
  308. checking for IPv6 sockets... yes
  309. checking whether getdelim is declared... yes
  310. checking whether getdtablesize is declared... yes
  311. checking whether getline is declared... yes
  312. checking for getopt.h... (cached) yes
  313. checking for getopt_long_only... yes
  314. checking whether getopt is POSIX compatible... yes
  315. checking for working GNU getopt function... yes
  316. checking for working GNU getopt_long function... yes
  317. checking whether getenv is declared... yes
  318. checking whether getpass is declared... yes
  319. checking whether fflush_unlocked is declared... yes
  320. checking whether flockfile is declared... yes
  321. checking whether fputs_unlocked is declared... yes
  322. checking whether funlockfile is declared... yes
  323. checking whether putc_unlocked is declared... yes
  324. checking for struct timeval... yes
  325. checking for wide-enough struct timeval.tv_sec member... yes
  326. checking whether gettimeofday is declared without a macro... yes
  327. checking for iconv... yes
  328. checking for working iconv... yes
  329. checking for iconv declaration...
  330. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  331. checking whether limits.h has ULLONG_WIDTH etc.... yes
  332. checking for wint_t... yes
  333. checking whether wint_t is too small... no
  334. checking for unsigned long long int... yes
  335. checking for long long int... yes
  336. checking whether stdint.h conforms to C99... yes
  337. checking whether stdint.h predates C++11... no
  338. checking whether stdint.h has UINTMAX_WIDTH etc.... yes
  339. checking whether imaxabs is declared without a macro... yes
  340. checking whether imaxdiv is declared without a macro... yes
  341. checking whether strtoimax is declared without a macro... yes
  342. checking whether strtoumax is declared without a macro... yes
  343. checking for inttypes.h... (cached) yes
  344. checking whether the inttypes.h PRIxNN macros are broken... no
  345. checking whether iswcntrl works... yes
  346. checking for towlower... yes
  347. checking for wctype_t... yes
  348. checking for wctrans_t... yes
  349. checking whether wctype is declared without a macro... yes
  350. checking whether iswctype is declared without a macro... yes
  351. checking whether wctrans is declared without a macro... yes
  352. checking whether towctrans is declared without a macro... yes
  353. checking whether included libunistring is requested... no
  354. checking for libunistring... (cached) no
  355. checking whether getc_unlocked is declared... yes
  356. checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
  357. checking for wchar_t... yes
  358. checking for max_align_t... yes
  359. checking whether NULL can be used in arbitrary expressions... yes
  360. checking whether imported symbols can be declared weak... yes
  361. checking pthread.h usability... yes
  362. checking pthread.h presence... yes
  363. checking for pthread.h... yes
  364. checking for multithread API to use... posix
  365. checking whether lstat correctly handles trailing slash... yes
  366. checking whether malloc, realloc, calloc are POSIX compliant... yes
  367. checking for a traditional japanese locale... none
  368. checking for a transitional chinese locale... none
  369. checking for a french Unicode locale... none
  370. checking for mmap... yes
  371. checking for MAP_ANONYMOUS... yes
  372. checking whether memchr works... yes
  373. checking whether memrchr is declared... yes
  374. checking whether <limits.h> defines MIN and MAX... no
  375. checking whether <sys/param.h> defines MIN and MAX... yes
  376. checking whether time_t is signed... yes
  377. checking whether alarm is declared... yes
  378. checking whether <sys/select.h> is self-contained... yes
  379. checking whether pselect is declared without a macro... yes
  380. checking whether select is declared without a macro... yes
  381. checking for library containing setsockopt... none needed
  382. checking whether select supports a 0 argument... yes
  383. checking whether select detects invalid fds... yes
  384. checking for promoted mode_t type... mode_t
  385. checking for library containing posix_spawn... none required
  386. checking for posix_spawn... yes
  387. checking whether posix_spawn works... yes
  388. checking whether posix_spawnattr_setschedpolicy is supported... yes
  389. checking whether posix_spawnattr_setschedparam is supported... yes
  390. checking for sigset_t... yes
  391. checking for SIGPIPE... yes
  392. checking for stdlib.h... (cached) yes
  393. checking for GNU libc compatible malloc... yes
  394. checking for uid_t in sys/types.h... yes
  395. checking whether C symbols are prefixed with underscore at the linker level... no
  396. checking whether snprintf returns a byte count as in C99... yes
  397. checking whether snprintf is declared... yes
  398. checking whether strdup is declared... yes
  399. checking whether strerror(0) succeeds... yes
  400. checking for strerror_r... yes
  401. checking for strerror_r with POSIX signature... no
  402. checking whether __xpg_strerror_r works... yes
  403. checking whether ffsl is declared without a macro... yes
  404. checking whether ffsll is declared without a macro... yes
  405. checking whether memmem is declared without a macro... yes
  406. checking whether mempcpy is declared without a macro... yes
  407. checking whether memrchr is declared without a macro... yes
  408. checking whether rawmemchr is declared without a macro... yes
  409. checking whether stpcpy is declared without a macro... yes
  410. checking whether stpncpy is declared without a macro... yes
  411. checking whether strchrnul is declared without a macro... yes
  412. checking whether strdup is declared without a macro... yes
  413. checking whether strncat is declared without a macro... yes
  414. checking whether strndup is declared without a macro... yes
  415. checking whether strnlen is declared without a macro... yes
  416. checking whether strpbrk is declared without a macro... yes
  417. checking whether strsep is declared without a macro... yes
  418. checking whether strcasestr is declared without a macro... yes
  419. checking whether strtok_r is declared without a macro... yes
  420. checking whether strerror_r is declared without a macro... yes
  421. checking whether strsignal is declared without a macro... yes
  422. checking whether strverscmp is declared without a macro... yes
  423. checking whether ffs is declared without a macro... yes
  424. checking whether strcasecmp is declared without a macro... yes
  425. checking whether strncasecmp is declared without a macro... yes
  426. checking whether strndup is declared... (cached) yes
  427. checking whether strnlen is declared... (cached) yes
  428. checking for struct tm.tm_gmtoff... yes
  429. checking whether strtok_r is declared... (cached) yes
  430. checking for struct timespec in <time.h>... yes
  431. checking whether clearerr_unlocked is declared... yes
  432. checking whether feof_unlocked is declared... yes
  433. checking whether ferror_unlocked is declared... yes
  434. checking whether fgets_unlocked is declared... yes
  435. checking whether fputc_unlocked is declared... yes
  436. checking whether fread_unlocked is declared... yes
  437. checking whether fwrite_unlocked is declared... yes
  438. checking whether getchar_unlocked is declared... yes
  439. checking whether putchar_unlocked is declared... yes
  440. checking whether the utimes function works... yes
  441. checking for struct utimbuf... yes
  442. checking for inttypes.h... yes
  443. checking for stdint.h... yes
  444. checking for intmax_t... yes
  445. checking where to find the exponent in a 'double'... word 1 bit 20
  446. checking for snprintf... (cached) yes
  447. checking for strnlen... yes
  448. checking for wcslen... yes
  449. checking for wcsnlen... yes
  450. checking for mbrtowc... (cached) yes
  451. checking for wcrtomb... (cached) yes
  452. checking whether _snprintf is declared... no
  453. checking whether vsnprintf is declared... yes
  454. checking for alloca as a compiler built-in... yes
  455. checking whether inet_ntop is declared without a macro... yes
  456. checking whether inet_pton is declared without a macro... yes
  457. checking whether btowc(0) is correct... yes
  458. checking whether btowc(EOF) is correct... guessing yes
  459. checking for __builtin_expect... yes
  460. checking for library containing clock_gettime... none required
  461. checking for clock_gettime... yes
  462. checking for clock_settime... yes
  463. checking whether // is distinct from /... (cached) no
  464. checking whether dup2 works... yes
  465. checking for error_at_line... yes
  466. checking whether fcntl handles F_DUPFD correctly... yes
  467. checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
  468. checking whether fcntl is declared without a macro... yes
  469. checking whether openat is declared without a macro... yes
  470. checking for flexible array member... yes
  471. checking whether conversion from 'int' to 'long double' works... yes
  472. checking for working POSIX fnmatch... yes
  473. checking whether fopen recognizes a trailing slash... yes
  474. checking for fseeko... (cached) yes
  475. checking for ftello... (cached) yes
  476. checking whether ftello works... (cached) yes
  477. checking whether futimens works... yes
  478. checking how to do getaddrinfo, freeaddrinfo and getnameinfo... checking for library containing getaddrinfo... none required
  479. checking for getaddrinfo... yes
  480. checking whether gai_strerror is declared... (cached) yes
  481. checking whether gai_strerrorA is declared... no
  482. checking for gai_strerror with POSIX signature... yes
  483. checking for struct sockaddr.sa_len... no
  484. checking whether getaddrinfo is declared... (cached) yes
  485. checking whether freeaddrinfo is declared... (cached) yes
  486. checking whether getnameinfo is declared... (cached) yes
  487. checking for struct addrinfo... yes
  488. checking for working getdelim function... yes
  489. checking whether getdtablesize works... yes
  490. checking for getline... yes
  491. checking for working getline function... yes
  492. checking whether __fsetlocking is declared... yes
  493. checking whether program_invocation_name is declared... yes
  494. checking whether program_invocation_short_name is declared... yes
  495. checking whether __argv is declared... no
  496. checking whether gettimeofday clobbers localtime buffer... no
  497. checking for gettimeofday with POSIX signature... almost
  498. checking for library containing gethostbyname... (cached) none required
  499. checking for gethostbyname... (cached) yes
  500. checking for library containing inet_ntop... (cached) none required
  501. checking whether inet_ntop is declared... (cached) yes
  502. checking whether the compiler generally respects inline... yes
  503. checking whether INT32_MAX < INTMAX_MAX... yes
  504. checking whether INT64_MAX == LONG_MAX... yes
  505. checking whether UINT32_MAX < UINTMAX_MAX... yes
  506. checking whether UINT64_MAX == ULONG_MAX... yes
  507. checking for ioctl... yes
  508. checking for ioctl with POSIX signature... no
  509. checking whether iswblank is declared... yes
  510. checking whether langinfo.h defines CODESET... yes
  511. checking whether langinfo.h defines T_FMT_AMPM... yes
  512. checking whether langinfo.h defines ERA... yes
  513. checking whether langinfo.h defines YESEXPR... yes
  514. checking whether nl_langinfo is declared without a macro... yes
  515. checking whether to use the included libunistring... yes
  516. checking whether link obeys POSIX... yes
  517. checking whether locale.h conforms to POSIX:2001... yes
  518. checking whether locale.h defines locale_t... yes
  519. checking whether struct lconv is properly defined... yes
  520. checking whether setlocale is declared without a macro... yes
  521. checking whether duplocale is declared without a macro... yes
  522. checking for pthread_rwlock_t... yes
  523. checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
  524. checking whether lseek detects pipes... yes
  525. checking whether mbrtowc handles incomplete characters... guessing yes
  526. checking whether mbrtowc works as well as mbtowc... guessing yes
  527. checking whether mbrtowc handles a NULL pwc argument... guessing yes
  528. checking whether mbrtowc handles a NULL string argument... guessing yes
  529. checking whether mbrtowc has a correct return value... guessing yes
  530. checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
  531. checking whether mbrtowc works on empty input... yes
  532. checking whether the C locale is free of encoding errors... no
  533. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  534. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  535. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  536. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  537. checking whether mbsrtowcs works... guessing yes
  538. checking for memrchr... yes
  539. checking whether mkdir handles trailing slash... yes
  540. checking whether mkdir handles trailing dot... yes
  541. checking for working mkstemp... yes
  542. checking for working mktime... yes
  543. checking for __mktime_internal... no
  544. checking for library containing nanosleep... none required
  545. checking for working nanosleep... sandbox:stop caught signal 2 in pid 8243
  546. sandbox:stop signal already caught and busy still cleaning up!
  547. /usr/portage/net-misc/wget/wget-1.19.1-r2.ebuild: src_configure aborted; exiting.
  548.