Gentoo Archives: gentoo-user

From: Alan McKinnon <alan@××××××××××××××××.za>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge wireshark fails
Date: Tue, 12 Sep 2006 12:53:51
Message-Id: 200609121448.16280.alan@linuxholdings.co.za
1 Hi,
2
3 wireshark won't compile, saying that perl is built with the
4 minimal use flag. Only, it isn't.
5
6 ******** The wireshark failure:
7
8 !!! ERROR: net-analyzer/wireshark-0.99.3 failed.
9 Call stack:
10 ebuild.sh, line 1562: Called dyn_setup
11 ebuild.sh, line 665: Called pkg_setup
12 wireshark-0.99.3.ebuild, line 44: Called
13 built_with_use 'dev-lang/perl' 'minimal'
14 eutils.eclass, line 1605: Called die
15
16 !!! dev-lang/perl-5.8.8-r2 does not actually support the minimal
17 USE flag!
18 !!! If you need support, post the topmost build error, and the
19 call stack if relevant.
20
21 ********** perl USE flags:
22
23 gentoo ~ # emerge -pv perl
24
25 These are the packages that would be merged, in order:
26
27 Calculating dependencies... done!
28 [ebuild R ] dev-lang/perl-5.8.8-r2 USE="berkdb doc
29 gdbm -build -debug -ithreads -perlsuid" 0 kB
30
31 ********* line in the wireshark ebuild that fails is this one:
32
33 pkg_setup() {
34 # bug 119208
35 if built_with_use dev-lang/perl minimal ; then
36
37 Anyone seen this before? Am I being stupid (again) or is it a
38 bug? And if so, where might the bug be - perl, wireshark, or
39 the portage scripts?
40
41 alan
42 --
43 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge wireshark fails "Bo Ørsted Andresen" <bo.andresen@××××.dk>
Re: [gentoo-user] emerge wireshark fails Etaoin Shrdlu <shrdlu@×××××××××××××.org>