Re: [gentoo-user] long compiles

2023-09-11 Thread Ramon Fischer
You may also want to take a look at "distcc", with which you can set up compiler farms; this can be even combined with "ccache":     https://wiki.gentoo.org/wiki/Distcc#With_ccache -Ramon On 11/09/2023 23:46, Alan McKinnon wrote: On Mon, Sep 11, 2023 at 11:23 PM Michael wrote: On

Re: [gentoo-user] long compiles

2023-09-11 Thread Alan McKinnon
On Mon, Sep 11, 2023 at 11:23 PM Michael wrote: > On Monday, 11 September 2023 21:21:47 BST Alan McKinnon wrote: > > On Mon, Sep 11, 2023 at 10:05 PM Neil Bothwick > wrote: > > > On Mon, 11 Sep 2023 21:19:27 +0200, Alan McKinnon wrote: > > > > chromium has been building since 10:14, it's now

Re: [gentoo-user] long compiles

2023-09-11 Thread Michael
On Monday, 11 September 2023 21:21:47 BST Alan McKinnon wrote: > On Mon, Sep 11, 2023 at 10:05 PM Neil Bothwick wrote: > > On Mon, 11 Sep 2023 21:19:27 +0200, Alan McKinnon wrote: > > > chromium has been building since 10:14, it's now 21:16 and still going > > > so 9 hours at least on this

[gentoo-user] Anyone used openmediavault with LVM?

2023-09-11 Thread Dale
Howdy, As some know, I like LVM.  The Truenas box serves a purpose with zfs but I am more familiar with LVM and using zfs is sort of confusing me because they do similar things in similar ways but are different.  Each time I want to do something, I have to figure it out again, sometimes ask for

Re: [gentoo-user] long compiles

2023-09-11 Thread Alan McKinnon
On Mon, Sep 11, 2023 at 10:05 PM Neil Bothwick wrote: > On Mon, 11 Sep 2023 21:19:27 +0200, Alan McKinnon wrote: > > > chromium has been building since 10:14, it's now 21:16 and still going > > so 9 hours at least on this machine to build a browser - almost as bad > > as openoffice at it's worst

Re: [gentoo-user] long compiles

2023-09-11 Thread Neil Bothwick
On Mon, 11 Sep 2023 21:19:27 +0200, Alan McKinnon wrote: > chromium has been building since 10:14, it's now 21:16 and still going > so 9 hours at least on this machine to build a browser - almost as bad > as openoffice at it's worst (regularly took 12 hours). Nodejs also took > a while, but I

Re: [gentoo-user] long compiles

2023-09-11 Thread Alan McKinnon
qtwebengine! yes that one took forever also. It also said my 16G of RAM was smaller than the 16G it needed. Weird. Anyways I enabled a swapfile and left it to run overnight Alan On Mon, Sep 11, 2023 at 9:31 PM Dale wrote: > Alan McKinnon wrote: > > After my long time away from Gentoo, I

Re: [gentoo-user] long compiles

2023-09-11 Thread Ramon Fischer
In addition to the reference to "qlop":     $ qlop ungoogled-chromium | tail     2022-08-04T19:58:22 >>> www-client/ungoogled-chromium: 9:06:54     2022-08-05T14:27:44 >>> www-client/ungoogled-chromium: 16:19:06     2022-08-25T11:45:37 >>> www-client/ungoogled-chromium: 8:01:54    

Re: [gentoo-user] long compiles

2023-09-11 Thread Ramon Fischer
Hi Alan, just quick and dirty, I am too tired for formalities. :) The following list contains packages, that may be too big for tmpfs and are most probably very time consuming to compile:     $ < /etc/portage/package.env/no_tmpfs.conf     # custom - 20181121 - rfischer: list packages, which

Re: [gentoo-user] long compiles

2023-09-11 Thread Siddhanth Rathod
Chromium and qtwebengine have the longest build times that I have encountered On Tue, 12 Sep 2023 at 1:01 AM, Dale wrote: > Alan McKinnon wrote: > > After my long time away from Gentoo, I thought perhaps some packages that > always took ages to compile would have improved. I needed to change to

Re: [gentoo-user] long compiles

2023-09-11 Thread Dale
Alan McKinnon wrote: > After my long time away from Gentoo, I thought perhaps some packages > that always took ages to compile would have improved. I needed to > change to ~amd64 anyway (dumb n00b mistake leaving it at amd64). So > that's what I did and let emerge do it's thing. > > chromium has

[gentoo-user] long compiles

2023-09-11 Thread Alan McKinnon
After my long time away from Gentoo, I thought perhaps some packages that always took ages to compile would have improved. I needed to change to ~amd64 anyway (dumb n00b mistake leaving it at amd64). So that's what I did and let emerge do it's thing. chromium has been building since 10:14, it's