Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48418 - Emerge doesn't show compilation time
Summary: Emerge doesn't show compilation time
Status: RESOLVED DUPLICATE of bug 10365
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Conceptual/Abstract Ideas (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
: 45441 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-19 16:50 UTC by cazzantonio
Modified: 2005-07-17 13:06 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cazzantonio 2004-04-19 16:50:22 UTC
Emerge (when asked the -v option) could show also a typical compilation time (for a tipical processor, adding this info in the description of the package).
This would help greatly and is simple to implement

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2004-04-22 16:26:51 UTC
This is not simple. It'd be a 'dumb' field that would require
a fair amount of thought to have marginally correct times in it.
It's also _VERY_ unlikely be be within 20% accurate ever. Too many
factors contribute.

Here's a short list: compiler, version of compiler, flags used to
compile the compiler, flags, memory usage, available memory,
disk speed, bandwidth, CPU speed, number of CPUs, system availability,
induced latency (FBs), enable/running system features (prelink, 
caching, PIC, PIE, GRSEC, etc...), dynamic vs. static supporting
binaries, sandbox, architecture, and useflags.
Comment 2 Brian Harring (RETIRED) gentoo-dev 2004-05-24 14:18:49 UTC
*** Bug 45441 has been marked as a duplicate of this bug. ***
Comment 3 Radek Podgorny 2004-06-08 15:52:50 UTC
Related to bug 10365?
Comment 4 Marius Mauch (RETIRED) gentoo-dev 2004-06-09 20:12:28 UTC

*** This bug has been marked as a duplicate of 10365 ***