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 1GN7lv-0004ey-Cv for garchives@archives.gentoo.org; Tue, 12 Sep 2006 12:53:51 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8CCqqpZ014972; Tue, 12 Sep 2006 12:52:52 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 k8CCmQg4001544 for ; Tue, 12 Sep 2006 12:48:28 GMT Received: from localhost (cranium.sybase.co.za [127.0.0.1]) by cranium.sybase.co.za (Postfix) with ESMTP id A7B3B83437 for ; Tue, 12 Sep 2006 14:52:17 +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 h6w0Nilxquhy for ; Tue, 12 Sep 2006 14:52:09 +0200 (SAST) Received: from kenster.sybase.co.za (unknown [192.168.2.135]) by cranium.sybase.co.za (Postfix) with ESMTP id F1BD783449 for ; Tue, 12 Sep 2006 14:52:08 +0200 (SAST) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] emerge wireshark fails Date: Tue, 12 Sep 2006 14:48:16 +0200 User-Agent: KMail/1.9.4 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="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609121448.16280.alan@linuxholdings.co.za> X-Archives-Salt: e9cab36a-ec09-4419-b26d-f39924801b57 X-Archives-Hash: e97815648d8cd0083c62e7af96591693 Hi, wireshark won't compile, saying that perl is built with the minimal use flag. Only, it isn't. ******** The wireshark failure: !!! ERROR: net-analyzer/wireshark-0.99.3 failed. Call stack: ebuild.sh, line 1562: Called dyn_setup ebuild.sh, line 665: Called pkg_setup wireshark-0.99.3.ebuild, line 44: Called built_with_use 'dev-lang/perl' 'minimal' eutils.eclass, line 1605: Called die !!! dev-lang/perl-5.8.8-r2 does not actually support the minimal USE flag! !!! If you need support, post the topmost build error, and the call stack if relevant. ********** perl USE flags: gentoo ~ # emerge -pv perl These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] dev-lang/perl-5.8.8-r2 USE="berkdb doc gdbm -build -debug -ithreads -perlsuid" 0 kB ********* line in the wireshark ebuild that fails is this one: pkg_setup() { # bug 119208 if built_with_use dev-lang/perl minimal ; then Anyone seen this before? Am I being stupid (again) or is it a bug? And if so, where might the bug be - perl, wireshark, or the portage scripts? alan -- gentoo-user@gentoo.org mailing list