From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from <gentoo-user+bounces-59194-garchives=archives.gentoo.org@gentoo.org>) id 1HBH0u-0001GO-Hd for garchives@archives.gentoo.org; Sun, 28 Jan 2007 20:52:37 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0SKpTHM010762; Sun, 28 Jan 2007 20:51:29 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0SKlagq006387 for <gentoo-user@lists.gentoo.org>; Sun, 28 Jan 2007 20:47:37 GMT Received: by nf-out-0910.google.com with SMTP id c31so3384715nfb for <gentoo-user@lists.gentoo.org>; Sun, 28 Jan 2007 12:47:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=sriuck4W1FzXTmWFk4RLINsAOQkSio8xqZspF4IaIkSL9TRqMfZy8KlIbID283O2Ub8AGpaGQ7A/55uWe1B2X8fYIfu0iXQNeM5YVmbIHhTQVquRcWt95Z0FkSyAyrjb7UloT3XqV7nZjKlaPq6p+CGgZxA0Ro+o8QmFEm7mOUw= Received: by 10.82.188.15 with SMTP id l15mr3105349buf.1170017256194; Sun, 28 Jan 2007 12:47:36 -0800 (PST) Received: by 10.82.172.11 with HTTP; Sun, 28 Jan 2007 12:47:36 -0800 (PST) Message-ID: <9acccfe50701281247x77cad7a1kf6b7ed068aabe3fc@mail.gmail.com> Date: Sun, 28 Jan 2007 12:47:36 -0800 From: "Kevin O'Gorman" <kogorman@gmail.com> To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Gettext won't emerge for me Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: a3b90d55-76ab-4901-8bd4-0e1e7712b8ef X-Archives-Hash: 57b77f1cee3634de492dfb92a2b216d4 When I try my usual update command emerge -aDvu world it's trying to merge sys-devel/gettext-0.16.1 and failing. The tail end of the attempt looks like this: Making all in misc make[3]: Entering directory `/var/tmp/portage/gettext-0.16.1/work/gettext-0.16.1/gettext-tools/misc' WARNING: Warnings can be ignored. :-) if test "emacs" != no; then \ set x; \ list='start-po.el po-mode.el po-compat.el'; for p in $list; do \ if test -f "$p"; then d=; else d="./"; fi; \ set x "$@" "$d$p"; shift; \ done; \ shift; \ EMACS="emacs" /bin/sh ../../build-aux/elisp-comp "$@" || exit 1; \ else : ; fi Cannot open load file: /usr/share/emacs/site-list/site-gentoo make[3]: *** [elc-stamp] Error 1 make[3]: Leaving directory `/var/tmp/portage/gettext-0.16.1/work/gettext-0.16.1/gettext-tools/misc' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/gettext-0.16.1/work/gettext-0.16.1/gettext-tools' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/gettext-0.16.1/work/gettext-0.16.1/gettext-tools' make: *** [all-recursive] Error 1 !!! ERROR: sys-devel/gettext-0.16.1 failed. Call stack: ebuild.sh, line 1546: Called dyn_compile ebuild.sh, line 937: Called src_compile gettext-0.16.1.ebuild, line 58: Called die !!! (no error message) !!! If you need support, post the topmost build error, and the call stack if relevant. And I have emacs 21.4-r4 installed, but instead of /usr/share/emacs/site-list/site-gentoo I have /usr/share/emacs/site-lisp/site-gentoo.el note the 'p' vs. the 't' -- Kevin O'Gorman, PhD -- gentoo-user@gentoo.org mailing list