public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] long compiles
Date: Tue, 12 Sep 2023 10:57:51 +0200	[thread overview]
Message-ID: <CAEdtorYG4WAmWM2aidLiqSxtUnRhv2dY0+zAsZ03k3dT-rUDiA@mail.gmail.com> (raw)
In-Reply-To: <VI1PR10MB2445D6BAB19F85B11039318DEFF2A@VI1PR10MB2445.EURPRD10.PROD.OUTLOOK.COM>

[-- Attachment #1: Type: text/plain, Size: 3947 bytes --]

On Tue, Sep 12, 2023 at 1:05 AM Ramon Fischer <Ramon_Fischer@hotmail.de>
wrote:

> 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
>


Hi Ramon,

distcc is way more than I need. I'm not complaining about long compile
times and wanting a solution, I was more curious about which packages these
days take long compared to when I was last here 5/6 years ago

Alan




>
> On 11/09/2023 23:46, Alan McKinnon wrote:
> >
> >
> > On Mon, Sep 11, 2023 at 11:23 PM Michael <confabulate@kintzios.com>
> wrote:
> >
> >     On Monday, 11 September 2023 21:21:47 BST Alan McKinnon wrote:
> >     > On Mon, Sep 11, 2023 at 10:05 PM Neil Bothwick
> >     <neil@digimed.co.uk> 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 (regularly took 12 hours).
> >     Nodejs also took
> >     > > > a while, but I didn't record time.
> >     > >
> >     > > Chromium is definitely the worst, and strangely variable. The
> >     last few
> >     > > compiles have taken between 6 and 14 hours. Since it takes
> >     longer than
> >     > > everything else to build, it is usually compiling on its own,
> >     so parallel
> >     > > emerges aren't a factor.
> >     > >
> >     > > Qtwebengine is also bad, not surprising as it is a cut down
> >     Chromium.
> >     > > Emerging world with --exclude then timing build to coincide
> >     with sleep
> >     > > helps, although I haven't quite reached the age where I need
> >     14 hours of
> >     > > sleep a day.
> >     > >
> >     > >
> >     > > --
> >     > > Neil Bothwick
> >     > >
> >     > > If it isn't broken, I can fix it.
> >     >
> >     > Yup, that jibes with what I see. Oh well, just means that the
> >     need for
> >     > overnight compiles did not go away haha
> >     >
> >     > Thanks to every one else that replied too - everyone said much
> >     the same
> >     > thing so I figured one replay to rule them all was the best way
> >     >
> >     >
> >     > Alan
> >
> >     As the old saying goes, "there ain't no substitute to cubic
> >     inches".  Moar
> >     cores and moar RAM is almost always the solution, but with laptops
> >     and older
> >     PCs in general overnight builds soon become inevitable.
> >     Selectively reducing
> >     jobs and adding swap, or for packages like rust placing
> >     /var/tmp/portage on
> >     the disk becomes necessary.
> >
> >     A solution I use for older/smaller laptops is to build binaries on
> >     a more
> >     powerful PC and emerge these in turn on the weaker PCs.
> >
> >     There's also the option of using bin alternatives where available,
> >     e.g.
> >     google-chrome, firefox-bin, libreoffice-bin.
> >
> >     Finally, there is a small scale project to provide systemd based
> >     binaries as
> >     an alternative to building your own:
> >
> >     https://wiki.gentoo.org/wiki/Experimental_binary_package_host
> >
> >
> > As it turns out this laptop is the most powerful machine I have
> > available, my large collection of previous work laptops are getting
> > older and older.
> >
> > Although, I *could* create a ginormous build host on one of the
> > virtualization clusters at work hahaha :-)
> >
> > That link looks interesting, I'll check it out, thanks!
> >
> >
> > --
> > Alan McKinnon
> > alan dot mckinnon at gmail dot com
>
> --
> GPG public key: 5983 98DA 5F4D A464 38FD CF87 155B E264 13E6 99BF
>
>

-- 
Alan McKinnon
alan dot mckinnon at gmail dot com

[-- Attachment #2: Type: text/html, Size: 5841 bytes --]

  reply	other threads:[~2023-09-12  8:58 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-11 19:19 [gentoo-user] long compiles Alan McKinnon
2023-09-11 19:31 ` Dale
2023-09-11 19:33   ` Siddhanth Rathod
2023-09-11 19:46   ` Alan McKinnon
2023-09-12 21:08     ` Wol
2023-09-13 11:28       ` Peter Humphrey
2023-09-13 11:50         ` Wols Lists
2023-09-13 12:38           ` Frank Steinmetzger
2023-09-13 12:41           ` Peter Humphrey
2023-09-13 15:14             ` Michael
2023-09-14  9:49               ` Peter Humphrey
2023-09-14 12:24                 ` Michael
2023-09-11 19:42 ` Ramon Fischer
2023-09-11 19:46   ` Ramon Fischer
2023-09-11 20:05 ` Neil Bothwick
2023-09-11 20:21   ` Alan McKinnon
2023-09-11 21:22     ` Michael
2023-09-11 21:46       ` Alan McKinnon
2023-09-11 23:04         ` Ramon Fischer
2023-09-12  8:57           ` Alan McKinnon [this message]
2023-09-12 10:14       ` Peter Humphrey
2023-09-12 10:57         ` Jacques Montier
2023-09-12  9:26     ` [gentoo-user] " Nikos Chantziaras
2023-09-12  9:19 ` Nikos Chantziaras
2023-09-12 19:01   ` Alan McKinnon
2023-09-12 19:30     ` Nuno Silva
2023-09-12 22:11     ` Neil Bothwick
2023-09-13 21:15 ` [gentoo-user] " Kristian Poul Herkild
2023-09-13 21:20   ` [gentoo-user] " Grant Edwards
2023-09-13 21:37     ` Neil Bothwick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEdtorYG4WAmWM2aidLiqSxtUnRhv2dY0+zAsZ03k3dT-rUDiA@mail.gmail.com \
    --to=alan.mckinnon@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox