1. * Package: dev-libs/libmail-0.3
  2. * Repository: gentoo
  3. * Maintainer: maintainer-needed@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking libmail-0.3.tar.bz2 to /tmp/portage/dev-libs/libmail-0.3/work
  15. >>> Source unpacked in /tmp/portage/dev-libs/libmail-0.3/work
  16. >>> Compiling source in /tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3 ...
  17. * econf: updating libmail-0.3/config.sub with /usr/share/gnuconfig/config.sub
  18. * econf: updating libmail-0.3/config.guess with /usr/share/gnuconfig/config.guess
  19. ./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 --disable-apop --disable-debug --disable-tls --disable-profile --disable-sasl
  20. checking for a BSD-compatible install... /usr/bin/install -c
  21. checking whether build environment is sane... yes
  22. checking for a thread-safe mkdir -p... /bin/mkdir -p
  23. checking for gawk... gawk
  24. checking whether make sets $(MAKE)... yes
  25. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  26. checking for C++ compiler default output file name... a.out
  27. checking whether the C++ compiler works... yes
  28. checking whether we are cross compiling... no
  29. checking for suffix of executables...
  30. checking for suffix of object files... o
  31. checking whether we are using the GNU C++ compiler... yes
  32. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  33. checking for style of include used by make... GNU
  34. checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
  35. checking for gawk... (cached) gawk
  36. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  37. checking whether we are using the GNU C compiler... yes
  38. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  39. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  40. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  41. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  42. checking for a BSD-compatible install... /usr/bin/install -c
  43. checking whether ln -s works... yes
  44. checking whether make sets $(MAKE)... (cached) yes
  45. checking build system type... x86_64-pc-linux-gnu
  46. checking host system type... x86_64-pc-linux-gnu
  47. checking for a sed that does not truncate output... /bin/sed
  48. checking for grep that handles long lines and -e... /bin/grep
  49. checking for egrep... /bin/grep -E
  50. checking for fgrep... /bin/grep -F
  51. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  52. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  53. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  54. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  55. checking the maximum length of command line arguments... 1572864
  56. checking whether the shell understands some XSI constructs... yes
  57. checking whether the shell understands "+="... yes
  58. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  59. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  60. checking how to recognize dependent libraries... pass_all
  61. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  62. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  63. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  64. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  65. checking for ANSI C header files... yes
  66. checking for sys/types.h... yes
  67. checking for sys/stat.h... yes
  68. checking for stdlib.h... yes
  69. checking for string.h... yes
  70. checking for memory.h... yes
  71. checking for strings.h... yes
  72. checking for inttypes.h... yes
  73. checking for stdint.h... yes
  74. checking for unistd.h... yes
  75. checking for dlfcn.h... yes
  76. checking whether we are using the GNU C++ compiler... (cached) yes
  77. checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
  78. checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3
  79. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  80. checking for objdir... .libs
  81. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  82. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  83. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  84. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  85. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  86. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  87. 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
  88. checking whether -lc should be explicitly linked in... no
  89. checking dynamic linker characteristics... GNU/Linux ld.so
  90. checking how to hardcode library paths into programs... immediate
  91. checking whether stripping libraries is possible... yes
  92. checking if libtool supports shared libraries... yes
  93. checking whether to build shared libraries... yes
  94. checking whether to build static libraries... yes
  95. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  96. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  97. 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
  98. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  99. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  100. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  101. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  102. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  103. 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
  104. checking dynamic linker characteristics... GNU/Linux ld.so
  105. checking how to hardcode library paths into programs... immediate
  106. ./configure: line 15827: test: =: unary operator expected
  107. checking arpa/inet.h usability... yes
  108. checking arpa/inet.h presence... yes
  109. checking for arpa/inet.h... yes
  110. checking limits.h usability... yes
  111. checking limits.h presence... yes
  112. checking for limits.h... yes
  113. checking netdb.h usability... yes
  114. checking netdb.h presence... yes
  115. checking for netdb.h... yes
  116. checking netinet/in.h usability... yes
  117. checking netinet/in.h presence... yes
  118. checking for netinet/in.h... yes
  119. checking for stdint.h... (cached) yes
  120. checking for stdlib.h... (cached) yes
  121. checking for string.h... (cached) yes
  122. checking for strings.h... (cached) yes
  123. checking sys/socket.h usability... yes
  124. checking sys/socket.h presence... yes
  125. checking for sys/socket.h... yes
  126. checking for unistd.h... (cached) yes
  127. checking for size_t... yes
  128. checking for stdlib.h... (cached) yes
  129. checking for GNU libc compatible malloc... yes
  130. checking for memset... yes
  131. checking for socket... yes
  132. checking for strchr... yes
  133. checking for strdup... yes
  134. checking for strrchr... yes
  135. checking for strstr... yes
  136. configure: creating ./config.status
  137. config.status: creating libmail/Makefile
  138. config.status: creating Makefile
  139. config.status: creating man/Makefile
  140. config.status: creating config.h
  141. config.status: executing depfiles commands
  142. config.status: executing libtool commands
  143. make -j24
  144. make all-recursive
  145. make[1]: Entering directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3'
  146. Making all in man
  147. make[2]: Entering directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3/man'
  148. make[2]: Nothing to be done for `all'.
  149. make[2]: Leaving directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3/man'
  150. Making all in libmail
  151. make[2]: Entering directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3/libmail'
  152. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT imap4.lo -MD -MP -MF .deps/imap4.Tpo -c -o imap4.lo imap4.c
  153. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT mbox.lo -MD -MP -MF .deps/mbox.Tpo -c -o mbox.lo mbox.c
  154. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT network.lo -MD -MP -MF .deps/network.Tpo -c -o network.lo network.c
  155. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT pop3.lo -MD -MP -MF .deps/pop3.Tpo -c -o pop3.lo pop3.c
  156. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT maildir.lo -MD -MP -MF .deps/maildir.Tpo -c -o maildir.lo maildir.c
  157. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c
  158. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT commons.lo -MD -MP -MF .deps/commons.Tpo -c -o commons.lo commons.c
  159. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT libmail.lo -MD -MP -MF .deps/libmail.Tpo -c -o libmail.lo libmail.c
  160. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT imap4.lo -MD -MP -MF .deps/imap4.Tpo -c imap4.c -fPIC -DPIC -o .libs/imap4.o
  161. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.c -fPIC -DPIC -o .libs/network.o
  162. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT pop3.lo -MD -MP -MF .deps/pop3.Tpo -c pop3.c -fPIC -DPIC -o .libs/pop3.o
  163. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT commons.lo -MD -MP -MF .deps/commons.Tpo -c commons.c -fPIC -DPIC -o .libs/commons.o
  164. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT maildir.lo -MD -MP -MF .deps/maildir.Tpo -c maildir.c -fPIC -DPIC -o .libs/maildir.o
  165. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT libmail.lo -MD -MP -MF .deps/libmail.Tpo -c libmail.c -fPIC -DPIC -o .libs/libmail.o
  166. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o
  167. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT mbox.lo -MD -MP -MF .deps/mbox.Tpo -c mbox.c -fPIC -DPIC -o .libs/mbox.o
  168. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
  169. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT commons.lo -MD -MP -MF .deps/commons.Tpo -c commons.c -o commons.o >/dev/null 2>&1
  170. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.c -o network.o >/dev/null 2>&1
  171. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT libmail.lo -MD -MP -MF .deps/libmail.Tpo -c libmail.c -o libmail.o >/dev/null 2>&1
  172. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT maildir.lo -MD -MP -MF .deps/maildir.Tpo -c maildir.c -o maildir.o >/dev/null 2>&1
  173. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT mbox.lo -MD -MP -MF .deps/mbox.Tpo -c mbox.c -o mbox.o >/dev/null 2>&1
  174. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT imap4.lo -MD -MP -MF .deps/imap4.Tpo -c imap4.c -o imap4.o >/dev/null 2>&1
  175. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -MT pop3.lo -MD -MP -MF .deps/pop3.Tpo -c pop3.c -o pop3.o >/dev/null 2>&1
  176. mv -f .deps/error.Tpo .deps/error.Plo
  177. mv -f .deps/commons.Tpo .deps/commons.Plo
  178. mv -f .deps/network.Tpo .deps/network.Plo
  179. mv -f .deps/maildir.Tpo .deps/maildir.Plo
  180. mv -f .deps/libmail.Tpo .deps/libmail.Plo
  181. mv -f .deps/mbox.Tpo .deps/mbox.Plo
  182. mv -f .deps/pop3.Tpo .deps/pop3.Plo
  183. mv -f .deps/imap4.Tpo .deps/imap4.Plo
  184. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -Wall -Wunused -Wstrict-prototypes -version-info 2:1:0 -Wl,-O1 -Wl,--as-needed -o libmail.la -rpath /usr/lib64 imap4.lo mbox.lo network.lo pop3.lo maildir.lo error.lo commons.lo libmail.lo
  185. libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/imap4.o .libs/mbox.o .libs/network.o .libs/pop3.o .libs/maildir.o .libs/error.o .libs/commons.o .libs/libmail.o -Wl,--as-needed -Wl,-O1 -Wl,-soname -Wl,libmail.so.2 -o .libs/libmail.so.2.0.1
  186. libtool: link: (cd ".libs" && rm -f "libmail.so.2" && ln -s "libmail.so.2.0.1" "libmail.so.2")
  187. libtool: link: (cd ".libs" && rm -f "libmail.so" && ln -s "libmail.so.2.0.1" "libmail.so")
  188. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmail.a imap4.o mbox.o network.o pop3.o maildir.o error.o commons.o libmail.o
  189. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmail.a
  190. libtool: link: ( cd ".libs" && rm -f "libmail.la" && ln -s "../libmail.la" "libmail.la" )
  191. make[2]: Leaving directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3/libmail'
  192. make[2]: Entering directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3'
  193. make[2]: Leaving directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3'
  194. make[1]: Leaving directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3'
  195. >>> Source compiled.
  196. >>> Test phase [check]: dev-libs/libmail-0.3
  197. * Tinderbox QA Notice: 'make' called by __eapi0_src_test
  198. make -j24 -j24 -j1 check
  199. Making check in man
  200. make[1]: Entering directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3/man'
  201. make[1]: Nothing to be done for `check'.
  202. make[1]: Leaving directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3/man'
  203. Making check in libmail
  204. make[1]: Entering directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3/libmail'
  205. make[1]: Nothing to be done for `check'.
  206. make[1]: Leaving directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3/libmail'
  207. make[1]: Entering directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3'
  208. make[1]: Leaving directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3'
  209. >>> Install libmail-0.3 into /tmp/portage/dev-libs/libmail-0.3/image/ category dev-libs
  210. make -j24 DESTDIR=/tmp/portage/dev-libs/libmail-0.3/image/ install
  211. Making install in man
  212. make[1]: Entering directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3/man'
  213. make[2]: Entering directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3/man'
  214. make[2]: Nothing to be done for `install-exec-am'.
  215. test -z "/usr/share/man/man3" || /bin/mkdir -p "/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3"
  216. /usr/bin/install -c -m 644 'imap4_authenticate.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/imap4_authenticate.3'
  217. /usr/bin/install -c -m 644 'imap4_check.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/imap4_check.3'
  218. /usr/bin/install -c -m 644 'imap4_connect.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/imap4_connect.3'
  219. /usr/bin/install -c -m 644 'imap4_disconnect.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/imap4_disconnect.3'
  220. /usr/bin/install -c -m 644 'libmail.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/libmail.3'
  221. /usr/bin/install -c -m 644 'libmail_deinit.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/libmail_deinit.3'
  222. /usr/bin/install -c -m 644 'libmail_init.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/libmail_init.3'
  223. /usr/bin/install -c -m 644 'libmail_init_imap4_mailbox.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/libmail_init_imap4_mailbox.3'
  224. /usr/bin/install -c -m 644 'libmail_init_pop3_mailbox.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/libmail_init_pop3_mailbox.3'
  225. /usr/bin/install -c -m 644 'libmail_strerror.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/libmail_strerror.3'
  226. /usr/bin/install -c -m 644 'maildir_check.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/maildir_check.3'
  227. /usr/bin/install -c -m 644 'mbox_check.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/mbox_check.3'
  228. /usr/bin/install -c -m 644 'pop3_authenticate.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/pop3_authenticate.3'
  229. /usr/bin/install -c -m 644 'pop3_check.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/pop3_check.3'
  230. /usr/bin/install -c -m 644 'pop3_connect.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/pop3_connect.3'
  231. /usr/bin/install -c -m 644 'pop3_disconnect.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/pop3_disconnect.3'
  232. /usr/bin/install -c -m 644 'set_imap4_auth_type.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/set_imap4_auth_type.3'
  233. /usr/bin/install -c -m 644 'set_imap4_hostname.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/set_imap4_hostname.3'
  234. /usr/bin/install -c -m 644 'set_imap4_inet_family.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/set_imap4_inet_family.3'
  235. /usr/bin/install -c -m 644 'set_imap4_mailbox.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/set_imap4_mailbox.3'
  236. /usr/bin/install -c -m 644 'set_imap4_password.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/set_imap4_password.3'
  237. /usr/bin/install -c -m 644 'set_imap4_port.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/set_imap4_port.3'
  238. /usr/bin/install -c -m 644 'set_imap4_security_level.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/set_imap4_security_level.3'
  239. /usr/bin/install -c -m 644 'set_imap4_username.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/set_imap4_username.3'
  240. /usr/bin/install -c -m 644 'set_mailbox_location.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/set_mailbox_location.3'
  241. /usr/bin/install -c -m 644 'set_maildir_location.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/set_maildir_location.3'
  242. /usr/bin/install -c -m 644 'set_pop3_auth_type.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/set_pop3_auth_type.3'
  243. /usr/bin/install -c -m 644 'set_pop3_hostname.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/set_pop3_hostname.3'
  244. /usr/bin/install -c -m 644 'set_pop3_inet_family.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/set_pop3_inet_family.3'
  245. /usr/bin/install -c -m 644 'set_pop3_password.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/set_pop3_password.3'
  246. /usr/bin/install -c -m 644 'set_pop3_port.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/set_pop3_port.3'
  247. /usr/bin/install -c -m 644 'set_pop3_security_level.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/set_pop3_security_level.3'
  248. /usr/bin/install -c -m 644 'set_pop3_username.3' '/tmp/portage/dev-libs/libmail-0.3/image//usr/share/man/man3/set_pop3_username.3'
  249. make[2]: Leaving directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3/man'
  250. make[1]: Leaving directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3/man'
  251. Making install in libmail
  252. make[1]: Entering directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3/libmail'
  253. make[2]: Entering directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3/libmail'
  254. test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/dev-libs/libmail-0.3/image//usr/lib64"
  255. test -z "/usr/include/libmail" || /bin/mkdir -p "/tmp/portage/dev-libs/libmail-0.3/image//usr/include/libmail"
  256. /bin/sh ../libtool --mode=install /usr/bin/install -c 'libmail.la' '/tmp/portage/dev-libs/libmail-0.3/image//usr/lib64/libmail.la'
  257. /usr/bin/install -c -m 644 'imap4.h' '/tmp/portage/dev-libs/libmail-0.3/image//usr/include/libmail/imap4.h'
  258. /usr/bin/install -c -m 644 'libmail.h' '/tmp/portage/dev-libs/libmail-0.3/image//usr/include/libmail/libmail.h'
  259. /usr/bin/install -c -m 644 'mbox.h' '/tmp/portage/dev-libs/libmail-0.3/image//usr/include/libmail/mbox.h'
  260. /usr/bin/install -c -m 644 'pop3.h' '/tmp/portage/dev-libs/libmail-0.3/image//usr/include/libmail/pop3.h'
  261. /usr/bin/install -c -m 644 'maildir.h' '/tmp/portage/dev-libs/libmail-0.3/image//usr/include/libmail/maildir.h'
  262. libtool: install: /usr/bin/install -c .libs/libmail.so.2.0.1 /tmp/portage/dev-libs/libmail-0.3/image//usr/lib64/libmail.so.2.0.1
  263. /usr/bin/install -c -m 644 'error.h' '/tmp/portage/dev-libs/libmail-0.3/image//usr/include/libmail/error.h'
  264. libtool: install: (cd /tmp/portage/dev-libs/libmail-0.3/image//usr/lib64 && { ln -s -f libmail.so.2.0.1 libmail.so.2 || { rm -f libmail.so.2 && ln -s libmail.so.2.0.1 libmail.so.2; }; })
  265. libtool: install: (cd /tmp/portage/dev-libs/libmail-0.3/image//usr/lib64 && { ln -s -f libmail.so.2.0.1 libmail.so || { rm -f libmail.so && ln -s libmail.so.2.0.1 libmail.so; }; })
  266. libtool: install: /usr/bin/install -c .libs/libmail.lai /tmp/portage/dev-libs/libmail-0.3/image//usr/lib64/libmail.la
  267. libtool: install: /usr/bin/install -c .libs/libmail.a /tmp/portage/dev-libs/libmail-0.3/image//usr/lib64/libmail.a
  268. libtool: install: chmod 644 /tmp/portage/dev-libs/libmail-0.3/image//usr/lib64/libmail.a
  269. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/dev-libs/libmail-0.3/image//usr/lib64/libmail.a
  270. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  271. make[2]: Leaving directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3/libmail'
  272. make[1]: Leaving directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3/libmail'
  273. make[1]: Entering directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3'
  274. make[2]: Entering directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3'
  275. make[2]: Nothing to be done for `install-exec-am'.
  276. make[2]: Nothing to be done for `install-data-am'.
  277. make[2]: Leaving directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3'
  278. make[1]: Leaving directory `/tmp/portage/dev-libs/libmail-0.3/work/libmail-0.3'
  279. >>> Completed installing libmail-0.3 into /tmp/portage/dev-libs/libmail-0.3/image/
  280. * QA Notice: Files built without respecting CFLAGS have been detected
  281. * Please include the following list of files in your report:
  282. * /usr/lib64/libmail.so.2.0.1
  283. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  284. usr/lib64/libmail.so.2.0.1
  285. usr/lib64/libmail.a
  286. ecompressdir: bzip2 -9 /usr/share/man
  287. removing executable bit: usr/lib64/libmail.la