Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 487048 - media-libs/freetype-2.5.0.1 fails in prepare phase
Summary: media-libs/freetype-2.5.0.1 fails in prepare phase
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-05 21:49 UTC by Chris Smith
Modified: 2013-10-06 05:07 UTC (History)
0 users

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


Attachments
freetype ebuild patch (freetype-2.5.0.1.ebuild.patch,97 bytes, patch)
2013-10-05 21:50 UTC, Chris Smith
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Smith 2013-10-05 21:49:10 UTC
Applying freetype-2.3.2-enable-valid.patch ...                                                                      │
│Applying freetype-2.4.11-sizeof-types.patch ...                                                                     │
│Applying freetype-2.4.12-clean-include.patch ...                                                                    │
│ERROR: prepare                                                                                                      │
│ERROR: media-libs/freetype-2.5.0.1::gentoo failed (prepare phase):                                                  │
│  (no error message)                                                                                                │
│                                                                                                                    │
│Call stack:                                                                                                         │
│    ebuild.sh, line  93:  Called src_prepare                                                                        │
│  environment, line 3951:  Called die                                                                               │
│The specific snippet of code:                                                                                       │
│          cd "${WORKDIR}/ft2demos-${PV}" || die;   

Reproducible: Always
Comment 1 Chris Smith 2013-10-05 21:50:17 UTC
Created attachment 360192 [details, diff]
freetype ebuild patch

this patch solves the problem
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2013-10-06 05:07:14 UTC
Fixed.