From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KfbWu-0002ym-4p for garchives@archives.gentoo.org; Tue, 16 Sep 2008 14:27:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7EF29E0905; Tue, 16 Sep 2008 14:27:47 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.144]) by pigeon.gentoo.org (Postfix) with ESMTP id 2976EE0905 for ; Tue, 16 Sep 2008 14:27:47 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 4so1110420eyk.10 for ; Tue, 16 Sep 2008 07:27:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=JZy1O+9m5aCtiDsojCuVuXyQEh/8BWzGO80CYRFo/7E=; b=lxOEAFf4VTuDcpgnzYGJAbR3t6Br0wUPMQYNnr9CPykPhkI7lfDAJ4VTOTwSVHFKHx Swl7bm5Ta0rGbe+Pa7FiXKpnSgLnw5Qo5j3g46ZyBe84h3EvO/0sWWYClBflf8kH8uDj eTJrFNHMujaxZmoxZ4UgAfro8ALxN8meSNEkI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=jDf1cPqjnyNbDHt6sWMM8WjDBFszSe97+zt1W+OPfpxkoPR6BiQT0v3hom5w8BPJwZ lZ+3LaE/DeUEXx6livabdz0LxdEBRkCm/wDBjmbC15JYDArWEGrZA5ySkTioN4vwZjKK MmLdXqwmsI22k0+0cvb3OlDHF+iSvgqYc2q2Y= Received: by 10.210.124.8 with SMTP id w8mr1395824ebc.90.1221575265987; Tue, 16 Sep 2008 07:27:45 -0700 (PDT) Received: by 10.210.90.13 with HTTP; Tue, 16 Sep 2008 07:27:45 -0700 (PDT) Message-ID: Date: Tue, 16 Sep 2008 16:27:45 +0200 From: Beso To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] kdesdk-strigi-analyzer won't build In-Reply-To: <48CFC0E7.8010606@ercbroadband.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48CFB20E.8080802@ercbroadband.org> <200809161717.16727.cuciferus@gmail.com> <48CFC0E7.8010606@ercbroadband.org> X-Archives-Salt: da2ba113-4044-4c17-a95f-23e3f920921f X-Archives-Hash: 2d2397e0039190b087622fec0de74be4 2008/9/16 Mark Haney : > Beso wrote: >> >> 2008/9/16 : >>> >>> On Tuesday 16 September 2008 16:18:06 Mark Haney wrote: >>>> >>>> I'm updating to KDE 4.1.1 today and all went well until >>>> kdesdk-strigi-analyzer bombed with this: >>>> >>>> /usr/include/strigi/streamendanalyzer.h:37: error: overriding 'virtual >>>> signed char Strigi::StreamEndAnalyzer::analyze(Strigi::AnalysisResult&, >>>> Strigi::InputStream*)' >>>> >>>> make[2]: *** [strigi-analyzer/po/CMakeFiles/po.dir/poendanalyzer.o] >>>> Error 1 >>>> make[1]: *** [strigi-analyzer/po/CMakeFiles/po.dir/all] Error 2 >>>> >>>> make: *** [all] Error 2 >>>> >>>> * >>>> >>>> * ERROR: kde-base/kdesdk-strigi-analyzer-4.1.1 failed. >>>> >>>> * Call stack: >>>> >>>> * ebuild.sh, line 49: Called src_compile >>>> >>>> * environment, line 2957: Called >>>> kde4overlay-meta_src_compile >>>> >>>> * environment, line 2311: Called >>>> kde4overlay-meta_src_make >>>> >>>> * environment, line 2360: Called >>>> kde4overlay-base_src_make >>>> >>>> * environment, line 2071: Called cmake-utils_src_make >>>> >>>> * environment, line 723: Called die >>>> >>>> * The specific snippet of code: >>>> >>>> * emake "$@" || die "Make failed!"; >>>> >>>> >>> I don't know what repository is that overlay uses, but it compiles >>> fine(At >>> revision 861576) here(kde4-experimental) for quite a while now. >>>> >>>> Is there a way to fix that? How do I continue to build kde-meta-4.1.1 >>>> if this one bombs? just emerge packages one at a time? >>> >>> Sorry I could continue on advice you on migrating to kde4-experimental, >>> since >>> a glitch like this could be avoided easy, but I don't want to start yet >>> another flame war, so I'll just keep quiet. >> >> kde4-experimental is paludis overlay and goes with 4.2 developing >> branch. the portage one goes with the 4.1 one for what i know. >> > > How can I avoid having it included in the build? I tried removing strigi, > but checking on the next emerge kde-meta wants to include it. That's > aggravating. > remove the semantic-desktop, nepomuk and strigi use flags from kde4 ebuilds. this will push in all the kde4 rebuild since you either build with it or without it. -- dott. ing. beso