The current ebuild checks if /var/tmp/portage is 23 gigtabytes, my partition was 24gb and the build was crashing even after a remount, after I changed the partition the 32gb the build carried on successfully. Reproducible: Always Steps to Reproduce: 1. Have a /var/tmp/portage that's the checked size for the package Actual Results: Package failed to build Expected Results: Package build quits and tells you /var/tmp/portage is too small
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e52b059766917ec7c3d0c1af5ea377e82c9529c3 commit e52b059766917ec7c3d0c1af5ea377e82c9529c3 Author: Matt Jolly <kangie@gentoo.org> AuthorDate: 2024-08-01 06:49:05 +0000 Commit: Matt Jolly <kangie@gentoo.org> CommitDate: 2024-08-01 08:39:11 +0000 www-client/chromium: add 127.0.6533.88 Also drop LTO use in favour of `tc-is-lto` Closes: https://bugs.gentoo.org/937025 Closes: https://bugs.gentoo.org/936959 Bug: https://bugs.gentoo.org/936673 Signed-off-by: Matt Jolly <kangie@gentoo.org> www-client/chromium/Manifest | 2 + www-client/chromium/chromium-127.0.6533.88.ebuild | 1443 ++++++++++++++++++++ .../files/chromium-127-updater-systemd.patch | 73 + 3 files changed, 1518 insertions(+)