Created attachment 890892 [details] build log system if full ~amd64 checking for libxml-2.0 >= 2.5.0 glib-2.0 >= 2.50.0 gmodule-2.0 gthread-2.0 >= 2.13.0 gio-2.0 >= 2.50.0 gtk+-3.0 >= 3.22.0 gtksourceview-4 >= 4.0.2 libpeas-1.0 >= 1.2.0 libpeas-gtk-1.0 >= 1.2.0 ... yes checking for mate-desktop-2.0 >= 1.27.1... no configure: error: Package requirements (mate-desktop-2.0 >= 1.27.1) were not met: Package dependency requirement 'mate-desktop-2.0 >= 1.27.1' could not be satisfied. Package 'mate-desktop-2.0' has version '1.26.2', required version is '>= 1.27.1' mate-desktop version is not available that would fulfill the dip
Created attachment 890893 [details] config log
Created attachment 890894 [details] emerge info
The minimum version in RDEPEND is definitely wrong. It should also arguably be in DEPEND too given configure checks for it...
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d5c89ecc3025218551450d8d9124746f46744fd commit 3d5c89ecc3025218551450d8d9124746f46744fd Author: Ian Jordan <immoloism@gmail.com> AuthorDate: 2024-06-15 13:16:17 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2024-06-16 06:04:35 +0000 app-editors/pluma: adjust dependency for 1.28 This moves mate-desktop from a runtime depend to a normal depend now that the configure script looks for it. This also solves issue for non-MATE users that wish to use Pluma. Closes: https://bugs.gentoo.org/930087 Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-editors/pluma/pluma-1.28.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)