* CPV: app-emacs/yc-4.0.13 * REPO: gentoo * Maintainer: cjk@gentoo.org emacs@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * Emacs version: 23.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 >>> Compiling source in /var/tmp/portage/app-emacs/yc-4.0.13/work/yc-4.0.13 ... make -j14 gcc -O2 -pipe -c -o icanna.o icanna.c emacs -batch -f batch-byte-compile yc.el gcc -o icanna icanna.o In yc-server-open: yc.el:391:6:Warning: `process-kill-without-query' is an obsolete function (as of Emacs 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: `save-excursion' defeated by `set-buffer' Wrote /var/tmp/portage/app-emacs/yc-4.0.13/work/yc-4.0.13/yc.elc >>> Source compiled. >>> Test phase [none]: 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: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/icanna * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/icanna * Regenerating site-gentoo.el for GNU Emacs (postinst) ... * ... 6 site initialisation files included. * 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/)