Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] kdevelop-3.5.4 && avahi && qt3-useflag
Date: Sun, 21 Mar 2010 13:30:33
Message-Id: 4BA61F32.7010605@gmail.com
In Reply to: [gentoo-user] kdevelop-3.5.4 && avahi && qt3-useflag by Alexander Puchmayr
1 Alexander Puchmayr wrote:
2 > Hi there!
3 >
4 > I just wanted to emerge dev-util/kdevelop-3.5.4-r1 from kde-sunset, which
5 > failed because kde-misc/kdnssd-avahi-0.1.2-r1 fails to compile due to:
6 >
7 > * ERROR: kde-misc/kdnssd-avahi-0.1.2-r1 failed:
8 > * net-dns/avahi-0.6.24-r2 does not actually support the qt3 USE flag!
9 >
10 > The situation is quite a deadlock, because avahi doesn't support the qt3
11 > useflag anymore, and the dependency for kdnssd-avahi comes through kdelibs,
12 > which selects either avahi or mdnsresponder depending on its avahi-useflag.
13 > Removing avahi for kdelibs is not possible, as it results in blocking packages
14 > (avahi and mdnsresponder cannot be installed at the same time), and removing
15 > avahi-support entirely for the whole system is a thing I really don't want to
16 > do.
17 >
18 > So, I'm stuck now, I can't install kdevelop-3.5.4 due to use-flag problems
19 > which are entirely irrelevant for kevelop :-(
20 >
21 > Thanks for suggestions
22 >
23 > Alex
24 >
25
26 I get this on mine:
27
28 [ebuild R ] net-dns/avahi-0.6.24-r2 USE="dbus gdbm gtk ipv6
29 mdnsresponder-compat python qt3 qt4 -autoipd -bookmarks -doc
30 -howl-compat -mono -test" 0 kB [1]
31
32 It lists both the qt3 and qt4 USE flag on here. Actually, mine was
33 apparently installed with it since it shows it is not changing. You
34 sure you don't have a setting somewhere that is stopping this? Maybe
35 package.use or something.
36
37 Dale
38
39 :-) :-)

Replies

Subject Author
Re: [gentoo-user] kdevelop-3.5.4 && avahi && qt3-useflag Alexander Puchmayr <alexander.puchmayr@×××××××.at>