* Package: mail-client/claws-mail-address_keeper-1.0.1 * Repository: gentoo * Maintainer: fauli@gentoo.org ken69267@gentoo.org,net-mail@gentoo.org * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU >>> Unpacking source... >>> Unpacking address_keeper-1.0.1.tar.gz to /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work >>> Source unpacked in /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work >>> Compiling source in /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1 ... * econf: updating address_keeper-1.0.1/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating address_keeper-1.0.1/config/config.sub with /usr/share/gnuconfig/config.sub ./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 checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes 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 checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for native Win32... no checking for Cygwin... no checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for pkg-config... /usr/bin/pkg-config checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTK... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating pluginconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make -j4 make all-recursive make[1]: Entering directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1' Making all in config make[2]: Entering directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/config' Making all in po make[2]: Entering directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/po' Making all in src make[2]: Entering directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gpgme -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DLOCALEDIR=\""/usr/share/locale"\" -march=core2 -O2 -Wall -MT address_keeper.lo -MD -MP -MF .deps/address_keeper.Tpo -c -o address_keeper.lo address_keeper.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gpgme -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DLOCALEDIR=\""/usr/share/locale"\" -march=core2 -O2 -Wall -MT address_keeper_prefs.lo -MD -MP -MF .deps/address_keeper_prefs.Tpo -c -o address_keeper_prefs.lo address_keeper_prefs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gpgme -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DLOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -Wall -MT address_keeper_prefs.lo -MD -MP -MF .deps/address_keeper_prefs.Tpo -c address_keeper_prefs.c -fPIC -DPIC -o .libs/address_keeper_prefs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gpgme -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DLOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -Wall -MT address_keeper.lo -MD -MP -MF .deps/address_keeper.Tpo -c address_keeper.c -fPIC -DPIC -o .libs/address_keeper.o address_keeper_prefs.c: In function ‘addkeeper_prefs_save_func’: address_keeper_prefs.c:180: warning: assignment discards qualifiers from pointer target type address_keeper_prefs.c: In function ‘address_keeper_prefs_init’: address_keeper_prefs.c:195: warning: unused variable ‘tmp’ address_keeper.c: In function ‘keep_if_unknown’: address_keeper.c:95: warning: implicit declaration of function ‘complete_matches_found’ address_keeper.c:100: warning: assignment discards qualifiers from pointer target type address_keeper.c:101: warning: assignment discards qualifiers from pointer target type address_keeper.c: In function ‘my_before_send_hook’: address_keeper.c:155: warning: assignment discards qualifiers from pointer target type address_keeper.c:156: warning: assignment discards qualifiers from pointer target type address_keeper.c:157: warning: assignment discards qualifiers from pointer target type libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gpgme -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DLOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -Wall -MT address_keeper_prefs.lo -MD -MP -MF .deps/address_keeper_prefs.Tpo -c address_keeper_prefs.c -o address_keeper_prefs.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gpgme -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DLOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -Wall -MT address_keeper.lo -MD -MP -MF .deps/address_keeper.Tpo -c address_keeper.c -o address_keeper.o >/dev/null 2>&1 mv -f .deps/address_keeper_prefs.Tpo .deps/address_keeper_prefs.Plo mv -f .deps/address_keeper.Tpo .deps/address_keeper.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -Wall -avoid-version -module -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o address_keeper.la -rpath /usr/lib64/claws-mail/plugins address_keeper.lo address_keeper_prefs.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/address_keeper.o .libs/address_keeper_prefs.o /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libcairo.so /usr/lib64/libpango-1.0.so /usr/lib64/libfreetype.so /usr/lib64/libfontconfig.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgthread-2.0.so -lrt /usr/lib64/libglib-2.0.so -march=core2 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,address_keeper.so -o .libs/address_keeper.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/address_keeper.a address_keeper.o address_keeper_prefs.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/address_keeper.a libtool: link: ( cd ".libs" && rm -f "address_keeper.la" && ln -s "../address_keeper.la" "address_keeper.la" ) make[2]: Leaving directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/src' make[2]: Entering directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1' make[2]: Leaving directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1' make[1]: Leaving directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1' >>> Source compiled. >>> Test phase [check]: mail-client/claws-mail-address_keeper-1.0.1 make -j4 -j1 check Making check in config make[1]: Entering directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/config' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/config' Making check in po make[1]: Entering directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/po' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/po' Making check in src make[1]: Entering directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/src' make[1]: Entering directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1' make[1]: Leaving directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1' >>> Install claws-mail-address_keeper-1.0.1 into /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image/ category mail-client make -j4 DESTDIR=/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image/ install Making install in config make[1]: Entering directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/config' make[2]: Entering directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/config' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/config' make[1]: Leaving directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/config' Making install in po make[1]: Entering directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/po' /bin/mkdir -p /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/share installing ca.gmo as /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/share/locale/ca/LC_MESSAGES/address_keeper.mo installing cs.gmo as /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/share/locale/cs/LC_MESSAGES/address_keeper.mo installing es.gmo as /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/share/locale/es/LC_MESSAGES/address_keeper.mo installing fr.gmo as /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/share/locale/fr/LC_MESSAGES/address_keeper.mo installing hu.gmo as /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/share/locale/hu/LC_MESSAGES/address_keeper.mo installing id.gmo as /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/share/locale/id/LC_MESSAGES/address_keeper.mo installing pt_BR.gmo as /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/share/locale/pt_BR/LC_MESSAGES/address_keeper.mo installing sk.gmo as /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/share/locale/sk/LC_MESSAGES/address_keeper.mo installing uk.gmo as /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/share/locale/uk/LC_MESSAGES/address_keeper.mo if test "address_keeper" = "gettext-tools"; then \ /bin/mkdir -p /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/po' Making install in src make[1]: Entering directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/src' make[2]: Entering directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/claws-mail/plugins" || /bin/mkdir -p "/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/lib64/claws-mail/plugins" /bin/sh ../libtool --mode=install /usr/bin/install -c address_keeper.la '/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/lib64/claws-mail/plugins' libtool: install: /usr/bin/install -c .libs/address_keeper.so /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/lib64/claws-mail/plugins/address_keeper.so libtool: install: /usr/bin/install -c .libs/address_keeper.lai /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/lib64/claws-mail/plugins/address_keeper.la libtool: install: /usr/bin/install -c .libs/address_keeper.a /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/lib64/claws-mail/plugins/address_keeper.a libtool: install: chmod 644 /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/lib64/claws-mail/plugins/address_keeper.a libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image//usr/lib64/claws-mail/plugins/address_keeper.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/claws-mail/plugins' make[2]: Leaving directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/src' make[1]: Leaving directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1/src' make[1]: Entering directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1' make[2]: Entering directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1' make[1]: Leaving directory `/tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/work/address_keeper-1.0.1' >>> Completed installing claws-mail-address_keeper-1.0.1 into /tmp/portage/mail-client/claws-mail-address_keeper-1.0.1/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib64/claws-mail/plugins/address_keeper.so * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * address_keeper.c:95: warning: implicit declaration of function ‘complete_matches_found’ * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.claws-mail.org/ * checking 14 files for package collisions --- /usr/ --- /usr/lib64/ --- /usr/lib64/claws-mail/ --- /usr/lib64/claws-mail/plugins/ >>> /usr/lib64/claws-mail/plugins/address_keeper.so --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/claws-mail-address_keeper-1.0.1/ >>> /usr/share/doc/claws-mail-address_keeper-1.0.1/AUTHORS.bz2 >>> /usr/share/doc/claws-mail-address_keeper-1.0.1/ChangeLog.bz2 >>> /usr/share/doc/claws-mail-address_keeper-1.0.1/NEWS.bz2 >>> /usr/share/doc/claws-mail-address_keeper-1.0.1/README.bz2 --- /usr/share/locale/ --- /usr/share/locale/uk/ --- /usr/share/locale/uk/LC_MESSAGES/ >>> /usr/share/locale/uk/LC_MESSAGES/address_keeper.mo --- /usr/share/locale/sk/ --- /usr/share/locale/sk/LC_MESSAGES/ >>> /usr/share/locale/sk/LC_MESSAGES/address_keeper.mo --- /usr/share/locale/pt_BR/ --- /usr/share/locale/pt_BR/LC_MESSAGES/ >>> /usr/share/locale/pt_BR/LC_MESSAGES/address_keeper.mo --- /usr/share/locale/id/ --- /usr/share/locale/id/LC_MESSAGES/ >>> /usr/share/locale/id/LC_MESSAGES/address_keeper.mo --- /usr/share/locale/hu/ --- /usr/share/locale/hu/LC_MESSAGES/ >>> /usr/share/locale/hu/LC_MESSAGES/address_keeper.mo --- /usr/share/locale/fr/ --- /usr/share/locale/fr/LC_MESSAGES/ >>> /usr/share/locale/fr/LC_MESSAGES/address_keeper.mo --- /usr/share/locale/es/ --- /usr/share/locale/es/LC_MESSAGES/ >>> /usr/share/locale/es/LC_MESSAGES/address_keeper.mo --- /usr/share/locale/cs/ --- /usr/share/locale/cs/LC_MESSAGES/ >>> /usr/share/locale/cs/LC_MESSAGES/address_keeper.mo --- /usr/share/locale/ca/ --- /usr/share/locale/ca/LC_MESSAGES/ >>> /usr/share/locale/ca/LC_MESSAGES/address_keeper.mo