public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Nickolas Fortino <nfortino@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] qt blockages...
Date: Mon, 19 Jan 2009 17:36:58 -0800	[thread overview]
Message-ID: <2f4467c20901191736t42a7ea57i5ad0a49336f1a6c2@mail.gmail.com> (raw)
In-Reply-To: <5bdc1c8b0901191437t18768de9j8b39dd7bccdca593@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2942 bytes --]

On Mon, Jan 19, 2009 at 2:37 PM, Mark Knecht <markknecht@gmail.com> wrote:

> On Mon, Jan 19, 2009 at 2:18 PM, KH <gentoo-user@konstantinhansen.de>
> wrote:
> > Mark Knecht schrieb:
> >> Hi,
> >>    I'm not used to seeing all the additional messages below the
> >> blockage indication. Can someone possibly help me understand how to
> >> read this?
> >>
> >>    Are there really application packages that cannot be installed at
> >> the same or is only about qt and possibly the USE flags I've got?
> >>
> >>    I tried removing qjackctl (the only world package I spotted in the
> >> list) but that didn't help.
> >>
> >>    What to try next?
> >>
> >> Thanks,
> >> Mark
> > [snip]
> >> http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
> >>
> > [snip]
> >
> >
> > This link was great help for me. Told me everything and how to read the
> > blocker. So I did:
> >
> > #emerge -avC qt-4.3.3
> > #emerge -DuavN world (This installed qt-4.4.2)
> >
> > But now I do have a problem. When I run
> >
> > #emerge --depclean -av
> >
> > I receive the following output:
> > [snip]
> >>>> These are the packages that would be unmerged:
> >
> >  dev-db/sqlite
> >    selected: 2.8.16-r4
> >   protected: none
> >     omitted: 3.6.6.2
> >
> >  x11-libs/qt
> >    selected: 4.4.2
> >   protected: none
> >     omitted: 3.3.8b-r1
> >
> >  x11-libs/qt-svg
> >    selected: 4.4.2
> >   protected: none
> >     omitted: none
> >
> >  x11-libs/qt-opengl
> >    selected: 4.4.2
> >   protected: none
> >     omitted: none
> >
> >  x11-libs/qt-xmlpatterns
> >    selected: 4.4.2
> >   protected: none
> >     omitted: none
> >
> >  x11-libs/qt-assistant
> >    selected: 4.4.2-r1
> >   protected: none
> >     omitted: none
> >
> >  x11-libs/qt-webkit
> >    selected: 4.4.2
> >   protected: none
> >     omitted: none
> >
> > What did I miss? This results in an infinite circle of unmerging and
> > emerging.
> >
> > Thanks for any help
> >
> > kh
> >
> >
>
> In your /etc/make.conf file do you have the following line?
>
> EMERGE_DEFAULT_OPTS="--with-bdeps y"
>
> You can do this on the emerge command line if you choose. See man
> emerge for info on doing that.
>
> I *think* the standard answer about why this happens is that
> --depclean and a basic emerge don't search all the dependencies
> exactly the same. If you add the --with-bdeps y option then they do.
>
> Anyway, I don't seem to run into this much using this in make.conf.
>
> Hope this helps,
> Mark
>
> using --with-bdeps=y would certainly work (and in the interest of full
disclosure is what I do), but it shouldn't be necessary.
Having emerge --depclean remove build dependencies should be ok. Afterwards,
emerge -avuDN world should do nothing, as although the build dependencies
for packages are missing, the world packages themselves don't need
rebuilding, so there is nothing to do. Thus, there is no infinite rebuilding
cycle, independent of the with-bdeps flag.

Nick

[-- Attachment #2: Type: text/html, Size: 4334 bytes --]

  parent reply	other threads:[~2009-01-20  1:37 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-18 22:26 [gentoo-user] qt blockages Mark Knecht
2009-01-18 22:54 ` Christopher Walters
2009-01-18 23:47   ` Mark Knecht
2009-01-19 10:31     ` Mick
2009-01-19 11:58       ` Dave Jones
2009-01-19 12:53         ` Markos Chandras
2009-01-20 11:46         ` Mick
2009-01-19 22:18 ` KH
2009-01-19 22:37   ` Mark Knecht
2009-01-19 23:13     ` Dale
2009-01-20  0:03       ` Paul Hartman
2009-01-20  0:18         ` Dale
2009-01-20  0:31           ` Mark Knecht
2009-01-20  1:19             ` Dale
2009-01-20  1:39               ` Mark Knecht
2009-01-20  0:46           ` Neil Bothwick
2009-01-20  1:36     ` Nickolas Fortino [this message]
2009-01-20  8:47       ` Neil Bothwick
2009-01-20  8:01   ` Daniel Pielmeier
2009-01-20  8:11     ` KH
2009-01-20  8:40       ` Daniel Pielmeier
2009-01-20  8:53       ` Nickolas Fortino
2009-01-20  9:12         ` KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2f4467c20901191736t42a7ea57i5ad0a49336f1a6c2@mail.gmail.com \
    --to=nfortino@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox