Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634084 - Portage no-op recompiles
Summary: Portage no-op recompiles
Status: UNCONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-12 09:55 UTC by Cedric Sodhi
Modified: 2017-10-12 10:04 UTC (History)
1 user (show)

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


Attachments
No-Op rebuilds for unchanged API/ABI (emerge.txt,3.28 KB, text/plain)
2017-10-12 09:55 UTC, Cedric Sodhi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cedric Sodhi 2017-10-12 09:55:43 UTC
Created attachment 498426 [details]
No-Op rebuilds for unchanged API/ABI

I think it can be considered a bug in its own right that portage requires actual recompiles of dependers during effective no-ops such as slot changes of a dependency. While it might be argued that no particular notion of such no-op revisions should be incorporated into ebuilds, there must be at least a way to inform emerge of the futility of the endeavour, manually (in a fashion similar to the -n flag). Recent example of bzip2 and zlib attached.