From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QrUKM-000257-QP for garchives@archives.gentoo.org; Thu, 11 Aug 2011 12:25:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C193921C15C; Thu, 11 Aug 2011 12:25:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4E0DD21C19D for ; Thu, 11 Aug 2011 12:24:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id BD7271B4058 for ; Thu, 11 Aug 2011 12:24:25 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -4.778 X-Spam-Level: X-Spam-Status: No, score=-4.778 required=5.5 tests=[AWL=1.821, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id beTqCjZRpIar for ; Thu, 11 Aug 2011 12:24:19 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 104151B4063 for ; Thu, 11 Aug 2011 12:24:18 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QrUJ0-0001ho-2F for gentoo-user@gentoo.org; Thu, 11 Aug 2011 14:24:10 +0200 Received: from rrcs-71-40-157-251.se.biz.rr.com ([71.40.157.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 11 Aug 2011 14:24:09 +0200 Received: from wireless by rrcs-71-40-157-251.se.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 11 Aug 2011 14:24:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Evolution-Data-Server borked? Date: Thu, 11 Aug 2011 12:23:55 +0000 (UTC) Message-ID: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.40.157.251 (Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110804 Firefox/5.0 SeaMonkey/2.2) X-Archives-Salt: X-Archives-Hash: d42cd7a0e1b8d7ee3d4b9e1212ec7d4d Hello, As part of a update @world, kde(meta) was upgraded to kde 4.6.5 A large compile ran overnight (using --skipfirst --resume) to complete. In the AM today, I rebooted and ran a revdep-rebuild to check what needs to be rebuilt. during revdep (error-typical of many) broken /usr/lib64/evolution-data-server-1.2/extensions/libecalbackendfile.so (requires libicudata.so.46 broken /usr/lib64/libegroupwise-1.2.so.13.0.1 (requires libicudata.so.46 libicui18n.so.46 [ebuild R ] gnome-extra/evolution-data-server-2.32.2-r1 but it fails upon rebuilding: (just one of many .la file warnings) ibtool: link: warning: `/usr/lib/libgio-2.0.la' seems to be moved libtool: link: warning: `/usr/lib/libgobject-2.0.la' seems to be moved libtool: link: warning: `/usr/lib/libgmodule-2.0.la' seems to be moved * ERROR: gnome-extra/evolution-data-server-2.32.2-r1 failed (compile phase): * compile failure * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3852: Called gnome2_src_compile * environment, line 2972: Called die * The specific snippet of code: * emake || die "compile failure" Any ideas? I'll be offline for a few hours... James