Gentoo Archives: gentoo-portage-dev

From: Pacho Ramos <pacho@g.o>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] A way to prevent useless rebuild?
Date: Sun, 20 Jan 2013 12:22:50
Message-Id: 1358684562.1195.89.camel@belkin4
1 I noticed "go" USE flag was masked on gcc:4.6, the problem is that I
2 just compiled it a week ago with USE="-go"... then, I would like to know
3 if there is a way to prevent it from being rebuild again :| (It will
4 take some time in my currently running system but on other machines I
5 maintain it will take hours)
6
7 For the future, wouldn't be possible (probably on a new eapi) to
8 indicate in some way to the package manager that:
9 (masked USE flag) is equivalent to (-USE flag) or (+USE flag)?
10
11 Maybe some indication in profiles masking file like:
12 $(category)/$(package) go (-go) -> it would indicate that, if version to
13 be rebuild was compiled with "-go", no rebuilding is really needed
14
15 What do you think?
16
17 Thanks a lot

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-portage-dev] A way to prevent useless rebuild? Arfrever Frehtes Taifersar Arahesis <arfrever.fta@×××××.com>