Bug 1147421
| Summary: | fontforge in F22 segfaults building oxygen-fonts | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daniel Vrátil <dvratil> |
| Component: | fontforge | Assignee: | Parag Nemade <pnemade> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | fonts-bugs, jeischma, kevin, paul, pnemade, psatpute, rdieter |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-01-29 12:25:25 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Daniel Vrátil
2014-09-29 08:48:26 UTC
I see that lohit series fonts have no issues rebuilding against rawhide fontforge in rawhide. I need to check further and may report upstream about this. If you are needed this package working then you can install ttf files provided in tarball for now. upstream developers are looking into this issue. Right now they feel this can be fontforge issue and not font issue and provided temporary workaround if this package need to build ttf from sfd. perl -wne 'print unless /^PickledData:/.../.*"$/;' OxygenMono-Regular.sfd >OxygenMono-Regular.cleaned.sfd This removes just the PickledData: sections that are causing trouble with this bug. If anyone wants to track upstream issue also then look at https://github.com/fontforge/fontforge/issues/1756 Hi Daniel, I think this issue is fixed in recent fontforge update in rawhide. That is fontforge-20141230-1.fc22 build. Can you remove the disable fontforge patch and build a new package? I did a similar test build which looks a successful build now -> https://copr.fedoraproject.org/coprs/pnemade/ff2-rebuild/build/69689/ Thanks. Hi, I can confirm that is builds just fine in rawhide in Koji with the new fontforge. Thanks! |