Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 816378

Summary: x11-libs/pango-1.48.10: Test `test-font` needs font cantarell installed
Product: Gentoo Linux Reporter: rminch <rminch>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: kevinlyles, kingjon3377, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=788463
Whiteboard:
Package list:
Runtime testing required: ---

Description rminch 2021-10-05 08:03:00 UTC
The test suite of pango, namely the test `test-font` needs the font
cantarell installed and fails otherwise. Please add something like

DEPEND="test? ( media-fonts/cantarell )"

to the ebuild. Thank you.
Comment 1 unhappy-ending 2022-06-14 07:31:43 UTC
This is still a problem in 1.50.7. Could we get an updated ebuild with the included test dependency?
Comment 2 Larry the Git Cow gentoo-dev 2022-06-14 15:14:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ca8acb3ca11b13e311fc1ee5ae9ce02bde5c33

commit 17ca8acb3ca11b13e311fc1ee5ae9ce02bde5c33
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-14 15:03:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-14 15:13:53 +0000

    x11-libs/pango: add missing test dep
    
    Closes: https://bugs.gentoo.org/788463
    Closes: https://bugs.gentoo.org/816378
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-libs/pango/pango-1.50.7.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)