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.60) (envelope-from ) id 1GNA1n-0005U4-Gz for garchives@archives.gentoo.org; Tue, 12 Sep 2006 15:18:23 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8CFH2Qv030759; Tue, 12 Sep 2006 15:17:02 GMT Received: from cranium.sybase.co.za (sqlprd.sybase.co.za [192.96.139.1]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8CF8qH0017721 for ; Tue, 12 Sep 2006 15:08:53 GMT Received: from localhost (cranium.sybase.co.za [127.0.0.1]) by cranium.sybase.co.za (Postfix) with ESMTP id 34DAE83439 for ; Tue, 12 Sep 2006 17:12:47 +0200 (SAST) X-Virus-Scanned: amavisd-new at sybase.co.za Received: from cranium.sybase.co.za ([127.0.0.1]) by localhost (cranium.sybase.co.za [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YXwQoDYee7pg for ; Tue, 12 Sep 2006 17:12:38 +0200 (SAST) Received: from kenster.sybase.co.za (unknown [192.168.2.135]) by cranium.sybase.co.za (Postfix) with ESMTP id 2F6D783435 for ; Tue, 12 Sep 2006 17:12:38 +0200 (SAST) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge wireshark fails Date: Tue, 12 Sep 2006 17:08:45 +0200 User-Agent: KMail/1.9.4 References: <200609121448.16280.alan@linuxholdings.co.za> <200609121534.07272.alan@linuxholdings.co.za> <200609121542.40239.bo.andresen@zlin.dk> In-Reply-To: <200609121542.40239.bo.andresen@zlin.dk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail 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" Content-Disposition: inline Message-Id: <200609121708.45446.alan@linuxholdings.co.za> X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k8CF8qH0017721 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k8CFH2RB030759 X-Archives-Salt: a773291b-9290-45be-a395-b479a4d8bd41 X-Archives-Hash: ebba7c98ae3345c229bc5a2ffe390820 On Tuesday 12 September 2006 15:42, Bo =D8rsted Andresen wrote: > Please read more carefully. Whether it is set or not is > irrelevant. The problem is that your version doesn't have > minimal use flag at all yet the wireshark tests whether it's > set... OK, now this is starting to make more sense. The ebuild does=20 this test: wireshark-0.99.3.ebuild:44 -=20 if built_with_use dev-lang/perl minimal ; then and built_with_use fails because of this eutils.eclass:1604 -=20 local IUSE_BUILT=3D$(<${IUSEFILE}) has $1 ${IUSE_BUILT} || die "$PKG does not actually support the=20 $1 USE flag!" If this were C++ I'd be throwing an exception about now. alan --=20 gentoo-user@gentoo.org mailing list