* [gentoo-user] emerge wants to rebuild a lot again
@ 2006-09-11 11:16 Peter
2006-09-11 11:30 ` Boris Fersing
2006-09-11 11:58 ` [gentoo-user] " Etaoin Shrdlu
0 siblings, 2 replies; 4+ messages in thread
From: Peter @ 2006-09-11 11:16 UTC (permalink / raw
To: gentoo-user
Today, I got a lot of rebuild requests from emerge after doing:
emerge -puDvt --newuse world
I spot checked a couple of builds, but nothing has changed! Can you help
decipher the following please:
Using the first application that shows up as an example:
[ebuild R ] sys-apps/diffutils-2.8.7-r1 USE="nls -static (-debug%)" 1,037 kB
What does (-debug%) mean? Here is the equery output:
[ Found these USE variables for sys-apps/diffutils-2.8.7-r1 ]
U I
- - debug : Tells configure and the makefiles to build for debugging. Effects vary across packages, but generally it will at least add -g to CFLAGS. Remember to set FEATURES=nostrip too
+ + nls : Adds Native Language Support (using gettext - GNU locale utilities)
- - static : !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
Ideas? Is it because the -debug variable has been removed from somewhere?
Thx
--
Peter
+++++
Do not reply to this email, it is a spam trap and not monitored.
I can be reached via this list, or via
jabber: pete4abw at jabber.org
ICQ: 73676357
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] emerge wants to rebuild a lot again
2006-09-11 11:16 [gentoo-user] emerge wants to rebuild a lot again Peter
@ 2006-09-11 11:30 ` Boris Fersing
[not found] ` <ee3k4h$as$1@sea.gmane.org>
2006-09-11 11:58 ` [gentoo-user] " Etaoin Shrdlu
1 sibling, 1 reply; 4+ messages in thread
From: Boris Fersing @ 2006-09-11 11:30 UTC (permalink / raw
To: gentoo-user
2006/9/11, Peter <sw98234@hotmail.com>:
> Today, I got a lot of rebuild requests from emerge after doing:
>
> emerge -puDvt --newuse world
>
> I spot checked a couple of builds, but nothing has changed! Can you help
> decipher the following please:
>
> Using the first application that shows up as an example:
>
> [ebuild R ] sys-apps/diffutils-2.8.7-r1 USE="nls -static (-debug%)" 1,037 kB
>
> What does (-debug%) mean? Here is the equery output:
>
> [ Found these USE variables for sys-apps/diffutils-2.8.7-r1 ]
> U I
> - - debug : Tells configure and the makefiles to build for debugging. Effects vary across packages, but generally it will at least add -g to CFLAGS. Remember to set FEATURES=nostrip too
> + + nls : Adds Native Language Support (using gettext - GNU locale utilities)
> - - static : !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
>
> Ideas? Is it because the -debug variable has been removed from somewhere?
Hi,
did you install portage-2.1.1 ?
Portage has now a new feature, it re-emerges a package when the IUSE
variable has changed :
* In portage-2.1.1, emerge --newuse is now sensitive to changes in IUSE.
* Immediately after upgrade from 2.1, users may notice a significantly larger
* number of packages pulled in by --newuse, but that behavior is normal.
* For additional information regarding this change, please see bugs #116955,
* #144333, #144661, and #146060.
>
> Thx
>
HTH.
Boris.
> --
> Peter
> +++++
> Do not reply to this email, it is a spam trap and not monitored.
> I can be reached via this list, or via
> jabber: pete4abw at jabber.org
> ICQ: 73676357
>
> --
> gentoo-user@gentoo.org mailing list
>
>
--
Quiconque me parle de Dieu en veut à ma bourse ou à ma liberté.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] emerge wants to rebuild a lot again
2006-09-11 11:16 [gentoo-user] emerge wants to rebuild a lot again Peter
2006-09-11 11:30 ` Boris Fersing
@ 2006-09-11 11:58 ` Etaoin Shrdlu
1 sibling, 0 replies; 4+ messages in thread
From: Etaoin Shrdlu @ 2006-09-11 11:58 UTC (permalink / raw
To: gentoo-user
On Monday 11 September 2006 13:16, Peter wrote:
> Today, I got a lot of rebuild requests from emerge after doing:
>
> emerge -puDvt --newuse world
>
> I spot checked a couple of builds, but nothing has changed!
If you updated portage, maybe the reason is this:
In portage-2.1.1, emerge --newuse is now sensitive to changes in IUSE.
Immediately after upgrade from 2.1, users may notice a significantly
larger number of packages pulled in by --newuse, but that behavior is
normal. For additional information regarding this change, please see
bugs #116955, #144333, #144661, and #146060.
(taken from the output of "emerge portage" when upgrading).
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Re: emerge wants to rebuild a lot again
[not found] ` <ee3k4h$as$1@sea.gmane.org>
@ 2006-09-12 0:21 ` Nico
0 siblings, 0 replies; 4+ messages in thread
From: Nico @ 2006-09-12 0:21 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 244 bytes --]
>
> yes, that was it. Unfortunately, the messages scroll by quickly and I did
> not have a chance to read it.
Configure the elog system, see /etc/make.conf.example. You'll be able to
read main warnings in the /var/log/portage/elog (default).
[-- Attachment #2: Type: text/html, Size: 400 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-09-12 0:27 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-11 11:16 [gentoo-user] emerge wants to rebuild a lot again Peter
2006-09-11 11:30 ` Boris Fersing
[not found] ` <ee3k4h$as$1@sea.gmane.org>
2006-09-12 0:21 ` [gentoo-user] " Nico
2006-09-11 11:58 ` [gentoo-user] " Etaoin Shrdlu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox