
I hoped that crap goes away in QT 6, but it obviously didn't. Qtwebengine is a repackage of chromium, so expect the same requirements as for chromium.ExecutorElassus wrote:I just want to check something: I tried emerging qtwebengine-6* yesterday, and the build failed at the install phase because it ran out of space on /tmp. I have 10GB on that partition; is that not enough?
Thanks for the help!
EE
Code: Select all
du -sh /var/tmp/portage/www-client/chromium-114.0.5735.110
13G /var/tmp/portage/www-client/chromium-114.0.5735.110
Code: Select all
>>> Running pre-merge checks for www-client/chromium-113.0.5672.126
* Checking for at least 4 GiB RAM ... [ ok ]
* Checking for at least 12 GiB disk space at "/var/tmp/portage/www-client/chromium-113.0.5672.126/temp" ... Code: Select all
>>> Running pre-merge checks for dev-qt/qtwebengine-6.5.1
* Checking for at least 32 GiB RAM ...
* Amount of main memory is insufficient, but amount
* of main memory combined with swap is sufficient.
* Build process may make computer very slow! [ ok ]
* Checking for at least 7 GiB disk space at "/var/tmp/portage/dev-qt/qtwebengine-6.5.1/temp" ... [ ok ]
* Checking for at least 150 MiB disk space at "/usr" ... [ ok ]

Code: Select all
init=/sbin/openrc-init
-systemd -logind -elogind seatdI am NaN! I am a man!
Code: Select all
>>> Completed installing dev-qt/qtwebengine-6.5.1 into /var/tmp/portage/dev-qt/qtwebengine-6.5.1/image
* Final size of build directory: 9358932 KiB (8.9 GiB)
* Final size of installed tree: 1272960 KiB (1.2 GiB)There's this bug (enhancement proposal) reported.Ionen wrote:Not to mention it tend to go up with every major versions that bumped chromium internally and maintainer may not always think to update it (can file bugs when it gets too away from reality though).
Ah yes, of course. ;)asturm wrote:No, it is simply a function of check-reqs.eclass, not inherent to emerge internals, so it cannot take the combined space requirements into account.
Code: Select all
init=/sbin/openrc-init
-systemd -logind -elogind seatdI am NaN! I am a man!