Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374775 - dev-util/pkgconfig-0.26 has circular dependencies with dev-libs/glib-2.28.8
Summary: dev-util/pkgconfig-0.26 has circular dependencies with dev-libs/glib-2.28.8
Status: RESOLVED DUPLICATE of bug 385561
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal blocker (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
: 372421 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-07-11 02:49 UTC by dragos240
Modified: 2012-05-10 11:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dragos240 2011-07-11 02:49:20 UTC
I am installing fresh. I use the amd64 version of gentoo linux. I downloaded both the stage3 tarball and the latest portage and extracted them into their correct directories. When setting use flags, I then did:
emerge --keep-going --deep --newuse --update world

From there I received this output from emerge: http://pastebin.com/3UZ6mKcq

I'm not quite sure what's causing this. Here is my emerge --info: http://pastebin.com/9VAyQiPN

The reason for this early emerge is because compiling most things results in errors. So I suspected if I recompiled with the newest use flags I may be able to fix this.

Reproducible: Always

Steps to Reproduce:
1. Install new copy of gentoo amd64
2. Set profile as default/linux/amd64/10.0/desktop/gnome
3. Set use flags as: mmx sse sse2 X alsa gnome fam dbus hal -kde gtk -qt4 -qt3
4. Try to do: emerge --keep-going --deep --newuse --update world
5. ???
6. Profit.
Actual Results:  
You should get the same output as I. I don't know if you will, but on this machine you would.

Expected Results:  
You should get the same output as I. I don't know if you will, but on this machine you would.

Nope I think that's it! However because I can't install anything because of compile errors I tried this and cannot progress any further, therefore I am marking it as: Blocker.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-07-11 04:17:10 UTC
USE=-fam should help until next emerge --sync and then this:

  11 Jul 2011; Samuli Suominen <ssuominen@gentoo.org>
  libgamin-0.1.10-r2.ebuild:
  Stop depending on dev-util/pkgconfig wrt #374775 by dragos240. USE="static-libs"
  and remove libtool archive.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2011-07-11 04:25:41 UTC
+  11 Jul 2011; Samuli Suominen <ssuominen@gentoo.org> gam-server-0.1.10.ebuild:
+  Stop depending on dev-util/pkgconfig wrt #374775 by dragos240
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2011-07-11 07:48:29 UTC
(In reply to comment #0)
> 3. Set use flags as: mmx sse sse2 X alsa gnome fam dbus hal -kde gtk -qt4 -qt3

And for the record, those are quite stupid USE flags:

- hal is obsolete and not used anymore by any of the desktops
- fam is propably not necessary at all, as glib should work with inotify on linux.  it's propably only useful for FreeBSD systems.
Comment 4 dragos240 2011-07-11 12:58:49 UTC
Ah, thanks. I was always used to adding hal. Forgot it was deprecated. As for fam, I added it because I thought that it may solve the circular dependencies.
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2011-12-22 16:49:19 UTC
*** Bug 372421 has been marked as a duplicate of this bug. ***
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2012-05-10 11:48:48 UTC

*** This bug has been marked as a duplicate of bug 385561 ***