1. * Package: net-mail/mailutils-2.2
  2. * Repository: gentoo
  3. * Maintainer: net-mail@gentoo.org
  4. * USE: amd64 elibc_glibc gdbm kernel_linux multilib nls pam test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking mailutils-2.2.tar.bz2 to /tmp/portage/net-mail/mailutils-2.2/work
  8. >>> Source unpacked in /tmp/portage/net-mail/mailutils-2.2/work
  9. >>> Preparing source in /tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2 ...
  10. * Applying mailutils-2.1-python.patch ...
  11. [ ok ]
  12. * Running elibtoolize in: mailutils-2.2/build-aux/
  13. * Applying portage/2.2 patch ...
  14. * Applying sed/1.5.6 patch ...
  15. * Applying as-needed/2.2.6 patch ...
  16. >>> Source prepared.
  17. >>> Configuring source in /tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2 ...
  18. * econf: updating mailutils-2.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  19. * econf: updating mailutils-2.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  20. ./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 --libdir=/usr/lib64 --localstatedir=/var --sharedstatedir=/var --enable-mh --enable-sendmail --without-fribidi --with-gdbm --without-guile --without-ldap --without-mysql --enable-nls --enable-pam --without-postgres --without-python --without-tokyocabinet
  21. configure: loading site script /usr/share/config.site
  22. configure: loading site script /usr/share/crossdev/include/site/linux
  23. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  24. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  25. checking for a BSD-compatible install... /usr/bin/install -c
  26. checking whether build environment is sane... yes
  27. checking for a thread-safe mkdir -p... /bin/mkdir -p
  28. checking for gawk... gawk
  29. checking whether make sets $(MAKE)... yes
  30. checking build system type... x86_64-pc-linux-gnu
  31. checking host system type... x86_64-pc-linux-gnu
  32. configure: autobuild project... GNU Mailutils
  33. configure: autobuild revision... 2.2
  34. configure: autobuild hostname... localhost
  35. configure: autobuild timestamp... 20120711T171539Z
  36. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  37. checking for C compiler default output file name... a.out
  38. checking whether the C compiler works... yes
  39. checking whether we are cross compiling... no
  40. checking for suffix of executables...
  41. checking for suffix of object files... o
  42. checking whether we are using the GNU C compiler... yes
  43. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  44. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  45. checking for style of include used by make... GNU
  46. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  47. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  48. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  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 for _LARGEFILE_SOURCE value needed for large files... no
  67. configure: autobuild project... GNU Mailutils
  68. configure: autobuild revision... 2.2
  69. configure: autobuild hostname... localhost
  70. configure: autobuild timestamp... 20120711T171541Z
  71. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  72. checking whether we are using the GNU C++ compiler... yes
  73. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  74. checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
  75. checking for a BSD-compatible install... /usr/bin/install -c
  76. checking whether ln -s works... yes
  77. checking for a sed that does not truncate output... /bin/sed
  78. checking for fgrep... /bin/grep -F
  79. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  80. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  81. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  82. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  83. checking the maximum length of command line arguments... 1572864
  84. checking whether the shell understands some XSI constructs... yes
  85. checking whether the shell understands "+="... yes
  86. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  87. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  88. checking how to recognize dependent libraries... pass_all
  89. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  90. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  91. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  92. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  93. checking for dlfcn.h... yes
  94. checking whether we are using the GNU C++ compiler... (cached) yes
  95. checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
  96. checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3
  97. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  98. checking for objdir... .libs
  99. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  100. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  101. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  102. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  103. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  104. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  105. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  106. checking whether -lc should be explicitly linked in... no
  107. checking dynamic linker characteristics... GNU/Linux ld.so
  108. checking how to hardcode library paths into programs... immediate
  109. checking for shl_load... no
  110. checking for shl_load in -ldld... no
  111. checking for dlopen... no
  112. checking for dlopen in -ldl... yes
  113. checking whether a program can dlopen itself... yes
  114. checking whether a statically linked program can dlopen itself... no
  115. checking whether stripping libraries is possible... yes
  116. checking if libtool supports shared libraries... yes
  117. checking whether to build shared libraries... yes
  118. checking whether to build static libraries... yes
  119. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  120. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  121. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  122. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  123. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  124. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  125. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  126. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  127. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  128. checking dynamic linker characteristics... GNU/Linux ld.so
  129. checking how to hardcode library paths into programs... immediate
  130. checking for bison... bison -y
  131. checking for flex... flex
  132. checking lex output file root... lex.yy
  133. checking lex library... -lfl
  134. checking whether yytext is a pointer... yes
  135. checking whether NLS is requested... yes
  136. checking for msgfmt... /usr/bin/msgfmt
  137. checking for gmsgfmt... /usr/bin/gmsgfmt
  138. checking for xgettext... /usr/bin/xgettext
  139. checking for msgmerge... /usr/bin/msgmerge
  140. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  141. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  142. checking for shared library run path origin... done
  143. checking for CFPreferencesCopyAppValue... no
  144. checking for CFLocaleCopyCurrent... no
  145. checking for GNU gettext in libc... yes
  146. checking whether to use NLS... yes
  147. checking where the gettext function comes from... libc
  148. checking for iconv... yes
  149. checking for working iconv... yes
  150. checking for iconv declaration...
  151. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  152. checking iconv.h usability... yes
  153. checking iconv.h presence... yes
  154. checking for iconv.h... yes
  155. checking for iconv_t... yes
  156. checking for special C compiler options needed for large files... no
  157. checking for _FILE_OFFSET_BITS value needed for large files... no
  158. checking for working alloca.h... yes
  159. checking for alloca... yes
  160. checking for inline... inline
  161. checking for C/C++ restrict keyword... __restrict
  162. checking whether getenv is declared... yes
  163. checking whether clearerr_unlocked is declared... yes
  164. checking whether feof_unlocked is declared... yes
  165. checking whether ferror_unlocked is declared... yes
  166. checking whether fflush_unlocked is declared... yes
  167. checking whether fgets_unlocked is declared... yes
  168. checking whether fputc_unlocked is declared... yes
  169. checking whether fputs_unlocked is declared... yes
  170. checking whether fread_unlocked is declared... yes
  171. checking whether fwrite_unlocked is declared... yes
  172. checking whether getc_unlocked is declared... yes
  173. checking whether getchar_unlocked is declared... yes
  174. checking whether putc_unlocked is declared... yes
  175. checking whether putchar_unlocked is declared... yes
  176. checking for flockfile... yes
  177. checking for funlockfile... yes
  178. checking for getdelim... yes
  179. checking for __fsetlocking... yes
  180. checking for tcgetattr... yes
  181. checking for tcsetattr... yes
  182. checking for mbsinit... yes
  183. checking for mbrtowc... yes
  184. checking for mbslen... no
  185. checking for isascii... yes
  186. checking for mprotect... yes
  187. checking for setenv... yes
  188. checking for sleep... yes
  189. checking for strndup... yes
  190. checking for vasnprintf... no
  191. checking for iswcntrl... yes
  192. checking for iswblank... yes
  193. checking for wcwidth... yes
  194. checking features.h usability... yes
  195. checking features.h presence... yes
  196. checking for features.h... yes
  197. checking linewrap.h usability... no
  198. checking linewrap.h presence... no
  199. checking for linewrap.h... no
  200. checking errno.h usability... yes
  201. checking errno.h presence... yes
  202. checking for errno.h... yes
  203. checking float.h usability... yes
  204. checking float.h presence... yes
  205. checking for float.h... yes
  206. checking getopt.h usability... yes
  207. checking getopt.h presence... yes
  208. checking for getopt.h... yes
  209. checking stdio_ext.h usability... yes
  210. checking stdio_ext.h presence... yes
  211. checking for stdio_ext.h... yes
  212. checking termios.h usability... yes
  213. checking termios.h presence... yes
  214. checking for termios.h... yes
  215. checking wchar.h usability... yes
  216. checking wchar.h presence... yes
  217. checking for wchar.h... yes
  218. checking sys/mman.h usability... yes
  219. checking sys/mman.h presence... yes
  220. checking for sys/mman.h... yes
  221. checking for unistd.h... (cached) yes
  222. checking stddef.h usability... yes
  223. checking stddef.h presence... yes
  224. checking for stddef.h... yes
  225. checking for stdint.h... (cached) yes
  226. checking stdio.h usability... yes
  227. checking stdio.h presence... yes
  228. checking for stdio.h... yes
  229. checking for stdlib.h... (cached) yes
  230. checking sys/socket.h usability... yes
  231. checking sys/socket.h presence... yes
  232. checking for sys/socket.h... yes
  233. checking for string.h... (cached) yes
  234. checking for strings.h... (cached) yes
  235. checking sysexits.h usability... yes
  236. checking sysexits.h presence... yes
  237. checking for sysexits.h... yes
  238. checking wctype.h usability... yes
  239. checking wctype.h presence... yes
  240. checking for wctype.h... yes
  241. checking whether system is Windows or MSDOS... no
  242. checking whether // is distinct from /... no
  243. checking if environ is properly declared... yes
  244. checking whether the preprocessor supports include_next... yes
  245. checking for complete errno.h... yes
  246. checking whether strerror_r is declared... yes
  247. checking for strerror_r... yes
  248. checking whether strerror_r returns char *... yes
  249. checking whether stdin defaults to large file offsets... yes
  250. checking whether getdelim is declared... yes
  251. checking whether getline is declared... yes
  252. checking for getopt.h... (cached) yes
  253. checking for getopt_long_only... yes
  254. checking whether optreset is declared... no
  255. checking whether getopt is POSIX compatible... yes
  256. checking for working GNU getopt function... yes
  257. checking whether getpass is declared... yes
  258. checking whether flockfile is declared... yes
  259. checking whether funlockfile is declared... yes
  260. checking for off_t... yes
  261. checking for nl_langinfo and CODESET... yes
  262. checking for working fcntl.h... yes
  263. checking whether we are using the GNU C Library 2.1 or newer... yes
  264. checking whether malloc, realloc, calloc are POSIX compliant... yes
  265. checking for stdlib.h... (cached) yes
  266. checking for GNU libc compatible malloc... (cached) yes
  267. checking for long long int... yes
  268. checking for mbstate_t... yes
  269. checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
  270. checking for a traditional japanese locale... ja_JP
  271. checking for a transitional chinese locale... zh_CN.GB18030
  272. checking for a french Unicode locale... fr_FR.UTF-8
  273. checking for mmap... yes
  274. checking for MAP_ANONYMOUS... yes
  275. checking for memchr... yes
  276. checking whether memchr works... yes
  277. checking whether setenv validates arguments... yes
  278. checking search.h usability... yes
  279. checking search.h presence... yes
  280. checking for search.h... yes
  281. checking for tsearch... yes
  282. checking whether snprintf is declared... yes
  283. checking for stdbool.h that conforms to C99... yes
  284. checking for _Bool... yes
  285. checking for wchar_t... yes
  286. checking for unsigned long long int... yes
  287. checking for working strerror function... yes
  288. checking whether memmem is declared without a macro... yes
  289. checking whether mempcpy is declared without a macro... yes
  290. checking whether memrchr is declared without a macro... yes
  291. checking whether rawmemchr is declared without a macro... yes
  292. checking whether stpcpy is declared without a macro... yes
  293. checking whether stpncpy is declared without a macro... yes
  294. checking whether strchrnul is declared without a macro... yes
  295. checking whether strdup is declared without a macro... yes
  296. checking whether strndup is declared without a macro... yes
  297. checking whether strnlen is declared without a macro... yes
  298. checking whether strpbrk is declared without a macro... yes
  299. checking whether strsep is declared without a macro... yes
  300. checking whether strcasestr is declared without a macro... yes
  301. checking whether strtok_r is declared without a macro... yes
  302. checking whether strsignal is declared without a macro... yes
  303. checking whether strverscmp is declared without a macro... yes
  304. checking whether strcasecmp is declared without a macro... yes
  305. checking whether strncasecmp is declared without a macro... yes
  306. checking whether strndup is declared... (cached) yes
  307. checking whether strnlen is declared... (cached) yes
  308. checking whether strtok_r is declared... (cached) yes
  309. checking for wint_t... yes
  310. checking for size_t... yes
  311. checking for inttypes.h... yes
  312. checking for stdint.h... yes
  313. checking for intmax_t... yes
  314. checking for snprintf... yes
  315. checking for strnlen... yes
  316. checking for wcslen... yes
  317. checking for wcsnlen... yes
  318. checking for mbrtowc... (cached) yes
  319. checking for wcrtomb... yes
  320. checking whether _snprintf is declared... no
  321. checking whether vsnprintf is declared... yes
  322. checking whether <wchar.h> uses 'inline' correctly... yes
  323. checking for alloca as a compiler built-in... yes
  324. checking whether program_invocation_name is declared... yes
  325. checking whether program_invocation_short_name is declared... yes
  326. checking whether program_invocation_name is defined... yes
  327. checking whether program_invocation_short_name is defined... yes
  328. checking whether // is distinct from /... (cached) no
  329. checking for error_at_line... yes
  330. checking for fseeko... yes
  331. checking for working getdelim function... yes
  332. checking for getline... yes
  333. checking for working getline function... yes
  334. checking whether __fsetlocking is declared... yes
  335. checking whether the compiler generally respects inline... yes
  336. checking whether lseek detects pipes... yes
  337. checking for stdlib.h... (cached) yes
  338. checking for GNU libc compatible malloc... (cached) yes
  339. checking whether mbrtowc handles incomplete characters... yes
  340. checking whether mbrtowc works as well as mbtowc... yes
  341. checking whether mbrtowc handles a NULL string argument... yes
  342. checking whether mbrtowc has a correct return value... yes
  343. checking whether mbrtowc returns 0 when parsing a NUL character... yes
  344. checking whether mbrtowc handles incomplete characters... (cached) yes
  345. checking whether mbrtowc works as well as mbtowc... (cached) yes
  346. checking whether mbswidth is declared in <wchar.h>... no
  347. checking for mbstate_t... (cached) yes
  348. checking for mempcpy... yes
  349. checking for obstacks... yes
  350. checking for rawmemchr... yes
  351. checking for stdlib.h... (cached) yes
  352. checking for GNU libc compatible realloc... (cached) yes
  353. checking for stdint.h... (cached) yes
  354. checking for SIZE_MAX... yes
  355. checking whether sleep is declared... yes
  356. checking for working sleep... yes
  357. checking for snprintf... (cached) yes
  358. checking whether snprintf respects a size of 1... yes
  359. checking whether NULL can be used in arbitrary expressions... yes
  360. checking whether stdint.h conforms to C99... yes
  361. checking whether dprintf is declared without a macro... yes
  362. checking whether fpurge is declared without a macro... no
  363. checking whether fseeko is declared without a macro... yes
  364. checking whether ftello is declared without a macro... yes
  365. checking whether getdelim is declared without a macro... yes
  366. checking whether getline is declared without a macro... yes
  367. checking whether popen is declared without a macro... yes
  368. checking whether renameat is declared without a macro... yes
  369. checking whether snprintf is declared without a macro... yes
  370. checking whether vdprintf is declared without a macro... yes
  371. checking whether vsnprintf is declared without a macro... yes
  372. checking for random.h... no
  373. checking for struct random_data... yes
  374. checking whether atoll is declared without a macro... yes
  375. checking whether canonicalize_file_name is declared without a macro... yes
  376. checking whether getloadavg is declared without a macro... yes
  377. checking whether getsubopt is declared without a macro... yes
  378. checking whether grantpt is declared without a macro... yes
  379. checking whether mkdtemp is declared without a macro... yes
  380. checking whether mkostemp is declared without a macro... yes
  381. checking whether mkostemps is declared without a macro... yes
  382. checking whether mkstemp is declared without a macro... yes
  383. checking whether mkstemps is declared without a macro... yes
  384. checking whether ptsname is declared without a macro... yes
  385. checking whether random_r is declared without a macro... yes
  386. checking whether initstat_r is declared without a macro... no
  387. checking whether srandom_r is declared without a macro... yes
  388. checking whether setstate_r is declared without a macro... yes
  389. checking whether realpath is declared without a macro... yes
  390. checking whether rpmatch is declared without a macro... yes
  391. checking whether setenv is declared without a macro... yes
  392. checking whether strtod is declared without a macro... yes
  393. checking whether strtoll is declared without a macro... yes
  394. checking whether strtoull is declared without a macro... yes
  395. checking whether unlockpt is declared without a macro... yes
  396. checking whether unsetenv is declared without a macro... yes
  397. checking for strcasecmp... yes
  398. checking for strncasecmp... yes
  399. checking whether strncasecmp is declared... (cached) yes
  400. checking for strchrnul... yes
  401. checking for working strndup... yes
  402. checking for working strnlen... (cached) yes
  403. checking for strtok_r... yes
  404. checking whether strtok_r works... no
  405. checking whether chown is declared without a macro... yes
  406. checking whether dup2 is declared without a macro... yes
  407. checking whether dup3 is declared without a macro... yes
  408. checking whether environ is declared without a macro... yes
  409. checking whether euidaccess is declared without a macro... yes
  410. checking whether faccessat is declared without a macro... yes
  411. checking whether fchdir is declared without a macro... yes
  412. checking whether fchownat is declared without a macro... yes
  413. checking whether fsync is declared without a macro... yes
  414. checking whether ftruncate is declared without a macro... yes
  415. checking whether getcwd is declared without a macro... yes
  416. checking whether getdomainname is declared without a macro... yes
  417. checking whether getdtablesize is declared without a macro... yes
  418. checking whether getgroups is declared without a macro... yes
  419. checking whether gethostname is declared without a macro... yes
  420. checking whether getlogin is declared without a macro... yes
  421. checking whether getlogin_r is declared without a macro... yes
  422. checking whether getpagesize is declared without a macro... yes
  423. checking whether getusershell is declared without a macro... yes
  424. checking whether setusershell is declared without a macro... yes
  425. checking whether endusershell is declared without a macro... yes
  426. checking whether lchown is declared without a macro... yes
  427. checking whether link is declared without a macro... yes
  428. checking whether linkat is declared without a macro... yes
  429. checking whether lseek is declared without a macro... yes
  430. checking whether pipe2 is declared without a macro... yes
  431. checking whether pread is declared without a macro... yes
  432. checking whether readlink is declared without a macro... yes
  433. checking whether readlinkat is declared without a macro... yes
  434. checking whether rmdir is declared without a macro... yes
  435. checking whether sleep is declared without a macro... yes
  436. checking whether symlink is declared without a macro... yes
  437. checking whether symlinkat is declared without a macro... yes
  438. checking whether ttyname_r is declared without a macro... yes
  439. checking whether unlink is declared without a macro... yes
  440. checking whether unlinkat is declared without a macro... yes
  441. checking whether usleep is declared without a macro... yes
  442. checking for ptrdiff_t... yes
  443. checking for vasprintf... yes
  444. checking for vsnprintf... yes
  445. checking whether snprintf respects a size of 1... (cached) yes
  446. checking whether btowc is declared without a macro... yes
  447. checking whether wctob is declared without a macro... yes
  448. checking whether mbsinit is declared without a macro... yes
  449. checking whether mbrtowc is declared without a macro... yes
  450. checking whether mbrlen is declared without a macro... yes
  451. checking whether mbsrtowcs is declared without a macro... yes
  452. checking whether mbsnrtowcs is declared without a macro... yes
  453. checking whether wcrtomb is declared without a macro... yes
  454. checking whether wcsrtombs is declared without a macro... yes
  455. checking whether wcsnrtombs is declared without a macro... yes
  456. checking whether wcwidth is declared without a macro... yes
  457. checking whether iswcntrl works... yes
  458. checking whether wcwidth is declared... (cached) yes
  459. checking whether wcwidth works reasonably in UTF-8 locales... (cached) yes
  460. checking for stdint.h... (cached) yes
  461. checking for res_query in -lresolv... no
  462. checking for lt_dlinit in -lltdl... yes
  463. checking for main in -lwrap... yes
  464. checking for main in -lnsl... yes
  465. checking tcpd.h usability... yes
  466. checking tcpd.h presence... yes
  467. checking for tcpd.h... yes
  468. checking whether to use GNU SASL library... no
  469. checking gnutls/gnutls.h usability... yes
  470. checking gnutls/gnutls.h presence... yes
  471. checking for gnutls/gnutls.h... yes
  472. checking for main in -lgcrypt... yes
  473. checking for gnutls_global_init in -lgnutls... yes
  474. checking whether to use TLS libraries... yes
  475. checking paths.h usability... yes
  476. checking paths.h presence... yes
  477. checking for paths.h... yes
  478. checking for value of PATH_SENDMAIL... from _PATH_SENDMAIL in <paths.h>
  479. checking for value of PATH_MAILDIR... from _PATH_MAILDIR in <paths.h>
  480. checking for value of PATH_DEV... from _PATH_DEV in <paths.h>
  481. checking for value of PATH_TTY_PFX... from _PATH_DEV in <paths.h>
  482. checking for value of PATH_DEVNULL... from _PATH_DEVNULL in <paths.h>
  483. checking for value of PATH_UTMP... from _PATH_UTMP in <paths.h>
  484. checking for value of PATH_UTMPX... from _PATH_UTMPX in <utmpx.h>
  485. checking for value of PATH_WTMP... from _PATH_WTMP in <paths.h>
  486. checking for value of PATH_TTY... from _PATH_TTY in <paths.h>
  487. checking for log facility... LOG_MAIL
  488. checking for ANSI C header files... (cached) yes
  489. checking for dirent.h that defines DIR... yes
  490. checking for library containing opendir... none required
  491. checking for errno.h... (cached) yes
  492. checking fcntl.h usability... yes
  493. checking fcntl.h presence... yes
  494. checking for fcntl.h... yes
  495. checking for inttypes.h... (cached) yes
  496. checking libgen.h usability... yes
  497. checking libgen.h presence... yes
  498. checking for libgen.h... yes
  499. checking limits.h usability... yes
  500. checking limits.h presence... yes
  501. checking for limits.h... yes
  502. checking malloc.h usability... yes
  503. checking malloc.h presence... yes
  504. checking for malloc.h... yes
  505. checking obstack.h usability... yes
  506. checking obstack.h presence... yes
  507. checking for obstack.h... yes
  508. checking for paths.h... (cached) yes
  509. checking shadow.h usability... yes
  510. checking shadow.h presence... yes
  511. checking for shadow.h... yes
  512. checking socket.h usability... no
  513. checking socket.h presence... no
  514. checking for socket.h... no
  515. checking for sys/socket.h... (cached) yes
  516. checking stdarg.h usability... yes
  517. checking stdarg.h presence... yes
  518. checking for stdarg.h... yes
  519. checking for stdio.h... (cached) yes
  520. checking for stdlib.h... (cached) yes
  521. checking for string.h... (cached) yes
  522. checking for strings.h... (cached) yes
  523. checking sys/file.h usability... yes
  524. checking sys/file.h presence... yes
  525. checking for sys/file.h... yes
  526. checking for sysexits.h... (cached) yes
  527. checking syslog.h usability... yes
  528. checking syslog.h presence... yes
  529. checking for syslog.h... yes
  530. checking termcap.h usability... yes
  531. checking termcap.h presence... yes
  532. checking for termcap.h... yes
  533. checking for termios.h... (cached) yes
  534. checking termio.h usability... yes
  535. checking termio.h presence... yes
  536. checking for termio.h... yes
  537. checking sgtty.h usability... yes
  538. checking sgtty.h presence... yes
  539. checking for sgtty.h... yes
  540. checking utmp.h usability... yes
  541. checking utmp.h presence... yes
  542. checking for utmp.h... yes
  543. checking utmpx.h usability... yes
  544. checking utmpx.h presence... yes
  545. checking for utmpx.h... yes
  546. checking for unistd.h... (cached) yes
  547. checking for wchar.h... (cached) yes
  548. checking for an ANSI C-conforming const... yes
  549. checking for uid_t in sys/types.h... yes
  550. checking for mode_t... yes
  551. checking for off_t... (cached) yes
  552. checking for pid_t... yes
  553. checking for size_t... (cached) yes
  554. checking for ssize_t... yes
  555. checking return type of signal handlers... void
  556. checking whether sys_siglist is declared... yes
  557. checking whether struct tm is in sys/time.h or time.h... time.h
  558. checking for struct tm.tm_zone... yes
  559. checking for ino_t... yes
  560. checking for dev_t... yes
  561. checking for socklen_t... yes
  562. checking for long long... yes
  563. checking for long double... yes
  564. checking whether struct tm is in sys/time.h or time.h... (cached) time.h
  565. checking for struct tm.tm_zone... (cached) yes
  566. checking for struct tm.tm_gmtoff... yes
  567. checking for struct tm.tm_isdst... yes
  568. checking size of off_t... 8
  569. checking size of long... 8
  570. checking size of long long... 8
  571. checking for stdlib.h... (cached) yes
  572. checking for unistd.h... (cached) yes
  573. checking for getpagesize... yes
  574. checking for working mmap... yes
  575. checking whether strtok_r is declared... (cached) yes
  576. checking whether strchrnul is declared... (cached) yes
  577. checking whether strndup is declared... (cached) yes
  578. checking whether asprintf is declared... yes
  579. checking whether vasprintf is declared... yes
  580. checking whether strsignal is declared... (cached) yes
  581. checking whether environ is declared... (cached) yes
  582. checking for mkstemp... yes
  583. checking for sigaction... yes
  584. checking for sysconf... yes
  585. checking for getdelim... (cached) yes
  586. checking for setreuid... yes
  587. checking for setresuid... yes
  588. checking for seteuid... yes
  589. checking for setlocale... yes
  590. checking for vfork... yes
  591. checking for _exit... yes
  592. checking for _LARGEFILE_SOURCE value needed for large files... (cached) no
  593. checking for fgetpwent... yes
  594. checking for utmp.h... (cached) yes
  595. checking for getutent... yes
  596. checking for wcwidth... (cached) yes
  597. checking radius/radius.h usability... no
  598. checking radius/radius.h presence... no
  599. checking for radius/radius.h... no
  600. checking security/pam_appl.h usability... yes
  601. checking security/pam_appl.h presence... yes
  602. checking for security/pam_appl.h... yes
  603. checking for dlopen in -ldl... (cached) yes
  604. checking for pam_start in -lpam... yes
  605. checking crypt.h usability... yes
  606. checking crypt.h presence... yes
  607. checking for crypt.h... yes
  608. checking whether crypt is declared... yes
  609. checking for crypt in -lcrypt... yes
  610. checking for pthread_cancel in -lpthread... yes
  611. checking pthread.h usability... yes
  612. checking pthread.h presence... yes
  613. checking for pthread.h... yes
  614. checking for pthread_rwlock_init... yes
  615. checking for gethostbyname... yes
  616. checking for socket... yes
  617. checking for tputs in -lncurses... yes
  618. checking for readline in -lreadline... yes
  619. checking readline/readline.h usability... yes
  620. checking readline/readline.h presence... yes
  621. checking for readline/readline.h... yes
  622. checking for rl_completion_matches... yes
  623. checking for emacs... emacs
  624. checking where .elc files should go... ${datarootdir}/emacs/site-lisp
  625. configure: creating ./config.status
  626. config.status: creating include/confpaths.h
  627. config.status: creating Makefile
  628. config.status: creating sql/Makefile
  629. config.status: creating comsat/Makefile
  630. config.status: creating config/Makefile
  631. config.status: creating doc/Makefile
  632. config.status: creating doc/man/Makefile
  633. config.status: creating doc/texinfo/Makefile
  634. config.status: creating dotlock/Makefile
  635. config.status: creating examples/Makefile
  636. config.status: creating examples/config/Makefile
  637. config.status: creating examples/cpp/Makefile
  638. config.status: creating examples/python/Makefile
  639. config.status: creating examples/scheme/Makefile
  640. config.status: creating gint/Makefile
  641. config.status: creating frm/Makefile
  642. config.status: creating frm/testsuite/Makefile
  643. config.status: creating guimb/Makefile
  644. config.status: creating guimb/scm/Makefile
  645. config.status: creating imap4d/Makefile
  646. config.status: creating imap4d/testsuite/Makefile
  647. config.status: creating include/Makefile
  648. config.status: creating include/mailutils/Makefile
  649. config.status: creating include/mailutils/sys/Makefile
  650. config.status: creating include/mailutils/cpp/Makefile
  651. config.status: creating lib/Makefile
  652. config.status: creating libmu_argp/Makefile
  653. config.status: creating libmu_auth/Makefile
  654. config.status: creating libmu_cfg/Makefile
  655. config.status: creating libmu_cpp/Makefile
  656. config.status: creating libmu_scm/Makefile
  657. config.status: creating libmu_sieve/Makefile
  658. config.status: creating libmu_sieve/extensions/Makefile
  659. config.status: creating libproto/Makefile
  660. config.status: creating libproto/mbox/Makefile
  661. config.status: creating libproto/mh/Makefile
  662. config.status: creating libproto/maildir/Makefile
  663. config.status: creating libproto/mailer/Makefile
  664. config.status: creating libproto/pop/Makefile
  665. config.status: creating libproto/nntp/Makefile
  666. config.status: creating libproto/imap/Makefile
  667. config.status: creating libproto/include/Makefile
  668. config.status: creating maidag/Makefile
  669. config.status: creating mail/Makefile
  670. config.status: creating mail/testsuite/Makefile
  671. config.status: creating mailbox/Makefile
  672. config.status: creating mailbox/testsuite/Makefile
  673. config.status: creating messages/Makefile
  674. config.status: creating messages/testsuite/Makefile
  675. config.status: creating mh/Makefile
  676. config.status: creating mimeview/Makefile
  677. config.status: creating movemail/Makefile
  678. config.status: creating po/Makefile.in
  679. config.status: creating pop3d/Makefile
  680. config.status: creating pop3d/testsuite/Makefile
  681. config.status: creating python/Makefile
  682. config.status: creating python/libmu_py/Makefile
  683. config.status: creating python/mailutils/Makefile
  684. config.status: creating readmsg/Makefile
  685. config.status: creating readmsg/testsuite/Makefile
  686. config.status: creating mu-aux/Makefile
  687. config.status: creating mu-aux/mailutils.spec
  688. config.status: creating sieve/Makefile
  689. config.status: creating sieve/testsuite/Makefile
  690. config.status: creating testsuite/Makefile
  691. config.status: creating config.h
  692. config.status: linking lib/gettext.h to include/gettext.h
  693. config.status: linking lib/intprops.h to include/intprops.h
  694. config.status: executing depfiles commands
  695. config.status: executing libtool commands
  696. config.status: executing po-directories commands
  697. config.status: creating po/POTFILES
  698. config.status: creating po/Makefile
  699. config.status: executing status commands
  700. *******************************************************************
  701. GNU Mailutils configured with the following settings:
  702. Default mailbox scheme ........ mbox
  703. Use PAM ....................... yes
  704. Use -ltdl ..................... yes
  705. Use DBM ....................... no
  706. Use GNU TLS ................... yes
  707. Use GSASL ..................... no
  708. Use GSSAPI .................... no
  709. Use TCP wrappers .............. yes
  710. Pthread support ............... yes
  711. Readline support .............. yes
  712. MySQL support ................. no
  713. PostgreSQL support ............ no
  714. LDAP support .................. no
  715. Radius support ................ no
  716. Support for virtual domains ... yes
  717. Interfaces:
  718. Guile ......................... no
  719. C++ ........................... yes
  720. Python ........................ no
  721. Mailbox formats:
  722. IMAP .......................... yes
  723. POP ........................... yes
  724. MH ............................ yes
  725. maildir ....................... yes
  726. Mailers:
  727. SMTP .......................... yes
  728. Sendmail ...................... yes
  729. *******************************************************************
  730. Before proceeding, verify if these satisfy your requirements.
  731. >>> Source configured.
  732. >>> Compiling source in /tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2 ...
  733. make -j24
  734. make all-recursive
  735. make[1]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2'
  736. Making all in mu-aux
  737. make[2]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/mu-aux'
  738. make[2]: Nothing to be done for `all'.
  739. make[2]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/mu-aux'
  740. Making all in include
  741. make[2]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/include'
  742. Making all in mailutils
  743. make[3]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/include/mailutils'
  744. make all-recursive
  745. make[4]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/include/mailutils'
  746. Making all in sys
  747. make[5]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/include/mailutils/sys'
  748. make[5]: Nothing to be done for `all'.
  749. make[5]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/include/mailutils/sys'
  750. Making all in cpp
  751. make[5]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/include/mailutils/cpp'
  752. make[5]: Nothing to be done for `all'.
  753. make[5]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/include/mailutils/cpp'
  754. make[5]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/include/mailutils'
  755. GEN types.h
  756. make[5]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/include/mailutils'
  757. make[4]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/include/mailutils'
  758. make[3]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/include/mailutils'
  759. make[3]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/include'
  760. make[3]: Nothing to be done for `all-am'.
  761. make[3]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/include'
  762. make[2]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/include'
  763. Making all in po
  764. make[2]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/po'
  765. make[2]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/po'
  766. Making all in testsuite
  767. make[2]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/testsuite'
  768. make[2]: Nothing to be done for `all'.
  769. make[2]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/testsuite'
  770. Making all in mailbox
  771. make[2]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/mailbox'
  772. make all-recursive
  773. make[3]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/mailbox'
  774. Making all in testsuite
  775. make[4]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/mailbox/testsuite'
  776. make[4]: Nothing to be done for `all'.
  777. make[4]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/mailbox/testsuite'
  778. make[4]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/mailbox'
  779. CC acl.lo
  780. CC address.lo
  781. CC alloc.lo
  782. CC amd.lo
  783. CC argcv.lo
  784. CC asnprintf.lo
  785. CC asprintf.lo
  786. CC assoc.lo
  787. CC attachment.lo
  788. CC attribute.lo
  789. CC auth.lo
  790. CC base64.lo
  791. CC body.lo
  792. CC cfg_driver.lo
  793. CC cstrcasecmp.lo
  794. CC cfg_format.lo
  795. CC cfg_lexer.lo
  796. CC cfg_parser.lo
  797. CC cstrlower.lo
  798. CC cstrupper.lo
  799. CC daemon.lo
  800. CC date.lo
  801. CC dbgstderr.lo
  802. CC dbgsyslog.lo
  803. CC debug.lo
  804. CC diag.lo
  805. CC envelope.lo
  806. CC fgetpwent.lo
  807. CC file_stream.lo
  808. CC filter.lo
  809. CC filter_iconv.lo
  810. CC filter_rfc822.lo
  811. CC filter_trans.lo
  812. CC folder.lo
  813. file_stream.c: In function 'start_program_filter':
  814. file_stream.c:757:10: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
  815. file_stream.c:759:10: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
  816. CC freeitem.lo
  817. CC gdebug.lo
  818. CC gocs.lo
  819. CC hdritr.lo
  820. CC header.lo
  821. CC iterator.lo
  822. CC ipsrv.lo
  823. CC kwd.lo
  824. CC list.lo
  825. CC listlist.lo
  826. CC locale.lo
  827. CC locker.lo
  828. CC mailbox.lo
  829. CC mailcap.lo
  830. CC mailer.lo
  831. locker.c: In function 'lock_dotlock':
  832. locker.c:798:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  833. CC mapfile_stream.lo
  834. CC mbx_default.lo
  835. CC mbxitr.lo
  836. CC md5.lo
  837. CC message.lo
  838. CC memory_stream.lo
  839. CC message_stream.lo
  840. mapfile_stream.c: In function '_mapfile_get_transport2':
  841. mapfile_stream.c:249:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  842. CC mime.lo
  843. CC mimehdr.lo
  844. CC mkfilename.lo
  845. CC monitor.lo
  846. CC msrv.lo
  847. CC mu_auth.lo
  848. CC muctype.lo
  849. CC munre.lo
  850. CC mutil.lo
  851. CC muerror.lo
  852. CC muerrno.lo
  853. CC nls.lo
  854. CC observer.lo
  855. CC opool.lo
  856. CC parse822.lo
  857. CC parsedate.lo
  858. CC permstr.lo
  859. CC progmailer.lo
  860. CC property.lo
  861. CC registrar.lo
  862. CC refcount.lo
  863. CC rfc2047.lo
  864. CC sha1.lo
  865. CC secret.lo
  866. CC server.lo
  867. CC socket_stream.lo
  868. CC stream.lo
  869. CC strltrim.lo
  870. CC strskip.lo
  871. CC stripws.lo
  872. socket_stream.c: In function '_s_shutdown':
  873. socket_stream.c:196:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  874. CC strrtrim.lo
  875. CC syslog.lo
  876. CC system.lo
  877. CC ticket.lo
  878. CC tcp.lo
  879. CC url.lo
  880. CC vartab.lo
  881. ticket.c: In function 'mu_ticket_get_cred':
  882. ticket.c:205:13: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  883. CC vasnprintf.lo
  884. CC version.lo
  885. CC wicket.lo
  886. tcp.c: In function '_tcp_get_transport2':
  887. tcp.c:200:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  888. CCLD libmailutils.la
  889. make[4]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/mailbox'
  890. make[3]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/mailbox'
  891. make[2]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/mailbox'
  892. Making all in sql
  893. make[2]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/sql'
  894. make[2]: Nothing to be done for `all'.
  895. make[2]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/sql'
  896. Making all in libmu_auth
  897. make[2]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libmu_auth'
  898. CC gsasl.lo
  899. CC lbuf.lo
  900. CC ldap.lo
  901. CC pam.lo
  902. CC radius.lo
  903. CC sql.lo
  904. CC tls.lo
  905. CC virtual.lo
  906. tls.c:67:1: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
  907. tls.c:144:1: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  908. tls.c: In function 'initialize_tls_session':
  909. tls.c:145:3: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  910. tls.c: At top level:
  911. tls.c:253:3: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
  912. tls.c:407:1: warning: 'gnutls_transport_ptr' is deprecated [-Wdeprecated-declarations]
  913. tls.c:422:1: warning: 'gnutls_transport_ptr' is deprecated [-Wdeprecated-declarations]
  914. tls.c: In function '_tls_open':
  915. tls.c:470:9: warning: 'gnutls_transport_ptr' is deprecated [-Wdeprecated-declarations]
  916. tls.c:471:9: warning: 'gnutls_transport_ptr' is deprecated [-Wdeprecated-declarations]
  917. tls.c: In function 'prepare_client_session':
  918. tls.c:499:3: warning: 'gnutls_protocol_set_priority' is deprecated (declared at /usr/include/gnutls/compat.h:267) [-Wdeprecated-declarations]
  919. tls.c:500:3: warning: 'gnutls_cipher_set_priority' is deprecated (declared at /usr/include/gnutls/compat.h:258) [-Wdeprecated-declarations]
  920. tls.c:501:3: warning: 'gnutls_compression_set_priority' is deprecated (declared at /usr/include/gnutls/compat.h:262) [-Wdeprecated-declarations]
  921. tls.c:502:3: warning: 'gnutls_kx_set_priority' is deprecated (declared at /usr/include/gnutls/compat.h:265) [-Wdeprecated-declarations]
  922. tls.c:503:3: warning: 'gnutls_mac_set_priority' is deprecated (declared at /usr/include/gnutls/compat.h:260) [-Wdeprecated-declarations]
  923. tls.c:521:9: warning: 'gnutls_transport_ptr' is deprecated [-Wdeprecated-declarations]
  924. tls.c:522:9: warning: 'gnutls_transport_ptr' is deprecated [-Wdeprecated-declarations]
  925. CCLD libmu_auth.la
  926. make[2]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libmu_auth'
  927. Making all in libproto
  928. make[2]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto'
  929. Making all in include
  930. make[3]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto/include'
  931. make[3]: Nothing to be done for `all'.
  932. make[3]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto/include'
  933. Making all in mbox
  934. make[3]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto/mbox'
  935. CC folder.lo
  936. CC mbox.lo
  937. CC mboxscan.lo
  938. CCLD libmu_mbox.la
  939. make[3]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto/mbox'
  940. Making all in pop
  941. make[3]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto/pop'
  942. CC folder.lo
  943. CC mbox.lo
  944. CC url.lo
  945. CC pop3_apop.lo
  946. CC pop3_capa.lo
  947. CC pop3_carrier.lo
  948. CC pop3_connect.lo
  949. CC pop3_create.lo
  950. CC pop3_debug.lo
  951. CC pop3_dele.lo
  952. CC pop3_destroy.lo
  953. CC pop3_disconnect.lo
  954. CC pop3_iterator.lo
  955. CC pop3_lista.lo
  956. CC pop3_list.lo
  957. CC pop3_pass.lo
  958. CC pop3_noop.lo
  959. CC pop3_quit.lo
  960. CC pop3_readline.lo
  961. CC pop3_response.lo
  962. CC pop3_retr.lo
  963. CC pop3_rset.lo
  964. CC pop3_sendline.lo
  965. CC pop3_stat.lo
  966. pop3_sendline.c: In function 'mu_pop3_sendline':
  967. pop3_sendline.c:115:7: warning: format not a string literal and no format arguments [-Wformat-security]
  968. CC pop3_stls.lo
  969. CC pop3_stream.lo
  970. CC pop3_timeout.lo
  971. CC pop3_top.lo
  972. CC pop3_uidla.lo
  973. CC pop3_uidl.lo
  974. CC pop3_user.lo
  975. CCLD libmu_pop.la
  976. make[3]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto/pop'
  977. Making all in nntp
  978. make[3]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto/nntp'
  979. CC nntp_article.lo
  980. CC nntp_body.lo
  981. CC nntp_carrier.lo
  982. CC nntp_connect.lo
  983. CC nntp_create.lo
  984. CC nntp_date.lo
  985. CC nntp_debug.lo
  986. CC nntp_destroy.lo
  987. CC nntp_disconnect.lo
  988. CC nntp_group.lo
  989. CC nntp_head.lo
  990. CC nntp_help.lo
  991. CC nntp_ihave.lo
  992. CC nntp_iterator.lo
  993. CC nntp_last.lo
  994. CC nntp_list_active.lo
  995. CC nntp_list_distribpats.lo
  996. CC nntp_list_distributions.lo
  997. CC nntp_list_extensions.lo
  998. CC nntp_list_newsgroups.lo
  999. CC nntp_list_times.lo
  1000. CC nntp_mode_reader.lo
  1001. CC nntp_newgroups.lo
  1002. CC nntp_newnews.lo
  1003. CC nntp_next.lo
  1004. CC nntp_post.lo
  1005. CC nntp_quit.lo
  1006. CC nntp_readline.lo
  1007. CC nntp_response.lo
  1008. CC nntp_sendline.lo
  1009. CC nntp_stat.lo
  1010. CC nntp_stream.lo
  1011. CC nntp_timeout.lo
  1012. CC url.lo
  1013. CC folder.lo
  1014. CC mbox.lo
  1015. nntp_sendline.c: In function 'mu_nntp_sendline':
  1016. nntp_sendline.c:115:7: warning: format not a string literal and no format arguments [-Wformat-security]
  1017. CCLD libmu_nntp.la
  1018. make[3]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto/nntp'
  1019. Making all in imap
  1020. make[3]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto/imap'
  1021. CC folder.lo
  1022. CC mbox.lo
  1023. CC url.lo
  1024. CCLD libmu_imap.la
  1025. make[3]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto/imap'
  1026. Making all in mh
  1027. make[3]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto/mh'
  1028. CC folder.lo
  1029. CC mbox.lo
  1030. CCLD libmu_mh.la
  1031. make[3]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto/mh'
  1032. Making all in maildir
  1033. make[3]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto/maildir'
  1034. CC folder.lo
  1035. CC mbox.lo
  1036. CCLD libmu_maildir.la
  1037. make[3]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto/maildir'
  1038. Making all in mailer
  1039. make[3]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto/mailer'
  1040. CC mbox.lo
  1041. CC prog.lo
  1042. CC sendmail.lo
  1043. CC smtp.lo
  1044. CC remote.lo
  1045. CCLD libmu_mailer.la
  1046. make[3]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto/mailer'
  1047. make[3]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto'
  1048. make[3]: Nothing to be done for `all-am'.
  1049. make[3]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto'
  1050. make[2]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/libproto'
  1051. Making all in lib
  1052. make[2]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/lib'
  1053. GEN alloca.h
  1054. GEN arg-nonnull.h
  1055. GEN c++defs.h
  1056. GEN configmake.h
  1057. GEN warn-on-use.h
  1058. GEN getopt.h
  1059. GEN stdio.h
  1060. GEN stdlib.h
  1061. GEN string.h
  1062. GEN strings.h
  1063. GEN unistd.h
  1064. GEN wchar.h
  1065. GEN wctype.h
  1066. make all-recursive
  1067. make[3]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/lib'
  1068. make[4]: Entering directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/lib'
  1069. CC argp-ba.lo
  1070. CC argp-eexst.lo
  1071. CC argp-fmtstream.lo
  1072. CC argp-fs-xinl.lo
  1073. CC argp-help.lo
  1074. CC argp-parse.lo
  1075. CC argp-pin.lo
  1076. CC argp-pv.lo
  1077. CC argp-pvh.lo
  1078. CC argp-xinl.lo
  1079. CC exitfail.lo
  1080. CC localcharset.lo
  1081. CC malloca.lo
  1082. CC mbchar.lo
  1083. CC mbslen.lo
  1084. CC mbswidth.lo
  1085. CC strnlen1.lo
  1086. CC xalloc-die.lo
  1087. CC daemon.lo
  1088. CC mailcap.lo
  1089. CC mu_dbm.lo
  1090. CC signal.lo
  1091. CC strexit.lo
  1092. CC tcpwrap.lo
  1093. In file included from argp-fmtstream.h:27:0,
  1094. from argp-fs-xinl.c:26:
  1095. ./stdio.h:409:1: error: 'gets' undeclared here (not in a function)
  1096. In file included from argp.h:22:0,
  1097. from argp-eexst.c:25:
  1098. ./stdio.h:409:1: error: 'gets' undeclared here (not in a function)
  1099. In file included from argp.h:22:0,
  1100. from argp-pvh.c:24:
  1101. ./stdio.h:409:1: error: 'gets' undeclared here (not in a function)
  1102. In file included from argp.h:22:0,
  1103. from argp-xinl.c:33:
  1104. ./stdio.h:409:1: error: 'gets' undeclared here (not in a function)
  1105. In file included from daemon.c:33:0:
  1106. ./stdio.h:409:1: error: 'gets' undeclared here (not in a function)
  1107. In file included from localcharset.c:30:0:
  1108. ./stdio.h:409:1: error: 'gets' undeclared here (not in a function)
  1109. make[4]: *** [argp-eexst.lo] Error 1
  1110. make[4]: *** Waiting for unfinished jobs....
  1111. make[4]: *** [argp-pvh.lo] Error 1
  1112. In file included from ../include/mailutils/argcv.h:23:0,
  1113. from ../include/mailutils/mailutils.h:24,
  1114. from mailcap.c:22:
  1115. ./stdio.h:409:1: error: 'gets' undeclared here (not in a function)
  1116. In file included from argp-fmtstream.h:27:0,
  1117. from argp-fmtstream.c:33:
  1118. ./stdio.h:409:1: error: 'gets' undeclared here (not in a function)
  1119. make[4]: *** [argp-xinl.lo] Error 1
  1120. In file included from mbchar.h:154:0,
  1121. from mbchar.c:21:
  1122. ./stdio.h:409:1: error: 'gets' undeclared here (not in a function)
  1123. In file included from argp.h:22:0,
  1124. from argp-help.c:49:
  1125. ./stdio.h:409:1: error: 'gets' undeclared here (not in a function)
  1126. make[4]: *** [argp-fs-xinl.lo] Error 1
  1127. In file included from mbuiter.h:102:0,
  1128. from mbslen.c:25:
  1129. ./stdio.h:409:1: error: 'gets' undeclared here (not in a function)
  1130. In file included from argp.h:22:0,
  1131. from argp-parse.c:42:
  1132. ./stdio.h:409:1: error: 'gets' undeclared here (not in a function)
  1133. daemon.c: In function 'waitdaemon':
  1134. daemon.c:162:11: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  1135. In file included from ./wctype.h:45:0,
  1136. from mbswidth.c:36:
  1137. ./stdio.h:409:1: error: 'gets' undeclared here (not in a function)
  1138. make[4]: *** [daemon.lo] Error 1
  1139. make[4]: *** [mbchar.lo] Error 1
  1140. make[4]: In file included from /usr/include/tcpd.h:12:0,
  1141. from tcpwrap.c:37:
  1142. ./stdio.h:409:1: error: 'gets' undeclared here (not in a function)
  1143. *** [argp-fmtstream.lo] Error 1
  1144. make[4]: *** [argp-parse.lo] Error 1
  1145. In file included from ../include/mailutils/stream.h:23:0,
  1146. from ./mu_dbm.h:20,
  1147. from mu_dbm.c:35:
  1148. ./stdio.h:409:1: error: 'gets' undeclared here (not in a function)
  1149. make[4]: *** [mbswidth.lo] Error 1
  1150. make[4]: *** [mbslen.lo] Error 1
  1151. make[4]: *** [localcharset.lo] Error 1
  1152. make[4]: *** [tcpwrap.lo] Error 1
  1153. make[4]: *** [mu_dbm.lo] Error 1
  1154. make[4]: *** [argp-help.lo] Error 1
  1155. mailcap.c: In function 'dump_mailcap_entry':
  1156. mailcap.c:378:7: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  1157. mailcap.c: In function 'display_stream_mailcap':
  1158. mailcap.c:671:16: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  1159. mailcap.c: In function 'create_filter':
  1160. mailcap.c:400:10: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
  1161. mailcap.c: In function 'mime_context_write_input':
  1162. mailcap.c:214:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  1163. make[4]: *** [mailcap.lo] Error 1
  1164. make[4]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/lib'
  1165. make[3]: *** [all-recursive] Error 1
  1166. make[3]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/lib'
  1167. make[2]: *** [all] Error 2
  1168. make[2]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2/lib'
  1169. make[1]: *** [all-recursive] Error 1
  1170. make[1]: Leaving directory `/tmp/portage/net-mail/mailutils-2.2/work/mailutils-2.2'
  1171. make: *** [all] Error 2
  1172. emake failed
  1173. * ERROR: net-mail/mailutils-2.2 failed (compile phase):
  1174. * emake failed
  1175. *
  1176. * Call stack:
  1177. * ebuild.sh, line 85: Called src_compile
  1178. * environment, line 5589: Called _eapi2_src_compile
  1179. * phase-helpers.sh, line 573: Called die
  1180. * The specific snippet of code:
  1181. * emake || die "emake failed"
  1182. *
  1183. * If you need support, post the output of `emerge --info '=net-mail/mailutils-2.2'`,
  1184. * the complete build log and the output of `emerge -pqv '=net-mail/mailutils-2.2'`.
  1185. sed: couldn't open temporary file /etc/portage/package.mask/sedua5dsE: Permission denied