1. * Package: net-mail/metamail-2.7.53.3
  2. * Repository: gentoo
  3. * Maintainer: net-mail@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking mm2.7.tar.Z to /tmp/portage/net-mail/metamail-2.7.53.3/work
  8. >>> Unpacking metamail_2.7-53.diff.gz to /tmp/portage/net-mail/metamail-2.7.53.3/work
  9. * Applying metamail_2.7-53.diff ...
  10. [ ok ]
  11. * Applying metamail-2.7.45.3-CVE-2006-0709.patch ...
  12. [ ok ]
  13. * Applying metamail-2.7.53.3-glibc-2.10.patch ...
  14. [ ok ]
  15. * Running eautoreconf in '/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src' ...
  16. * Running libtoolize --install --copy --force --automake ...
  17. [ ok ]
  18. * Running aclocal ...
  19. [ ok ]
  20. * Running autoconf ...
  21. [ ok ]
  22. * Running autoheader ...
  23. [ ok ]
  24. * Running automake --add-missing --copy --foreign ...
  25. [ ok ]
  26. * Running elibtoolize in: mm2.7/src/config/
  27. * Applying portage/1.2.0 patch ...
  28. * Applying sed/1.5.6 patch ...
  29. * Applying uclibc-ltconf/1.3.0 patch ...
  30. >>> Source unpacked in /tmp/portage/net-mail/metamail-2.7.53.3/work
  31. >>> Compiling source in /tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src ...
  32. * econf: updating mm2.7/src/config/config.sub with /usr/share/gnuconfig/config.sub
  33. * econf: updating mm2.7/src/config/config.guess with /usr/share/gnuconfig/config.guess
  34. ./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
  35. configure: loading site script /usr/share/config.site
  36. configure: loading site script /usr/share/crossdev/include/site/linux
  37. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  38. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  39. checking for a BSD-compatible install... /usr/bin/install -c
  40. checking whether build environment is sane... yes
  41. /tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/config/missing: Unknown `--run' option
  42. Try `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/config/missing --help' for more information
  43. configure: WARNING: 'missing' script is too old or missing
  44. checking for a thread-safe mkdir -p... /bin/mkdir -p
  45. checking for gawk... gawk
  46. checking whether make sets $(MAKE)... yes
  47. checking whether to enable maintainer-specific portions of Makefiles... no
  48. checking build system type... x86_64-pc-linux-gnu
  49. checking host system type... x86_64-pc-linux-gnu
  50. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  51. checking whether the C compiler works... yes
  52. checking for C compiler default output file name... a.out
  53. checking for suffix of executables...
  54. checking whether we are cross compiling... no
  55. checking for suffix of object files... o
  56. checking whether we are using the GNU C compiler... yes
  57. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  58. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  59. checking for style of include used by make... GNU
  60. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  61. checking how to print strings... printf
  62. checking for a sed that does not truncate output... /bin/sed
  63. checking for grep that handles long lines and -e... /bin/grep
  64. checking for egrep... /bin/grep -E
  65. checking for fgrep... /bin/grep -F
  66. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  67. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  68. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  69. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  70. checking whether ln -s works... yes
  71. checking the maximum length of command line arguments... 1572864
  72. checking whether the shell understands some XSI constructs... yes
  73. checking whether the shell understands "+="... yes
  74. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  75. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  76. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  77. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  78. checking how to recognize dependent libraries... pass_all
  79. checking for x86_64-pc-linux-gnu-dlltool... no
  80. checking for dlltool... no
  81. checking how to associate runtime and link libraries... printf %s\n
  82. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  83. checking for archiver @FILE support... @
  84. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  85. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  86. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  87. checking for sysroot... no
  88. checking for x86_64-pc-linux-gnu-mt... no
  89. checking for mt... mt
  90. checking if mt is a manifest tool... no
  91. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  92. checking for ANSI C header files... yes
  93. checking for sys/types.h... yes
  94. checking for sys/stat.h... yes
  95. checking for stdlib.h... yes
  96. checking for string.h... yes
  97. checking for memory.h... yes
  98. checking for strings.h... yes
  99. checking for inttypes.h... yes
  100. checking for stdint.h... yes
  101. checking for unistd.h... yes
  102. checking for dlfcn.h... yes
  103. checking for objdir... .libs
  104. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  105. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  106. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  107. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  108. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  109. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  110. 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
  111. checking whether -lc should be explicitly linked in... no
  112. checking dynamic linker characteristics... GNU/Linux ld.so
  113. checking how to hardcode library paths into programs... immediate
  114. checking whether stripping libraries is possible... yes
  115. checking if libtool supports shared libraries... yes
  116. checking whether to build shared libraries... yes
  117. checking whether to build static libraries... yes
  118. checking for lp... lp
  119. checking for lpr... (cached) lp
  120. checking for cat... cat
  121. checking for type... (cached) cat
  122. checking for stdlib.h... (cached) yes
  123. checking for unistd.h... (cached) yes
  124. checking errno.h usability... yes
  125. checking errno.h presence... yes
  126. checking for errno.h... yes
  127. checking assert.h usability... yes
  128. checking assert.h presence... yes
  129. checking for assert.h... yes
  130. checking sys/time.h usability... yes
  131. checking sys/time.h presence... yes
  132. checking for sys/time.h... yes
  133. checking time.h usability... yes
  134. checking time.h presence... yes
  135. checking for time.h... yes
  136. checking signal.h usability... yes
  137. checking signal.h presence... yes
  138. checking for signal.h... yes
  139. checking for string.h... (cached) yes
  140. checking stdarg.h usability... yes
  141. checking stdarg.h presence... yes
  142. checking for stdarg.h... yes
  143. checking for an ANSI C-conforming const... yes
  144. checking for size_t... yes
  145. checking whether time.h and sys/time.h may both be included... yes
  146. checking for killpg... yes
  147. checking for kill... yes
  148. checking for bcopy... yes
  149. checking for memcpy... yes
  150. checking for bzero... yes
  151. checking for bcmp... yes
  152. checking for memcmp... yes
  153. checking for index... yes
  154. checking for strchr... yes
  155. checking for rindex... yes
  156. checking for strrchr... yes
  157. checking for initstate... yes
  158. checking for srand... yes
  159. checking for random... yes
  160. checking for rand... yes
  161. checking for calloc... yes
  162. checking for basename... yes
  163. checking for strerror... yes
  164. checking for vfprintf... yes
  165. checking for putenv... yes
  166. checking that generated files are newer than configure... done
  167. configure: creating ./config.status
  168. config.status: creating Makefile
  169. config.status: creating replace/Makefile
  170. config.status: creating metamail/Makefile
  171. config.status: creating src/Makefile
  172. config.status: creating src/metamail/Makefile
  173. config.status: creating src/richmail/Makefile
  174. config.status: creating bin/Makefile
  175. config.status: creating metamail/config.h
  176. config.status: executing depfiles commands
  177. config.status: executing libtool commands
  178. config.status: executing default-1 commands
  179. config.status: executing default commands
  180. make -j24
  181. Making all in replace
  182. make[1]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/replace'
  183. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o libreplace.la
  184. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libreplace.a
  185. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libreplace.a
  186. libtool: link: ( cd ".libs" && rm -f "libreplace.la" && ln -s "../libreplace.la" "libreplace.la" )
  187. make[1]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/replace'
  188. Making all in metamail
  189. make[1]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/metamail'
  190. make all-am
  191. make[2]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/metamail'
  192. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c
  193. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT dlist.lo -MD -MP -MF .deps/dlist.Tpo -c -o dlist.lo dlist.c
  194. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.lo xmalloc.c
  195. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xstrerror.lo -MD -MP -MF .deps/xstrerror.Tpo -c -o xstrerror.lo xstrerror.c
  196. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xstrdup.lo -MD -MP -MF .deps/xstrdup.Tpo -c -o xstrdup.lo xstrdup.c
  197. cd .. \
  198. && CONFIG_FILES= CONFIGHEADERS= CONFIG_OTHER=metamail/common.h \
  199. /bin/sh ./config.status
  200. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT dlist.lo -MD -MP -MF .deps/dlist.Tpo -c dlist.c -fPIC -DPIC -o .libs/dlist.o
  201. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o
  202. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o
  203. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xstrdup.lo -MD -MP -MF .deps/xstrdup.Tpo -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o
  204. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xstrerror.lo -MD -MP -MF .deps/xstrerror.Tpo -c xstrerror.c -fPIC -DPIC -o .libs/xstrerror.o
  205. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xstrdup.lo -MD -MP -MF .deps/xstrdup.Tpo -c xstrdup.c -o xstrdup.o >/dev/null 2>&1
  206. error.c: In function 'set_program_name':
  207. error.c:19:3: warning: passing argument 1 of '__xpg_basename' discards 'const' qualifier from pointer target type [enabled by default]
  208. In file included from error.c:8:0:
  209. /usr/include/libgen.h:34:14: note: expected 'char *' but argument is of type 'const char *'
  210. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -o xmalloc.o >/dev/null 2>&1
  211. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xstrerror.lo -MD -MP -MF .deps/xstrerror.Tpo -c xstrerror.c -o xstrerror.o >/dev/null 2>&1
  212. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
  213. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT dlist.lo -MD -MP -MF .deps/dlist.Tpo -c dlist.c -o dlist.o >/dev/null 2>&1
  214. mv -f .deps/xstrdup.Tpo .deps/xstrdup.Plo
  215. mv -f .deps/xstrerror.Tpo .deps/xstrerror.Plo
  216. mv -f .deps/xmalloc.Tpo .deps/xmalloc.Plo
  217. config.status: creating metamail/config.h
  218. config.status: metamail/config.h is unchanged
  219. config.status: executing depfiles commands
  220. mv -f .deps/error.Tpo .deps/error.Plo
  221. config.status: executing libtool commands
  222. mv -f .deps/dlist.Tpo .deps/dlist.Plo
  223. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o libmetamail.la -rpath /usr/lib64 error.lo dlist.lo xmalloc.lo xstrerror.lo xstrdup.lo
  224. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/error.o .libs/dlist.o .libs/xmalloc.o .libs/xstrerror.o .libs/xstrdup.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libmetamail.so.0 -o .libs/libmetamail.so.0.0.0
  225. config.status: executing default-1 commands
  226. creating metamail/common.h
  227. libtool: link: (cd ".libs" && rm -f "libmetamail.so.0" && ln -s "libmetamail.so.0.0.0" "libmetamail.so.0")
  228. libtool: link: (cd ".libs" && rm -f "libmetamail.so" && ln -s "libmetamail.so.0.0.0" "libmetamail.so")
  229. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmetamail.a error.o dlist.o xmalloc.o xstrerror.o xstrdup.o
  230. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmetamail.a
  231. config.status: executing default commands
  232. echo timestamp > stamp-common
  233. libtool: link: ( cd ".libs" && rm -f "libmetamail.la" && ln -s "../libmetamail.la" "libmetamail.la" )
  234. make[2]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/metamail'
  235. make[1]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/metamail'
  236. Making all in src
  237. make[1]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src'
  238. Making all in metamail
  239. make[2]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src/metamail'
  240. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../metamail -I../.. -I../../metamail -I../.. -I../../metamail -lncurses -MT metamail.o -MD -MP -MF .deps/metamail.Tpo -c -o metamail.o metamail.c
  241. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../metamail -I../.. -I../../metamail -I../.. -I../../metamail -lncurses -MT codes.o -MD -MP -MF .deps/codes.Tpo -c -o codes.o codes.c
  242. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../metamail -I../.. -I../../metamail -I../.. -I../../metamail -lncurses -MT uue.o -MD -MP -MF .deps/uue.Tpo -c -o uue.o uue.c
  243. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../metamail -I../.. -I../../metamail -I../.. -I../../metamail -lncurses -MT shared.o -MD -MP -MF .deps/shared.Tpo -c -o shared.o shared.c
  244. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../metamail -I../.. -I../../metamail -I../.. -I../../metamail -lncurses -MT environment.o -MD -MP -MF .deps/environment.Tpo -c -o environment.o environment.c
  245. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../metamail -I../.. -I../../metamail -I../.. -I../../metamail -lncurses -MT mailcap.o -MD -MP -MF .deps/mailcap.Tpo -c -o mailcap.o mailcap.c
  246. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../metamail -I../.. -I../../metamail -I../.. -I../../metamail -lncurses -MT tmpfile.o -MD -MP -MF .deps/tmpfile.Tpo -c -o tmpfile.o tmpfile.c
  247. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../metamail -I../.. -I../../metamail -I../.. -I../../metamail -lncurses -MT mimencode.o -MD -MP -MF .deps/mimencode.Tpo -c -o mimencode.o mimencode.c
  248. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../metamail -I../.. -I../../metamail -I../.. -I../../metamail -lncurses -MT mailto.o -MD -MP -MF .deps/mailto.Tpo -c -o mailto.o mailto.c
  249. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../metamail -I../.. -I../../metamail -I../.. -I../../metamail -lncurses -MT splitmail.o -MD -MP -MF .deps/splitmail.Tpo -c -o splitmail.o splitmail.c
  250. shared.c: In function 'ExceptionalNewline':
  251. shared.c:31:18: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
  252. shared.c:33:5: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default]
  253. mv -f .deps/uue.Tpo .deps/uue.Po
  254. mv -f .deps/shared.Tpo .deps/shared.Po
  255. tmpfile.c: In function 'CleanupTmpFiles':
  256. tmpfile.c:105:5: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat]
  257. tmpfile.c:105:5: warning: format '%X' expects argument of type 'unsigned int', but argument 4 has type 'struct dlistentry *' [-Wformat]
  258. tmpfile.c:116:5: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'struct DListEntry *' [-Wformat]
  259. mv -f .deps/environment.Tpo .deps/environment.Po
  260. mv -f .deps/mimencode.Tpo .deps/mimencode.Po
  261. mv -f .deps/mailcap.Tpo .deps/mailcap.Po
  262. mv -f .deps/tmpfile.Tpo .deps/tmpfile.Po
  263. mv -f .deps/codes.Tpo .deps/codes.Po
  264. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -lncurses -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o mimencode mimencode.o codes.o ../../metamail/libmetamail.la
  265. mv -f .deps/splitmail.Tpo .deps/splitmail.Po
  266. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -lncurses -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o splitmail splitmail.o shared.o ../../metamail/libmetamail.la
  267. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o .libs/mimencode mimencode.o codes.o -lncurses ../../metamail/.libs/libmetamail.so
  268. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o .libs/splitmail splitmail.o shared.o -lncurses ../../metamail/.libs/libmetamail.so
  269. mv -f .deps/metamail.Tpo .deps/metamail.Po
  270. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -lncurses -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o metamail metamail.o codes.o uue.o shared.o environment.o mailcap.o tmpfile.o ../../metamail/libmetamail.la
  271. mv -f .deps/mailto.Tpo .deps/mailto.Po
  272. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -lncurses -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o mailto mailto.o codes.o shared.o ../../metamail/libmetamail.la
  273. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o .libs/metamail metamail.o codes.o uue.o shared.o environment.o mailcap.o tmpfile.o -lncurses ../../metamail/.libs/libmetamail.so
  274. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o .libs/mailto mailto.o codes.o shared.o -lncurses ../../metamail/.libs/libmetamail.so
  275. make[2]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src/metamail'
  276. Making all in richmail
  277. make[2]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src/richmail'
  278. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../metamail -I../.. -I../../metamail -I../.. -I../../metamail -lncurses -MT richtext.o -MD -MP -MF .deps/richtext.Tpo -c -o richtext.o richtext.c
  279. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../metamail -I../.. -I../../metamail -I../.. -I../../metamail -lncurses -MT richlex.o -MD -MP -MF .deps/richlex.Tpo -c -o richlex.o richlex.c
  280. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../metamail -I../.. -I../../metamail -I../.. -I../../metamail -lncurses -MT richset.o -MD -MP -MF .deps/richset.Tpo -c -o richset.o richset.c
  281. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../metamail -I../.. -I../../metamail -I../.. -I../../metamail -lncurses -MT usascii.o -MD -MP -MF .deps/usascii.Tpo -c -o usascii.o usascii.c
  282. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../metamail -I../.. -I../../metamail -I../.. -I../../metamail -lncurses -MT iso2022.o -MD -MP -MF .deps/iso2022.Tpo -c -o iso2022.o iso2022.c
  283. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../metamail -I../.. -I../../metamail -I../.. -I../../metamail -lncurses -MT richtoatk.o -MD -MP -MF .deps/richtoatk.Tpo -c -o richtoatk.o richtoatk.c
  284. mv -f .deps/usascii.Tpo .deps/usascii.Po
  285. mv -f .deps/richset.Tpo .deps/richset.Po
  286. mv -f .deps/iso2022.Tpo .deps/iso2022.Po
  287. mv -f .deps/richtoatk.Tpo .deps/richtoatk.Po
  288. mv -f .deps/richlex.Tpo .deps/richlex.Po
  289. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -lncurses -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o richtoatk richtoatk.o richlex.o richset.o usascii.o iso2022.o ../../metamail/libmetamail.la
  290. mv -f .deps/richtext.Tpo .deps/richtext.Po
  291. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -lncurses -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o richtext richtext.o richlex.o richset.o usascii.o iso2022.o ../../metamail/libmetamail.la
  292. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o .libs/richtoatk richtoatk.o richlex.o richset.o usascii.o iso2022.o -lncurses ../../metamail/.libs/libmetamail.so
  293. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o .libs/richtext richtext.o richlex.o richset.o usascii.o iso2022.o -lncurses ../../metamail/.libs/libmetamail.so
  294. make[2]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src/richmail'
  295. make[2]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src'
  296. make[2]: Nothing to be done for `all-am'.
  297. make[2]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src'
  298. make[1]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src'
  299. Making all in bin
  300. make[1]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/bin'
  301. make[1]: Nothing to be done for `all'.
  302. make[1]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/bin'
  303. make[1]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src'
  304. make[1]: Nothing to be done for `all-am'.
  305. make[1]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src'
  306. >>> Source compiled.
  307. >>> Test phase [check]: net-mail/metamail-2.7.53.3
  308. * Tinderbox QA Notice: 'make' called by _eapi0_src_test
  309. make -j24 -j24 -j1 check
  310. Making check in replace
  311. make[1]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/replace'
  312. make[1]: Nothing to be done for `check'.
  313. make[1]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/replace'
  314. Making check in metamail
  315. make[1]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/metamail'
  316. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c
  317. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o
  318. error.c: In function 'set_program_name':
  319. error.c:19:3: warning: passing argument 1 of '__xpg_basename' discards 'const' qualifier from pointer target type [enabled by default]
  320. In file included from error.c:8:0:
  321. /usr/include/libgen.h:34:14: note: expected 'char *' but argument is of type 'const char *'
  322. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
  323. mv -f .deps/error.Tpo .deps/error.Plo
  324. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT dlist.lo -MD -MP -MF .deps/dlist.Tpo -c -o dlist.lo dlist.c
  325. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT dlist.lo -MD -MP -MF .deps/dlist.Tpo -c dlist.c -fPIC -DPIC -o .libs/dlist.o
  326. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT dlist.lo -MD -MP -MF .deps/dlist.Tpo -c dlist.c -o dlist.o >/dev/null 2>&1
  327. mv -f .deps/dlist.Tpo .deps/dlist.Plo
  328. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.lo xmalloc.c
  329. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o
  330. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -o xmalloc.o >/dev/null 2>&1
  331. mv -f .deps/xmalloc.Tpo .deps/xmalloc.Plo
  332. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xstrerror.lo -MD -MP -MF .deps/xstrerror.Tpo -c -o xstrerror.lo xstrerror.c
  333. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xstrerror.lo -MD -MP -MF .deps/xstrerror.Tpo -c xstrerror.c -fPIC -DPIC -o .libs/xstrerror.o
  334. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xstrerror.lo -MD -MP -MF .deps/xstrerror.Tpo -c xstrerror.c -o xstrerror.o >/dev/null 2>&1
  335. mv -f .deps/xstrerror.Tpo .deps/xstrerror.Plo
  336. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xstrdup.lo -MD -MP -MF .deps/xstrdup.Tpo -c -o xstrdup.lo xstrdup.c
  337. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xstrdup.lo -MD -MP -MF .deps/xstrdup.Tpo -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o
  338. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT xstrdup.lo -MD -MP -MF .deps/xstrdup.Tpo -c xstrdup.c -o xstrdup.o >/dev/null 2>&1
  339. mv -f .deps/xstrdup.Tpo .deps/xstrdup.Plo
  340. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o libmetamail.la -rpath /usr/lib64 error.lo dlist.lo xmalloc.lo xstrerror.lo xstrdup.lo
  341. libtool: link: rm -fr .libs/libmetamail.a .libs/libmetamail.la .libs/libmetamail.lai .libs/libmetamail.so .libs/libmetamail.so.0 .libs/libmetamail.so.0.0.0
  342. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/error.o .libs/dlist.o .libs/xmalloc.o .libs/xstrerror.o .libs/xstrdup.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libmetamail.so.0 -o .libs/libmetamail.so.0.0.0
  343. libtool: link: (cd ".libs" && rm -f "libmetamail.so.0" && ln -s "libmetamail.so.0.0.0" "libmetamail.so.0")
  344. libtool: link: (cd ".libs" && rm -f "libmetamail.so" && ln -s "libmetamail.so.0.0.0" "libmetamail.so")
  345. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmetamail.a error.o dlist.o xmalloc.o xstrerror.o xstrdup.o
  346. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmetamail.a
  347. libtool: link: ( cd ".libs" && rm -f "libmetamail.la" && ln -s "../libmetamail.la" "libmetamail.la" )
  348. make[1]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/metamail'
  349. Making check in src
  350. make[1]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src'
  351. Making check in metamail
  352. make[2]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src/metamail'
  353. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -lncurses -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o metamail metamail.o codes.o uue.o shared.o environment.o mailcap.o tmpfile.o ../../metamail/libmetamail.la
  354. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o .libs/metamail metamail.o codes.o uue.o shared.o environment.o mailcap.o tmpfile.o -lncurses ../../metamail/.libs/libmetamail.so
  355. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -lncurses -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o mimencode mimencode.o codes.o ../../metamail/libmetamail.la
  356. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o .libs/mimencode mimencode.o codes.o -lncurses ../../metamail/.libs/libmetamail.so
  357. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -lncurses -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o mailto mailto.o codes.o shared.o ../../metamail/libmetamail.la
  358. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o .libs/mailto mailto.o codes.o shared.o -lncurses ../../metamail/.libs/libmetamail.so
  359. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -lncurses -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o splitmail splitmail.o shared.o ../../metamail/libmetamail.la
  360. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o .libs/splitmail splitmail.o shared.o -lncurses ../../metamail/.libs/libmetamail.so
  361. make[2]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src/metamail'
  362. Making check in richmail
  363. make[2]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src/richmail'
  364. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -lncurses -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o richtext richtext.o richlex.o richset.o usascii.o iso2022.o ../../metamail/libmetamail.la
  365. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o .libs/richtext richtext.o richlex.o richset.o usascii.o iso2022.o -lncurses ../../metamail/.libs/libmetamail.so
  366. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -lncurses -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o richtoatk richtoatk.o richlex.o richset.o usascii.o iso2022.o ../../metamail/libmetamail.la
  367. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o .libs/richtoatk richtoatk.o richlex.o richset.o usascii.o iso2022.o -lncurses ../../metamail/.libs/libmetamail.so
  368. make[2]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src/richmail'
  369. make[2]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src'
  370. make[2]: Nothing to be done for `check-am'.
  371. make[2]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src'
  372. make[1]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src'
  373. Making check in bin
  374. make[1]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/bin'
  375. make[1]: Nothing to be done for `check'.
  376. make[1]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/bin'
  377. make[1]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src'
  378. make[1]: Nothing to be done for `check-am'.
  379. make[1]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src'
  380. >>> Install metamail-2.7.53.3 into /tmp/portage/net-mail/metamail-2.7.53.3/image/ category net-mail
  381. * Tinderbox QA Notice: 'make' called by src_install
  382. make -j24 DESTDIR=/tmp/portage/net-mail/metamail-2.7.53.3/image/ install
  383. Making install in replace
  384. make[1]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/replace'
  385. make[2]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/replace'
  386. make[2]: Nothing to be done for `install-exec-am'.
  387. make[2]: Nothing to be done for `install-data-am'.
  388. make[2]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/replace'
  389. make[1]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/replace'
  390. Making install in metamail
  391. make[1]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/metamail'
  392. make[2]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/metamail'
  393. /bin/mkdir -p '/tmp/portage/net-mail/metamail-2.7.53.3/image//usr/include/metamail'
  394. /bin/mkdir -p '/tmp/portage/net-mail/metamail-2.7.53.3/image//usr/lib64'
  395. /usr/bin/install -c -m 644 common.h error.h '/tmp/portage/net-mail/metamail-2.7.53.3/image//usr/include/metamail'
  396. /bin/sh ../libtool --mode=install /usr/bin/install -c libmetamail.la '/tmp/portage/net-mail/metamail-2.7.53.3/image//usr/lib64'
  397. libtool: install: /usr/bin/install -c .libs/libmetamail.so.0.0.0 /tmp/portage/net-mail/metamail-2.7.53.3/image//usr/lib64/libmetamail.so.0.0.0
  398. libtool: install: (cd /tmp/portage/net-mail/metamail-2.7.53.3/image//usr/lib64 && { ln -s -f libmetamail.so.0.0.0 libmetamail.so.0 || { rm -f libmetamail.so.0 && ln -s libmetamail.so.0.0.0 libmetamail.so.0; }; })
  399. libtool: install: (cd /tmp/portage/net-mail/metamail-2.7.53.3/image//usr/lib64 && { ln -s -f libmetamail.so.0.0.0 libmetamail.so || { rm -f libmetamail.so && ln -s libmetamail.so.0.0.0 libmetamail.so; }; })
  400. libtool: install: /usr/bin/install -c .libs/libmetamail.lai /tmp/portage/net-mail/metamail-2.7.53.3/image//usr/lib64/libmetamail.la
  401. libtool: install: /usr/bin/install -c .libs/libmetamail.a /tmp/portage/net-mail/metamail-2.7.53.3/image//usr/lib64/libmetamail.a
  402. libtool: install: chmod 644 /tmp/portage/net-mail/metamail-2.7.53.3/image//usr/lib64/libmetamail.a
  403. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/net-mail/metamail-2.7.53.3/image//usr/lib64/libmetamail.a
  404. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  405. make[2]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/metamail'
  406. make[1]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/metamail'
  407. Making install in src
  408. make[1]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src'
  409. Making install in metamail
  410. make[2]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src/metamail'
  411. make[3]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src/metamail'
  412. make[3]: Nothing to be done for `install-data-am'.
  413. /bin/mkdir -p '/tmp/portage/net-mail/metamail-2.7.53.3/image//usr/bin'
  414. /bin/sh ../../libtool --mode=install /usr/bin/install -c metamail mimencode mailto splitmail '/tmp/portage/net-mail/metamail-2.7.53.3/image//usr/bin'
  415. libtool: install: warning: `../../metamail/libmetamail.la' has not been installed in `/usr/lib64'
  416. libtool: install: /usr/bin/install -c .libs/metamail /tmp/portage/net-mail/metamail-2.7.53.3/image//usr/bin/metamail
  417. libtool: install: warning: `../../metamail/libmetamail.la' has not been installed in `/usr/lib64'
  418. libtool: install: /usr/bin/install -c .libs/mimencode /tmp/portage/net-mail/metamail-2.7.53.3/image//usr/bin/mimencode
  419. libtool: install: warning: `../../metamail/libmetamail.la' has not been installed in `/usr/lib64'
  420. libtool: install: /usr/bin/install -c .libs/mailto /tmp/portage/net-mail/metamail-2.7.53.3/image//usr/bin/mailto
  421. libtool: install: warning: `../../metamail/libmetamail.la' has not been installed in `/usr/lib64'
  422. libtool: install: /usr/bin/install -c .libs/splitmail /tmp/portage/net-mail/metamail-2.7.53.3/image//usr/bin/splitmail
  423. make[3]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src/metamail'
  424. make[2]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src/metamail'
  425. Making install in richmail
  426. make[2]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src/richmail'
  427. make[3]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src/richmail'
  428. make[3]: Nothing to be done for `install-data-am'.
  429. /bin/mkdir -p '/tmp/portage/net-mail/metamail-2.7.53.3/image//usr/bin'
  430. /bin/sh ../../libtool --mode=install /usr/bin/install -c richtext richtoatk '/tmp/portage/net-mail/metamail-2.7.53.3/image//usr/bin'
  431. libtool: install: warning: `../../metamail/libmetamail.la' has not been installed in `/usr/lib64'
  432. libtool: install: /usr/bin/install -c .libs/richtext /tmp/portage/net-mail/metamail-2.7.53.3/image//usr/bin/richtext
  433. libtool: install: warning: `../../metamail/libmetamail.la' has not been installed in `/usr/lib64'
  434. libtool: install: /usr/bin/install -c .libs/richtoatk /tmp/portage/net-mail/metamail-2.7.53.3/image//usr/bin/richtoatk
  435. make[3]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src/richmail'
  436. make[2]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src/richmail'
  437. make[2]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src'
  438. make[3]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src'
  439. make[3]: Nothing to be done for `install-exec-am'.
  440. make[3]: Nothing to be done for `install-data-am'.
  441. make[3]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src'
  442. make[2]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src'
  443. make[1]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/src'
  444. Making install in bin
  445. make[1]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/bin'
  446. make[2]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/bin'
  447. make[2]: Nothing to be done for `install-data-am'.
  448. /bin/mkdir -p '/tmp/portage/net-mail/metamail-2.7.53.3/image//usr/bin'
  449. /usr/bin/install -c audiocompose audiosend extcompose getfilename mailserver mailto-hebrew metasend mimeit patch-metamail rcvAppleSingle showaudio showexternal shownonascii showpartial showpicture sndAppleSingle sun-audio-file sun-message sun-message.csh sun-to-mime sun2mime uudepipe uuenpipe '/tmp/portage/net-mail/metamail-2.7.53.3/image//usr/bin'
  450. make[2]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/bin'
  451. make[1]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src/bin'
  452. make[1]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src'
  453. make[2]: Entering directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src'
  454. make[2]: Nothing to be done for `install-exec-am'.
  455. make[2]: Nothing to be done for `install-data-am'.
  456. make[2]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src'
  457. make[1]: Leaving directory `/tmp/portage/net-mail/metamail-2.7.53.3/work/mm2.7/src'
  458. >>> Completed installing metamail-2.7.53.3 into /tmp/portage/net-mail/metamail-2.7.53.3/image/
  459. * QA Notice: Files built without respecting CFLAGS have been detected
  460. * Please include the following list of files in your report:
  461. * /usr/bin/richtoatk
  462. * /usr/bin/richtext
  463. * /usr/bin/splitmail
  464. * /usr/bin/mailto
  465. * /usr/bin/mimencode
  466. * /usr/bin/metamail
  467. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  468. usr/bin/richtoatk
  469. usr/bin/richtext
  470. usr/bin/splitmail
  471. usr/bin/mimencode
  472. usr/bin/mailto
  473. usr/lib64/libmetamail.so.0.0.0
  474. usr/bin/metamail
  475. usr/lib64/libmetamail.a
  476. ecompressdir: bzip2 -9 /usr/share/man
  477. removing executable bit: usr/lib64/libmetamail.la
  478. * QA Notice: Package triggers severe warnings which indicate that it
  479. * may exhibit random runtime failures.
  480. * shared.c:31:18: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
  481. * shared.c:33:5: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default]
  482. * Please do not file a Gentoo bug and instead report the above QA
  483. * issues directly to the upstream developers of this software.
  484. * Homepage: ftp://thumper.bellcore.com/pub/nsb/
  485. * This package will overwrite one or more files that may belong to other
  486. * packages (see list below). You can use a command such as `portageq
  487. * owners / <filename>` to identify the installed package that owns a
  488. * file. If portageq reports that only one package owns a file then do
  489. * NOT file a bug report. A bug report is only useful if it identifies at
  490. * least two or more packages that are known to install the same file(s).
  491. * If a collision occurs and you can not explain where the file came from
  492. * then you should simply ignore the collision since there is not enough
  493. * information to determine if a real problem exists. Please do NOT file
  494. * a bug report at http://bugs.gentoo.org unless you report exactly which
  495. * two packages install the same file(s). Once again, please do NOT file
  496. * a bug report unless you have completely understood the above message.
  497. *
  498. * Detected file collision(s):
  499. *
  500. * /usr/share/man/man4/mailcap.4.bz2
  501. *
  502. * Searching all installed packages for file collisions...
  503. *
  504. * Press Ctrl-C to Stop
  505. *
  506. * app-misc/run-mailcap-3.39_p1
  507. * /usr/share/man/man4/mailcap.4.bz2
  508. *
  509. * Package 'net-mail/metamail-2.7.53.3' NOT merged due to file
  510. * collisions. If necessary, refer to your elog messages for the whole
  511. * content of the above message.