* [gentoo-user] Circular dependencies
@ 2010-07-26 11:32 András Csányi
2010-07-26 12:08 ` Alan McKinnon
0 siblings, 1 reply; 11+ messages in thread
From: András Csányi @ 2010-07-26 11:32 UTC (permalink / raw
To: gentoo-user
Hi All,
Earlier time I did resolve this problem because it was my desktop
machine. But now this is an virtual machine hosted by Amazon. So, how
can fix this circular dependencies issue? The portage is synced.
Thanks for any help!
[nomerge ] sys-devel/gcc-4.4.3-r2 [4.1.2] USE="fortran mudflap
nls nptl (-altivec) -bootstrap -build -doc (-fixed-point) -gcj
-graphite -gtk (-hardened) (-libffi) (-multilib) -multislot (-n32)
(-n64) -nocxx -objc -objc++ -objc-gc -openmp -test -vanilla"
[ebuild U ] sys-libs/glibc-2.11.2 [2.6.1] USE="nls -debug -gd
-glibc-omitfp (-hardened) (-multilib) -profile (-selinux) -vanilla"
15,994 kB
[ebuild NS ] sys-devel/gcc-4.4.3-r2 [4.1.2] USE="fortran mudflap
nls nptl (-altivec) -bootstrap -build -doc (-fixed-point) -gcj
-graphite -gtk (-hardened) (-libffi) (-multilib) -multislot (-n32)
(-n64) -nocxx -objc -objc++ -objc-gc -openmp -test -vanilla" 61,486 kB
Total: 2 packages (1 upgrade, 1 in new slot), Size of downloads: 77,479 kB
* Error: circular dependencies:
('ebuild', '/', 'sys-devel/gcc-4.4.3-r2', 'merge') depends on
('ebuild', '/', 'sys-libs/glibc-2.11.2', 'merge') (buildtime)
('ebuild', '/', 'sys-libs/glibc-2.11.2', 'merge') depends on
('ebuild', '/', 'sys-devel/gcc-4.4.3-r2', 'merge') (buildtime)
* Note that circular dependencies can often be avoided by temporarily
* disabling USE flags that trigger optional dependencies.
--
- -
-- Csanyi Andras -- http://sayusi.hu -- Sayusi Ando
-- "Bízzál Istenben és tartsd szárazon a puskaport!".-- Cromwell
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Circular dependencies
2010-07-26 11:32 [gentoo-user] Circular dependencies András Csányi
@ 2010-07-26 12:08 ` Alan McKinnon
2010-07-26 12:21 ` András Csányi
0 siblings, 1 reply; 11+ messages in thread
From: Alan McKinnon @ 2010-07-26 12:08 UTC (permalink / raw
To: gentoo-user; +Cc: András Csányi
On Monday 26 July 2010 13:32:17 András Csányi wrote:
> Hi All,
>
> Earlier time I did resolve this problem because it was my desktop
> machine. But now this is an virtual machine hosted by Amazon. So, how
> can fix this circular dependencies issue? The portage is synced.
>
> Thanks for any help!
>
> [nomerge ] sys-devel/gcc-4.4.3-r2 [4.1.2] USE="fortran mudflap
> nls nptl (-altivec) -bootstrap -build -doc (-fixed-point) -gcj
> -graphite -gtk (-hardened) (-libffi) (-multilib) -multislot (-n32)
> (-n64) -nocxx -objc -objc++ -objc-gc -openmp -test -vanilla"
> [ebuild U ] sys-libs/glibc-2.11.2 [2.6.1] USE="nls -debug -gd
> -glibc-omitfp (-hardened) (-multilib) -profile (-selinux) -vanilla"
> 15,994 kB
> [ebuild NS ] sys-devel/gcc-4.4.3-r2 [4.1.2] USE="fortran mudflap
> nls nptl (-altivec) -bootstrap -build -doc (-fixed-point) -gcj
> -graphite -gtk (-hardened) (-libffi) (-multilib) -multislot (-n32)
> (-n64) -nocxx -objc -objc++ -objc-gc -openmp -test -vanilla" 61,486 kB
>
> Total: 2 packages (1 upgrade, 1 in new slot), Size of downloads: 77,479 kB
>
> * Error: circular dependencies:
>
> ('ebuild', '/', 'sys-devel/gcc-4.4.3-r2', 'merge') depends on
> ('ebuild', '/', 'sys-libs/glibc-2.11.2', 'merge') (buildtime)
> ('ebuild', '/', 'sys-libs/glibc-2.11.2', 'merge') depends on
> ('ebuild', '/', 'sys-devel/gcc-4.4.3-r2', 'merge') (buildtime)
>
> * Note that circular dependencies can often be avoided by temporarily
> * disabling USE flags that trigger optional dependencies.
emerge -av1 =glibc-2.10.1-r1
then emerge the rest of world. That version of glibc is OK with gcc-4.1.* and
breaks the circular loop.
I had to do this very thing this weekend on an old box. Solving it involved
reading all the ebuilds and writing down their deps to find a path through it
:-)
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Circular dependencies
2010-07-26 12:08 ` Alan McKinnon
@ 2010-07-26 12:21 ` András Csányi
0 siblings, 0 replies; 11+ messages in thread
From: András Csányi @ 2010-07-26 12:21 UTC (permalink / raw
To: gentoo-user
On 26 July 2010 14:08, Alan McKinnon <alan.mckinnon@gmail.com> wrote:
>
> emerge -av1 =glibc-2.10.1-r1
>
> then emerge the rest of world. That version of glibc is OK with gcc-4.1.* and
> breaks the circular loop.
>
> I had to do this very thing this weekend on an old box. Solving it involved
> reading all the ebuilds and writing down their deps to find a path through it
> :-)
Hi Alan,
Thank you! :)
--
- -
-- Csanyi Andras -- http://sayusi.hu -- Sayusi Ando
-- "Bízzál Istenben és tartsd szárazon a puskaport!".-- Cromwell
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-user] Circular dependencies...
@ 2014-01-06 7:18 meino.cramer
2014-01-06 7:29 ` Khumba
2014-01-06 8:26 ` Neil Bothwick
0 siblings, 2 replies; 11+ messages in thread
From: meino.cramer @ 2014-01-06 7:18 UTC (permalink / raw
To: Gentoo
Hi,
I got this:
#> emerge --update --newuse --deep --with-bdeps=y @world -vp
These are the packages that would be merged, in order:
Calculating dependencies... done!
[nomerge ] virtual/rubygems-6:ruby20 [1:ruby18, 4:ruby19] RUBY_TARGETS="(ruby20)"
[nomerge ] dev-lang/ruby-2.0.0_p353:2.0 [1.8.7_p374:1.8, 1.9.3_p484:1.9] USE="berkdb doc gdbm ipv6 ncurses rdoc readline ssl -debug -examples -rubytests -socks5 -tk (-xemacs)"
[nomerge ] dev-ruby/json-1.8.0 [1.7.7] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)"
[nomerge ] dev-ruby/rake-0.9.6 [0.9.2.2] USE="doc {-test} (-bash-completion%)" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)"
[nomerge ] dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby)"
[ebuild U ] dev-ruby/racc-1.4.9 [1.4.8] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 107 kB
[ebuild U ] dev-ruby/json-1.8.0 [1.7.7] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 146 kB
[ebuild U ] dev-ruby/rake-0.9.6 [0.9.2.2] USE="doc {-test} (-bash-completion%)" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 121 kB
[ebuild U ] dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby)" 457 kB
Total: 4 packages (4 upgrades), Size of downloads: 830 kB
* Error: circular dependencies:
(dev-ruby/rdoc-4.0.1-r1::gentoo, ebuild scheduled for merge) depends on
(dev-ruby/racc-1.4.9::gentoo, ebuild scheduled for merge) (buildtime)
(dev-ruby/rdoc-4.0.1-r1::gentoo, ebuild scheduled for merge) (buildtime)
It might be possible to break this cycle
by applying the following change:
- dev-ruby/racc-1.4.9 (Change USE: -doc)
I added this to /etc/portage/package.use:
=dev-ruby/racc-1.49 -doc
and have set "doc" in the USE flags in make.conf.
I am still getting the above output...
How can I get out of this cycle out of this cycle out of this cycles
out of... ;)
Best regards,
mcc
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Circular dependencies...
2014-01-06 7:18 meino.cramer
@ 2014-01-06 7:29 ` Khumba
2014-01-06 8:21 ` meino.cramer
2014-01-06 8:26 ` Neil Bothwick
1 sibling, 1 reply; 11+ messages in thread
From: Khumba @ 2014-01-06 7:29 UTC (permalink / raw
To: gentoo-user
On Mon, 6 Jan 2014 08:18:20 +0100
meino.cramer@gmx.de wrote:
> Hi,
>
> I got this:
>
> #> emerge --update --newuse --deep --with-bdeps=y @world -vp
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
>
>
> [nomerge ] virtual/rubygems-6:ruby20 [1:ruby18, 4:ruby19] RUBY_TARGETS="(ruby20)"
> [nomerge ] dev-lang/ruby-2.0.0_p353:2.0 [1.8.7_p374:1.8, 1.9.3_p484:1.9] USE="berkdb doc gdbm ipv6 ncurses rdoc readline ssl -debug -examples -rubytests -socks5 -tk (-xemacs)"
> [nomerge ] dev-ruby/json-1.8.0 [1.7.7] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)"
> [nomerge ] dev-ruby/rake-0.9.6 [0.9.2.2] USE="doc {-test} (-bash-completion%)" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)"
> [nomerge ] dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby)"
> [ebuild U ] dev-ruby/racc-1.4.9 [1.4.8] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 107 kB
> [ebuild U ] dev-ruby/json-1.8.0 [1.7.7] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 146 kB
> [ebuild U ] dev-ruby/rake-0.9.6 [0.9.2.2] USE="doc {-test} (-bash-completion%)" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 121 kB
> [ebuild U ] dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby)" 457 kB
>
> Total: 4 packages (4 upgrades), Size of downloads: 830 kB
>
> * Error: circular dependencies:
>
> (dev-ruby/rdoc-4.0.1-r1::gentoo, ebuild scheduled for merge) depends on
> (dev-ruby/racc-1.4.9::gentoo, ebuild scheduled for merge) (buildtime)
> (dev-ruby/rdoc-4.0.1-r1::gentoo, ebuild scheduled for merge) (buildtime)
>
> It might be possible to break this cycle
> by applying the following change:
> - dev-ruby/racc-1.4.9 (Change USE: -doc)
>
>
>
> I added this to /etc/portage/package.use:
>
> =dev-ruby/racc-1.49 -doc
1.49 != 1.4.9, is that not just a typo in your email?
Cheers,
Khumba
>
> and have set "doc" in the USE flags in make.conf.
>
> I am still getting the above output...
>
> How can I get out of this cycle out of this cycle out of this cycles
> out of... ;)
>
> Best regards,
> mcc
>
>
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Circular dependencies...
2014-01-06 7:29 ` Khumba
@ 2014-01-06 8:21 ` meino.cramer
0 siblings, 0 replies; 11+ messages in thread
From: meino.cramer @ 2014-01-06 8:21 UTC (permalink / raw
To: gentoo-user
Khumba <bog@khumba.net> [14-01-06 08:32]:
> On Mon, 6 Jan 2014 08:18:20 +0100
> meino.cramer@gmx.de wrote:
>
> > Hi,
> >
> > I got this:
> >
> > #> emerge --update --newuse --deep --with-bdeps=y @world -vp
> >
> > These are the packages that would be merged, in order:
> >
> > Calculating dependencies... done!
> >
> >
> > [nomerge ] virtual/rubygems-6:ruby20 [1:ruby18, 4:ruby19] RUBY_TARGETS="(ruby20)"
> > [nomerge ] dev-lang/ruby-2.0.0_p353:2.0 [1.8.7_p374:1.8, 1.9.3_p484:1.9] USE="berkdb doc gdbm ipv6 ncurses rdoc readline ssl -debug -examples -rubytests -socks5 -tk (-xemacs)"
> > [nomerge ] dev-ruby/json-1.8.0 [1.7.7] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)"
> > [nomerge ] dev-ruby/rake-0.9.6 [0.9.2.2] USE="doc {-test} (-bash-completion%)" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)"
> > [nomerge ] dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby)"
> > [ebuild U ] dev-ruby/racc-1.4.9 [1.4.8] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 107 kB
> > [ebuild U ] dev-ruby/json-1.8.0 [1.7.7] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 146 kB
> > [ebuild U ] dev-ruby/rake-0.9.6 [0.9.2.2] USE="doc {-test} (-bash-completion%)" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 121 kB
> > [ebuild U ] dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby)" 457 kB
> >
> > Total: 4 packages (4 upgrades), Size of downloads: 830 kB
> >
> > * Error: circular dependencies:
> >
> > (dev-ruby/rdoc-4.0.1-r1::gentoo, ebuild scheduled for merge) depends on
> > (dev-ruby/racc-1.4.9::gentoo, ebuild scheduled for merge) (buildtime)
> > (dev-ruby/rdoc-4.0.1-r1::gentoo, ebuild scheduled for merge) (buildtime)
> >
> > It might be possible to break this cycle
> > by applying the following change:
> > - dev-ruby/racc-1.4.9 (Change USE: -doc)
> >
> >
> >
> > I added this to /etc/portage/package.use:
> >
> > =dev-ruby/racc-1.49 -doc
>
> 1.49 != 1.4.9, is that not just a typo in your email?
>
> Cheers,
> Khumba
>
> >
> > and have set "doc" in the USE flags in make.conf.
> >
> > I am still getting the above output...
> >
> > How can I get out of this cycle out of this cycle out of this cycles
> > out of... ;)
> >
> > Best regards,
> > mcc
> >
> >
>
>
Hi Khumba,
oh damn...I didn't saw that! Thank you very much !!!
Now the circle is moved a little further...I got:
[nomerge ] virtual/rubygems-6:ruby20 [1:ruby18, 4:ruby19] RUBY_TARGETS="(ruby20)"
[nomerge ] dev-lang/ruby-2.0.0_p353:2.0 [1.8.7_p374:1.8, 1.9.3_p484:1.9] USE="berkdb doc gdbm ipv6 ncurses rdoc readline ssl -debug -examples -rubytests -socks5 -tk (-xemacs)"
[nomerge ] dev-ruby/json-1.8.0 [1.7.7] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)"
[nomerge ] dev-ruby/rake-0.9.6 [0.9.2.2] USE="doc {-test} (-bash-completion%)" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)"
[nomerge ] dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby)"
[ebuild U ] dev-ruby/racc-1.4.9 [1.4.8] USE="-doc* {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 107 kB
[ebuild U ] dev-ruby/json-1.8.0 [1.7.7] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 146 kB
[ebuild U ] dev-ruby/rake-0.9.6 [0.9.2.2] USE="doc {-test} (-bash-completion%)" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby) (-ree18%)" 121 kB
[ebuild U ] dev-ruby/rdoc-4.0.1-r1 [3.12.2] USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 ruby20%* (-jruby)" 457 kB
Total: 4 packages (4 upgrades), Size of downloads: 830 kB
* Error: circular dependencies:
(dev-ruby/rake-0.9.6::gentoo, ebuild scheduled for merge) depends on
(dev-ruby/rdoc-4.0.1-r1::gentoo, ebuild scheduled for merge) (buildtime)
(dev-ruby/racc-1.4.9::gentoo, ebuild scheduled for merge) (buildtime)
(dev-ruby/rake-0.9.6::gentoo, ebuild scheduled for merge) (buildtime)
It might be possible to break this cycle
by applying the following change:
- dev-ruby/rake-0.9.6 (Change USE: -doc)
I will now add that to package.use and will see how far it will
take...
Thanks a lot again! :)
Cheers,
mcc
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Circular dependencies...
2014-01-06 7:18 meino.cramer
2014-01-06 7:29 ` Khumba
@ 2014-01-06 8:26 ` Neil Bothwick
2014-01-06 8:36 ` meino.cramer
1 sibling, 1 reply; 11+ messages in thread
From: Neil Bothwick @ 2014-01-06 8:26 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 767 bytes --]
On Mon, 6 Jan 2014 08:18:20 +0100, meino.cramer@gmx.de wrote:
> I added this to /etc/portage/package.use:
>
> =dev-ruby/racc-1.49 -doc
>
> and have set "doc" in the USE flags in make.conf.
>
> I am still getting the above output...
USE=doc is a classic way of getting circular dependencies, usually
unnecessarily. You only need USE=doc if you are doing development work
with a package, so it should never need to be set globally. The flag does
not affect the installation of general man/info pages, except with the
odd exception (like ffmpeg).
% euses doc
doc - Add extra documentation (API, Javadoc, etc). It is recommended to
enable per package instead of globally
--
Neil Bothwick
Diarrhoea is hereditary, it runs in your genes.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Circular dependencies...
2014-01-06 8:26 ` Neil Bothwick
@ 2014-01-06 8:36 ` meino.cramer
2014-01-06 8:57 ` Neil Bothwick
0 siblings, 1 reply; 11+ messages in thread
From: meino.cramer @ 2014-01-06 8:36 UTC (permalink / raw
To: gentoo-user
Neil Bothwick <neil@digimed.co.uk> [14-01-06 09:28]:
> On Mon, 6 Jan 2014 08:18:20 +0100, meino.cramer@gmx.de wrote:
>
> > I added this to /etc/portage/package.use:
> >
> > =dev-ruby/racc-1.49 -doc
> >
> > and have set "doc" in the USE flags in make.conf.
> >
> > I am still getting the above output...
>
> USE=doc is a classic way of getting circular dependencies, usually
> unnecessarily. You only need USE=doc if you are doing development work
> with a package, so it should never need to be set globally. The flag does
> not affect the installation of general man/info pages, except with the
> odd exception (like ffmpeg).
>
> % euses doc
> doc - Add extra documentation (API, Javadoc, etc). It is recommended to
> enable per package instead of globally
>
>
> --
> Neil Bothwick
>
> Diarrhoea is hereditary, it runs in your genes.
Hi Neil,
thank you for the inofrmation! :))
I am currently on the way of installing texlive completly
and I cannot get enough documentation about it...
So I thought, that "doc" was a good idea...but iw seems not
to be...
I will switch it off again.
On the other side: Not being able to install docs globally seems
to be a logical problem (beside being useless...), which needs
to be fixed...right?
Best regards,
mcc
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Circular dependencies...
2014-01-06 8:36 ` meino.cramer
@ 2014-01-06 8:57 ` Neil Bothwick
2014-01-06 16:03 ` Khumba
0 siblings, 1 reply; 11+ messages in thread
From: Neil Bothwick @ 2014-01-06 8:57 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 982 bytes --]
On Mon, 6 Jan 2014 09:36:40 +0100, meino.cramer@gmx.de wrote:
> thank you for the inofrmation! :))
> I am currently on the way of installing texlive completly
> and I cannot get enough documentation about it...
> So I thought, that "doc" was a good idea...but iw seems not
> to be...
It may be a good idea, for that package, but not globally. Even so,
unless you need API documentation, I doubt you want that flag.
> I will switch it off again.
> On the other side: Not being able to install docs globally seems
> to be a logical problem (beside being useless...), which needs
> to be fixed...right?
The usual solution is to install with -doc first and then enable the
flag. This often brings in a long list of dependencies, which is where
the problems can arise. I don't have a problems with Gentoo devs not
spending time solving a problems that should not occur with sensible use.
--
Neil Bothwick
On the other hand, you have different fingers.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Circular dependencies...
2014-01-06 8:57 ` Neil Bothwick
@ 2014-01-06 16:03 ` Khumba
2014-01-06 20:40 ` Neil Bothwick
0 siblings, 1 reply; 11+ messages in thread
From: Khumba @ 2014-01-06 16:03 UTC (permalink / raw
To: gentoo-user
On Mon, 6 Jan 2014 08:57:22 +0000
Neil Bothwick <neil@digimed.co.uk> wrote:
> On Mon, 6 Jan 2014 09:36:40 +0100, meino.cramer@gmx.de wrote:
>
> > thank you for the inofrmation! :))
> > I am currently on the way of installing texlive completly
> > and I cannot get enough documentation about it...
> > So I thought, that "doc" was a good idea...but iw seems not
> > to be...
>
> It may be a good idea, for that package, but not globally. Even so,
> unless you need API documentation, I doubt you want that flag.
Also it makes the compile time for some packages longer; kdelibs is a
case where it takes significantly longer (30+ minutes iirc? it's been
a while).
Sometimes I think it'd be nice to be able to enable all manuals / user
guides but not necessarily API documentation (examples: wireshark,
postgresql-server, ghc), but since that's the extent of my examples,
and two of them are development-related, I doubt it's worth the
effort.
- Khumba
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Circular dependencies...
2014-01-06 16:03 ` Khumba
@ 2014-01-06 20:40 ` Neil Bothwick
0 siblings, 0 replies; 11+ messages in thread
From: Neil Bothwick @ 2014-01-06 20:40 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 383 bytes --]
On Mon, 6 Jan 2014 08:03:42 -0800, Khumba wrote:
> Sometimes I think it'd be nice to be able to enable all manuals / user
> guides but not necessarily API documentation
That's how USE="-doc" is supposed to work. Man pages etc, should be
installed by default unless FEATURES="nodoc noman noinfo" is set.
--
Neil Bothwick
Unsolicited advice is the junk mail of life
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2014-01-06 20:40 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-26 11:32 [gentoo-user] Circular dependencies András Csányi
2010-07-26 12:08 ` Alan McKinnon
2010-07-26 12:21 ` András Csányi
-- strict thread matches above, loose matches on Subject: below --
2014-01-06 7:18 meino.cramer
2014-01-06 7:29 ` Khumba
2014-01-06 8:21 ` meino.cramer
2014-01-06 8:26 ` Neil Bothwick
2014-01-06 8:36 ` meino.cramer
2014-01-06 8:57 ` Neil Bothwick
2014-01-06 16:03 ` Khumba
2014-01-06 20:40 ` Neil Bothwick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox