Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Puzzled with duration of chromium emerge under profile 17.0
Date: Wed, 06 Dec 2017 19:10:48
Message-Id: 52162893.CLl5pjoF1h@dell_xps
1 I discovered that building Chromium with gcc-6.4.0 is taking an inordinately
2 longer time on a laptop with 1st gen i7 and 4G of RAM, e.g.:
3
4 Wed Sep 27 17:36:53 2017 >>> www-client/chromium-61.0.3163.100
5 merge time: 6 hours, 40 minutes and 50 seconds.
6
7 Thu Nov 9 17:44:58 2017 >>> www-client/chromium-62.0.3202.89
8 merge time: 8 hours, 12 minutes and 30 seconds.
9
10 -->switch to gcc-6.4.0
11
12 Mon Dec 4 11:39:36 2017 >>> www-client/chromium-62.0.3202.89
13 merge time: 20 hours, 2 minutes and 4 seconds.
14
15 Wed Dec 6 18:41:13 2017 >>> www-client/chromium-62.0.3202.94
16 merge time: 22 hours, 47 minutes and 35 seconds.
17
18
19 but not so on another older and lesser Intel(R) Core(TM)2 Duo CPU P7550 @
20 2.26GHz, also with 4G RAM:
21
22 Wed Sep 27 22:25:32 2017 >>> www-client/chromium-61.0.3163.100
23 merge time: 11 hours, 46 minutes and 18 seconds.
24
25 Thu Nov 9 22:09:59 2017 >>> www-client/chromium-62.0.3202.89
26 merge time: 13 hours, 16 minutes and 41 seconds.
27
28 -->switch to gcc-6.4.0
29
30 Sat Dec 2 21:00:59 2017 >>> www-client/chromium-62.0.3202.89
31 merge time: 15 hours, 35 minutes and 50 seconds.
32
33 Mon Dec 4 03:44:12 2017 >>> www-client/chromium-62.0.3202.94
34 merge time: 15 hours, 40 minutes and 18 seconds.
35
36
37 Any idea why this is happening? I attach emerge info of the i7 in case you
38 can spot something which may be causing this exponential increase in emerge
39 times. BTW, on the i7 I had to increase swap because the 4,200,960 KiB swap
40 partition was not enough to complete the compilation of version 62.0.3202.89,
41 even after I shut down all applications and exited X. O_O
42
43 --
44 Regards,
45 Mick

Attachments

File name MIME type
chromium_info.txt text/plain
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Puzzled with duration of chromium emerge under profile 17.0 Alan McKinnon <alan.mckinnon@×××××.com>
[gentoo-user] Re: Puzzled with duration of chromium emerge under profile 17.0 Grant Edwards <grant.b.edwards@×××××.com>