[32;01m * yc-4.0.13.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]  * Package: app-emacs/yc-4.0.13  * Repository: gentoo  * Maintainer: cjk@gentoo.org emacs@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU  * FEATURES: keepwork sandbox * Emacs version: 24.2.1 >>> Unpacking source... >>> Unpacking yc-4.0.13.tar.gz to /var/tmp/portage/app-emacs/yc-4.0.13/work >>> Source unpacked in /var/tmp/portage/app-emacs/yc-4.0.13/work >>> Preparing source in /var/tmp/portage/app-emacs/yc-4.0.13/work/yc-4.0.13 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-emacs/yc-4.0.13/work/yc-4.0.13 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-emacs/yc-4.0.13/work/yc-4.0.13 ... make -j5 gcc -O2 -pipe -c -o icanna.o icanna.c emacs -batch -f batch-byte-compile yc.el gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -o icanna icanna.o In yc-server-open: yc.el:390:22:Warning: `process-kill-without-query' is an obsolete function (as of 22.1); use `process-query-on-exit-flag' or `set-process-query-on-exit-flag'. In yc-read-string-from-file: yc.el:1368:13:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In yc-var-unintern: yc.el:1855:6:Warning: unintern called with 1 argument, but requires 2 Wrote /var/tmp/portage/app-emacs/yc-4.0.13/work/yc-4.0.13/yc.elc >>> Source compiled. >>> Test phase [not enabled]: app-emacs/yc-4.0.13 >>> Install yc-4.0.13 into /var/tmp/portage/app-emacs/yc-4.0.13/image/ category app-emacs * Installing Elisp files for GNU Emacs support ...  [ ok ] * Installing site initialisation file for GNU Emacs ...  [ ok ] >>> Completed installing yc-4.0.13 into /var/tmp/portage/app-emacs/yc-4.0.13/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line usr/bin/icanna * Regenerating site-gentoo.el for GNU Emacs (postrm) ...  [ ok ] * ... no changes. * Regenerating site-gentoo.el for GNU Emacs (postinst) ...  [ ok ] * ... no changes. * See the sample.dot.emacs file in /usr/share/doc/yc-4.0.13/. * * And If you use unix domain socket for connecting the canna server, * please confirm that there's *no* following line in your .emacs . * (setq yc-server-host "localhost") * * If you use inet domain socket for connecting the canna server, * please modify as following in /etc/conf.d/canna. * CANNASERVER_OPTS="-inet" * And create /etc/hosts.canna. * (see the sample.hosts.canna file in /usr/share/doc/yc-4.0.13/)