Gentoo Archives: gentoo-user

From: Ramon Fischer <Ramon_Fischer@×××××××.de>
To: Gentoo User <gentoo-user@l.g.o>
Subject: [gentoo-user] Compile large packages as last package
Date: Sat, 14 Aug 2021 19:20:42
Message-Id: AM6PR10MB24406C09939B056585128ED8EFFB9@AM6PR10MB2440.EURPRD10.PROD.OUTLOOK.COM
1 Hello list,
2
3 I would like to tag or be able to prioritise (not via "nice" or
4 "renice") large packages.
5
6 Currently, one system is compiling package 245 of 279 and nothing else.
7 "qlop --running --verbose --time" shows me, that it is "qtwebengine",
8 which will compile for a few hours, blocking all other packages.
9
10 I set "MAKEOPTS" AND "EMERGE_DEFAULT_OPTS" like so:
11
12 MAKEOPTS="--jobs 8 --load-average 7.2"
13 EMERGE_DEFAULT_OPTS="--jobs 8 --load-average 7.2"
14
15 Is there any way to tell "portage", that packages like "qtwebengine",
16 "(ungoogled-)chromium", "firefox" and so on are always compiled as last
17 package?
18
19 Regards
20 -Ramon
21
22 --
23 GPG public key: 5983 98DA 5F4D A464 38FD CF87 155B E264 13E6 99BF

Attachments

File name MIME type
OpenPGP_signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Compile large packages as last package Neil Bothwick <neil@××××××××××.uk>
[gentoo-user] Re: Compile large packages as last package Nikos Chantziaras <realnc@×××××.com>