On Thu, Feb 21, 2019 at 04:36:24AM -0500, Joshua Kinard wrote:
> Does anyone have an idea why util-linux's build time would go up
> significantly from 2.32.x to 2.33.x? It may be a MIPS thing, as my x86_64
> box shows no discernible change in build times between the same versions.
> Can any other archs check w/ genlop to see if they see a large jump in build
> time?
>
> 'genlop -t util-linux' output on my SGI system (some entries removed for
> brevity):
>
> Thu Feb 1 11:26:33 2018 >>> sys-apps/util-linux-2.31.1
> merge time: 27 minutes and 48 seconds.
>
> Sat Mar 31 08:07:20 2018 >>> sys-apps/util-linux-2.32
> merge time: 28 minutes and 44 seconds.
>
> Mon Aug 27 06:21:30 2018 >>> sys-apps/util-linux-2.32.1
> merge time: 32 minutes and 58 seconds.
>
> Tue Nov 13 10:03:58 2018 >>> sys-apps/util-linux-2.33
> merge time: 1 hour, 19 minutes and 49 seconds.
>
> Fri Jan 11 09:20:21 2019 >>> sys-apps/util-linux-2.33.1
> merge time: 1 hour, 23 minutes and 37 seconds.
>
> Thu Feb 21 04:14:33 2019 >>> sys-apps/util-linux-2.33.1
> merge time: 1 hour, 25 minutes and 15 seconds.
Indeed. Here's what I see in one of my machines at work (Core i7-7820X):
Fri Jul 20 16:31:38 2018 >>> sys-apps/util-linux-2.32.1
merge time: 1 minute and 40 seconds.
Fri Aug 3 14:38:40 2018 >>> sys-apps/util-linux-2.32.1
merge time: 1 minute and 40 seconds.
Wed Nov 14 16:49:40 2018 >>> sys-apps/util-linux-2.33
merge time: 4 minutes and 24 seconds.
Tue Feb 5 14:21:40 2019 >>> sys-apps/util-linux-2.33.1
merge time: 4 minutes and 24 seconds.
Not sure what causes it.
Cheers,
-Guilherme