Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669166 - media-libs/harfbuzz-2.0.0 kills programs based on dev-libs/efl
Summary: media-libs/harfbuzz-2.0.0 kills programs based on dev-libs/efl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-21 07:04 UTC by Joonas Niilola
Modified: 2018-10-21 13:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joonas Niilola gentoo-dev 2018-10-21 07:04:47 UTC
Hey, 

just updated to media-libs/harfbuzz-2.0.0 and noticed no efl-based program works after that. It's a harfbuzz-based bug, and fixed in 2.0.1.
 https://github.com/harfbuzz/harfbuzz/releases
 - Fix hb-font infinite-recursion issue with some font funcs and
subclassed fonts.

Bumping to 2.0.1 should also resolve build issue with chromium, 
 https://bugs.gentoo.org/669034

So please, bump harfbuzz to 2.0.1 or 2.0.2 asap.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2018-10-21 12:29:54 UTC
commit 71d9fb289115bab6ca06290756bd40725bd82e34
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: Sun Oct 21 13:18:07 2018
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: Sun Oct 21 13:18:07 2018

    media-libs/harfbuzz: Bump to version 2.0.2

    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11
Comment 2 Joonas Niilola gentoo-dev 2018-10-21 13:03:36 UTC
Can confirm it works now with 2.0.2. Thank you :)