Gentoo Archives: gentoo-user

From: "András Csányi" <sayusi.ando@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Circular dependencies
Date: Mon, 26 Jul 2010 11:32:51
Message-Id: AANLkTimX1mQ8McEVry5mqRS6ie8e=rQRAvKx+9dqXa3n@mail.gmail.com
1 Hi All,
2
3 Earlier time I did resolve this problem because it was my desktop
4 machine. But now this is an virtual machine hosted by Amazon. So, how
5 can fix this circular dependencies issue? The portage is synced.
6
7 Thanks for any help!
8
9 [nomerge ] sys-devel/gcc-4.4.3-r2 [4.1.2] USE="fortran mudflap
10 nls nptl (-altivec) -bootstrap -build -doc (-fixed-point) -gcj
11 -graphite -gtk (-hardened) (-libffi) (-multilib) -multislot (-n32)
12 (-n64) -nocxx -objc -objc++ -objc-gc -openmp -test -vanilla"
13 [ebuild U ] sys-libs/glibc-2.11.2 [2.6.1] USE="nls -debug -gd
14 -glibc-omitfp (-hardened) (-multilib) -profile (-selinux) -vanilla"
15 15,994 kB
16 [ebuild NS ] sys-devel/gcc-4.4.3-r2 [4.1.2] USE="fortran mudflap
17 nls nptl (-altivec) -bootstrap -build -doc (-fixed-point) -gcj
18 -graphite -gtk (-hardened) (-libffi) (-multilib) -multislot (-n32)
19 (-n64) -nocxx -objc -objc++ -objc-gc -openmp -test -vanilla" 61,486 kB
20
21 Total: 2 packages (1 upgrade, 1 in new slot), Size of downloads: 77,479 kB
22
23 * Error: circular dependencies:
24
25 ('ebuild', '/', 'sys-devel/gcc-4.4.3-r2', 'merge') depends on
26 ('ebuild', '/', 'sys-libs/glibc-2.11.2', 'merge') (buildtime)
27 ('ebuild', '/', 'sys-libs/glibc-2.11.2', 'merge') depends on
28 ('ebuild', '/', 'sys-devel/gcc-4.4.3-r2', 'merge') (buildtime)
29
30 * Note that circular dependencies can often be avoided by temporarily
31 * disabling USE flags that trigger optional dependencies.
32
33 --
34 - -
35 --  Csanyi Andras  -- http://sayusi.hu -- Sayusi Ando
36 --  "Bízzál Istenben és tartsd szárazon a puskaport!".-- Cromwell

Replies

Subject Author
Re: [gentoo-user] Circular dependencies Alan McKinnon <alan.mckinnon@×××××.com>