From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6A87A1381F3 for ; Thu, 4 Jul 2013 18:37:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A22FBE0A91; Thu, 4 Jul 2013 18:37:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 04AEEE09AE for ; Thu, 4 Jul 2013 18:37:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 4571F33E8AB for ; Thu, 4 Jul 2013 18:37:46 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -0.557 X-Spam-Level: X-Spam-Status: No, score=-0.557 tagged_above=-999 required=5.5 tests=[AWL=-0.544, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.011, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xbzHImVhkYZg for ; Thu, 4 Jul 2013 18:37:41 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CE07933E8A9 for ; Thu, 4 Jul 2013 18:37:40 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UuoPR-000792-Mw for gentoo-user@gentoo.org; Thu, 04 Jul 2013 20:37:37 +0200 Received: from ppp118-209-15-147.lns20.mel4.internode.on.net ([118.209.15.147]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Jul 2013 20:37:37 +0200 Received: from kensington by ppp118-209-15-147.lns20.mel4.internode.on.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Jul 2013 20:37:37 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Michael Palimaka Subject: [gentoo-user] Re: Libreoffice 4..1.0.1 Date: Fri, 05 Jul 2013 04:37:22 +1000 Message-ID: References: <20130704202022.34c6239012d7835f9fcd3c99@web.de> 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=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ppp118-209-15-147.lns20.mel4.internode.on.net User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 In-Reply-To: <20130704202022.34c6239012d7835f9fcd3c99@web.de> X-Archives-Salt: 1bf9e67e-cb3d-4e7d-8347-c82bd3ae47c0 X-Archives-Hash: 0bdb9fd0b66d760aa1fe0d2de2ec9b22 On 5/07/2013 04:20, Silvio Siefke wrote: > Hello, > > i has trouble with build of libreoffice Version 4.1.0.1. The configure > Script break with the follow message: > > checking for CLUCENE... yes > checking for CLucene/analysis/cjk/CJKAnalyzer.h... no > configure: error: Your version of libclucene has contribs-lib missing. > > !!! Please attach the following file when seeking support: > !!! /var/tmp/portage/app-office/libreoffice-4.1.0.1/work/libreoffice-4.1.0.1/config.log > * ERROR: app-office/libreoffice-4.1.0.1 failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 93: Called src_configure > * environment, line 7190: Called econf '--docdir=/usr/share/doc/libreoffice-4.1.0.1/' '--with-system-headers' '--with-system-libs' '--with-system-jars' '--with-system-dicts' '--enable-cairo-canvas' '--enable-graphite' '--enable-largefile' '--enable-mergelibs' '--enable-python=system' '--enable-randr' '--enable-randr-link' '--enable-release-build' '--enable-hardlink-deliver' '--disable-ccache' '--disable-crashdump' '--disable-dependency-tracking' '--disable-epm' '--di > Hi, An eclass change accidentally broke a bunch of packages. Please emerge --sync, update clucene, and try again. Best regards, Michael